-- Logs begin at Thu 2021-01-28 11:51:01 UTC, end at Thu 2021-01-28 14:47:40 UTC. -- Jan 28 12:30:51.830247 n-d-705657-14 systemd[1]: Starting Devstack devstack@c-api.service... Jan 28 12:30:51.840820 n-d-705657-14 devstack@c-api.service[87939]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 28 12:30:51 2021] *** Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: nodename: n-d-705657-14 Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: machine: x86_64 Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: clock source: unix Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: pcre jit disabled Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: detected number of CPU cores: 4 Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: current working directory: / Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: detected binary path: /usr/bin/uwsgi-core Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: dropping root privileges as early as possible Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: your processes number limit is 47843 Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: your memory page size is 4096 bytes Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: detected max file descriptor number: 2048 Jan 28 12:30:51.843006 n-d-705657-14 devstack@c-api.service[87939]: lock engine: pthread robust mutexes Jan 28 12:30:51.844306 n-d-705657-14 devstack@c-api.service[87939]: thunder lock: enabled Jan 28 12:30:51.844306 n-d-705657-14 devstack@c-api.service[87939]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 28 12:30:51.844306 n-d-705657-14 devstack@c-api.service[87939]: dropping root privileges after socket binding Jan 28 12:30:51.844306 n-d-705657-14 devstack@c-api.service[87939]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 28 12:30:51.895478 n-d-705657-14 devstack@c-api.service[87939]: Python main interpreter initialized at 0x555c75d219c0 Jan 28 12:30:51.895478 n-d-705657-14 devstack@c-api.service[87939]: dropping root privileges after plugin initialization Jan 28 12:30:51.895478 n-d-705657-14 devstack@c-api.service[87939]: python threads support enabled Jan 28 12:30:51.895478 n-d-705657-14 devstack@c-api.service[87939]: your server socket listen backlog is limited to 100 connections Jan 28 12:30:51.895478 n-d-705657-14 devstack@c-api.service[87939]: your mercy for graceful operations on workers is 90 seconds Jan 28 12:30:51.896016 n-d-705657-14 devstack@c-api.service[87939]: mapped 402621 bytes (393 KB) for 2 cores Jan 28 12:30:51.896016 n-d-705657-14 devstack@c-api.service[87939]: *** Operational MODE: preforking *** Jan 28 12:30:51.896168 n-d-705657-14 devstack@c-api.service[87939]: dropping root privileges after application loading Jan 28 12:30:51.896168 n-d-705657-14 devstack@c-api.service[87939]: *** uWSGI is running in multiple interpreter mode *** Jan 28 12:30:51.896168 n-d-705657-14 devstack@c-api.service[87939]: spawned uWSGI master process (pid: 87939) Jan 28 12:30:51.896298 n-d-705657-14 systemd[1]: Started Devstack devstack@c-api.service. Jan 28 12:30:51.896673 n-d-705657-14 devstack@c-api.service[87939]: spawned uWSGI worker 1 (pid: 87940, cores: 1) Jan 28 12:30:51.897054 n-d-705657-14 devstack@c-api.service[87939]: spawned uWSGI worker 2 (pid: 87941, cores: 1) Jan 28 12:30:51.897144 n-d-705657-14 devstack@c-api.service[87939]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 28 12:30:55.150554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87941) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 28 12:30:55.152761 n-d-705657-14 devstack@c-api.service[87939]: 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. Jan 28 12:30:55.161429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87941) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 12:30:55.162770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.163819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.164242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.165169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.165344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.165562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.165818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.165981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.166218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.166374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87940) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 28 12:30:55.166473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.168578 n-d-705657-14 devstack@c-api.service[87939]: 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. Jan 28 12:30:55.173156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87940) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 12:30:55.174581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.175363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.175792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.176460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.176678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.176884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.177100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.177310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.177533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.177732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.357958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.358218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.358218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.358491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.358646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.358858 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.359119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.360731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.360888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.361108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.361368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.361525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.361766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.361997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.366496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.366751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.366936 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.367176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.367363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.367610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.367781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.367892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.367998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.368170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.368436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.368590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.368834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.369071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.374083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.374230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.374345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.374455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.374560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.374660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.374769 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.374874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.374973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.375076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.375193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.375400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.375510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.375611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.377202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.377384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.377481 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.377595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.377677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.377753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.377906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.378008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.378129 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.378247 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.378343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.378453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.378557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.378652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.891009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.891297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.891491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.891719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.891983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.892177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.892441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.897023 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.897241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.897483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.897664 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.898102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.898299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.898565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.902052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.902275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.902491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.903341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.903341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.903341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.903621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.905226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.905459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.905688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.905916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.906138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.906357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.906598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.911889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.912049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.912209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.912440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.912665 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.912888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.913123 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.923309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.923551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.923805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.923992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.924214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.924440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.924683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.930757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.930949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.931506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.931711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.931952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.932161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.932391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.934966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.935201 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.935524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.935792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.935953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.936187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.936435 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.937804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.938007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.938254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.938462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.938628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.939061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.939240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.939996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.940192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.940586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.940952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.941317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.941678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.942051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.942514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.942762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.942998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.943232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.943495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.943718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.943954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.945405 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.945790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.946150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.946510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.946848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.947209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.947605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.948592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.948833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.949064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.949295 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.949515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.949734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.949924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.950068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.950512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.950867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.951366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.951725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.951908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.952023 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.952168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.952406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.952629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.952852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.952960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.953060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.953407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.954294 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.954648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.955023 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.955412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.955767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.956110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.956482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.957057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.957057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.957219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.957320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.957436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.957547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.957716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.959019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.959242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.959491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.959720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.959940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.960155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.960383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.963353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.963548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.963796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.963963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.964218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.964416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.964661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.966848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.966997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.967142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.967272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.967386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.967498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.967603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.967704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.967825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.967949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.968059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.968167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.968268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.968268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.968893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.969116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.969336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.969557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.969740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.969984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.970143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.970291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.970440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.970585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.970731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.970731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.970731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.971158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.971340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.971511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.971511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.971511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.971977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.971977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.971977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.972738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.972962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.973209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.973426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.973604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.973774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.973924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.974072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.974228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.974390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.974554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.974718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.974718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.974718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.975194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.975194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.975480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.975684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.975811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.976057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.976257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.976998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.977227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.977419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.977575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.977803 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.978006 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.978161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.981221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.981545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.981771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.981971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.982217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.982459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.982651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.985880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.986217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.986549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.986944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.987339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.987716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.988104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.989271 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.989499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.989728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.989899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.990112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.990279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.990528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:55.991738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:55.991856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:55.992092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:55.992314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:55.992526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:55.992721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:55.993074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.059038 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.059377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.059522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.059907 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.060013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.060175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.060427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.063371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.063622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.063770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.064024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.064183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.064441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.064635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.066222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.066429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.066684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.066913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.067101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.067376 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.067651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.072775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.072981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.073196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.073439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.073693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.073927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.074155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.075271 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.075527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.075787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.076025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.076177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.076404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.076673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.077740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.077968 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.078152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.078400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.078553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.078802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.079007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.079736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.079834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.079906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.079974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.080146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.080245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.080316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.080384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.080546 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.080685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.080829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.080971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.081117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.081251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.082271 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.082492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.082705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.082925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.083139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.083392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.083602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.085089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.085255 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.085391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.085526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.085683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.085817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.085959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.085959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.086227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.086360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.086492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.086625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.086767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.086767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.087839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.088068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.088289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.088509 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.088718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.088865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.089009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.089144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.089279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.089412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.089412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.089654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.089787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.090043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.090192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.090327 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.090480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.090693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.090942 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.091076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.091332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.091622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.091854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.091998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.092134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.092266 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.092399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.092540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.092682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.092816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.092950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.093082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.093224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.093359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.093359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.094103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.094338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.094564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.094713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.094857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.094993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.095134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.095289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.095437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.095582 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.095725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.095866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.096006 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.096006 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.096781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.097011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.097343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.097500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.097643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.097863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.098008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.098143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.098286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.098421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.098554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.098694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.098828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.098828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.100037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.100193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.100331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.100464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.100604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.100744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.100889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.101030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.101164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.101303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.101439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.101578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.136869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87941) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 12:30:56.137215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.137484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.137689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87940) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 12:30:56.137887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.138026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.138134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.138242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.138353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.138480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.138743 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.138857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.139009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.139108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.139268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.139371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.139464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.139601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.139714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.139854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.139951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.140048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.140157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.140253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.140348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.140441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.140536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.140639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.140736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.140829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.140922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.141060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.141164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.141259 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.141352 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.141446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.141539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.141642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.141738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.141834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.141928 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.142025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.142118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.142213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.142306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.142399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.142502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.142611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.142709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.142805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.142898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.142991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.143090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.143183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.143309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.143420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.143516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.143611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.143703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.143799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.143893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.143987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.144081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.144178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.144280 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.144379 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.144475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.144569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.144689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.144783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.144876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.144970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.145065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.145170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.145267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.145359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.145452 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.145545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.145638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.145732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.145824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.145917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.146017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.146115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.146208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.146301 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.146393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.146485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.146578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.146671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.146764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.146864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.146958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.147051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.147142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.147234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.147370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.147463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.147555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.147647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.147751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.147847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.147939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.148033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.148125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.148217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.148312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.148404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.148497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.148581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.148652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.149017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.149119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.149212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.149305 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.149398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.149491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.149584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.149686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.149782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.149877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.149970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.150063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.150156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.150248 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.150341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.150434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.150535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.150630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.151051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.151146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.151146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.151342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.151436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.151532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.151625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.151734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.151830 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.151924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.152018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.152111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.152204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.152330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.152428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.152522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.152622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.152745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.152842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.152934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.153031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.153124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.153215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.153307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.153399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.153564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.153790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.153890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.153983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.154139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.154238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.154335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.154428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.154522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.154625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.154720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.154812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.154904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.154975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.154975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.155097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.155189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.155316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.155424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.155519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.155611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.155703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.155807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.155902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.156025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.156122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.156214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.156315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.156411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.156504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.156596 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.156688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.156781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.156873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.156965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.157057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.157158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.157158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.157332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.157425 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.157517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.157608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.157700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.157794 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.157886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.157986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.158081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.158173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.158265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.158357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.158460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.158552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.158644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.158764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.158883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.158994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.159064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.159130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.159196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.159415 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.159498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.159567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.159636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.159718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.159790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.159857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.159925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.159992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.160068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.160138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.160206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.160273 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.160347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.160416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.160482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.160547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.160613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.160679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.160746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.160812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.160877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.160955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.161024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.161091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.161158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.161224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.161289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.161355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.161421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.161486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.161561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.161635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.161703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.161769 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.161843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.161911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.161978 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.162044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.162110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.162177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.162251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.162322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.162388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.162453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.162519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.162592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.162661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.162735 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.162828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.162905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.162974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.163040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.163112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.163180 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.163263 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.163337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.163404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.163470 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.163549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.163618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.163691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.163761 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.163836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.163903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.163970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.164036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.164102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.164175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.164175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.164297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.164363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.164431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.164497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.164571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.164724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.164826 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.164913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.164984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.165052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.165119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.165367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.165460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.165529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.165595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.165663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.165739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.165817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.165886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.166016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.166096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.166287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.166375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.166443 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.166511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.166588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.166672 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.166742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.166809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.166957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.167057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.167172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.167293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.167407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.167520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.167593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.167660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.167797 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.167882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.167983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.168055 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.168182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.168279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.168357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.168428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.168594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.168703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.168774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.169281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.169432 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.169519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.169590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.169665 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.169734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.169801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.169867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.169933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.169999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.170078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.170152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.170246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.170325 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.170418 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.170488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.170578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.170647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.170739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.170811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.170900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.170970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.171060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.171139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.171231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.171568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.171640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.171731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.171808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.171898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.171967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.172058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.172142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.172236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.172329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.172399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.172489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.172687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.172806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.172912 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.173023 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.173130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.173226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.173319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.173411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.173503 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.173595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.173692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.173784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.173876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.173975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.174068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.174165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.174257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.174348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.174440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.174536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.174627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.174719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.174860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.174956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.175026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.175094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.175160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.175226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.175361 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.175459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.175528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.175609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.175679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.175679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.175857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.175950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.176041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.176142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.176234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.176341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.176444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.176538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.176639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.176732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.176833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.176929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.177021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.177112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.177204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.177304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.177398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.177493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.177585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.177677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.177770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.177870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.177963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.178055 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.178162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.178256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.178349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.178441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.178533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.178626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.178718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.178810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.178902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.179003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.179096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.179189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.179297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.179370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.179438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.179504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.179571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.179637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.179781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.179878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.179972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.180064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.180157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.180249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.180341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.180341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.180341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.180599 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.181295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 28 12:30:56.181295 n-d-705657-14 devstack@c-api.service[87939]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 28 12:30:56.181964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 28 12:30:56.181964 n-d-705657-14 devstack@c-api.service[87939]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 28 12:30:56.220072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-03589353-e55c-4515-91af-e00b376e2aff 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 12:30:56.221451 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-1971350e-f665-4c57-a475-0f568c78f6bb 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 12:30:56.425546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 28 12:30:56.425785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 28 12:30:56.431568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 28 12:30:56.432014 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 28 12:30:56.438586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 28 12:30:56.438719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 28 12:30:56.443897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 28 12:30:56.444041 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 28 12:30:56.444705 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.444817 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.445144 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.445255 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.464210 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.keymgr.conf_key_mgr [None req-1971350e-f665-4c57-a475-0f568c78f6bb 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' Jan 28 12:30:56.464945 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.keymgr.conf_key_mgr [None req-03589353-e55c-4515-91af-e00b376e2aff 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' Jan 28 12:30:56.466792 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.467128 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.467229 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.467527 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.473316 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.473504 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.473750 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.473866 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.479389 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.479602 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.479851 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.480016 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.483875 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.484131 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.484289 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.484523 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.493346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-1971350e-f665-4c57-a475-0f568c78f6bb 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 12:30:56.494129 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-03589353-e55c-4515-91af-e00b376e2aff 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 12:30:56.500095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 28 12:30:56.500651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 28 12:30:56.505357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 28 12:30:56.505939 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.rpc [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 28 12:30:56.506383 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.506800 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.506931 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.507488 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.509208 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.509611 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.509776 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.510198 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.511471 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.511872 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.512079 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.512511 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.513936 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.514351 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.514791 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.515208 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.516251 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.516657 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.517035 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.517454 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.519137 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.api.contrib.hosts [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 28 12:30:56.519996 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.api.contrib.hosts [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 28 12:30:56.520107 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.520484 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.520983 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.521402 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.522756 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.523149 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.523651 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.524086 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.525540 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.525964 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.526436 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.526873 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.527945 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.528737 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.529584 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.530073 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.530234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: extensions {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.531817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: extensions {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.532109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: extra_specs {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.533710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: extra_specs {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.534144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: backups {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.535792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: backups {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.537150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-volume-manage {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.538739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-volume-manage {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.539141 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-snapshot-manage {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.540807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-snapshot-manage {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.541310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: encryption {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.542855 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: encryption {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.543339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-quota-sets {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.545559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-quota-sets {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.545859 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-volume-transfer {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.547822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-volume-transfer {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.548210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-quota-class-sets {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.550036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-hosts {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.550159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-quota-class-sets {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.552074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-hosts {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.552614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-volume-type-access {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.554634 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-volume-type-access {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.554796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: qos-specs {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.556922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: qos-specs {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.557628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: scheduler-stats {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.560269 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: cgsnapshots {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.560597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: scheduler-stats {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.562342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: capabilities {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.562622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: cgsnapshots {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.564216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: consistencygroups {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.564897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: capabilities {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.566795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: consistencygroups {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.566916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-services {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.568718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: encryption {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.569821 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-services {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.570756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-availability-zone {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.571617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: encryption {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.573361 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.573788 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-availability-zone {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.573945 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.576018 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.576490 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.577097 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.577589 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.578610 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.579050 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.579796 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.580221 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.581283 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.581761 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.582388 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.582822 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.584047 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.584458 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.585031 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.585466 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.586528 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.586919 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.587500 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.587922 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.588916 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.589316 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.590056 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.590474 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.591599 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.592023 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.593019 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.593437 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.593854 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.594609 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.596107 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.596522 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.597889 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.598300 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.598404 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.598779 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.599915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.snapshot_actions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] SnapshotActionsController initialized {{(pid=87940) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 28 12:30:56.600310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeActions extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.600689 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.600791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.601066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.601178 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.601422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension AdminActions extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.601795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension AdminActions extending resource: snapshots {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.602149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension AdminActions extending resource: backups {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.602488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.602686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.snapshot_actions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] SnapshotActionsController initialized {{(pid=87941) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 28 12:30:56.602835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.603067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeActions extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.603202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.603522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.603632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.603910 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.604254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.604590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension TypesManage extending resource: types {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.604945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.605126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.605295 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension UsedLimits extending resource: limits {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.605520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension AdminActions extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.605617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.605906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension AdminActions extending resource: snapshots {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.606270 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension AdminActions extending resource: backups {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.606801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.607464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeTypeAccess extending resource: types {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.607874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.608234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.608613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.608983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.609337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension TypesManage extending resource: types {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.609696 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension SnapshotActions extending resource: snapshots {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.610048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension UsedLimits extending resource: limits {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.610413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.612020 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-1971350e-f665-4c57-a475-0f568c78f6bb 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. Jan 28 12:30:56.616561 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-03589353-e55c-4515-91af-e00b376e2aff 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. Jan 28 12:30:56.618867 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-1971350e-f665-4c57-a475-0f568c78f6bb 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 Jan 28 12:30:56.624157 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-03589353-e55c-4515-91af-e00b376e2aff 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 Jan 28 12:30:56.693910 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Initializing extension manager. {{(pid=87940) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 12:30:56.694182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Initializing extension manager. {{(pid=87941) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 12:30:56.694372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.694714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.694824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.695083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.695200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.695572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.695679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.695911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: ExtendedServices {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.696019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.696235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-extended-services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.696347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: ExtendedServices {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.696568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Extended services support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.696690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-extended-services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.696886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.696991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Extended services support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.697204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-extended-services {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.697314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.697527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-extended-services {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.697647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.697852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.697966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.698172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: TypesExtraSpecs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.698281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.698484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-types-extra-specs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.698594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: TypesExtraSpecs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.698802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-types-extra-specs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.698948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Type extra specs support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.699109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.699312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Type extra specs support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.699454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-types-extra-specs {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.699589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.699731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.699884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-types-extra-specs {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.700027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.700286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.700495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.700697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Backups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.700931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: backups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.701073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Backups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.701209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Backups support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.701435 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.701577 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: backups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.701746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: backups {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.701895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Backups support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.702079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.702324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.702472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.702657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: backups {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.702810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.702946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-volume-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.703079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.703271 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Enable volume actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.703426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.703623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.703770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.703918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-volume-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.704144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-volume-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.704284 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.704417 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Enable volume actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.704562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.704698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.704837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: SchedulerHints {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.704970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-volume-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.705103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: OS-SCH-HNT {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.705228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.705368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.705502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.705640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.705782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: SchedulerHints {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.705952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: OS-SCH-HNT {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.706163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: OS-SCH-HNT {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.706306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.706452 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.706586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.706721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.706862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.706996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: OS-SCH-HNT {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.707129 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-volume-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.707339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.707487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.707621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.707762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.707895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.708028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-volume-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.708160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-volume-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.708387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.708542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.708678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.708819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.708963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: SnapshotManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.709097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-volume-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.709247 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-snapshot-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.709382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.709523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.709657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.709798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.709938 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: SnapshotManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.710084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-snapshot-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.710219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-snapshot-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.710359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.710493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.710627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.710767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.710909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeTypeEncryption {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.711058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-snapshot-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.711199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: encryption {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.711428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.711579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Encryption support for volume types. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.711764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.711905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.712046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: encryption {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.712192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeTypeEncryption {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.712374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.712522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: encryption {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.712726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Encryption support for volume types. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.712871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.713021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.713171 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: ExtendedSnapshotAttributes {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.713312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-extended-snapshot-attributes {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.713456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: encryption {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.713590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Extended SnapshotAttributes support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.713731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.713872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.714007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.714162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.714403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: ExtendedSnapshotAttributes {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.714551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-extended-snapshot-attributes {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.714685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.714819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.714952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Extended SnapshotAttributes support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.715103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Quotas {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.715276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.715416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-quota-sets {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.715560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.715696 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Quota management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.715909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.716156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.716300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.716435 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-quota-sets {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.716568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Quotas {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.716701 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.716851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.717063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-quota-sets {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.717217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeTransfer {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.717393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Quota management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.717534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-volume-transfer {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.717680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Volume transfer management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.717816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.717950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.718083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-quota-sets {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.718263 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-volume-transfer {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.718422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.718643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.718789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.718931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.719066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeTransfer {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.719213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: AdminActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.719417 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-volume-transfer {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.719568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-admin-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.719710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Volume transfer management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.719852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Enable admin actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.719994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.720143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.720279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-volume-transfer {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.720411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-admin-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.720552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.720688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.720828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.720970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.721115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: AdminActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.721249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: QuotaClasses {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.721383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-admin-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.721516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-quota-class-sets {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.721657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Enable admin actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.721805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Quota classes management support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.721939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.722078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.722217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-admin-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.722357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-quota-class-sets {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.722500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.722641 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.722840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.722987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.723103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: QuotaClasses {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.723245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeTenantAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.723442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-quota-class-sets {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.723587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-vol-tenant-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.723733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Quota classes management support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.723868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.724015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.724156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.724292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-quota-class-sets {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.724444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-vol-tenant-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.724668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.724813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.724958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.725092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.725232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeTenantAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.725375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Hosts {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.725508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-vol-tenant-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.725655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-hosts {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.725789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.725922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Admin-only host administration. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.726054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.726197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.726332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-vol-tenant-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.726473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-hosts {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.726631 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.726775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.726956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.727096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.727242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeTypeAccess {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.727439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Hosts {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.727575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-volume-type-access {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.727715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-hosts {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.727849 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Volume type access support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.727994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Admin-only host administration. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.728141 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.728256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.728391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-volume-type-access {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.728524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-hosts {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.728677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.728890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.729031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.729165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.729417 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeUnmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.729559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeTypeAccess {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.729701 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-volume-unmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.729843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-volume-type-access {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.729984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Enable volume unmanage operation. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.730118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Volume type access support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.730251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.730384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.730527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-volume-unmanage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.730668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-volume-type-access {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.730810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.730945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.731086 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.731203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.731406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeImageMetadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.731720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeUnmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.731865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-vol-image-meta {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.732001 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Show image metadata associated with the volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.732136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-volume-unmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.732284 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.732427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Enable volume unmanage operation. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.732649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-vol-image-meta {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.732834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.732974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.733161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-volume-unmanage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.733308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.733506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.733645 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Qos_specs_manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.733843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: qos-specs {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.733984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.734130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: QoS specs support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.734272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeImageMetadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.734414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.734549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-vol-image-meta {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.734696 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: qos-specs {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.734921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Show image metadata associated with the volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.735073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.735209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.735364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-vol-image-meta {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.735498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.735673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.735833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeMigStatusAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.735984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.736136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-vol-mig-status-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.736320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.736478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Qos_specs_manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.736626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: qos-specs {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.736772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.736908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-vol-mig-status-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.737049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: QoS specs support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.737183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.737317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.737508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.737654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: qos-specs {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.737788 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Scheduler_stats {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.737928 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.738069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: scheduler-stats {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.738212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.738382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Scheduler stats support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.738522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeMigStatusAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.738689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.738833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-vol-mig-status-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.739079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: scheduler-stats {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.739351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.739492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.739628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.739743 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.739852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-vol-mig-status-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.739997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Cgsnapshots {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.740113 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.740253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: cgsnapshots {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.740387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.740528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: cgsnapshots support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.740662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Scheduler_stats {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.740901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.741041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: scheduler-stats {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.741176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: cgsnapshots {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.741291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Scheduler stats support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.741422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.741568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.741705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.741839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: scheduler-stats {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.741979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Capabilities {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.742122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.742268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: capabilities {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.742416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.742558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Capabilities support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.742692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Cgsnapshots {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.742825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.742958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: cgsnapshots {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.743101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: capabilities {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.743237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: cgsnapshots support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.743429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.743550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.743684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.743827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: cgsnapshots {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.743969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: SnapshotUnmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.744147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.744279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-snapshot-unmanage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.744479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.744618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Enable volume unmanage operation. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.744760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.744895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Capabilities {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.745177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-snapshot-unmanage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.745325 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: capabilities {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.745440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.745572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Capabilities support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.745714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.745850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.745990 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Consistencygroups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.746131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: capabilities {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.746267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: consistencygroups {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.746409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.746524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: consistency groups support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.746655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.746788 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.746921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: SnapshotUnmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.747061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: consistencygroups {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.747298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-snapshot-unmanage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.747548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.services.Services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.747689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Enable volume unmanage operation. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.747876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.748178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.748318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: Services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.748463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-services {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.748579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-snapshot-unmanage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.748767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Services support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.748912 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.749068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.749318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.749468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-services {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.749611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Consistencygroups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.749754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.749889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: consistencygroups {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.750003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.750142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: consistency groups support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.750264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: TypesManage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.750403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.750539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-types-manage {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.750678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: consistencygroups {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.750819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Types manage support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.750962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.services.Services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.751096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.751229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.751422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-types-manage {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.751556 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: Services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.751689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.751835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-services {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.751971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.752110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Services support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.752246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: SnapshotActions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.752441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.752593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-snapshot-actions {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.752735 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-services {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.752876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Enable snapshot manager actions. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.753063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.753202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.753372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-snapshot-actions {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.753523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.753693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.753832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: TypesManage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.754006 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-types-manage {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.754143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.754285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: UsedLimits {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.754427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Types manage support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.754568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-used-limits {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.754704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.754875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Provide data on limited resources that are being used. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.755020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-types-manage {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.755176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.755466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.755604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-used-limits {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.755740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.755875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.756028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: SnapshotActions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.756164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.756299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-snapshot-actions {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.756439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeEncryptionMetadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.756581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Enable snapshot manager actions. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.756716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-volume-encryption-metadata {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.756861 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.757004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.757146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-snapshot-actions {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.757286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.757422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.757563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-volume-encryption-metadata {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.757698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.757840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.757975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: UsedLimits {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.758109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.758251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-used-limits {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.758414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: VolumeHostAttribute {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.758561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Provide data on limited resources that are being used. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.758720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-vol-host-attr {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.758862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.759031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Expose host as an attribute of a volume. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.759178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-used-limits {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.759444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.759585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.759730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-vol-host-attr {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.759867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.760014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.760132 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeEncryptionMetadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.760271 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87940) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.760402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-volume-encryption-metadata {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.760566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.760706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext name: AvailabilityZones {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.760850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext alias: os-availability-zone {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.760992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.761127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext description: Describe Availability Zones. {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.761260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-volume-encryption-metadata {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.761430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87940) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.761581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.761718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Loaded extension: os-availability-zone {{(pid=87940) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.761858 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.762071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: VolumeHostAttribute {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.762388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-vol-host-attr {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.762904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Expose host as an attribute of a volume. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.763210 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.763383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.763657 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.763806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-vol-host-attr {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.764058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 12:30:56.764395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87941) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 12:30:56.764720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext name: AvailabilityZones {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 12:30:56.765037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext alias: os-availability-zone {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 12:30:56.765360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext description: Describe Availability Zones. {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 12:30:56.765679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87941) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 12:30:56.765995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.extensions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Loaded extension: os-availability-zone {{(pid=87941) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 12:30:56.766142 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.766422 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.767442 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.767868 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.768516 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.768915 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.770299 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.770668 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.770768 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.771068 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.772870 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.773277 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.775078 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.775550 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.784014 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.784431 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.788746 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.788919 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.789180 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.789281 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.793784 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.794097 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.794309 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.794723 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.799502 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.799666 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.799973 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.800079 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.804069 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.804547 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.805252 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.805676 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.808578 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.808977 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.810189 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.810746 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.813412 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.813823 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.814600 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.815018 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.817396 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.817811 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.819422 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.819842 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.822965 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.823393 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.823684 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.824075 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.825719 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.826129 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.828396 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.828858 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.829488 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.829873 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.831110 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.831553 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.836484 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.836880 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.837004 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.837339 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.842844 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.843343 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.844862 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.845325 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.845515 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.845959 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.847935 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.848256 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.850297 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.850619 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.850740 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.851001 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.852486 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.852898 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.853242 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.853670 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.855563 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.855777 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.855959 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.856218 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.858415 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.858537 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.858725 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.858830 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.860558 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.861071 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.861222 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.861382 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.863204 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.863640 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.863854 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.864268 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.865190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: extensions {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.866493 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.866905 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.867059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: extra_specs {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.869213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: backups {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.869362 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.869617 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.871571 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.871994 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.872193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-volume-manage {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.873992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: extensions {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.874108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-snapshot-manage {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.875895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: extra_specs {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.876239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: encryption {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.877966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: backups {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.878286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-quota-sets {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.880625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-volume-transfer {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.880908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-volume-manage {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.882838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-quota-class-sets {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.882952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-snapshot-manage {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.884686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-hosts {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.884995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: encryption {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.887155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-quota-sets {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.887488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-volume-type-access {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.889480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: qos-specs {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.889973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-volume-transfer {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.892424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-quota-class-sets {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.892569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: scheduler-stats {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.894278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-hosts {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.894399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: cgsnapshots {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.896487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: capabilities {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.896937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-volume-type-access {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.898316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: consistencygroups {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.899207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: qos-specs {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.901018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-services {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.902122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: scheduler-stats {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.908613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: encryption {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.908817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: cgsnapshots {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.908972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extended resource: os-availability-zone {{(pid=87940) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.909119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: capabilities {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.909119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: consistencygroups {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.909979 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.910645 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.911229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-services {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.913041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: encryption {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.913793 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.914218 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.915213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extended resource: os-availability-zone {{(pid=87941) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 12:30:56.916395 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.916820 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.917969 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.918448 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.919374 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.919939 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.921122 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.921530 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.922952 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.922952 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.923777 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.924220 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.925382 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.925794 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.926566 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.926970 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.928828 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.929254 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.929427 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.929819 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.931764 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.932020 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.932416 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.932497 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.934422 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.934927 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.935025 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.935680 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.936809 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.937225 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.938009 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.938442 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.938819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.snapshot_actions [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] SnapshotActionsController initialized {{(pid=87940) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 28 12:30:56.939236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeActions extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.939708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.940177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.940277 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.940585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension AdminActions extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.940682 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.940961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension AdminActions extending resource: snapshots {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.941434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension AdminActions extending resource: backups {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.941793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.942158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.942514 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 12:30:56.942615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.942885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.942983 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 12:30:56.943320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.951446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.951446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension TypesManage extending resource: types {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.951446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.951446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension UsedLimits extending resource: limits {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.952252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.snapshot_actions [None req-03589353-e55c-4515-91af-e00b376e2aff None None] SnapshotActionsController initialized {{(pid=87941) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 28 12:30:56.952252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeActions extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.952252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.952252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.952252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension AdminActions extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.952970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-1971350e-f665-4c57-a475-0f568c78f6bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87940) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension AdminActions extending resource: snapshots {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension AdminActions extending resource: backups {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeTypeAccess extending resource: types {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension TypesManage extending resource: types {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension SnapshotActions extending resource: snapshots {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension UsedLimits extending resource: limits {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.953904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack [None req-03589353-e55c-4515-91af-e00b376e2aff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87941) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 12:30:56.954650 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-1971350e-f665-4c57-a475-0f568c78f6bb 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. Jan 28 12:30:56.958028 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-03589353-e55c-4515-91af-e00b376e2aff 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. Jan 28 12:30:56.958728 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-1971350e-f665-4c57-a475-0f568c78f6bb 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 Jan 28 12:30:56.963905 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-03589353-e55c-4515-91af-e00b376e2aff 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 Jan 28 12:30:56.964462 n-d-705657-14 devstack@c-api.service[87939]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555c75d219c0 pid: 87940 (default app) Jan 28 12:30:56.968946 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1/1] 10.222.0.38 () {50 vars in 766 bytes} [Thu Jan 28 12:30:56 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 28 12:30:56.969899 n-d-705657-14 devstack@c-api.service[87939]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555c75d219c0 pid: 87941 (default app) Jan 28 12:31:03.657956 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] POST http://10.222.0.38/volume/v3/63435dc63f5f4b148ad263b013f6e053/types Jan 28 12:31:03.660150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:31:03.660150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:31:03.660708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:31:03.663751 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:31:03.663751 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:31:03.773077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-947a9722-be62-4463-8ea6-1410e854a032 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 12:31:03.818196 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] http://10.222.0.38/volume/v3/63435dc63f5f4b148ad263b013f6e053/types returned with HTTP 200 Jan 28 12:31:03.819032 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 2/2] 10.222.0.38 () {60 vars in 1228 bytes} [Thu Jan 28 12:31:02 2021] POST /volume/v3/63435dc63f5f4b148ad263b013f6e053/types => generated 186 bytes in 855 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:31:04.210070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-947a9722-be62-4463-8ea6-1410e854a032 req-e5d9dc3f-4f15-4711-ba8f-29ddcfd7f8b1 admin admin] POST http://10.222.0.38/volume/v3/63435dc63f5f4b148ad263b013f6e053/types/1c0f97a7-3a54-4165-9982-0f30f20237d4/extra_specs Jan 28 12:31:04.212192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:31:04.212192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:31:04.212714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-947a9722-be62-4463-8ea6-1410e854a032 req-e5d9dc3f-4f15-4711-ba8f-29ddcfd7f8b1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:31:04.215968 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:31:04.215968 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:31:04.356897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [req-947a9722-be62-4463-8ea6-1410e854a032 req-e5d9dc3f-4f15-4711-ba8f-29ddcfd7f8b1 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 12:31:04.455181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-947a9722-be62-4463-8ea6-1410e854a032 req-e5d9dc3f-4f15-4711-ba8f-29ddcfd7f8b1 admin admin] http://10.222.0.38/volume/v3/63435dc63f5f4b148ad263b013f6e053/types/1c0f97a7-3a54-4165-9982-0f30f20237d4/extra_specs returned with HTTP 200 Jan 28 12:31:04.456398 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1/3] 10.222.0.38 () {62 vars in 1445 bytes} [Thu Jan 28 12:31:03 2021] POST /volume/v3/63435dc63f5f4b148ad263b013f6e053/types/1c0f97a7-3a54-4165-9982-0f30f20237d4/extra_specs => generated 55 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 12:32:03.600800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] GET http://10.222.0.38/volume// Jan 28 12:32:03.601448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:32:03.601751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:32:03.603400 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:32:03.604038 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 3/4] 10.222.0.38 () {56 vars in 1088 bytes} [Thu Jan 28 12:32:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:34:45.943751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e053f015-518d-4194-b44d-0532aa75c1e0 tempest-verify_tempest_config-995828572 tempest-verify_tempest_config-995828572-project] GET http://10.222.0.38/volume/v3/2325586b71fc4e059d0b5b36265efa50/extensions Jan 28 12:34:45.944324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e053f015-518d-4194-b44d-0532aa75c1e0 tempest-verify_tempest_config-995828572 tempest-verify_tempest_config-995828572-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:34:45.944862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e053f015-518d-4194-b44d-0532aa75c1e0 tempest-verify_tempest_config-995828572 tempest-verify_tempest_config-995828572-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:34:45.945727 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e053f015-518d-4194-b44d-0532aa75c1e0 tempest-verify_tempest_config-995828572 tempest-verify_tempest_config-995828572-project] http://10.222.0.38/volume/v3/2325586b71fc4e059d0b5b36265efa50/extensions returned with HTTP 200 Jan 28 12:34:45.946487 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 2/5] 10.222.0.38 () {58 vars in 1213 bytes} [Thu Jan 28 12:34:45 2021] GET /volume/v3/2325586b71fc4e059d0b5b36265efa50/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:34:45.988792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] GET http://10.222.0.38/volume/ Jan 28 12:34:45.989263 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:34:45.989419 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 12:34:45.989419 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:34:45.989844 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:34:45.990960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-947a9722-be62-4463-8ea6-1410e854a032 admin admin] http://10.222.0.38/volume/ returned with HTTP 300 Jan 28 12:34:45.991572 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 4/6] 10.222.0.38 () {52 vars in 806 bytes} [Thu Jan 28 12:34:45 2021] GET /volume => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:41:28.868225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] POST http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes Jan 28 12:41:28.868994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-882356145"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:28.870110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-882356145'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:41:28.871787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Create volume of 1 GB Jan 28 12:41:28.927302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Availability zone cache updated, next update will occur around 2021-01-28 13:41:28.918346. {{(pid=87941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 12:41:28.927302 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Availability Zones retrieved successfully. Jan 28 12:41:28.977774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Flow 'volume_create_api' (7c4b89d6-921e-43d7-ad8f-234c435f2e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:41:28.981002 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17b9067-21de-4c05-b656-1d259faf589e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:28.983389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:41:29.089030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17b9067-21de-4c05-b656-1d259faf589e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:29.092047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad12b1f5-41f4-49c7-9bd4-3e4f3067bced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:29.181680 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] 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. Jan 28 12:41:29.182865 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] 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. Jan 28 12:41:29.278005 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Created reservations ['fc71d6a1-ab7c-4c08-b0e9-5140d1298656', '0bf7c29d-a3f1-4975-adfd-153f1c03425d', '89451edf-82c3-4477-aec3-559b6796c04d', '6e99c173-13de-42e3-aa28-2a360013ac23'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:41:29.280901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad12b1f5-41f4-49c7-9bd4-3e4f3067bced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc71d6a1-ab7c-4c08-b0e9-5140d1298656', '0bf7c29d-a3f1-4975-adfd-153f1c03425d', '89451edf-82c3-4477-aec3-559b6796c04d', '6e99c173-13de-42e3-aa28-2a360013ac23']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:29.283448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38d359a-df12-42f7-831f-62d90ee2d0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:29.363759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38d359a-df12-42f7-831f-62d90ee2d0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a328edc-ab4d-492e-8b0e-831226534936', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-882356145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac668a42387c479e8db1c834d1ae12d5',qos_specs=None,replication_status=,reservations=['fc71d6a1-ab7c-4c08-b0e9-5140d1298656','0bf7c29d-a3f1-4975-adfd-153f1c03425d','89451edf-82c3-4477-aec3-559b6796c04d','6e99c173-13de-42e3-aa28-2a360013ac23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ca6558a86543a7a8ab667ee2362698',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-882356145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a328edc-ab4d-492e-8b0e-831226534936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac668a42387c479e8db1c834d1ae12d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='38ca6558a86543a7a8ab667ee2362698',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:29.372941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b458abf-29b8-4ace-b4ea-befcbfb3b961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:29.407621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b458abf-29b8-4ace-b4ea-befcbfb3b961) transitioned into state 'SUCCESS' from state '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-882356145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac668a42387c479e8db1c834d1ae12d5',qos_specs=None,replication_status=,reservations=['fc71d6a1-ab7c-4c08-b0e9-5140d1298656','0bf7c29d-a3f1-4975-adfd-153f1c03425d','89451edf-82c3-4477-aec3-559b6796c04d','6e99c173-13de-42e3-aa28-2a360013ac23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38ca6558a86543a7a8ab667ee2362698',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:29.409543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca6ab6e-941b-4615-9709-acd86c12a98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:29.501267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca6ab6e-941b-4615-9709-acd86c12a98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:29.503991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Flow 'volume_create_api' (7c4b89d6-921e-43d7-ad8f-234c435f2e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:41:29.607851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Create volume request issued successfully. Jan 28 12:41:29.674711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2bdc35a7-d621-4a4c-841e-6df9a1b1c46e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes returned with HTTP 202 Jan 28 12:41:29.678934 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 3/7] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:41:28 2021] POST /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes => generated 829 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:41:29.694719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-10bd4398-978d-4c1b-9cf8-8287cfa15dd1 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:29.695243 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-10bd4398-978d-4c1b-9cf8-8287cfa15dd1 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:29.695911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-10bd4398-978d-4c1b-9cf8-8287cfa15dd1 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:29.741979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] POST http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes Jan 28 12:41:29.742684 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:29.742684 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:29.743102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1828618485"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:29.744236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1828618485'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:41:29.744610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Create volume of 1 GB Jan 28 12:41:29.745240 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:29.745240 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:29.784558 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Availability Zones retrieved successfully. Jan 28 12:41:29.833507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Flow 'volume_create_api' (1ffc78f8-80b4-43a5-8082-0b947e6b4d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:41:29.840900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139973f4-eff3-4750-8583-e2a198af8099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:29.843050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:41:29.960138 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:29.960138 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:29.988860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-10bd4398-978d-4c1b-9cf8-8287cfa15dd1 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:30.061001 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139973f4-eff3-4750-8583-e2a198af8099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:30.067955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf66c4a5-4e69-4546-ba65-53029cbb4e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:30.077458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-10bd4398-978d-4c1b-9cf8-8287cfa15dd1 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:30.081375 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 5/8] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:29 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 897 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:30.265261 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Created reservations ['656c8394-0b8a-498d-b05d-fbc9ad1b433a', '3479c4f1-7c76-4382-8f22-edeeffc00b2b', '22e7d5b7-84a3-475a-b3ad-ab29ea2c352c', 'e08d2112-f3ad-4d21-9771-35aff006bde4'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:41:30.267483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf66c4a5-4e69-4546-ba65-53029cbb4e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['656c8394-0b8a-498d-b05d-fbc9ad1b433a', '3479c4f1-7c76-4382-8f22-edeeffc00b2b', '22e7d5b7-84a3-475a-b3ad-ab29ea2c352c', 'e08d2112-f3ad-4d21-9771-35aff006bde4']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:30.270158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (505470a9-9489-40c6-ae53-84e74d1ce2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:30.341889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (505470a9-9489-40c6-ae53-84e74d1ce2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fe55701-e43d-4187-b2ad-fe4e44b3e9d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1828618485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74296f69532a44eab5015b1f340de049',qos_specs=None,replication_status=,reservations=['656c8394-0b8a-498d-b05d-fbc9ad1b433a','3479c4f1-7c76-4382-8f22-edeeffc00b2b','22e7d5b7-84a3-475a-b3ad-ab29ea2c352c','e08d2112-f3ad-4d21-9771-35aff006bde4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='772eb350c8e14c3484e87b76e872d308',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1828618485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fe55701-e43d-4187-b2ad-fe4e44b3e9d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74296f69532a44eab5015b1f340de049',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='772eb350c8e14c3484e87b76e872d308',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:30.344035 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d1465f-c299-46be-8ebf-1366ce8039c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:30.377949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d1465f-c299-46be-8ebf-1366ce8039c9) transitioned into state 'SUCCESS' from state '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-1828618485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74296f69532a44eab5015b1f340de049',qos_specs=None,replication_status=,reservations=['656c8394-0b8a-498d-b05d-fbc9ad1b433a','3479c4f1-7c76-4382-8f22-edeeffc00b2b','22e7d5b7-84a3-475a-b3ad-ab29ea2c352c','e08d2112-f3ad-4d21-9771-35aff006bde4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='772eb350c8e14c3484e87b76e872d308',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:30.382499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441cf952-7fb6-42a4-9d9d-698e74661cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:41:30.414311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441cf952-7fb6-42a4-9d9d-698e74661cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:41:30.417314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Flow 'volume_create_api' (1ffc78f8-80b4-43a5-8082-0b947e6b4d16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:41:30.481537 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Create volume request issued successfully. Jan 28 12:41:30.498875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-520ce4f5-f1a0-4ffd-a0a3-59242dd7e8de tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes returned with HTTP 202 Jan 28 12:41:30.512532 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 4/9] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:41:29 2021] POST /volume/v3/74296f69532a44eab5015b1f340de049/volumes => generated 817 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:41:30.516272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85f75a32-54dc-4731-93ad-b3c9daa0bc3c tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:30.516834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85f75a32-54dc-4731-93ad-b3c9daa0bc3c tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:30.517045 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:30.517045 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:30.517450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85f75a32-54dc-4731-93ad-b3c9daa0bc3c tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:30.648056 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:30.648056 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:30.662627 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85f75a32-54dc-4731-93ad-b3c9daa0bc3c tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:30.743813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85f75a32-54dc-4731-93ad-b3c9daa0bc3c tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:30.744603 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 6/10] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:30 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 885 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:31.116212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87c40248-35d1-48af-901c-d6a1899a6497 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:31.122740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87c40248-35d1-48af-901c-d6a1899a6497 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:31.123477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:31.123477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:31.124049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87c40248-35d1-48af-901c-d6a1899a6497 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:31.228620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:31.228620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:31.249167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87c40248-35d1-48af-901c-d6a1899a6497 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:31.304851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87c40248-35d1-48af-901c-d6a1899a6497 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:31.321298 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 5/11] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:31 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 921 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:31.761798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-322c0829-b89b-455a-b0c2-41ef02ca6c4f tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:31.763119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-322c0829-b89b-455a-b0c2-41ef02ca6c4f tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:31.763609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:31.763609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:31.764182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-322c0829-b89b-455a-b0c2-41ef02ca6c4f tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:31.827067 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:31.827067 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:31.838324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-322c0829-b89b-455a-b0c2-41ef02ca6c4f tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:31.888380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-322c0829-b89b-455a-b0c2-41ef02ca6c4f tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:31.889476 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 7/12] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:31 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 909 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:32.325679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87ba78a3-ff74-4aab-9c62-a412c3a9514b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:32.327606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87ba78a3-ff74-4aab-9c62-a412c3a9514b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:32.327995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:32.327995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:32.328347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87ba78a3-ff74-4aab-9c62-a412c3a9514b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:32.395793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:32.395793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:32.407445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87ba78a3-ff74-4aab-9c62-a412c3a9514b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:32.440287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87ba78a3-ff74-4aab-9c62-a412c3a9514b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:32.453975 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 6/13] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:32 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:32.686536 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-322c0829-b89b-455a-b0c2-41ef02ca6c4f tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] 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. Jan 28 12:41:32.689534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:32.690048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:32.690263 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:32.690263 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:32.690671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:32.799739 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:32.799739 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:32.822594 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:32.871433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:32.873354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 8/14] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:41:32 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:32.905931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30b2d028-8c99-43b7-acdd-581723293bdf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:32.907290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30b2d028-8c99-43b7-acdd-581723293bdf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:32.908129 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:32.908129 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:32.909660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30b2d028-8c99-43b7-acdd-581723293bdf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:32.997229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume// Jan 28 12:41:32.997861 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:32.998308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:32.998308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:32.999162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:33.000558 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-e6e96936-2bd3-434a-beca-8c7a798e9fbf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:41:33.002273 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 9/15] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:41:32 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:41:33.018359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-7e0a9563-4cdc-4db9-99f6-5862f77d577e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] POST http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments Jan 28 12:41:33.019881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-7e0a9563-4cdc-4db9-99f6-5862f77d577e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a328edc-ab4d-492e-8b0e-831226534936", "instance_uuid": "dab58f51-b6de-43b3-abb4-533b53a1b1ee", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:33.033825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:33.033825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:33.057061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-30b2d028-8c99-43b7-acdd-581723293bdf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:33.081781 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:33.081781 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:33.115113 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30b2d028-8c99-43b7-acdd-581723293bdf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:33.116426 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 7/16] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:32 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:33.175931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-7e0a9563-4cdc-4db9-99f6-5862f77d577e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments returned with HTTP 200 Jan 28 12:41:33.177516 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 10/17] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:41:33 2021] POST /volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:41:33.230108 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:33.230733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:33.231050 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:33.231050 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:33.231575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:33.299432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-7e0a9563-4cdc-4db9-99f6-5862f77d577e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume// Jan 28 12:41:33.300042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-7e0a9563-4cdc-4db9-99f6-5862f77d577e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:33.300325 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:33.300325 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:33.300978 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-7e0a9563-4cdc-4db9-99f6-5862f77d577e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:33.303240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-7e0a9563-4cdc-4db9-99f6-5862f77d577e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:41:33.304235 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 11/18] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 12:41:33 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:41:33.371845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:33.371845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:33.393109 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:33.438710 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:33.438710 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:33.459011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:33.462679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-4d22af7d-16f2-47b2-a012-904ce9a686a7 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:33.463572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-4d22af7d-16f2-47b2-a012-904ce9a686a7 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:33.473013 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 8/19] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:33 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 921 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:33.474234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-4d22af7d-16f2-47b2-a012-904ce9a686a7 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:33.533158 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:33.533158 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:33.546225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-4d22af7d-16f2-47b2-a012-904ce9a686a7 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:33.577224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-4d22af7d-16f2-47b2-a012-904ce9a686a7 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:33.583998 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 12/20] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:41:33 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:41:33.751076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume// Jan 28 12:41:33.752326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:33.752726 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:33.752726 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:33.753391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:33.755082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e18e8294-584f-4f28-8a4b-b60adbb5d4da tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:41:33.755932 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 9/21] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:41:33 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:41:33.773337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-a078ba3f-73e0-49de-b45a-501b6c8ad454 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] POST http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/attachments Jan 28 12:41:33.774293 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:33.774293 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:33.775021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-a078ba3f-73e0-49de-b45a-501b6c8ad454 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fe55701-e43d-4187-b2ad-fe4e44b3e9d7", "instance_uuid": "b172e81d-fbb5-4094-b8fe-69fbb07fd84e", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:33.919868 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:33.919868 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:34.029206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-a078ba3f-73e0-49de-b45a-501b6c8ad454 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/attachments returned with HTTP 200 Jan 28 12:41:34.030695 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 13/22] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:41:33 2021] POST /volume/v3/74296f69532a44eab5015b1f340de049/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:41:34.075368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-873cfab0-6777-438a-ae67-dcf64b3602a4 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:34.076102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-873cfab0-6777-438a-ae67-dcf64b3602a4 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:34.076582 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-873cfab0-6777-438a-ae67-dcf64b3602a4 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:34.088134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:34.088661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:34.088876 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:34.088876 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:34.089243 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:34.295895 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:34.295895 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:34.301281 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:34.301281 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:34.326442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:34.330323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-873cfab0-6777-438a-ae67-dcf64b3602a4 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:34.374358 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:34.374358 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:34.389118 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:34.389118 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:34.389690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:34.401988 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 14/23] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:34 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 909 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:34.403507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume// Jan 28 12:41:34.404737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:34.405171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:34.405171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:34.405793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:34.407006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0da32bbe-53e7-40b5-babd-2dff78cb4fa2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:41:34.407814 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 15/24] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:41:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:41:34.414310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-873cfab0-6777-438a-ae67-dcf64b3602a4 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:34.415144 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 10/25] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 12:41:34 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 1020 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 12:41:34.479297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-73e1df1d-916b-47df-8147-29003abcd35a tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:34.479853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-73e1df1d-916b-47df-8147-29003abcd35a tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:34.480342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-73e1df1d-916b-47df-8147-29003abcd35a tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:34.544675 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:34.544675 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:34.556298 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-543ac83d-05a7-4365-8c2e-af8cf92c2e10 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] PUT http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566 Jan 28 12:41:34.556841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:34.556841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:34.557312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-543ac83d-05a7-4365-8c2e-af8cf92c2e10 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:34.569265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-73e1df1d-916b-47df-8147-29003abcd35a tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:34.609989 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:41:34.609989 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:41:34.610513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-543ac83d-05a7-4365-8c2e-af8cf92c2e10 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Lock "b'cinder-attachment_update-6a328edc-ab4d-492e-8b0e-831226534936-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.013s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:41:34.613586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:34.613586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:34.619036 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:34.619036 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:34.636769 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-73e1df1d-916b-47df-8147-29003abcd35a tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:34.637917 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 16/26] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:34 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 921 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:34.919018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ae357e5b-4b6b-4721-bdfb-41298a1ded73 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:34.919795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ae357e5b-4b6b-4721-bdfb-41298a1ded73 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:34.920070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:34.920070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:34.920554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ae357e5b-4b6b-4721-bdfb-41298a1ded73 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:35.042255 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:35.042255 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:35.063903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ae357e5b-4b6b-4721-bdfb-41298a1ded73 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:35.095077 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:35.095077 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:35.106059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ae357e5b-4b6b-4721-bdfb-41298a1ded73 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:35.107359 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 17/27] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:41:34 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 1008 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 12:41:35.262496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ace2fa8c-7e68-441b-8811-8cd11643a845 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] PUT http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182 Jan 28 12:41:35.263099 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:35.263099 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:35.263546 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ace2fa8c-7e68-441b-8811-8cd11643a845 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:35.331512 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:41:35.331512 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:41:35.332052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ace2fa8c-7e68-441b-8811-8cd11643a845 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Lock "b'cinder-attachment_update-7fe55701-e43d-4187-b2ad-fe4e44b3e9d7-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.023s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:41:35.334590 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:35.334590 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:39.920362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ace2fa8c-7e68-441b-8811-8cd11643a845 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Lock "b'cinder-attachment_update-7fe55701-e43d-4187-b2ad-fe4e44b3e9d7-n-h1-705657-14'" released by "attachment_update" :: held 4.588s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:41:39.921584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-ace2fa8c-7e68-441b-8811-8cd11643a845 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182 returned with HTTP 200 Jan 28 12:41:39.923807 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 18/28] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 12:41:35 2021] PUT /volume/v3/74296f69532a44eab5015b1f340de049/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182 => generated 762 bytes in 4666 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:41:39.938998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2caaf53-08ff-4f8c-ad7c-b8e71fa54f3b tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:39.941181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2caaf53-08ff-4f8c-ad7c-b8e71fa54f3b tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:39.941667 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:39.941667 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:39.942303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2caaf53-08ff-4f8c-ad7c-b8e71fa54f3b tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:40.088620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:40.088620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:40.100082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e2caaf53-08ff-4f8c-ad7c-b8e71fa54f3b tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:40.211985 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:40.211985 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:40.226522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2caaf53-08ff-4f8c-ad7c-b8e71fa54f3b tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:40.227705 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 19/29] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:39 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:40.238633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-543ac83d-05a7-4365-8c2e-af8cf92c2e10 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Lock "b'cinder-attachment_update-6a328edc-ab4d-492e-8b0e-831226534936-n-h2-705657-14'" released by "attachment_update" :: held 5.625s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:41:40.238633 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-543ac83d-05a7-4365-8c2e-af8cf92c2e10 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566 returned with HTTP 200 Jan 28 12:41:40.238633 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 11/30] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 12:41:34 2021] PUT /volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566 => generated 762 bytes in 5686 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:41:40.242904 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d3adb4fb-6dbd-4cae-8327-2abf687956bb tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:40.243711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d3adb4fb-6dbd-4cae-8327-2abf687956bb tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:40.244102 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:40.244102 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:40.244702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d3adb4fb-6dbd-4cae-8327-2abf687956bb tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:40.322473 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:40.322473 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:40.355811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d3adb4fb-6dbd-4cae-8327-2abf687956bb tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:40.412408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:40.412408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:40.442763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d3adb4fb-6dbd-4cae-8327-2abf687956bb tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:40.444412 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 12/31] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:40 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:41.246467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41ee7637-9e38-4dc1-9469-b340a4ddc1dd tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:41.247003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41ee7637-9e38-4dc1-9469-b340a4ddc1dd tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:41.247154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:41.247154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:41.247792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41ee7637-9e38-4dc1-9469-b340a4ddc1dd tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:41.307623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:41.307623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:41.318772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-41ee7637-9e38-4dc1-9469-b340a4ddc1dd tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:41.342381 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:41.342381 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:41.352828 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41ee7637-9e38-4dc1-9469-b340a4ddc1dd tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:41.364467 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 20/32] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:41 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:41.460970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d377cba-9b38-49c6-b826-ce37c4f8dcaa tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:41.461593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d377cba-9b38-49c6-b826-ce37c4f8dcaa tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:41.461810 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:41.461810 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:41.462322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d377cba-9b38-49c6-b826-ce37c4f8dcaa tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:41.520504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:41.520504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:41.531098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0d377cba-9b38-49c6-b826-ce37c4f8dcaa tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:41.555689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:41.555689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:41.567352 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d377cba-9b38-49c6-b826-ce37c4f8dcaa tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:41.568751 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 13/33] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:41 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:42.371015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f3b6f27-ff95-4e56-9ba9-53a2e7c8e7a6 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:42.372159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f3b6f27-ff95-4e56-9ba9-53a2e7c8e7a6 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:42.372548 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:42.372548 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:42.373173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f3b6f27-ff95-4e56-9ba9-53a2e7c8e7a6 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:42.480606 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:42.480606 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:42.508654 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f3b6f27-ff95-4e56-9ba9-53a2e7c8e7a6 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:42.532427 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:42.532427 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:42.542917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f3b6f27-ff95-4e56-9ba9-53a2e7c8e7a6 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:42.554599 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 21/34] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:42 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:42.586026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-faaaf395-2f48-4e54-9534-7be8764de41f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:42.587105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-faaaf395-2f48-4e54-9534-7be8764de41f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:42.587611 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:42.587611 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:42.588383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-faaaf395-2f48-4e54-9534-7be8764de41f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:42.681563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:42.681563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:42.707502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-faaaf395-2f48-4e54-9534-7be8764de41f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:42.736422 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:42.736422 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:42.747219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-faaaf395-2f48-4e54-9534-7be8764de41f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:42.748725 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 14/35] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:42 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:43.562796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-501516b4-030d-4b5a-955b-cbda43755704 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:43.564412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-501516b4-030d-4b5a-955b-cbda43755704 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:43.564803 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:43.564803 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:43.565692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-501516b4-030d-4b5a-955b-cbda43755704 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:43.677528 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:43.677528 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:43.697565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-501516b4-030d-4b5a-955b-cbda43755704 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:43.722568 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:43.722568 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:43.732628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-501516b4-030d-4b5a-955b-cbda43755704 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:43.733958 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 22/36] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:43 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:43.779647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a7841cd-0170-4b4a-bb26-54b3212c856e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:43.780749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a7841cd-0170-4b4a-bb26-54b3212c856e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:43.781039 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:43.781039 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:43.781510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a7841cd-0170-4b4a-bb26-54b3212c856e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:43.945098 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:43.945098 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:43.978861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a7841cd-0170-4b4a-bb26-54b3212c856e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:44.056997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:44.056997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:44.100205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a7841cd-0170-4b4a-bb26-54b3212c856e tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:44.103602 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 15/37] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:43 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:44.749823 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f9a6d55-9949-4cb0-abe2-5872f713a47d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:44.750356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f9a6d55-9949-4cb0-abe2-5872f713a47d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:44.750524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:44.750524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:44.751137 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f9a6d55-9949-4cb0-abe2-5872f713a47d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:44.874383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:44.874383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:44.893078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7f9a6d55-9949-4cb0-abe2-5872f713a47d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:44.943927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:44.943927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:44.962337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f9a6d55-9949-4cb0-abe2-5872f713a47d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:44.973681 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 23/38] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:44 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:45.119598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87d4b254-54d4-4052-bd17-bebc8c544fd0 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:45.121022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87d4b254-54d4-4052-bd17-bebc8c544fd0 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:45.121456 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:45.121456 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:45.122482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87d4b254-54d4-4052-bd17-bebc8c544fd0 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:45.230377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:45.230377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:45.258651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87d4b254-54d4-4052-bd17-bebc8c544fd0 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:45.328620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:45.328620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:45.349024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87d4b254-54d4-4052-bd17-bebc8c544fd0 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:45.349861 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 16/39] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:45 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:45.979448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98ba8b6e-bfb2-4bc2-b4d9-49d5e0f428bf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:45.981148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98ba8b6e-bfb2-4bc2-b4d9-49d5e0f428bf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:45.981970 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:45.981970 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:45.982693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98ba8b6e-bfb2-4bc2-b4d9-49d5e0f428bf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:46.100572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:46.100572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:46.111611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-98ba8b6e-bfb2-4bc2-b4d9-49d5e0f428bf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:46.137067 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:46.137067 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:46.150734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98ba8b6e-bfb2-4bc2-b4d9-49d5e0f428bf tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:46.151830 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 24/40] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:45 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:46.367652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfe0029c-96d1-428c-9f46-fd00b707a920 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:46.368189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfe0029c-96d1-428c-9f46-fd00b707a920 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:46.368412 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:46.368412 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:46.368797 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfe0029c-96d1-428c-9f46-fd00b707a920 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:46.503537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:46.503537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:46.539757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cfe0029c-96d1-428c-9f46-fd00b707a920 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:46.591031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:46.591031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:46.605361 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfe0029c-96d1-428c-9f46-fd00b707a920 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:46.609195 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 17/41] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:46 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:41:46.665046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-56f53767-0cb6-4579-8290-35f7dd336e1e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] POST http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182/action Jan 28 12:41:46.665046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:46.665046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:46.665046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-56f53767-0cb6-4579-8290-35f7dd336e1e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:41:46.665046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-56f53767-0cb6-4579-8290-35f7dd336e1e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:46.744140 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:46.744140 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:46.759244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7ccb0fef-ff63-4162-beba-2055b3df31e5 req-56f53767-0cb6-4579-8290-35f7dd336e1e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182/action returned with HTTP 204 Jan 28 12:41:46.761663 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 25/42] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 12:41:46 2021] POST /volume/v3/74296f69532a44eab5015b1f340de049/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:41:46.847658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-05ec8298-5514-43ee-9972-a6158c808502 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] POST http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566/action Jan 28 12:41:46.849487 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:46.849487 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:46.851593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-05ec8298-5514-43ee-9972-a6158c808502 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:41:46.851784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-05ec8298-5514-43ee-9972-a6158c808502 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:47.011717 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:47.011717 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:47.042156 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d3876610-59f3-4dce-b2f0-c0e7e4c8a960 req-05ec8298-5514-43ee-9972-a6158c808502 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566/action returned with HTTP 204 Jan 28 12:41:47.043882 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 18/43] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 12:41:46 2021] POST /volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:41:47.168406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:41:47.169309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:47.169704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:47.169704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:47.174366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:47.251511 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:47.251511 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:47.266227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:41:47.292544 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:47.292544 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:47.316055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:41:47.327789 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 26/44] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:47 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 1202 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:41:47.625454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43ed990f-e18d-4204-ac88-41762a2b4e3b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:41:47.625979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43ed990f-e18d-4204-ac88-41762a2b4e3b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:47.626225 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:47.626225 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:47.626608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43ed990f-e18d-4204-ac88-41762a2b4e3b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:47.839944 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:47.839944 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:47.888497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-43ed990f-e18d-4204-ac88-41762a2b4e3b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:41:47.983402 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:47.983402 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:48.022715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43ed990f-e18d-4204-ac88-41762a2b4e3b tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:41:48.045573 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 19/45] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:41:47 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 1214 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:41:54.683434 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume// Jan 28 12:41:54.683985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:54.684071 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:54.684071 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:54.684457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:54.685498 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:41:54.686120 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 27/46] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 12:41:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:41:54.700959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dfa4acaa-c27b-4afc-80f0-32785b35e0b0 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] POST http://10.222.0.38/volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments Jan 28 12:41:54.701463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:54.701463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:54.701886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dfa4acaa-c27b-4afc-80f0-32785b35e0b0 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fe55701-e43d-4187-b2ad-fe4e44b3e9d7", "instance_uuid": "b172e81d-fbb5-4094-b8fe-69fbb07fd84e", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:54.796466 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:54.796466 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:54.814069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume// Jan 28 12:41:54.814695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:54.815335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:54.816492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb72bacb-5088-48c4-99cc-162bf6838502 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:41:54.817483 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 28/47] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:41:54 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:41:54.834666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-1b859c2b-3f28-4a7a-8090-a05ab138a384 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] POST http://10.222.0.38/volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments Jan 28 12:41:54.835665 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-1b859c2b-3f28-4a7a-8090-a05ab138a384 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a328edc-ab4d-492e-8b0e-831226534936", "instance_uuid": "dab58f51-b6de-43b3-abb4-533b53a1b1ee", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:41:54.997357 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:41:54.997357 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:41:56.934753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dfa4acaa-c27b-4afc-80f0-32785b35e0b0 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] http://10.222.0.38/volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments returned with HTTP 200 Jan 28 12:41:56.936167 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 20/48] 10.222.0.71 () {64 vars in 1358 bytes} [Thu Jan 28 12:41:54 2021] POST /volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments => generated 762 bytes in 2240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:41:56.985579 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dd68fa56-0a65-4d10-8b79-59bc8a4ab543 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] GET http://10.222.0.38/volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e Jan 28 12:41:56.986337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dd68fa56-0a65-4d10-8b79-59bc8a4ab543 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:56.986578 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:56.986578 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:56.986948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dd68fa56-0a65-4d10-8b79-59bc8a4ab543 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:57.026838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-1b859c2b-3f28-4a7a-8090-a05ab138a384 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] http://10.222.0.38/volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments returned with HTTP 200 Jan 28 12:41:57.028179 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 29/49] 10.222.0.65 () {64 vars in 1358 bytes} [Thu Jan 28 12:41:54 2021] POST /volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments => generated 762 bytes in 2200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:41:57.045964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dd68fa56-0a65-4d10-8b79-59bc8a4ab543 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] http://10.222.0.38/volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e returned with HTTP 200 Jan 28 12:41:57.049516 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 21/50] 10.222.0.71 () {60 vars in 1415 bytes} [Thu Jan 28 12:41:56 2021] GET /volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e => generated 789 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:41:57.074049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-0c712615-d6ae-4842-a326-aef73bf32295 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] GET http://10.222.0.38/volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9 Jan 28 12:41:57.074636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-0c712615-d6ae-4842-a326-aef73bf32295 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:41:57.074865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:41:57.074865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:41:57.075241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-0c712615-d6ae-4842-a326-aef73bf32295 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:41:57.119791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-0c712615-d6ae-4842-a326-aef73bf32295 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] http://10.222.0.38/volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9 returned with HTTP 200 Jan 28 12:41:57.121489 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 30/51] 10.222.0.65 () {60 vars in 1415 bytes} [Thu Jan 28 12:41:57 2021] GET /volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9 => generated 789 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:07.488969 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-cd2072ae-b39b-409f-bc71-5a028619b8e9 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] POST http://10.222.0.38/volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9/action Jan 28 12:42:07.490009 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:07.490009 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:07.490671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-cd2072ae-b39b-409f-bc71-5a028619b8e9 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:42:07.491430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-cd2072ae-b39b-409f-bc71-5a028619b8e9 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:42:07.591653 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:07.591653 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:07.625201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-cd2072ae-b39b-409f-bc71-5a028619b8e9 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] http://10.222.0.38/volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9/action returned with HTTP 204 Jan 28 12:42:07.629305 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 22/52] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 12:42:07 2021] POST /volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:42:07.889939 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-fce41b62-2144-4dc9-8c9f-b62b74bc9388 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] POST http://10.222.0.38/volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e/action Jan 28 12:42:07.892060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:07.892060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:07.892955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-fce41b62-2144-4dc9-8c9f-b62b74bc9388 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:42:07.893519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-fce41b62-2144-4dc9-8c9f-b62b74bc9388 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:42:07.986285 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:07.986285 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:08.006503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-fce41b62-2144-4dc9-8c9f-b62b74bc9388 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] http://10.222.0.38/volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e/action returned with HTTP 204 Jan 28 12:42:08.007839 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 31/53] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 12:42:07 2021] POST /volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:42:13.550203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dbfc11dd-6704-4ff4-b43e-cd1afec555f8 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] DELETE http://10.222.0.38/volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182 Jan 28 12:42:13.551100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dbfc11dd-6704-4ff4-b43e-cd1afec555f8 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:13.554752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:13.554752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:13.555540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dbfc11dd-6704-4ff4-b43e-cd1afec555f8 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:13.635971 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:13.635971 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:13.847644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-5d232850-daa4-4ad3-9017-5fc6fb08e5c1 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] DELETE http://10.222.0.38/volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566 Jan 28 12:42:13.848259 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-5d232850-daa4-4ad3-9017-5fc6fb08e5c1 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:13.848537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:13.848537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:13.848887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-5d232850-daa4-4ad3-9017-5fc6fb08e5c1 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:13.890525 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:13.890525 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:14.049276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dbfc11dd-6704-4ff4-b43e-cd1afec555f8 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(3750cdc8-5132-4946-a05d-f8f86c4c887e)]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:42:14.050906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dbfc11dd-6704-4ff4-b43e-cd1afec555f8 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 12:42:14.052312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dbfc11dd-6704-4ff4-b43e-cd1afec555f8 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:42:14.073938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5f2c1100-09ca-44f4-b068-43c50172ad01 req-dbfc11dd-6704-4ff4-b43e-cd1afec555f8 tempest-LiveMigrationTest-1661079782 tempest-LiveMigrationTest-1661079782-project-admin] http://10.222.0.38/volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182 returned with HTTP 200 Jan 28 12:42:14.074830 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 23/54] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 12:42:13 2021] DELETE /volume/v3/0b1ee0c0ffaa442f93a19163a1fb6b2b/attachments/1504cb40-4a40-4da6-a74c-2bb4fa675182 => generated 192 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:42:14.265662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-5d232850-daa4-4ad3-9017-5fc6fb08e5c1 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(7c2b9d7b-4b7e-40da-92d8-0be6472526e9)]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:42:14.266783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-5d232850-daa4-4ad3-9017-5fc6fb08e5c1 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 12:42:14.267457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-5d232850-daa4-4ad3-9017-5fc6fb08e5c1 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:42:14.282226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e4ada9dc-0b55-4ff8-96a1-182f91152de0 req-5d232850-daa4-4ad3-9017-5fc6fb08e5c1 tempest-LiveAutoBlockMigrationV225Test-1622586038 tempest-LiveAutoBlockMigrationV225Test-1622586038-project-admin] http://10.222.0.38/volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566 returned with HTTP 200 Jan 28 12:42:14.283779 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 32/55] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 12:42:13 2021] DELETE /volume/v3/c7df5bbd38cd449799bfd59c8e63ecb7/attachments/52fde2d8-2ec0-4b05-8876-77cb97df6566 => generated 192 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:23.566511 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b25006a-368d-4662-a26a-e11c16ad86af tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:42:23.567074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b25006a-368d-4662-a26a-e11c16ad86af tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:23.567224 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:23.567224 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:23.567636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b25006a-368d-4662-a26a-e11c16ad86af tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:23.694239 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:23.694239 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:23.710897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5b25006a-368d-4662-a26a-e11c16ad86af tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:42:23.734856 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:23.734856 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:23.748073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b25006a-368d-4662-a26a-e11c16ad86af tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:42:23.751215 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 24/56] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:42:23 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 1214 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:24.634825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-05dae0ee-d960-4ab7-a568-248e857a12ce tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:42:24.635443 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-05dae0ee-d960-4ab7-a568-248e857a12ce tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:24.635560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:24.635560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:24.636078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-05dae0ee-d960-4ab7-a568-248e857a12ce tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:24.695425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:24.695425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:24.706127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-05dae0ee-d960-4ab7-a568-248e857a12ce tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:42:24.727615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:24.727615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:24.737142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-05dae0ee-d960-4ab7-a568-248e857a12ce tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:42:24.738000 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 33/57] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:42:24 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 1214 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:24.757484 n-d-705657-14 devstack@c-api.service[87939]: WARNING keystonemiddleware.auth_token [None req-5b25006a-368d-4662-a26a-e11c16ad86af tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] 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. Jan 28 12:42:24.760766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] POST http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936/action Jan 28 12:42:24.761044 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:24.761044 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:24.761510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:42:24.761876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:42:24.836179 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:24.836179 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:24.837743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:42:24.849491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Begin detaching volume completed successfully. Jan 28 12:42:24.850273 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936/action returned with HTTP 202 Jan 28 12:42:24.852561 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 25/58] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 12:42:24 2021] POST /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 12:42:24.878066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-468cf030-1d77-4ad6-94e2-ba99be4a92bd tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:42:24.879179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-468cf030-1d77-4ad6-94e2-ba99be4a92bd tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:24.879674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:24.879674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:24.880535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-468cf030-1d77-4ad6-94e2-ba99be4a92bd tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:24.957318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume// Jan 28 12:42:24.957515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:24.957607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:24.957607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:24.957946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:24.959057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8bf83187-522a-4ab2-8acb-0fed6300c674 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:42:24.960435 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 26/59] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:42:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:42:24.976208 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-a7e511e1-df61-4d19-aaae-69932b8466bf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:42:24.977184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-a7e511e1-df61-4d19-aaae-69932b8466bf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:24.977868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-a7e511e1-df61-4d19-aaae-69932b8466bf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:25.014916 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:25.014916 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:25.036469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-468cf030-1d77-4ad6-94e2-ba99be4a92bd tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:42:25.077419 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:25.077419 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:25.097645 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:25.097645 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:25.110733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-a7e511e1-df61-4d19-aaae-69932b8466bf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:42:25.120229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-468cf030-1d77-4ad6-94e2-ba99be4a92bd tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:42:25.121349 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 34/60] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:42:24 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 1217 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:25.148488 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:25.148488 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:25.159003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-a7e511e1-df61-4d19-aaae-69932b8466bf tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:42:25.161226 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 27/61] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:42:24 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 1316 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 12:42:25.559958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8804b5dc-ed6f-4397-ae00-23230e4c0561 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] DELETE http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9 Jan 28 12:42:25.561173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8804b5dc-ed6f-4397-ae00-23230e4c0561 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:25.561657 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:25.561657 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:25.561965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8804b5dc-ed6f-4397-ae00-23230e4c0561 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:25.584299 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:25.584299 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:26.127167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8804b5dc-ed6f-4397-ae00-23230e4c0561 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:42:26.127815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8804b5dc-ed6f-4397-ae00-23230e4c0561 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:42:26.140448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8528025f-7c2c-4a77-bb38-d7cf9fa9c687 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:42:26.141128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8528025f-7c2c-4a77-bb38-d7cf9fa9c687 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:26.141593 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:26.141593 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:26.142403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8528025f-7c2c-4a77-bb38-d7cf9fa9c687 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:26.148151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-816ca1fe-0b50-4e75-9a92-194ad51e041d req-8804b5dc-ed6f-4397-ae00-23230e4c0561 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9 returned with HTTP 200 Jan 28 12:42:26.149257 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 35/62] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 12:42:25 2021] DELETE /volume/v3/ac668a42387c479e8db1c834d1ae12d5/attachments/7c2b9d7b-4b7e-40da-92d8-0be6472526e9 => generated 19 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:42:26.283318 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:26.283318 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:26.296092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8528025f-7c2c-4a77-bb38-d7cf9fa9c687 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:42:26.353757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8528025f-7c2c-4a77-bb38-d7cf9fa9c687 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:42:26.355036 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 28/63] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:42:26 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 922 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:42:27.545173 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60c914cc-1d5c-4852-98e4-64c811929652 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:42:27.545668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60c914cc-1d5c-4852-98e4-64c811929652 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:27.546075 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:27.546075 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:27.547400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60c914cc-1d5c-4852-98e4-64c811929652 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:27.619126 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:27.619126 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:27.643906 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-60c914cc-1d5c-4852-98e4-64c811929652 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:42:27.668141 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:27.668141 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:27.678285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60c914cc-1d5c-4852-98e4-64c811929652 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:42:27.679788 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 36/64] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:42:27 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 1202 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:29.562388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-e957df78-5137-44ac-b9b4-35f2527ecd96 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:42:29.563521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-e957df78-5137-44ac-b9b4-35f2527ecd96 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:29.563891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:29.563891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:29.564484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-e957df78-5137-44ac-b9b4-35f2527ecd96 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:29.621850 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:29.621850 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:29.632777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aa8e129a-2203-4c03-a592-f6145f16697c req-e957df78-5137-44ac-b9b4-35f2527ecd96 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:42:29.658512 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:29.658512 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:29.669175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-e957df78-5137-44ac-b9b4-35f2527ecd96 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:42:29.679293 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 29/65] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:42:29 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 1202 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:29.721784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] POST http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7/action Jan 28 12:42:29.722258 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:29.722258 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:29.723014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:42:29.723780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:42:29.866042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:29.866042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:29.867911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:42:29.887072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Begin detaching volume completed successfully. Jan 28 12:42:29.888122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7/action returned with HTTP 202 Jan 28 12:42:29.890099 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 37/66] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 12:42:29 2021] POST /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 12:42:29.920479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a63bdb9d-0f67-424c-9b01-6113e4076f56 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:42:29.920998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a63bdb9d-0f67-424c-9b01-6113e4076f56 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:29.921240 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:29.921240 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:29.921612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a63bdb9d-0f67-424c-9b01-6113e4076f56 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:29.991480 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume// Jan 28 12:42:29.992149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:29.992497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:29.992497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:29.993134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:29.994371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9f62fc3f-7e73-4801-80f0-3c96141f52af tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:42:29.995443 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 38/67] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 12:42:29 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:42:30.008702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-58320866-fc53-4e4b-889b-a4e10b3651fb tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:42:30.009591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-58320866-fc53-4e4b-889b-a4e10b3651fb tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:30.010271 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-58320866-fc53-4e4b-889b-a4e10b3651fb tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:30.053569 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:30.053569 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:30.076919 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a63bdb9d-0f67-424c-9b01-6113e4076f56 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:42:30.090984 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:30.090984 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:30.104892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aa8e129a-2203-4c03-a592-f6145f16697c req-58320866-fc53-4e4b-889b-a4e10b3651fb tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:42:30.125363 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:30.125363 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:30.126189 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:30.126189 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:30.138096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-58320866-fc53-4e4b-889b-a4e10b3651fb tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:42:30.139454 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 39/68] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 12:42:30 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 1304 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 12:42:30.141473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a63bdb9d-0f67-424c-9b01-6113e4076f56 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:42:30.142449 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 30/69] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:42:29 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 1205 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:30.578644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9dcc02f9-c142-4df9-849e-015d833852e4 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] DELETE http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e Jan 28 12:42:30.579222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9dcc02f9-c142-4df9-849e-015d833852e4 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:30.579665 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:30.579665 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:30.580304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9dcc02f9-c142-4df9-849e-015d833852e4 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:30.637982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:30.637982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:31.160095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca633a0a-ea9a-4353-aa2f-70a1f6be284d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:42:31.160646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca633a0a-ea9a-4353-aa2f-70a1f6be284d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:31.160951 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:31.160951 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:31.161571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca633a0a-ea9a-4353-aa2f-70a1f6be284d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:31.269087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:31.269087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:31.293864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ca633a0a-ea9a-4353-aa2f-70a1f6be284d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:42:31.366766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:31.366766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:31.391007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca633a0a-ea9a-4353-aa2f-70a1f6be284d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:42:31.393762 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 31/70] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:42:31 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 1205 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:42:31.786485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9dcc02f9-c142-4df9-849e-015d833852e4 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:42:31.788410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9dcc02f9-c142-4df9-849e-015d833852e4 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:42:31.802473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aa8e129a-2203-4c03-a592-f6145f16697c req-9dcc02f9-c142-4df9-849e-015d833852e4 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e returned with HTTP 200 Jan 28 12:42:31.803776 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 40/71] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 12:42:30 2021] DELETE /volume/v3/74296f69532a44eab5015b1f340de049/attachments/3750cdc8-5132-4946-a05d-f8f86c4c887e => generated 19 bytes in 1231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:42:32.410221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d33ec307-a81f-42fb-ad67-badaafd7321d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:42:32.410903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d33ec307-a81f-42fb-ad67-badaafd7321d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:42:32.411095 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:42:32.411095 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:42:32.411733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d33ec307-a81f-42fb-ad67-badaafd7321d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:42:32.500034 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:42:32.500034 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:42:32.512225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d33ec307-a81f-42fb-ad67-badaafd7321d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:42:32.553286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d33ec307-a81f-42fb-ad67-badaafd7321d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:42:32.563310 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 32/72] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:42:32 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:44:56.151340 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bae838d0-4658-405d-b8be-cb39b4a5b414 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] DELETE http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:44:56.152738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bae838d0-4658-405d-b8be-cb39b4a5b414 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:44:56.153173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:44:56.153173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:44:56.153850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bae838d0-4658-405d-b8be-cb39b4a5b414 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:44:56.154541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-bae838d0-4658-405d-b8be-cb39b4a5b414 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Delete volume with id: 7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:44:56.238734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:44:56.238734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:44:56.241010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bae838d0-4658-405d-b8be-cb39b4a5b414 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:44:56.341038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bae838d0-4658-405d-b8be-cb39b4a5b414 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Delete volume request issued successfully. Jan 28 12:44:56.342995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bae838d0-4658-405d-b8be-cb39b4a5b414 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 202 Jan 28 12:44:56.345475 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 41/73] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 12:44:56 2021] DELETE /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 12:44:56.353166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-00363cc6-cc8e-4617-a073-8b9d31f5ed3d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:44:56.354015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-00363cc6-cc8e-4617-a073-8b9d31f5ed3d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:44:56.354587 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:44:56.354587 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:44:56.354587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-00363cc6-cc8e-4617-a073-8b9d31f5ed3d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:44:56.501543 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:44:56.501543 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:44:56.511659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-00363cc6-cc8e-4617-a073-8b9d31f5ed3d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:44:56.535756 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-00363cc6-cc8e-4617-a073-8b9d31f5ed3d tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:44:56.537263 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 33/74] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:44:56 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:44:57.562980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2ddc8fd-e0a4-47ae-b2bb-1fbf52ae943e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:44:57.564316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2ddc8fd-e0a4-47ae-b2bb-1fbf52ae943e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:44:57.565352 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:44:57.565352 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:44:57.565992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2ddc8fd-e0a4-47ae-b2bb-1fbf52ae943e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:44:57.653949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:44:57.653949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:44:57.665490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d2ddc8fd-e0a4-47ae-b2bb-1fbf52ae943e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Volume info retrieved successfully. Jan 28 12:44:57.711239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2ddc8fd-e0a4-47ae-b2bb-1fbf52ae943e tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 200 Jan 28 12:44:57.712885 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 42/75] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:44:57 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 909 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:44:58.732040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66648ace-cd54-479f-af35-d82b7d723de2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] GET http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 Jan 28 12:44:58.733200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66648ace-cd54-479f-af35-d82b7d723de2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:44:58.733557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:44:58.733557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:44:58.734241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66648ace-cd54-479f-af35-d82b7d723de2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:44:58.968776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66648ace-cd54-479f-af35-d82b7d723de2 tempest-LiveMigrationTest-373156424 tempest-LiveMigrationTest-373156424-project] http://10.222.0.38/volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 returned with HTTP 404 Jan 28 12:44:58.974304 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 34/76] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:44:58 2021] GET /volume/v3/74296f69532a44eab5015b1f340de049/volumes/7fe55701-e43d-4187-b2ad-fe4e44b3e9d7 => generated 109 bytes in 250 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 12:45:18.968649 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb5dee45-30c7-4f74-95cb-bf88524bc043 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] DELETE http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:45:18.970008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb5dee45-30c7-4f74-95cb-bf88524bc043 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:45:18.970433 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:45:18.970433 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:45:18.971079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb5dee45-30c7-4f74-95cb-bf88524bc043 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:45:18.971917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-fb5dee45-30c7-4f74-95cb-bf88524bc043 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Delete volume with id: 6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:45:19.086478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:45:19.086478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:45:19.100713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb5dee45-30c7-4f74-95cb-bf88524bc043 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:45:19.142116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb5dee45-30c7-4f74-95cb-bf88524bc043 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Delete volume request issued successfully. Jan 28 12:45:19.142876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb5dee45-30c7-4f74-95cb-bf88524bc043 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 202 Jan 28 12:45:19.144014 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 43/77] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 12:45:18 2021] DELETE /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 12:45:19.152079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea470917-c315-4871-8598-2e4cdcb59cd6 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:45:19.152898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea470917-c315-4871-8598-2e4cdcb59cd6 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:45:19.153526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea470917-c315-4871-8598-2e4cdcb59cd6 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:45:19.219836 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:45:19.219836 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:45:19.229968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ea470917-c315-4871-8598-2e4cdcb59cd6 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:45:19.258908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea470917-c315-4871-8598-2e4cdcb59cd6 tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:45:19.260886 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 35/78] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:45:19 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 921 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:45:20.277867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81b94e3e-5082-446f-b49a-e427d7835d2c tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:45:20.279174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81b94e3e-5082-446f-b49a-e427d7835d2c tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:45:20.279642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:45:20.279642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:45:20.280331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81b94e3e-5082-446f-b49a-e427d7835d2c tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:45:20.354759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:45:20.354759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:45:20.365310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-81b94e3e-5082-446f-b49a-e427d7835d2c tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Volume info retrieved successfully. Jan 28 12:45:20.388805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81b94e3e-5082-446f-b49a-e427d7835d2c tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 200 Jan 28 12:45:20.389986 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 44/79] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:45:20 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 921 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:45:21.406861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9527917-de5f-42d3-8ea9-8793c2aef86f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] GET http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 Jan 28 12:45:21.407459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9527917-de5f-42d3-8ea9-8793c2aef86f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:45:21.407605 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:45:21.407605 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:45:21.407898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9527917-de5f-42d3-8ea9-8793c2aef86f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:45:21.522729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9527917-de5f-42d3-8ea9-8793c2aef86f tempest-LiveAutoBlockMigrationV225Test-1261323828 tempest-LiveAutoBlockMigrationV225Test-1261323828-project] http://10.222.0.38/volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 returned with HTTP 404 Jan 28 12:45:21.524101 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 36/80] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:45:21 2021] GET /volume/v3/ac668a42387c479e8db1c834d1ae12d5/volumes/6a328edc-ab4d-492e-8b0e-831226534936 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:47:38.647895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] POST http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes Jan 28 12:47:38.648681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:38.648681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:38.648928 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1962802936", "imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "size": 1}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:47:38.650336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1962802936', 'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'size': 1}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:47:38.914383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Create volume of 1 GB Jan 28 12:47:38.970829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Availability zone cache updated, next update will occur around 2021-01-28 13:47:38.968804. {{(pid=87940) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 12:47:38.971356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Availability Zones retrieved successfully. Jan 28 12:47:39.068894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Flow 'volume_create_api' (e2d6a757-1e07-4448-83f7-3ecd57601d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:47:39.072290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1c3ed2-d884-4fa5-8cbc-efea8d58f609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:39.075368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:47:39.250943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1c3ed2-d884-4fa5-8cbc-efea8d58f609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:39.253156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33284c5-d820-49e0-989b-581fd772c434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:39.322233 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] 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. Jan 28 12:47:39.323232 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] 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. Jan 28 12:47:39.424204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Created reservations ['0f845beb-81d7-47e6-bb5d-6cd0d01e8acd', '8e4bf61f-d20b-4cc6-8bc3-270a4192bf48', '6ddfc51d-8918-4c1e-a5ac-036efa8942ba', '01c75192-fc2c-43ef-80e3-c38e651df73c'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:47:39.431530 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33284c5-d820-49e0-989b-581fd772c434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f845beb-81d7-47e6-bb5d-6cd0d01e8acd', '8e4bf61f-d20b-4cc6-8bc3-270a4192bf48', '6ddfc51d-8918-4c1e-a5ac-036efa8942ba', '01c75192-fc2c-43ef-80e3-c38e651df73c']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:39.439882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd816c5-3f53-4526-93db-0144b8f4050a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:39.552070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd816c5-3f53-4526-93db-0144b8f4050a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da040757-b86d-4601-932c-3d50bc6fcaca', '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-1962802936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7966029b1d7a4915967422740fdcc5be',qos_specs=None,replication_status=,reservations=['0f845beb-81d7-47e6-bb5d-6cd0d01e8acd','8e4bf61f-d20b-4cc6-8bc3-270a4192bf48','6ddfc51d-8918-4c1e-a5ac-036efa8942ba','01c75192-fc2c-43ef-80e3-c38e651df73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288aa0f2359f4dffaa43087a6b2495a1',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1962802936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da040757-b86d-4601-932c-3d50bc6fcaca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7966029b1d7a4915967422740fdcc5be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='288aa0f2359f4dffaa43087a6b2495a1',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:39.555548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2144830-e5f1-4a4b-8d00-b7fd14899830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:39.593999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2144830-e5f1-4a4b-8d00-b7fd14899830) transitioned into state 'SUCCESS' from state '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-1962802936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7966029b1d7a4915967422740fdcc5be',qos_specs=None,replication_status=,reservations=['0f845beb-81d7-47e6-bb5d-6cd0d01e8acd','8e4bf61f-d20b-4cc6-8bc3-270a4192bf48','6ddfc51d-8918-4c1e-a5ac-036efa8942ba','01c75192-fc2c-43ef-80e3-c38e651df73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='288aa0f2359f4dffaa43087a6b2495a1',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:39.599152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3364c2a3-dc36-4ed3-94ac-cf0759db2a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:39.640602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3364c2a3-dc36-4ed3-94ac-cf0759db2a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:39.643403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Flow 'volume_create_api' (e2d6a757-1e07-4448-83f7-3ecd57601d37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:47:40.039860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Create volume request issued successfully. Jan 28 12:47:40.085749 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd1dc9ad-9260-4711-8e66-bad652ae0f32 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes returned with HTTP 202 Jan 28 12:47:40.097301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 45/81] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 12:47:38 2021] POST /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes => generated 822 bytes in 1448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:47:40.104116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-552b8005-6dc1-446f-a960-dcdd4840021c tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:40.105034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-552b8005-6dc1-446f-a960-dcdd4840021c tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:40.106394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-552b8005-6dc1-446f-a960-dcdd4840021c tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:40.227939 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:40.227939 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:40.249364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-552b8005-6dc1-446f-a960-dcdd4840021c tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:40.311911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-552b8005-6dc1-446f-a960-dcdd4840021c tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:40.319534 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 37/82] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:40 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:41.335722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce635d74-e4a4-4c1e-92cc-1d755d320224 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:41.338341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce635d74-e4a4-4c1e-92cc-1d755d320224 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:41.338894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:41.338894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:41.340390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce635d74-e4a4-4c1e-92cc-1d755d320224 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:41.450389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:41.450389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:41.501587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ce635d74-e4a4-4c1e-92cc-1d755d320224 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:41.572832 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce635d74-e4a4-4c1e-92cc-1d755d320224 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:41.574027 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 46/83] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:41 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:42.589988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d42a6e18-02a7-4bfc-8de8-a89aaad0d478 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:42.590573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d42a6e18-02a7-4bfc-8de8-a89aaad0d478 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:42.590681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:42.590681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:42.590957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d42a6e18-02a7-4bfc-8de8-a89aaad0d478 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:42.734510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:42.734510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:42.760309 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d42a6e18-02a7-4bfc-8de8-a89aaad0d478 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:42.825920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d42a6e18-02a7-4bfc-8de8-a89aaad0d478 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:42.827026 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 38/84] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:42 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:43.843390 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0ad5ab59-af35-4a91-8572-339f54348d31 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:43.843949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0ad5ab59-af35-4a91-8572-339f54348d31 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:43.844221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:43.844221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:43.844745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0ad5ab59-af35-4a91-8572-339f54348d31 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:43.981065 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:43.981065 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:44.000339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0ad5ab59-af35-4a91-8572-339f54348d31 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:44.050851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0ad5ab59-af35-4a91-8572-339f54348d31 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:44.060747 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 47/85] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:43 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:45.069441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcf5cb6c-50c3-4c31-b6bf-5d941834c527 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:45.070682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcf5cb6c-50c3-4c31-b6bf-5d941834c527 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:45.070908 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:45.070908 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:45.071293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcf5cb6c-50c3-4c31-b6bf-5d941834c527 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:45.185011 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:45.185011 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:45.208611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dcf5cb6c-50c3-4c31-b6bf-5d941834c527 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:45.258985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcf5cb6c-50c3-4c31-b6bf-5d941834c527 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:45.262695 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 39/86] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:45 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:47:46.281118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d3c1249-43d0-475d-ba87-2ce09888c85d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:46.281801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d3c1249-43d0-475d-ba87-2ce09888c85d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:46.282229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:46.282229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:46.282802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d3c1249-43d0-475d-ba87-2ce09888c85d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:46.385391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:46.385391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:46.407200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5d3c1249-43d0-475d-ba87-2ce09888c85d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:46.460980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d3c1249-43d0-475d-ba87-2ce09888c85d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:46.461817 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 48/87] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:46 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:47.478120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b1054ac-da0a-4ed5-a27a-5809bd51a96a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:47.479337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b1054ac-da0a-4ed5-a27a-5809bd51a96a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:47.479824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:47.479824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:47.480569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b1054ac-da0a-4ed5-a27a-5809bd51a96a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:47.572269 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:47.572269 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:47.595900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b1054ac-da0a-4ed5-a27a-5809bd51a96a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:47.660662 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b1054ac-da0a-4ed5-a27a-5809bd51a96a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:47.662676 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 40/88] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:47 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:48.677922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d544ae1-697e-49e2-bcdc-2af02091c663 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:48.678501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d544ae1-697e-49e2-bcdc-2af02091c663 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:48.678637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:48.678637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:48.680449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d544ae1-697e-49e2-bcdc-2af02091c663 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:48.792802 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:48.792802 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:48.807321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d544ae1-697e-49e2-bcdc-2af02091c663 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:48.841219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d544ae1-697e-49e2-bcdc-2af02091c663 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:48.842591 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 49/89] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:48 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:49.869327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d751d054-c2fc-4147-8d9e-2c9aca78a3a5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:49.870566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d751d054-c2fc-4147-8d9e-2c9aca78a3a5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:49.871005 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:49.871005 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:49.871659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d751d054-c2fc-4147-8d9e-2c9aca78a3a5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:49.997270 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:49.997270 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:50.021299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d751d054-c2fc-4147-8d9e-2c9aca78a3a5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:50.085813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d751d054-c2fc-4147-8d9e-2c9aca78a3a5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:50.099202 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 41/90] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:49 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:51.104677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-342eb7ef-b5ff-457a-8475-eff3f1cc4692 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:51.105261 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-342eb7ef-b5ff-457a-8475-eff3f1cc4692 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:51.105406 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:51.105406 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:51.105781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-342eb7ef-b5ff-457a-8475-eff3f1cc4692 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:51.178395 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:51.178395 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:51.188785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-342eb7ef-b5ff-457a-8475-eff3f1cc4692 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:51.238556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-342eb7ef-b5ff-457a-8475-eff3f1cc4692 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:51.239765 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 50/91] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:51 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:52.255648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-512af77c-db73-4016-b61c-3be3b6bb6df5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:52.256552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-512af77c-db73-4016-b61c-3be3b6bb6df5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:52.256857 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:52.256857 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:52.257362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-512af77c-db73-4016-b61c-3be3b6bb6df5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:52.353764 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:52.353764 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:52.365195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-512af77c-db73-4016-b61c-3be3b6bb6df5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:52.389402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-512af77c-db73-4016-b61c-3be3b6bb6df5 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:52.390527 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 42/92] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:52 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:53.408568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c301cc4-2ec5-4a6e-8886-e774d56ef9a3 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:53.409328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c301cc4-2ec5-4a6e-8886-e774d56ef9a3 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:53.409851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:53.409851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:53.410720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c301cc4-2ec5-4a6e-8886-e774d56ef9a3 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:53.578161 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:53.578161 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:53.602875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c301cc4-2ec5-4a6e-8886-e774d56ef9a3 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:53.642637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c301cc4-2ec5-4a6e-8886-e774d56ef9a3 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:53.644270 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 51/93] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:53 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:54.662398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0cf68d33-f32f-444c-9e17-450908c7671d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:54.663439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0cf68d33-f32f-444c-9e17-450908c7671d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:54.663890 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:54.663890 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:54.664879 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0cf68d33-f32f-444c-9e17-450908c7671d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:54.817342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:54.817342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:54.845278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0cf68d33-f32f-444c-9e17-450908c7671d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:54.892631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0cf68d33-f32f-444c-9e17-450908c7671d tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:54.894258 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 43/94] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:54 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:55.913993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20f6b59c-2c75-4c2d-91f6-ee74cb5474ce tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:55.914676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20f6b59c-2c75-4c2d-91f6-ee74cb5474ce tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:55.914676 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:55.914676 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:55.915223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20f6b59c-2c75-4c2d-91f6-ee74cb5474ce tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:56.041675 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:56.041675 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:56.064061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20f6b59c-2c75-4c2d-91f6-ee74cb5474ce tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:56.100445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20f6b59c-2c75-4c2d-91f6-ee74cb5474ce tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:56.101552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 52/95] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:55 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:57.119703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-10a93415-0ae3-4468-8bf2-a322a2278ef2 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:57.120528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-10a93415-0ae3-4468-8bf2-a322a2278ef2 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:57.120855 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:57.120855 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:57.121268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-10a93415-0ae3-4468-8bf2-a322a2278ef2 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:57.251485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:57.251485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:57.273648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-10a93415-0ae3-4468-8bf2-a322a2278ef2 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:57.312629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-10a93415-0ae3-4468-8bf2-a322a2278ef2 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:57.318280 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 44/96] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:57 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:58.331558 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62b98d53-4218-4418-9b26-aa62fd811544 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:58.332139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62b98d53-4218-4418-9b26-aa62fd811544 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:58.332252 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:58.332252 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:58.332613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62b98d53-4218-4418-9b26-aa62fd811544 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:58.448158 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:58.448158 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:58.472717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-62b98d53-4218-4418-9b26-aa62fd811544 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:58.507794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62b98d53-4218-4418-9b26-aa62fd811544 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:58.508942 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 53/97] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:58 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:59.215089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] POST http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes Jan 28 12:47:59.216093 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:59.216093 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:59.216740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-38144205"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:47:59.217977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-38144205'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:47:59.218516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Create volume of 1 GB Jan 28 12:47:59.246865 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Availability Zones retrieved successfully. Jan 28 12:47:59.290181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Flow 'volume_create_api' (ec6ea169-e6b2-43a4-a7a4-26d57b02fb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:47:59.294604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3fa7f44-53e1-427f-b423-a69deed84e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:59.301292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:47:59.453985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3fa7f44-53e1-427f-b423-a69deed84e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:59.456689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2013f10a-d2fa-47e7-ad7a-ca92d8590a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:59.526916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b695be7-16ac-44c9-8e28-79e17771baf1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:47:59.528106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b695be7-16ac-44c9-8e28-79e17771baf1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:59.528433 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:59.528433 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:59.528989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b695be7-16ac-44c9-8e28-79e17771baf1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:47:59.599566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Created reservations ['eccf0b5c-9995-4861-abbf-be84ec2772b1', '6deecb3c-cdfa-43f7-a65c-f4fecd038092', 'e62f7ec1-c924-4393-af56-28e9744ef6c9', 'eec9029b-fdd8-4474-8f21-e49d5ed850b8'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:47:59.602324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2013f10a-d2fa-47e7-ad7a-ca92d8590a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eccf0b5c-9995-4861-abbf-be84ec2772b1', '6deecb3c-cdfa-43f7-a65c-f4fecd038092', 'e62f7ec1-c924-4393-af56-28e9744ef6c9', 'eec9029b-fdd8-4474-8f21-e49d5ed850b8']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:59.606109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51579b4e-da70-4a60-a748-bccd9256b2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:59.636469 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:47:59.636469 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:47:59.648013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b695be7-16ac-44c9-8e28-79e17771baf1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:47:59.680136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b695be7-16ac-44c9-8e28-79e17771baf1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:47:59.681850 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 54/98] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:59 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 914 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:47:59.744199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51579b4e-da70-4a60-a748-bccd9256b2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac63512a-a0f0-41f0-86c9-31ac69541e17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-38144205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='669e51de4ccc499e9577602b73d8328a',qos_specs=None,replication_status=,reservations=['eccf0b5c-9995-4861-abbf-be84ec2772b1','6deecb3c-cdfa-43f7-a65c-f4fecd038092','e62f7ec1-c924-4393-af56-28e9744ef6c9','eec9029b-fdd8-4474-8f21-e49d5ed850b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e984ff044a34f7ab660096fb5628ae4',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-38144205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac63512a-a0f0-41f0-86c9-31ac69541e17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='669e51de4ccc499e9577602b73d8328a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4e984ff044a34f7ab660096fb5628ae4',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:59.746663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adf0c67-acb8-481e-9edd-101a5e3e973a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:59.791897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adf0c67-acb8-481e-9edd-101a5e3e973a) transitioned into state 'SUCCESS' from state '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-38144205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='669e51de4ccc499e9577602b73d8328a',qos_specs=None,replication_status=,reservations=['eccf0b5c-9995-4861-abbf-be84ec2772b1','6deecb3c-cdfa-43f7-a65c-f4fecd038092','e62f7ec1-c924-4393-af56-28e9744ef6c9','eec9029b-fdd8-4474-8f21-e49d5ed850b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e984ff044a34f7ab660096fb5628ae4',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:59.794540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3507073-ddc6-464b-bad5-7b7ffe252a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:47:59.813436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3507073-ddc6-464b-bad5-7b7ffe252a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:47:59.816936 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Flow 'volume_create_api' (ec6ea169-e6b2-43a4-a7a4-26d57b02fb08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:47:59.925729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Create volume request issued successfully. Jan 28 12:47:59.978862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f000e102-0bb2-4859-a918-8622b610f1a1 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes returned with HTTP 202 Jan 28 12:47:59.979804 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 45/99] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:47:59 2021] POST /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes => generated 822 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:47:59.995351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2773693e-f0e1-498a-ad80-6beb0a1cc5a6 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:47:59.996526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2773693e-f0e1-498a-ad80-6beb0a1cc5a6 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:47:59.996863 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:47:59.996863 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:47:59.997438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2773693e-f0e1-498a-ad80-6beb0a1cc5a6 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:00.141183 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:00.141183 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:00.167382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2773693e-f0e1-498a-ad80-6beb0a1cc5a6 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:00.228189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2773693e-f0e1-498a-ad80-6beb0a1cc5a6 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:00.232880 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 55/100] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:47:59 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 890 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:00.697976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8132e5f4-4e56-43b0-b940-e4f4ca7c5b24 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:00.698504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8132e5f4-4e56-43b0-b940-e4f4ca7c5b24 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:00.698680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:00.698680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:00.699362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8132e5f4-4e56-43b0-b940-e4f4ca7c5b24 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:00.801136 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:00.801136 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:00.817793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8132e5f4-4e56-43b0-b940-e4f4ca7c5b24 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:00.871243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8132e5f4-4e56-43b0-b940-e4f4ca7c5b24 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:00.872418 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 46/101] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:00 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 972 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:01.253546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19db883f-7d1d-4ece-b422-6093250590e7 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:01.256920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19db883f-7d1d-4ece-b422-6093250590e7 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:01.257150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:01.257150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:01.257628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19db883f-7d1d-4ece-b422-6093250590e7 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:01.358396 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:01.358396 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:01.370997 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-19db883f-7d1d-4ece-b422-6093250590e7 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:01.405131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19db883f-7d1d-4ece-b422-6093250590e7 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:01.408699 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 56/102] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:01 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:01.856121 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:01.856741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:01.856841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:01.856841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:01.857445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:01.889514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88eb453f-a8cf-4edb-bc7b-1b5b7ce86ca6 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:01.890207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88eb453f-a8cf-4edb-bc7b-1b5b7ce86ca6 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:01.890525 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:01.890525 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:01.891189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88eb453f-a8cf-4edb-bc7b-1b5b7ce86ca6 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:01.942431 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:01.942431 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:01.954725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:01.988869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:01.990244 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 47/103] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:48:01 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:02.055778 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:02.055778 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:02.074991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-88eb453f-a8cf-4edb-bc7b-1b5b7ce86ca6 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:02.104103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume// Jan 28 12:48:02.105085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:02.106049 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:02.106049 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:02.107307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:02.109010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-de3de68d-c42f-464e-9dd0-e754e9e67a40 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:48:02.115783 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 48/104] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:48:02 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:48:02.130158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88eb453f-a8cf-4edb-bc7b-1b5b7ce86ca6 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:02.131111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-ce97fd1a-07c9-4e9b-aa29-b2690e0645ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] POST http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/attachments Jan 28 12:48:02.131299 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 57/105] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:01 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 975 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:02.132269 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-ce97fd1a-07c9-4e9b-aa29-b2690e0645ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac63512a-a0f0-41f0-86c9-31ac69541e17", "instance_uuid": "19b473d2-aed6-44cd-a720-c40c94f03f04", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:48:02.237913 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:02.237913 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:02.336289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-ce97fd1a-07c9-4e9b-aa29-b2690e0645ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/attachments returned with HTTP 200 Jan 28 12:48:02.338251 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 49/106] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:48:02 2021] POST /volume/v3/669e51de4ccc499e9577602b73d8328a/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:48:02.378400 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de2b1b4f-1cd2-4962-909c-9a434cf4a583 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:02.379537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de2b1b4f-1cd2-4962-909c-9a434cf4a583 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:02.379979 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:02.379979 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:02.380690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de2b1b4f-1cd2-4962-909c-9a434cf4a583 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:02.422695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-ce97fd1a-07c9-4e9b-aa29-b2690e0645ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume// Jan 28 12:48:02.423789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-ce97fd1a-07c9-4e9b-aa29-b2690e0645ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:02.424178 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:02.424178 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:02.425116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-ce97fd1a-07c9-4e9b-aa29-b2690e0645ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:02.426831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-ce97fd1a-07c9-4e9b-aa29-b2690e0645ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:48:02.427996 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 50/107] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:48:02 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:48:02.442273 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-3058fdc5-2eb1-4b45-bad5-3cc00104b1cc tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:02.443126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-3058fdc5-2eb1-4b45-bad5-3cc00104b1cc tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:02.444010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-3058fdc5-2eb1-4b45-bad5-3cc00104b1cc tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:02.503951 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:02.503951 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:02.513571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-de2b1b4f-1cd2-4962-909c-9a434cf4a583 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:02.540757 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:02.540757 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:02.553969 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de2b1b4f-1cd2-4962-909c-9a434cf4a583 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:02.555472 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 58/108] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:02 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 914 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:02.572249 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:02.572249 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:02.584437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-3058fdc5-2eb1-4b45-bad5-3cc00104b1cc tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:02.638220 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:02.638220 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:02.661241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-3058fdc5-2eb1-4b45-bad5-3cc00104b1cc tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:02.662260 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 51/109] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:48:02 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 1013 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 12:48:02.706249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-71d97472-42b4-42fc-822b-9f5f96db1c72 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] PUT http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83 Jan 28 12:48:02.706875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:02.706875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:02.708095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-71d97472-42b4-42fc-822b-9f5f96db1c72 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:48:02.760753 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:48:02.760753 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:48:02.761274 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-71d97472-42b4-42fc-822b-9f5f96db1c72 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Lock "b'cinder-attachment_update-ac63512a-a0f0-41f0-86c9-31ac69541e17-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.011s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:48:02.763642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:02.763642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:03.153131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68fc2ab8-0c65-41b4-9f26-d7bd8bba7fbd tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:03.154629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68fc2ab8-0c65-41b4-9f26-d7bd8bba7fbd tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:03.159225 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:03.159225 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:03.160397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68fc2ab8-0c65-41b4-9f26-d7bd8bba7fbd tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:03.268316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:03.268316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:03.296032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-68fc2ab8-0c65-41b4-9f26-d7bd8bba7fbd tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:03.417981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68fc2ab8-0c65-41b4-9f26-d7bd8bba7fbd tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:03.430186 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 52/110] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:03 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 975 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:03.584835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8252632-e2c6-482e-8e37-8bbba0596701 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:03.585384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8252632-e2c6-482e-8e37-8bbba0596701 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:03.590639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:03.590639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:03.591220 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8252632-e2c6-482e-8e37-8bbba0596701 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:03.777746 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:03.777746 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:03.820695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e8252632-e2c6-482e-8e37-8bbba0596701 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:03.881692 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:03.881692 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:03.907771 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8252632-e2c6-482e-8e37-8bbba0596701 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:03.920821 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 53/111] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:03 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 914 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:04.445457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8fdb4517-5718-41b1-b303-2ae18cda7514 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:04.446007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8fdb4517-5718-41b1-b303-2ae18cda7514 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:04.446196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:04.446196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:04.446543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8fdb4517-5718-41b1-b303-2ae18cda7514 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:04.559272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:04.559272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:04.585254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8fdb4517-5718-41b1-b303-2ae18cda7514 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:04.622524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8fdb4517-5718-41b1-b303-2ae18cda7514 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:04.632882 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 54/112] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:04 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 975 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:04.934097 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3065b125-7e12-4226-9848-647b7aec0161 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:04.934664 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3065b125-7e12-4226-9848-647b7aec0161 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:04.934944 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:04.934944 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:04.935348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3065b125-7e12-4226-9848-647b7aec0161 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:05.025799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:05.025799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:05.034959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3065b125-7e12-4226-9848-647b7aec0161 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:05.076548 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:05.076548 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:05.101877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3065b125-7e12-4226-9848-647b7aec0161 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:05.112255 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 55/113] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:04 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:48:05.639866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac9365c7-35be-468e-b70a-3e980d33db4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:05.640388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac9365c7-35be-468e-b70a-3e980d33db4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:05.640685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:05.640685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:05.642911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac9365c7-35be-468e-b70a-3e980d33db4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:05.652981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-71d97472-42b4-42fc-822b-9f5f96db1c72 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Lock "b'cinder-attachment_update-ac63512a-a0f0-41f0-86c9-31ac69541e17-n-h1-705657-14'" released by "attachment_update" :: held 2.891s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:48:05.653972 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-71d97472-42b4-42fc-822b-9f5f96db1c72 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83 returned with HTTP 200 Jan 28 12:48:05.655563 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 59/114] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 12:48:02 2021] PUT /volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83 => generated 762 bytes in 2957 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:05.845064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:05.845064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:05.869876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac9365c7-35be-468e-b70a-3e980d33db4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:05.999333 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac9365c7-35be-468e-b70a-3e980d33db4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:06.000254 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 56/115] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:05 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 975 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:48:06.120903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe08e5ee-f465-4e45-bfbd-c25079da7426 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:06.121566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe08e5ee-f465-4e45-bfbd-c25079da7426 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:06.122154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:06.122154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:06.122518 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe08e5ee-f465-4e45-bfbd-c25079da7426 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:06.226330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:06.226330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:06.243383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fe08e5ee-f465-4e45-bfbd-c25079da7426 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:06.284980 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:06.284980 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:06.305746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe08e5ee-f465-4e45-bfbd-c25079da7426 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:06.306600 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 60/116] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:06 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:07.016865 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7496d353-56d9-49ff-b2de-7c9802c099fc tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:07.017434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7496d353-56d9-49ff-b2de-7c9802c099fc tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:07.017550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:07.017550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:07.018303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7496d353-56d9-49ff-b2de-7c9802c099fc tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:07.124378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:07.124378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:07.147096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7496d353-56d9-49ff-b2de-7c9802c099fc tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:07.182771 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7496d353-56d9-49ff-b2de-7c9802c099fc tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:07.184348 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 57/117] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:07 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 975 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:07.323217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-565f66c2-ca3b-47da-8418-339a977fb6ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:07.324456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-565f66c2-ca3b-47da-8418-339a977fb6ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:07.324904 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:07.324904 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:07.326147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-565f66c2-ca3b-47da-8418-339a977fb6ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:07.447236 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:07.447236 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:07.472683 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-565f66c2-ca3b-47da-8418-339a977fb6ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:07.532294 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:07.532294 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:07.560671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-565f66c2-ca3b-47da-8418-339a977fb6ab tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:07.565565 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 61/118] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:07 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:08.199849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ecf9f88-d613-4e2c-9680-afe8fadb3545 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:08.201116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ecf9f88-d613-4e2c-9680-afe8fadb3545 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:08.201516 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:08.201516 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:08.202134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ecf9f88-d613-4e2c-9680-afe8fadb3545 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:08.296884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:08.296884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:08.309406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5ecf9f88-d613-4e2c-9680-afe8fadb3545 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:08.346320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ecf9f88-d613-4e2c-9680-afe8fadb3545 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:08.347953 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 58/119] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:08 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 1365 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:08.581986 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c331390-db6c-4454-a4e8-f09b9a3aae75 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:08.582747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c331390-db6c-4454-a4e8-f09b9a3aae75 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:08.582974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:08.582974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:08.583639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c331390-db6c-4454-a4e8-f09b9a3aae75 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:08.643965 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:08.643965 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:08.655565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7c331390-db6c-4454-a4e8-f09b9a3aae75 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:08.681787 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:08.681787 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:08.704763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c331390-db6c-4454-a4e8-f09b9a3aae75 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:08.706449 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 62/120] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:08 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:09.367212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fb49780-2bbd-40f6-a021-dbf15d5ef62a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:09.369097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fb49780-2bbd-40f6-a021-dbf15d5ef62a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:09.369580 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:09.369580 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:09.370257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fb49780-2bbd-40f6-a021-dbf15d5ef62a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:09.441243 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:09.441243 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:09.453698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9fb49780-2bbd-40f6-a021-dbf15d5ef62a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:09.489351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fb49780-2bbd-40f6-a021-dbf15d5ef62a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:09.491005 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 59/121] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:09 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 1363 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:09.722113 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25d5165d-c233-4e15-942a-708a6538d8df tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:09.722976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25d5165d-c233-4e15-942a-708a6538d8df tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:09.723320 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:09.723320 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:09.723839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25d5165d-c233-4e15-942a-708a6538d8df tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:09.775445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:09.775445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:09.785617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25d5165d-c233-4e15-942a-708a6538d8df tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:09.807378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:09.807378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:09.815682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25d5165d-c233-4e15-942a-708a6538d8df tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:09.816568 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 63/122] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:09 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:10.090758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-e9fb6833-d88e-4f9d-bcdc-32d5f1485b4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:10.091275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-e9fb6833-d88e-4f9d-bcdc-32d5f1485b4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:10.091854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:10.091854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:10.092495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-e9fb6833-d88e-4f9d-bcdc-32d5f1485b4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:10.143220 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:10.143220 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:10.155750 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-237cd995-328b-40df-adac-41fa2223719b req-e9fb6833-d88e-4f9d-bcdc-32d5f1485b4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:10.190385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-e9fb6833-d88e-4f9d-bcdc-32d5f1485b4a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:10.199677 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 60/123] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:48:10 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 1363 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:10.836888 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-130ac7f9-270f-4a10-b3d2-ae9e1b479853 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:10.838736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-130ac7f9-270f-4a10-b3d2-ae9e1b479853 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:10.839381 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:10.839381 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:10.840443 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-130ac7f9-270f-4a10-b3d2-ae9e1b479853 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:10.909782 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:10.909782 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:10.919114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-130ac7f9-270f-4a10-b3d2-ae9e1b479853 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:10.942878 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:10.942878 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:10.953559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-130ac7f9-270f-4a10-b3d2-ae9e1b479853 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:10.955144 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 64/124] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:10 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:11.695007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-13e27138-8f1f-47cd-ac51-92423305058f tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] POST http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83/action Jan 28 12:48:11.695722 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:11.695722 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:11.696030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-13e27138-8f1f-47cd-ac51-92423305058f tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:48:11.696367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-13e27138-8f1f-47cd-ac51-92423305058f tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:48:11.834510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:11.834510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:11.855549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4c9bdff-3b65-4f8e-98af-476ec25bffac req-13e27138-8f1f-47cd-ac51-92423305058f tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83/action returned with HTTP 204 Jan 28 12:48:11.856479 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 61/125] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 12:48:11 2021] POST /volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83/action => generated 0 bytes in 166 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:48:11.971895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddf3c39f-bc51-4390-920b-3c29076e0d31 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:11.972719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddf3c39f-bc51-4390-920b-3c29076e0d31 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:11.972829 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:11.972829 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:11.973166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddf3c39f-bc51-4390-920b-3c29076e0d31 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:12.065383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:12.065383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:12.091666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ddf3c39f-bc51-4390-920b-3c29076e0d31 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:12.137129 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:12.137129 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:12.169667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddf3c39f-bc51-4390-920b-3c29076e0d31 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:12.170736 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 65/126] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:11 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 1207 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:12.187485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:12.188721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:12.189083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:12.189083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:12.189678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:12.222243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:12.222767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:12.222982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:12.222982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:12.223395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:12.272246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:12.272246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:12.282172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:12.282172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:12.293098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:12.301123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:12.324394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:12.325754 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 66/127] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:48:12 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 1363 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:12.341077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume// Jan 28 12:48:12.341639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:12.341639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:12.342560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:12.342942 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:12.342942 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:12.343689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:12.345880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-c1da4cb3-62dd-45a7-8765-fd65a017500f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:48:12.347390 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 67/128] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:48:12 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:48:12.360755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:12.361874 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 62/129] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:12 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 1207 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:12.364908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-48dd13ca-670f-4f8a-a617-e8ff7569e1bb tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] POST http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/attachments Jan 28 12:48:12.366073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-48dd13ca-670f-4f8a-a617-e8ff7569e1bb tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da040757-b86d-4601-932c-3d50bc6fcaca", "instance_uuid": "d7eb015c-256b-4512-b754-0c105e3e23f8", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:48:12.418147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:12.418147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:12.477828 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-48dd13ca-670f-4f8a-a617-e8ff7569e1bb tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/attachments returned with HTTP 200 Jan 28 12:48:12.478960 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 68/130] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:48:12 2021] POST /volume/v3/7966029b1d7a4915967422740fdcc5be/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:48:14.247994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume// Jan 28 12:48:14.248564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:14.248728 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:14.248728 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:14.249013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:14.250160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f751484-9d7d-4dc7-813c-8b8271ffd4d2 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:48:14.251954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 63/131] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:48:14 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:48:14.289795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-38d115ca-db71-4cfd-8cfd-a2fcf34f02f1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] GET http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:48:14.290596 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-38d115ca-db71-4cfd-8cfd-a2fcf34f02f1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:14.291034 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:14.291034 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:14.292224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-38d115ca-db71-4cfd-8cfd-a2fcf34f02f1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:14.380863 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:14.380863 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:14.392565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-237cd995-328b-40df-adac-41fa2223719b req-38d115ca-db71-4cfd-8cfd-a2fcf34f02f1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:48:14.414755 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:14.414755 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:14.441478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-38d115ca-db71-4cfd-8cfd-a2fcf34f02f1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 200 Jan 28 12:48:14.443144 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 69/132] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:48:14 2021] GET /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 1461 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 12:48:14.483219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-d3f87f57-61e8-4d8d-a991-bcd5c3d5cf5a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] PUT http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2 Jan 28 12:48:14.484585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-d3f87f57-61e8-4d8d-a991-bcd5c3d5cf5a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:48:14.548596 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:48:14.548596 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:48:14.549497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-237cd995-328b-40df-adac-41fa2223719b req-d3f87f57-61e8-4d8d-a991-bcd5c3d5cf5a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Lock "b'cinder-attachment_update-da040757-b86d-4601-932c-3d50bc6fcaca-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.014s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:48:14.552059 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:14.552059 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:15.129498 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-80011875-02fa-407c-a96f-b624a9615c5b tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:15.130045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-80011875-02fa-407c-a96f-b624a9615c5b tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:15.130498 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:15.130498 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:15.131147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-80011875-02fa-407c-a96f-b624a9615c5b tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:15.190254 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:15.190254 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:15.201851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-4238862e-7dc0-4786-ad91-9ca88602588d req-80011875-02fa-407c-a96f-b624a9615c5b tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:15.223694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:15.223694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:15.233348 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-80011875-02fa-407c-a96f-b624a9615c5b tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:15.234385 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 70/133] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:48:15 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 1207 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:48:15.259453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-28c33099-f3cb-4388-acfd-6556d9c7b606 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] POST http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17/action Jan 28 12:48:15.260029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:15.260029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:15.260477 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-28c33099-f3cb-4388-acfd-6556d9c7b606 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:48:15.260869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-28c33099-f3cb-4388-acfd-6556d9c7b606 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:48:15.315105 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:15.315105 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:15.316372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-4238862e-7dc0-4786-ad91-9ca88602588d req-28c33099-f3cb-4388-acfd-6556d9c7b606 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:15.328376 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-4238862e-7dc0-4786-ad91-9ca88602588d req-28c33099-f3cb-4388-acfd-6556d9c7b606 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Begin detaching volume completed successfully. Jan 28 12:48:15.329004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-28c33099-f3cb-4388-acfd-6556d9c7b606 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17/action returned with HTTP 202 Jan 28 12:48:15.337237 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 71/134] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 12:48:15 2021] POST /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 12:48:15.374203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:15.377602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:15.378054 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:15.378054 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:15.378739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:15.479568 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:15.479568 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:15.513125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:15.549442 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:15.549442 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:15.571411 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:15.572631 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 72/135] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:15 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 1210 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:48:15.573655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume// Jan 28 12:48:15.576438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:15.576767 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:15.576767 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:15.577338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:15.579574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-836c7f50-1f71-4a36-94f0-bc71b7cbd913 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:48:15.582690 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 73/136] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:48:15 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:48:15.598337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-9e024c56-e696-429a-beff-ae010843d953 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:15.599560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-9e024c56-e696-429a-beff-ae010843d953 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:15.600410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-9e024c56-e696-429a-beff-ae010843d953 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:15.681696 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:15.681696 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:15.691908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-4238862e-7dc0-4786-ad91-9ca88602588d req-9e024c56-e696-429a-beff-ae010843d953 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:15.714290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:15.714290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:15.725239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-9e024c56-e696-429a-beff-ae010843d953 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:15.726464 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 74/137] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:48:15 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 1309 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 12:48:16.220191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-1dad1810-b366-47d1-91a0-d0767bcc1138 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] DELETE http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83 Jan 28 12:48:16.220976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-1dad1810-b366-47d1-91a0-d0767bcc1138 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:16.221360 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:16.221360 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:16.221982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-1dad1810-b366-47d1-91a0-d0767bcc1138 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:16.258563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:16.258563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:16.451722 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-237cd995-328b-40df-adac-41fa2223719b req-d3f87f57-61e8-4d8d-a991-bcd5c3d5cf5a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Lock "b'cinder-attachment_update-da040757-b86d-4601-932c-3d50bc6fcaca-n-h1-705657-14'" released by "attachment_update" :: held 1.902s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:48:16.453432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-d3f87f57-61e8-4d8d-a991-bcd5c3d5cf5a tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2 returned with HTTP 200 Jan 28 12:48:16.454679 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 64/138] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 12:48:14 2021] PUT /volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2 => generated 762 bytes in 1977 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:16.503309 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-55856760-18c5-4f08-811c-33222239d72f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] POST http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2/action Jan 28 12:48:16.504265 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:16.504265 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:16.505455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-55856760-18c5-4f08-811c-33222239d72f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:48:16.506165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-55856760-18c5-4f08-811c-33222239d72f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:48:16.704639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:16.704639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:16.728979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-237cd995-328b-40df-adac-41fa2223719b req-55856760-18c5-4f08-811c-33222239d72f tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2/action returned with HTTP 204 Jan 28 12:48:16.729879 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 65/139] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 12:48:16 2021] POST /volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 12:48:16.753050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7a4968f-8f79-4b7a-be94-252906ad16cd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:16.756820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7a4968f-8f79-4b7a-be94-252906ad16cd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:16.757252 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:16.757252 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:16.759556 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7a4968f-8f79-4b7a-be94-252906ad16cd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:16.835505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:16.835505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:16.847164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7a4968f-8f79-4b7a-be94-252906ad16cd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:16.875486 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:16.875486 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:16.886181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7a4968f-8f79-4b7a-be94-252906ad16cd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:16.887919 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 66/140] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:16 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 1210 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:48:17.132716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4238862e-7dc0-4786-ad91-9ca88602588d req-1dad1810-b366-47d1-91a0-d0767bcc1138 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:48:17.133434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4238862e-7dc0-4786-ad91-9ca88602588d req-1dad1810-b366-47d1-91a0-d0767bcc1138 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:48:17.142863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4238862e-7dc0-4786-ad91-9ca88602588d req-1dad1810-b366-47d1-91a0-d0767bcc1138 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83 returned with HTTP 200 Jan 28 12:48:17.145256 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 75/141] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 12:48:16 2021] DELETE /volume/v3/669e51de4ccc499e9577602b73d8328a/attachments/fab58ca1-49c5-4622-aa94-b344cc321e83 => generated 19 bytes in 931 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:17.905247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5da5ea41-be75-4566-a178-1ef11cbbc9ee tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:17.906740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5da5ea41-be75-4566-a178-1ef11cbbc9ee tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:17.907101 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:17.907101 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:17.907840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5da5ea41-be75-4566-a178-1ef11cbbc9ee tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:18.009323 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:18.009323 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:18.030712 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5da5ea41-be75-4566-a178-1ef11cbbc9ee tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:18.055005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5da5ea41-be75-4566-a178-1ef11cbbc9ee tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:18.055879 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 67/142] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:17 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:19.895155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aa2d7c17-f71d-4132-8895-0cd1dd8904c3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:19.896720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aa2d7c17-f71d-4132-8895-0cd1dd8904c3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:19.897118 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:19.897118 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:19.898792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aa2d7c17-f71d-4132-8895-0cd1dd8904c3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:20.010420 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:20.010420 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:20.021072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aa2d7c17-f71d-4132-8895-0cd1dd8904c3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:20.073858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aa2d7c17-f71d-4132-8895-0cd1dd8904c3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:20.074802 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 76/143] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:19 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:20.090714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15cd0476-210a-4555-bc56-79f59b70832c tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:20.091610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15cd0476-210a-4555-bc56-79f59b70832c tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:20.092391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:20.092391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:20.093811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15cd0476-210a-4555-bc56-79f59b70832c tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:20.209623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:20.209623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:20.219575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-15cd0476-210a-4555-bc56-79f59b70832c tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:20.244337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15cd0476-210a-4555-bc56-79f59b70832c tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:20.255301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 68/144] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:20 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 915 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:31.229090 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac5f2862-ab0e-41df-8b70-11d1376ef1dd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] DELETE http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:31.229726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac5f2862-ab0e-41df-8b70-11d1376ef1dd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:31.230019 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:31.230019 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:31.230712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac5f2862-ab0e-41df-8b70-11d1376ef1dd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:31.231823 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ac5f2862-ab0e-41df-8b70-11d1376ef1dd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Delete volume with id: ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:31.339880 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:31.339880 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:31.341510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac5f2862-ab0e-41df-8b70-11d1376ef1dd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:31.424834 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac5f2862-ab0e-41df-8b70-11d1376ef1dd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Delete volume request issued successfully. Jan 28 12:48:31.425659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac5f2862-ab0e-41df-8b70-11d1376ef1dd tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 202 Jan 28 12:48:31.432520 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 77/145] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 12:48:31 2021] DELETE /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 12:48:31.433935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b435d1ea-f87d-4949-85b0-cf72318b4e08 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:31.434459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b435d1ea-f87d-4949-85b0-cf72318b4e08 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:31.434686 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:31.434686 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:31.435092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b435d1ea-f87d-4949-85b0-cf72318b4e08 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:31.558845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:31.558845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:31.603639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b435d1ea-f87d-4949-85b0-cf72318b4e08 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:31.695933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b435d1ea-f87d-4949-85b0-cf72318b4e08 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:31.706134 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 69/146] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:31 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 914 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:32.715785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0130656-5074-45c4-b359-d0180cd938a0 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:32.717218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0130656-5074-45c4-b359-d0180cd938a0 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:32.717614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:32.717614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:32.718318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0130656-5074-45c4-b359-d0180cd938a0 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:33.013654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:33.013654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:33.040957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f0130656-5074-45c4-b359-d0180cd938a0 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:33.089154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0130656-5074-45c4-b359-d0180cd938a0 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:33.090036 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 78/147] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:32 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 914 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:34.107443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b164c3e-88c5-4194-a869-cbfff9f197a3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:34.108190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b164c3e-88c5-4194-a869-cbfff9f197a3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:34.108518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:34.108518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:34.109077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b164c3e-88c5-4194-a869-cbfff9f197a3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:34.189489 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:48:34.189489 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:48:34.207191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9b164c3e-88c5-4194-a869-cbfff9f197a3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Volume info retrieved successfully. Jan 28 12:48:34.235890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b164c3e-88c5-4194-a869-cbfff9f197a3 tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 200 Jan 28 12:48:34.235890 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 70/148] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:34 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:48:35.254974 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa6724f5-2db9-46f7-8998-7a3d94dba75f tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] GET http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 Jan 28 12:48:35.256397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa6724f5-2db9-46f7-8998-7a3d94dba75f tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:48:35.256786 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:48:35.256786 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:48:35.257416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa6724f5-2db9-46f7-8998-7a3d94dba75f tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:48:35.360630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa6724f5-2db9-46f7-8998-7a3d94dba75f tempest-AttachSCSIVolumeTestJSON-270000205 tempest-AttachSCSIVolumeTestJSON-270000205-project] http://10.222.0.38/volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 returned with HTTP 404 Jan 28 12:48:35.362233 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 79/149] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:48:35 2021] GET /volume/v3/669e51de4ccc499e9577602b73d8328a/volumes/ac63512a-a0f0-41f0-86c9-31ac69541e17 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:49:39.984368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] POST http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes Jan 28 12:49:39.984851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:39.984851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:39.985215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1276629021"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:49:39.986349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1276629021'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:49:39.986650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Create volume of 1 GB Jan 28 12:49:40.006640 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Availability Zones retrieved successfully. Jan 28 12:49:40.049513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Flow 'volume_create_api' (53f3e2cc-f24b-488b-a550-85e146d51876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:49:40.054044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53513429-cfb3-43fc-a626-dd084f5bc2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:40.056869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:49:40.194040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53513429-cfb3-43fc-a626-dd084f5bc2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:40.196275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d7caf6-d6b2-4052-bbc8-859edf5cf07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:40.429082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Created reservations ['d55a915e-afee-4d73-83e4-28904a1522af', '295f4372-0701-4a57-b791-958d883c44ed', '20d09163-b57c-47e4-b270-2ad4e70fc0c3', '6c62404f-7469-4540-8c6a-f557e4d6da38'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:49:40.431240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d7caf6-d6b2-4052-bbc8-859edf5cf07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d55a915e-afee-4d73-83e4-28904a1522af', '295f4372-0701-4a57-b791-958d883c44ed', '20d09163-b57c-47e4-b270-2ad4e70fc0c3', '6c62404f-7469-4540-8c6a-f557e4d6da38']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:40.433568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c786e6-08ca-4218-a4f8-6e1d78677487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:40.504107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c786e6-08ca-4218-a4f8-6e1d78677487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6df2ef2b-e319-467c-9926-a81d50bed434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1276629021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f1b41a4aedc4a66b2ac4428ac38f6c1',qos_specs=None,replication_status=,reservations=['d55a915e-afee-4d73-83e4-28904a1522af','295f4372-0701-4a57-b791-958d883c44ed','20d09163-b57c-47e4-b270-2ad4e70fc0c3','6c62404f-7469-4540-8c6a-f557e4d6da38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ee18e19ee4e4384035662d670555b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:49:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1276629021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6df2ef2b-e319-467c-9926-a81d50bed434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f1b41a4aedc4a66b2ac4428ac38f6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6a0ee18e19ee4e4384035662d670555b',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:40.506838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc47ff59-e951-4f33-9dbc-e93dba285e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:40.543527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc47ff59-e951-4f33-9dbc-e93dba285e3e) transitioned into state 'SUCCESS' from state '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-1276629021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f1b41a4aedc4a66b2ac4428ac38f6c1',qos_specs=None,replication_status=,reservations=['d55a915e-afee-4d73-83e4-28904a1522af','295f4372-0701-4a57-b791-958d883c44ed','20d09163-b57c-47e4-b270-2ad4e70fc0c3','6c62404f-7469-4540-8c6a-f557e4d6da38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ee18e19ee4e4384035662d670555b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:40.545869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6521c0a-c8c2-431c-a01f-37b8f2a9177c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:40.563158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6521c0a-c8c2-431c-a01f-37b8f2a9177c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:40.566025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Flow 'volume_create_api' (53f3e2cc-f24b-488b-a550-85e146d51876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:49:40.668765 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Create volume request issued successfully. Jan 28 12:49:40.684386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e659cef0-84e6-4e40-9649-8485d82977e5 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes returned with HTTP 202 Jan 28 12:49:40.685760 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 71/150] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:49:39 2021] POST /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes => generated 824 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:49:40.700858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b72d35d7-d192-4300-9a39-4b411546f389 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:40.701736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b72d35d7-d192-4300-9a39-4b411546f389 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:40.702609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b72d35d7-d192-4300-9a39-4b411546f389 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:40.769526 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:40.769526 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:40.779452 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b72d35d7-d192-4300-9a39-4b411546f389 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:40.804789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b72d35d7-d192-4300-9a39-4b411546f389 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:40.805790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 80/151] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:40 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 892 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:41.823001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf635c84-28fb-49e8-8d3d-d21dc58736cd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:41.823550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf635c84-28fb-49e8-8d3d-d21dc58736cd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:41.823962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:41.823962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:41.824860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf635c84-28fb-49e8-8d3d-d21dc58736cd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:41.965084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:41.965084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:41.983296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bf635c84-28fb-49e8-8d3d-d21dc58736cd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:42.045286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf635c84-28fb-49e8-8d3d-d21dc58736cd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:42.046675 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 72/152] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:41 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:43.063366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:43.064602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:43.065042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:43.065042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:43.065686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:43.167609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:43.167609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:43.178757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:43.215148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:43.229073 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 81/153] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:43 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 917 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:43.672165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-c361cdad-45f6-42b8-ac44-8cfb4cf02192 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:43.673369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-c361cdad-45f6-42b8-ac44-8cfb4cf02192 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:43.673599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:43.673599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:43.673983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-c361cdad-45f6-42b8-ac44-8cfb4cf02192 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:43.765599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:43.765599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:43.779904 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-34423f46-ddd8-4571-b707-be69b195f806 req-c361cdad-45f6-42b8-ac44-8cfb4cf02192 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:43.808218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-c361cdad-45f6-42b8-ac44-8cfb4cf02192 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:43.809831 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 73/154] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:49:43 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 917 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:43.952678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume// Jan 28 12:49:43.953748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:43.954122 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:43.954122 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:43.954767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:43.956019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7395f199-a43d-4c2a-9051-9dbc80fd4403 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:49:43.956780 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 82/155] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:49:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:49:43.984729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-a057e479-b651-41e1-9ee5-30c4a80425a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] POST http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments Jan 28 12:49:43.985494 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:43.985494 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:43.986351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-a057e479-b651-41e1-9ee5-30c4a80425a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6df2ef2b-e319-467c-9926-a81d50bed434", "instance_uuid": "19442785-b20a-4e15-9780-881530cc4752", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:49:44.190513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:44.190513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:44.311009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-a057e479-b651-41e1-9ee5-30c4a80425a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments returned with HTTP 200 Jan 28 12:49:44.311988 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 74/156] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:49:43 2021] POST /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments => generated 273 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:49:44.376498 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3bd013e9-24ab-4679-83c3-29fbe0804d26 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:44.377254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3bd013e9-24ab-4679-83c3-29fbe0804d26 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:44.378039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3bd013e9-24ab-4679-83c3-29fbe0804d26 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:44.401020 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-a057e479-b651-41e1-9ee5-30c4a80425a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume// Jan 28 12:49:44.401755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-a057e479-b651-41e1-9ee5-30c4a80425a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:44.402123 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:44.402123 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:44.402729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-a057e479-b651-41e1-9ee5-30c4a80425a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:44.404226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-a057e479-b651-41e1-9ee5-30c4a80425a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:49:44.405018 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 75/157] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 12:49:44 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:49:44.419722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-84c332d1-546a-4184-a656-3e0a82413cfd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:44.420547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-84c332d1-546a-4184-a656-3e0a82413cfd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:44.421197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-84c332d1-546a-4184-a656-3e0a82413cfd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:44.431966 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:44.431966 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:44.441716 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3bd013e9-24ab-4679-83c3-29fbe0804d26 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:44.463561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:44.463561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:44.473503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3bd013e9-24ab-4679-83c3-29fbe0804d26 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:44.474821 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 83/158] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:44 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 916 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:44.535510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:44.535510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:44.559010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-34423f46-ddd8-4571-b707-be69b195f806 req-84c332d1-546a-4184-a656-3e0a82413cfd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:44.604609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:44.604609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:44.625688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-84c332d1-546a-4184-a656-3e0a82413cfd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:44.626832 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 76/159] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 12:49:44 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 1015 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 12:49:44.665433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-d9c93dec-2d8e-4931-84e5-c98e118ba528 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] PUT http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b Jan 28 12:49:44.666185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:44.666185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:44.666707 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-d9c93dec-2d8e-4931-84e5-c98e118ba528 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:49:44.720411 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:49:44.720411 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:49:44.721288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-34423f46-ddd8-4571-b707-be69b195f806 req-d9c93dec-2d8e-4931-84e5-c98e118ba528 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Lock "b'cinder-attachment_update-6df2ef2b-e319-467c-9926-a81d50bed434-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.010s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:49:44.726035 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:44.726035 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:45.495581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3649a575-d2f2-4038-9841-8d562c8fae93 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:45.496431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3649a575-d2f2-4038-9841-8d562c8fae93 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:45.496766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:45.496766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:45.498205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3649a575-d2f2-4038-9841-8d562c8fae93 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:45.686499 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:45.686499 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:45.715625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3649a575-d2f2-4038-9841-8d562c8fae93 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:45.784626 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:45.784626 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:45.808570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3649a575-d2f2-4038-9841-8d562c8fae93 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:45.810108 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 77/160] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:45 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 916 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:46.827415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47240963-c910-4b52-a570-9117de652414 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:46.828192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47240963-c910-4b52-a570-9117de652414 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:46.828579 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:46.828579 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:46.829980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47240963-c910-4b52-a570-9117de652414 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:46.999782 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:46.999782 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:47.028691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47240963-c910-4b52-a570-9117de652414 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:47.062540 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:47.062540 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:47.085379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47240963-c910-4b52-a570-9117de652414 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:47.086912 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 78/161] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:46 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 916 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:47.578406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-34423f46-ddd8-4571-b707-be69b195f806 req-d9c93dec-2d8e-4931-84e5-c98e118ba528 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Lock "b'cinder-attachment_update-6df2ef2b-e319-467c-9926-a81d50bed434-n-h2-705657-14'" released by "attachment_update" :: held 2.857s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:49:47.579789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-d9c93dec-2d8e-4931-84e5-c98e118ba528 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b returned with HTTP 200 Jan 28 12:49:47.580861 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 84/162] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 12:49:44 2021] PUT /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b => generated 762 bytes in 2922 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:49:48.106985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22979300-b44f-4518-ade5-cbb01d3aff0a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:48.107522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22979300-b44f-4518-ade5-cbb01d3aff0a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:48.108322 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:48.108322 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:48.109076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22979300-b44f-4518-ade5-cbb01d3aff0a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:48.234891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:48.234891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:48.264406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-22979300-b44f-4518-ade5-cbb01d3aff0a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:48.300496 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:48.300496 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:48.313983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22979300-b44f-4518-ade5-cbb01d3aff0a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:48.315561 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 79/163] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:48 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 917 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:49.334603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53aa7a55-64f3-4e6d-9346-f1b734af1d0e tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:49.336606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53aa7a55-64f3-4e6d-9346-f1b734af1d0e tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:49.337025 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:49.337025 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:49.337779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53aa7a55-64f3-4e6d-9346-f1b734af1d0e tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:49.450538 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:49.450538 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:49.475492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-53aa7a55-64f3-4e6d-9346-f1b734af1d0e tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:49.524456 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:49.524456 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:49.535546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53aa7a55-64f3-4e6d-9346-f1b734af1d0e tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:49.537226 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 85/164] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:49 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 917 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:50.553859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac91337f-7e2f-484c-8e1e-cc81fdc59b94 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:50.554404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac91337f-7e2f-484c-8e1e-cc81fdc59b94 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:50.554540 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:50.554540 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:50.554836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac91337f-7e2f-484c-8e1e-cc81fdc59b94 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:50.664984 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:50.664984 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:50.675503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac91337f-7e2f-484c-8e1e-cc81fdc59b94 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:50.699089 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:50.699089 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:50.710854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac91337f-7e2f-484c-8e1e-cc81fdc59b94 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:50.721054 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 80/165] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:50 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 917 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:51.732454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b74466fc-0964-493f-acd1-ac71c82ffa31 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:51.733029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b74466fc-0964-493f-acd1-ac71c82ffa31 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:51.733216 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:51.733216 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:51.733838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b74466fc-0964-493f-acd1-ac71c82ffa31 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:51.864365 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:51.864365 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:51.882807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b74466fc-0964-493f-acd1-ac71c82ffa31 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:51.955091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:51.955091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:51.974994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b74466fc-0964-493f-acd1-ac71c82ffa31 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:51.975880 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 86/166] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:51 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 917 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:52.993555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe88e354-035d-4341-8f76-2386d6337351 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:52.994815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe88e354-035d-4341-8f76-2386d6337351 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:52.995268 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:52.995268 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:52.995934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe88e354-035d-4341-8f76-2386d6337351 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:53.107884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:53.107884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:53.129978 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fe88e354-035d-4341-8f76-2386d6337351 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:53.168650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-d7acb6df-cdcc-4b84-b5c0-20d1bbd5e2bb tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] POST http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b/action Jan 28 12:49:53.169178 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:53.169178 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:53.169637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-d7acb6df-cdcc-4b84-b5c0-20d1bbd5e2bb tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:49:53.170027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-d7acb6df-cdcc-4b84-b5c0-20d1bbd5e2bb tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:49:53.193121 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:53.193121 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:53.225216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe88e354-035d-4341-8f76-2386d6337351 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:53.241512 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 81/167] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:52 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 917 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:49:53.360811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:53.360811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:53.388692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34423f46-ddd8-4571-b707-be69b195f806 req-d7acb6df-cdcc-4b84-b5c0-20d1bbd5e2bb tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b/action returned with HTTP 204 Jan 28 12:49:53.389634 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 87/168] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 12:49:53 2021] POST /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b/action => generated 0 bytes in 226 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 12:49:54.248842 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-528e9e44-8763-40fa-a91b-49d3a70aa40b tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:54.250199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-528e9e44-8763-40fa-a91b-49d3a70aa40b tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:54.250650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:54.250650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:54.251480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-528e9e44-8763-40fa-a91b-49d3a70aa40b tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:54.313272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:54.313272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:54.324891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-528e9e44-8763-40fa-a91b-49d3a70aa40b tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:54.349070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:54.349070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:54.361019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-528e9e44-8763-40fa-a91b-49d3a70aa40b tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:54.376298 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 82/169] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:54 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 1209 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:49:54.974574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-665a1a42-27d6-4da8-bdd4-7428f8498129 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] GET http://10.222.0.38/volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:54.976209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-665a1a42-27d6-4da8-bdd4-7428f8498129 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:54.976594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:54.976594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:54.976990 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-665a1a42-27d6-4da8-bdd4-7428f8498129 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:55.102856 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:55.102856 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:55.130345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-665a1a42-27d6-4da8-bdd4-7428f8498129 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] Volume info retrieved successfully. Jan 28 12:49:55.209158 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:55.209158 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:55.219073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-665a1a42-27d6-4da8-bdd4-7428f8498129 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] http://10.222.0.38/volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:55.224565 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 88/170] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:49:54 2021] GET /volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 1393 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:49:55.240781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-2ef7fd5e-493e-4ec0-83fd-8998365e0148 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] GET http://10.222.0.38/volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/c297e981-9174-4301-8f0f-d82fe338d2dd Jan 28 12:49:55.241310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-2ef7fd5e-493e-4ec0-83fd-8998365e0148 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:55.242139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:55.242139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:55.242537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-2ef7fd5e-493e-4ec0-83fd-8998365e0148 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:55.351515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fde28e82-4fac-41d9-b060-51de15a71d8c req-2ef7fd5e-493e-4ec0-83fd-8998365e0148 tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] http://10.222.0.38/volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/c297e981-9174-4301-8f0f-d82fe338d2dd returned with HTTP 404 Jan 28 12:49:55.353461 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 83/171] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:49:55 2021] GET /volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/c297e981-9174-4301-8f0f-d82fe338d2dd => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:49:55.370272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd9cf826-724d-4f6a-b4ff-7df27f1d9bcf tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:55.371210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd9cf826-724d-4f6a-b4ff-7df27f1d9bcf tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:55.371552 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:55.371552 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:55.372102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd9cf826-724d-4f6a-b4ff-7df27f1d9bcf tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:55.434120 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:55.434120 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:55.447812 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dd9cf826-724d-4f6a-b4ff-7df27f1d9bcf tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:55.470689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:55.470689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:55.482064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd9cf826-724d-4f6a-b4ff-7df27f1d9bcf tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:55.482878 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 89/172] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:55 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 1209 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:49:55.719185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-82cabdcf-846e-4c28-9028-46c7a43ff3a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:55.720011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-82cabdcf-846e-4c28-9028-46c7a43ff3a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:55.720638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-82cabdcf-846e-4c28-9028-46c7a43ff3a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:55.821117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:55.821117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:55.838092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-82cabdcf-846e-4c28-9028-46c7a43ff3a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:55.861674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:55.861674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:55.872570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-82cabdcf-846e-4c28-9028-46c7a43ff3a8 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:55.873816 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 84/173] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:49:55 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 1209 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:49:55.906122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] POST http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434/action Jan 28 12:49:55.907219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:55.907219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:55.907969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:49:55.908485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:49:56.361403 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:56.361403 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:56.364323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:56.389319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Begin detaching volume completed successfully. Jan 28 12:49:56.389866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434/action returned with HTTP 202 Jan 28 12:49:56.395191 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 90/174] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 12:49:55 2021] POST /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434/action => generated 0 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 12:49:56.418803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3fb3e5c0-4cd7-4396-85f7-aee52bbf6cbd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:56.420273 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3fb3e5c0-4cd7-4396-85f7-aee52bbf6cbd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:56.420472 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:56.420472 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:56.421110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3fb3e5c0-4cd7-4396-85f7-aee52bbf6cbd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:56.490606 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume// Jan 28 12:49:56.491112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:56.491351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:56.491351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:56.491778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:56.492735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-4e368bc6-c251-456c-a6e0-7b9c4c012dab tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:49:56.494084 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 91/175] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 12:49:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:49:56.508599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-65c96f46-592f-4808-8d08-841f0ae3ba4a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:56.509183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-65c96f46-592f-4808-8d08-841f0ae3ba4a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:56.509669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-65c96f46-592f-4808-8d08-841f0ae3ba4a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:56.607461 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:56.607461 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:56.632140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3fb3e5c0-4cd7-4396-85f7-aee52bbf6cbd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:56.662857 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:56.662857 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:56.668031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:56.668031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:56.680172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3fb3e5c0-4cd7-4396-85f7-aee52bbf6cbd tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:56.681375 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 85/176] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:56 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 1212 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:49:56.717117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-65c96f46-592f-4808-8d08-841f0ae3ba4a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:56.755304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:56.755304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:56.766006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-65c96f46-592f-4808-8d08-841f0ae3ba4a tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:56.767501 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 92/177] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 12:49:56 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 1311 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 12:49:57.200081 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-8d23b937-e0ac-4ace-aa26-cae2f9f66a49 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] DELETE http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b Jan 28 12:49:57.200701 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-8d23b937-e0ac-4ace-aa26-cae2f9f66a49 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:57.201094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:57.201094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:57.201736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-8d23b937-e0ac-4ace-aa26-cae2f9f66a49 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:57.235972 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:57.235972 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:57.697899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1da17bc-db3a-415c-9115-ba13fe9a0735 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:57.698396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1da17bc-db3a-415c-9115-ba13fe9a0735 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:57.698795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:57.698795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:57.699471 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1da17bc-db3a-415c-9115-ba13fe9a0735 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:57.822681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:57.822681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:57.843203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f1da17bc-db3a-415c-9115-ba13fe9a0735 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:57.874076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:57.874076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:57.928378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1da17bc-db3a-415c-9115-ba13fe9a0735 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:57.929323 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 93/178] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:57 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 1212 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:49:57.953567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-8d23b937-e0ac-4ace-aa26-cae2f9f66a49 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:49:57.953883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-8d23b937-e0ac-4ace-aa26-cae2f9f66a49 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:49:57.980228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55b61e16-6322-4e5c-b778-f1cae3b97bae req-8d23b937-e0ac-4ace-aa26-cae2f9f66a49 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b returned with HTTP 200 Jan 28 12:49:57.981851 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 86/179] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 12:49:57 2021] DELETE /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/attachments/26d8c525-cf9c-4490-a02a-627667f18a9b => generated 19 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:58.946450 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1afc7d8b-3e13-48b8-8128-9ed169e2d8d2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:49:58.947624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1afc7d8b-3e13-48b8-8128-9ed169e2d8d2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:58.948027 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:58.948027 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:58.948998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1afc7d8b-3e13-48b8-8128-9ed169e2d8d2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:59.037502 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:59.037502 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:59.048060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1afc7d8b-3e13-48b8-8128-9ed169e2d8d2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:59.078543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1afc7d8b-3e13-48b8-8128-9ed169e2d8d2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:49:59.092847 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 94/180] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:58 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:49:59.098493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] POST http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes Jan 28 12:49:59.099191 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:59.099191 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:59.100098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2114559259"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:49:59.101357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2114559259'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:49:59.101882 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Create volume of 1 GB Jan 28 12:49:59.103188 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:59.103188 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:59.125773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Availability Zones retrieved successfully. Jan 28 12:49:59.145281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Flow 'volume_create_api' (bbe19013-c13b-4951-b7c9-342ed954db84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:49:59.148695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a61429-c78d-4f8d-acec-d37d66cdc820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:59.151817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:49:59.237137 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a61429-c78d-4f8d-acec-d37d66cdc820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:59.239934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fd8dba8-9d17-455c-9c9a-65006c339c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:59.330952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Created reservations ['8d1cbde9-a9b8-4387-b5c7-ce4fa1519e8d', '34bbcf4e-b1c1-435a-bce3-6fce74e68384', '0329bef8-f6ea-41f2-b32d-4dcfcc8c6049', '8639fa1f-a015-4a6e-bf0d-d9ac78ae096a'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:49:59.334192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fd8dba8-9d17-455c-9c9a-65006c339c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d1cbde9-a9b8-4387-b5c7-ce4fa1519e8d', '34bbcf4e-b1c1-435a-bce3-6fce74e68384', '0329bef8-f6ea-41f2-b32d-4dcfcc8c6049', '8639fa1f-a015-4a6e-bf0d-d9ac78ae096a']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:59.345417 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ca91a2-bf30-42dd-81a4-911677a4a384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:59.439099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ca91a2-bf30-42dd-81a4-911677a4a384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f402829c-88d8-4705-8423-11c834033702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2114559259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f1b41a4aedc4a66b2ac4428ac38f6c1',qos_specs=None,replication_status=,reservations=['8d1cbde9-a9b8-4387-b5c7-ce4fa1519e8d','34bbcf4e-b1c1-435a-bce3-6fce74e68384','0329bef8-f6ea-41f2-b32d-4dcfcc8c6049','8639fa1f-a015-4a6e-bf0d-d9ac78ae096a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ee18e19ee4e4384035662d670555b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2114559259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f402829c-88d8-4705-8423-11c834033702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f1b41a4aedc4a66b2ac4428ac38f6c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6a0ee18e19ee4e4384035662d670555b',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:59.443208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174ce4fd-925d-4639-85e3-c7cd564e35ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:59.493993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174ce4fd-925d-4639-85e3-c7cd564e35ec) transitioned into state 'SUCCESS' from state '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-2114559259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f1b41a4aedc4a66b2ac4428ac38f6c1',qos_specs=None,replication_status=,reservations=['8d1cbde9-a9b8-4387-b5c7-ce4fa1519e8d','34bbcf4e-b1c1-435a-bce3-6fce74e68384','0329bef8-f6ea-41f2-b32d-4dcfcc8c6049','8639fa1f-a015-4a6e-bf0d-d9ac78ae096a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ee18e19ee4e4384035662d670555b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:59.496295 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a471e5-c10a-480c-af4b-b0d40586b0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:49:59.541535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a471e5-c10a-480c-af4b-b0d40586b0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:49:59.544549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Flow 'volume_create_api' (bbe19013-c13b-4951-b7c9-342ed954db84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:49:59.606004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Create volume request issued successfully. Jan 28 12:49:59.624505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62c7c7e5-d1d3-40ff-ad28-08febcba1cb2 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes returned with HTTP 202 Jan 28 12:49:59.625582 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 87/181] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:49:59 2021] POST /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes => generated 824 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:49:59.646425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7fe4e08a-7344-40a0-b0bc-a0d9eb6927f7 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 Jan 28 12:49:59.647278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7fe4e08a-7344-40a0-b0bc-a0d9eb6927f7 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:49:59.647683 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:49:59.647683 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:49:59.648320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7fe4e08a-7344-40a0-b0bc-a0d9eb6927f7 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:49:59.744639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:49:59.744639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:49:59.772359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7fe4e08a-7344-40a0-b0bc-a0d9eb6927f7 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:49:59.807948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7fe4e08a-7344-40a0-b0bc-a0d9eb6927f7 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 returned with HTTP 200 Jan 28 12:49:59.818245 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 95/182] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:49:59 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 => generated 892 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:50:00.826252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7fc4349-9614-49d1-a677-ff6ba5986536 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 Jan 28 12:50:00.827646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7fc4349-9614-49d1-a677-ff6ba5986536 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:00.827868 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:00.827868 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:00.828245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7fc4349-9614-49d1-a677-ff6ba5986536 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:00.985967 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:00.985967 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:01.008059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b7fc4349-9614-49d1-a677-ff6ba5986536 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:01.069049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7fc4349-9614-49d1-a677-ff6ba5986536 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 returned with HTTP 200 Jan 28 12:50:01.070064 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 88/183] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:00 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:50:01.507127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4e6720b-22cf-4a21-9c82-e48022529bda req-e46f1470-fd6e-4460-90e0-6cf3aa1f3a5b tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] GET http://10.222.0.38/volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/7490dd28-3cba-48f7-81d7-c12917c0314d Jan 28 12:50:01.507774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4e6720b-22cf-4a21-9c82-e48022529bda req-e46f1470-fd6e-4460-90e0-6cf3aa1f3a5b tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:01.508068 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:01.508068 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:01.509085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4e6720b-22cf-4a21-9c82-e48022529bda req-e46f1470-fd6e-4460-90e0-6cf3aa1f3a5b tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:01.578084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4e6720b-22cf-4a21-9c82-e48022529bda req-e46f1470-fd6e-4460-90e0-6cf3aa1f3a5b tempest-VolumesAdminNegativeTest-1688822579 tempest-VolumesAdminNegativeTest-1688822579-project-admin] http://10.222.0.38/volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/7490dd28-3cba-48f7-81d7-c12917c0314d returned with HTTP 404 Jan 28 12:50:01.596918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45291342-acf8-48f6-a10f-0ac8bed5ec63 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] DELETE http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 Jan 28 12:50:01.597452 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45291342-acf8-48f6-a10f-0ac8bed5ec63 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:01.597670 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:01.597670 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:01.598033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45291342-acf8-48f6-a10f-0ac8bed5ec63 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:01.598511 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-45291342-acf8-48f6-a10f-0ac8bed5ec63 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Delete volume with id: f402829c-88d8-4705-8423-11c834033702 Jan 28 12:50:01.599867 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 96/184] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:50:01 2021] GET /volume/v3/3df7d7e470d544e9aa16a25f5c82aea8/volumes/7490dd28-3cba-48f7-81d7-c12917c0314d => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:50:01.709914 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:01.709914 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:01.711137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-45291342-acf8-48f6-a10f-0ac8bed5ec63 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:01.765339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-45291342-acf8-48f6-a10f-0ac8bed5ec63 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Delete volume request issued successfully. Jan 28 12:50:01.766031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45291342-acf8-48f6-a10f-0ac8bed5ec63 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 returned with HTTP 202 Jan 28 12:50:01.766897 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 89/185] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 12:50:01 2021] DELETE /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 12:50:01.780206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87d1e2be-7289-49d7-a0b9-2f7b7061ec2f tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 Jan 28 12:50:01.789245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87d1e2be-7289-49d7-a0b9-2f7b7061ec2f tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:01.796267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87d1e2be-7289-49d7-a0b9-2f7b7061ec2f tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:01.966661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:01.966661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:01.995052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87d1e2be-7289-49d7-a0b9-2f7b7061ec2f tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:02.052687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87d1e2be-7289-49d7-a0b9-2f7b7061ec2f tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 returned with HTTP 200 Jan 28 12:50:02.061935 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 97/186] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:01 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 => generated 916 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:50:03.079858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53602fb9-4419-4943-96de-460dc6b7c8a3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 Jan 28 12:50:03.080460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53602fb9-4419-4943-96de-460dc6b7c8a3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:03.080648 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:03.080648 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:03.081430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53602fb9-4419-4943-96de-460dc6b7c8a3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:03.270569 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:03.270569 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:03.289658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-53602fb9-4419-4943-96de-460dc6b7c8a3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:03.348767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53602fb9-4419-4943-96de-460dc6b7c8a3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 returned with HTTP 200 Jan 28 12:50:03.361003 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 90/187] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:03 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 => generated 916 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:50:04.367229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c7aea9b-07ae-480e-a343-fb36c4d694d3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 Jan 28 12:50:04.367798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c7aea9b-07ae-480e-a343-fb36c4d694d3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:04.368479 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:04.368479 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:04.368953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c7aea9b-07ae-480e-a343-fb36c4d694d3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:04.494282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:04.494282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:04.504527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c7aea9b-07ae-480e-a343-fb36c4d694d3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:04.550419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c7aea9b-07ae-480e-a343-fb36c4d694d3 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 returned with HTTP 200 Jan 28 12:50:04.551685 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 98/188] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:04 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:50:05.568474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14cb4ea0-0bfe-4ba3-8703-3b63a861b97d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 Jan 28 12:50:05.568995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14cb4ea0-0bfe-4ba3-8703-3b63a861b97d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:05.569166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:05.569166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:05.569848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14cb4ea0-0bfe-4ba3-8703-3b63a861b97d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:05.700374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14cb4ea0-0bfe-4ba3-8703-3b63a861b97d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 returned with HTTP 404 Jan 28 12:50:05.702772 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 91/189] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:05 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/f402829c-88d8-4705-8423-11c834033702 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:50:05.710486 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-008a7cd0-4a36-4ca2-8552-a47cff74ac91 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] DELETE http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:50:05.711008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-008a7cd0-4a36-4ca2-8552-a47cff74ac91 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:05.711225 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:05.711225 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:05.711624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-008a7cd0-4a36-4ca2-8552-a47cff74ac91 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:05.712086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-008a7cd0-4a36-4ca2-8552-a47cff74ac91 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Delete volume with id: 6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:50:05.802103 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:05.802103 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:05.803809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-008a7cd0-4a36-4ca2-8552-a47cff74ac91 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:05.869269 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-008a7cd0-4a36-4ca2-8552-a47cff74ac91 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Delete volume request issued successfully. Jan 28 12:50:05.870029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-008a7cd0-4a36-4ca2-8552-a47cff74ac91 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 202 Jan 28 12:50:05.871866 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 99/190] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 12:50:05 2021] DELETE /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 12:50:05.881974 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a52e60d-f752-4175-9d0c-650533866383 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:50:05.882804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a52e60d-f752-4175-9d0c-650533866383 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:05.883536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a52e60d-f752-4175-9d0c-650533866383 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:06.049929 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:06.049929 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:06.082276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9a52e60d-f752-4175-9d0c-650533866383 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:06.133194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a52e60d-f752-4175-9d0c-650533866383 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:50:06.134651 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 92/191] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:05 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 916 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:50:07.151951 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f47540c5-1fdb-45fb-a9a0-3e6e14cad2da tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:50:07.152740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f47540c5-1fdb-45fb-a9a0-3e6e14cad2da tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:07.153023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:07.153023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:07.153403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f47540c5-1fdb-45fb-a9a0-3e6e14cad2da tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:07.240442 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:07.240442 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:07.270326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f47540c5-1fdb-45fb-a9a0-3e6e14cad2da tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:07.337170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f47540c5-1fdb-45fb-a9a0-3e6e14cad2da tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:50:07.338381 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 100/192] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:07 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:50:08.354787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86aa57c8-71ee-4ea1-a6fe-781283b0239d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:50:08.355372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86aa57c8-71ee-4ea1-a6fe-781283b0239d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:08.356987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:08.356987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:08.360458 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86aa57c8-71ee-4ea1-a6fe-781283b0239d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:08.436204 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:08.436204 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:08.459817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-86aa57c8-71ee-4ea1-a6fe-781283b0239d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Volume info retrieved successfully. Jan 28 12:50:08.505854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86aa57c8-71ee-4ea1-a6fe-781283b0239d tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 200 Jan 28 12:50:08.511848 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 93/193] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:08 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:50:09.525719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dbcadc5b-9494-432a-96e1-c51489cab524 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] GET http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 Jan 28 12:50:09.527223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dbcadc5b-9494-432a-96e1-c51489cab524 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:09.527812 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:09.527812 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:09.528454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dbcadc5b-9494-432a-96e1-c51489cab524 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:09.613703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dbcadc5b-9494-432a-96e1-c51489cab524 tempest-VolumesAdminNegativeTest-183845224 tempest-VolumesAdminNegativeTest-183845224-project] http://10.222.0.38/volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 returned with HTTP 404 Jan 28 12:50:09.615799 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 101/194] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:50:09 2021] GET /volume/v3/9f1b41a4aedc4a66b2ac4428ac38f6c1/volumes/6df2ef2b-e319-467c-9926-a81d50bed434 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:50:57.351129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cf457306-895b-423b-9e69-f04485fb068f req-9a7cf499-d7dd-461d-814e-9ba6ba826a55 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] DELETE http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2 Jan 28 12:50:57.351885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cf457306-895b-423b-9e69-f04485fb068f req-9a7cf499-d7dd-461d-814e-9ba6ba826a55 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:57.351885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:50:57.351885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:50:57.352609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cf457306-895b-423b-9e69-f04485fb068f req-9a7cf499-d7dd-461d-814e-9ba6ba826a55 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:57.422584 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:57.422584 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:58.988618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-cf457306-895b-423b-9e69-f04485fb068f req-9a7cf499-d7dd-461d-814e-9ba6ba826a55 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:50:58.989186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-cf457306-895b-423b-9e69-f04485fb068f req-9a7cf499-d7dd-461d-814e-9ba6ba826a55 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:50:59.010526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cf457306-895b-423b-9e69-f04485fb068f req-9a7cf499-d7dd-461d-814e-9ba6ba826a55 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2 returned with HTTP 200 Jan 28 12:50:59.011854 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 94/195] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 12:50:57 2021] DELETE /volume/v3/7966029b1d7a4915967422740fdcc5be/attachments/c63e3fd2-6534-4776-a568-c67927bed9e2 => generated 19 bytes in 1666 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:50:59.056209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cf457306-895b-423b-9e69-f04485fb068f req-6d16a5a6-2784-4575-b847-e8bf6292f2c1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] DELETE http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:50:59.056676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cf457306-895b-423b-9e69-f04485fb068f req-6d16a5a6-2784-4575-b847-e8bf6292f2c1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:50:59.057187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cf457306-895b-423b-9e69-f04485fb068f req-6d16a5a6-2784-4575-b847-e8bf6292f2c1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:50:59.057636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-cf457306-895b-423b-9e69-f04485fb068f req-6d16a5a6-2784-4575-b847-e8bf6292f2c1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Delete volume with id: da040757-b86d-4601-932c-3d50bc6fcaca Jan 28 12:50:59.180441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:50:59.180441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:50:59.181667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-cf457306-895b-423b-9e69-f04485fb068f req-6d16a5a6-2784-4575-b847-e8bf6292f2c1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Volume info retrieved successfully. Jan 28 12:50:59.250498 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-cf457306-895b-423b-9e69-f04485fb068f req-6d16a5a6-2784-4575-b847-e8bf6292f2c1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] Delete volume request issued successfully. Jan 28 12:50:59.250998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cf457306-895b-423b-9e69-f04485fb068f req-6d16a5a6-2784-4575-b847-e8bf6292f2c1 tempest-ServersTestBootFromVolume-1697380659 tempest-ServersTestBootFromVolume-1697380659-project] http://10.222.0.38/volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca returned with HTTP 202 Jan 28 12:50:59.251908 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 102/196] 10.222.0.65 () {60 vars in 1384 bytes} [Thu Jan 28 12:50:59 2021] DELETE /volume/v3/7966029b1d7a4915967422740fdcc5be/volumes/da040757-b86d-4601-932c-3d50bc6fcaca => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 12:53:09.990078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] POST http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes Jan 28 12:53:09.990651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:09.990651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:09.991163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-445733734"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:53:09.992476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-445733734'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:53:09.992921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Create volume of 1 GB Jan 28 12:53:09.993701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:53:09.993701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:53:10.246056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Availability Zones retrieved successfully. Jan 28 12:53:10.289894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Flow 'volume_create_api' (3584b7ef-2d7d-4c59-b870-1a6fe7f41cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:53:10.293047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994c38a2-1439-424b-b579-570836fe675c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:10.295761 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:53:10.423158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994c38a2-1439-424b-b579-570836fe675c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:10.426429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c72593-5ed4-40ea-8481-1c1d169087bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:10.530291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Created reservations ['428ae00c-3536-4b25-b8ac-021dff277731', '24679cea-ac8a-435d-9d1b-33419872e61b', '5d8169dc-d3a4-4740-811f-0a58b03174c1', 'eeb1219b-2708-4b15-bfe0-e120f708c7be'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:53:10.533029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c72593-5ed4-40ea-8481-1c1d169087bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['428ae00c-3536-4b25-b8ac-021dff277731', '24679cea-ac8a-435d-9d1b-33419872e61b', '5d8169dc-d3a4-4740-811f-0a58b03174c1', 'eeb1219b-2708-4b15-bfe0-e120f708c7be']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:10.536174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5772e34-e6f0-4f28-bd87-02963cc7526e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:10.613088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5772e34-e6f0-4f28-bd87-02963cc7526e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10d78c76-e173-42a8-8663-2216d0551748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-445733734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e6731f0d2bb4cbcaed2adc6c2885d4a',qos_specs=None,replication_status=,reservations=['428ae00c-3536-4b25-b8ac-021dff277731','24679cea-ac8a-435d-9d1b-33419872e61b','5d8169dc-d3a4-4740-811f-0a58b03174c1','eeb1219b-2708-4b15-bfe0-e120f708c7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37981d2188254171925485996efda209',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:53:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-445733734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10d78c76-e173-42a8-8663-2216d0551748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6731f0d2bb4cbcaed2adc6c2885d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='37981d2188254171925485996efda209',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:10.615371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9050e423-c0f5-4bb6-ab27-387bf84127e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:10.655807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9050e423-c0f5-4bb6-ab27-387bf84127e7) transitioned into state 'SUCCESS' from state '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-445733734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e6731f0d2bb4cbcaed2adc6c2885d4a',qos_specs=None,replication_status=,reservations=['428ae00c-3536-4b25-b8ac-021dff277731','24679cea-ac8a-435d-9d1b-33419872e61b','5d8169dc-d3a4-4740-811f-0a58b03174c1','eeb1219b-2708-4b15-bfe0-e120f708c7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37981d2188254171925485996efda209',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:10.659694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a857af61-ebff-455f-8c4b-c4efef6d74af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:10.697096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a857af61-ebff-455f-8c4b-c4efef6d74af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:10.707592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Flow 'volume_create_api' (3584b7ef-2d7d-4c59-b870-1a6fe7f41cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:53:10.837824 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Create volume request issued successfully. Jan 28 12:53:10.872779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d02e34a-0360-440d-acde-cc432a5e3f82 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes returned with HTTP 202 Jan 28 12:53:10.874154 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 95/197] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:53:09 2021] POST /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes => generated 822 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:53:10.889631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4802a4c3-f505-463b-bdaa-ae1dfb925c62 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:53:10.890020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4802a4c3-f505-463b-bdaa-ae1dfb925c62 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:53:10.890464 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:10.890464 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:10.890877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4802a4c3-f505-463b-bdaa-ae1dfb925c62 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:53:11.043992 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:53:11.043992 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:53:11.071138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4802a4c3-f505-463b-bdaa-ae1dfb925c62 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:53:11.122218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4802a4c3-f505-463b-bdaa-ae1dfb925c62 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 200 Jan 28 12:53:11.123094 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 103/198] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:53:10 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:53:12.140559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c6339e9-ec2c-4d21-a7b4-3460fe67ed1c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:53:12.141106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c6339e9-ec2c-4d21-a7b4-3460fe67ed1c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:53:12.141300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:12.141300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:12.141821 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c6339e9-ec2c-4d21-a7b4-3460fe67ed1c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:53:12.246872 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:53:12.246872 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:53:12.267598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c6339e9-ec2c-4d21-a7b4-3460fe67ed1c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:53:12.297378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c6339e9-ec2c-4d21-a7b4-3460fe67ed1c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 200 Jan 28 12:53:12.298595 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 96/199] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:53:12 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 915 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:53:12.316142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-207b704c-6bfe-4a70-bef8-e1a733c29329 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] POST http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748/action Jan 28 12:53:12.316871 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:12.316871 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:12.317905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-207b704c-6bfe-4a70-bef8-e1a733c29329 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:53:12.318598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-207b704c-6bfe-4a70-bef8-e1a733c29329 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:53:12.385366 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:53:12.385366 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:53:12.388151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-207b704c-6bfe-4a70-bef8-e1a733c29329 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:53:12.399942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-207b704c-6bfe-4a70-bef8-e1a733c29329 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume updated successfully. Jan 28 12:53:12.400794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-207b704c-6bfe-4a70-bef8-e1a733c29329 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748/action returned with HTTP 200 Jan 28 12:53:12.402784 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 104/200] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 12:53:12 2021] POST /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748/action => generated 0 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 12:53:12.410495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3bda5647-7da4-4f55-83f8-71e7b7b2c460 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:53:12.411427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3bda5647-7da4-4f55-83f8-71e7b7b2c460 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:53:12.411847 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:12.411847 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:12.412520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3bda5647-7da4-4f55-83f8-71e7b7b2c460 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:53:12.500962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:53:12.500962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:53:12.510920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3bda5647-7da4-4f55-83f8-71e7b7b2c460 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:53:12.543721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3bda5647-7da4-4f55-83f8-71e7b7b2c460 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 200 Jan 28 12:53:12.558243 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 97/201] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:53:12 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 915 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:53:13.604094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-1d2d7fc5-8e38-49b1-b390-5549b3585147 req-94612d74-9ce8-4531-9d9b-3447e9ce3f5a tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:53:13.605522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-1d2d7fc5-8e38-49b1-b390-5549b3585147 req-94612d74-9ce8-4531-9d9b-3447e9ce3f5a tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:53:13.605970 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:13.605970 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:13.606603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-1d2d7fc5-8e38-49b1-b390-5549b3585147 req-94612d74-9ce8-4531-9d9b-3447e9ce3f5a tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:53:13.669260 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:53:13.669260 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:53:13.681910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-1d2d7fc5-8e38-49b1-b390-5549b3585147 req-94612d74-9ce8-4531-9d9b-3447e9ce3f5a tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:53:13.712294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-1d2d7fc5-8e38-49b1-b390-5549b3585147 req-94612d74-9ce8-4531-9d9b-3447e9ce3f5a tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 200 Jan 28 12:53:13.714118 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 105/202] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:53:13 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:53:17.598028 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] POST http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes Jan 28 12:53:17.598624 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:17.598624 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:17.598886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1333483785"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:53:17.600037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1333483785'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:53:17.600402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Create volume of 1 GB Jan 28 12:53:17.626126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Availability Zones retrieved successfully. Jan 28 12:53:17.664491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Flow 'volume_create_api' (f35bb337-7682-431d-9287-dc4fb11f1d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:53:17.668833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6fd873-2ebc-442f-97b4-84a69dfa03c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:17.671370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:53:17.818444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6fd873-2ebc-442f-97b4-84a69dfa03c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:17.825343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a4ef7f-624d-4641-985e-9946d02dbce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:17.982171 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Created reservations ['0a23fbd3-f7c2-47ab-9c35-dad41fe750d1', 'd550db76-de3d-4fca-95a2-ab9ff39b7cfc', '9456c5e3-8522-4ee5-af5a-ee572bd7eb9c', '8a53b3df-5a73-4db8-9e68-88e0ab8c530b'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:53:17.984144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15a4ef7f-624d-4641-985e-9946d02dbce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a23fbd3-f7c2-47ab-9c35-dad41fe750d1', 'd550db76-de3d-4fca-95a2-ab9ff39b7cfc', '9456c5e3-8522-4ee5-af5a-ee572bd7eb9c', '8a53b3df-5a73-4db8-9e68-88e0ab8c530b']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:17.986225 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4d8889-4009-4764-84c9-4ba3c02d188e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:18.127122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4d8889-4009-4764-84c9-4ba3c02d188e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4829eb7f-c78d-4739-95d8-f28c70f5f8a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1333483785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e6731f0d2bb4cbcaed2adc6c2885d4a',qos_specs=None,replication_status=,reservations=['0a23fbd3-f7c2-47ab-9c35-dad41fe750d1','d550db76-de3d-4fca-95a2-ab9ff39b7cfc','9456c5e3-8522-4ee5-af5a-ee572bd7eb9c','8a53b3df-5a73-4db8-9e68-88e0ab8c530b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37981d2188254171925485996efda209',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1333483785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4829eb7f-c78d-4739-95d8-f28c70f5f8a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e6731f0d2bb4cbcaed2adc6c2885d4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='37981d2188254171925485996efda209',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:18.129187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58963ea4-14db-4d01-9d1d-b6ac3bbbaf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:18.202256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58963ea4-14db-4d01-9d1d-b6ac3bbbaf31) transitioned into state 'SUCCESS' from state '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-1333483785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e6731f0d2bb4cbcaed2adc6c2885d4a',qos_specs=None,replication_status=,reservations=['0a23fbd3-f7c2-47ab-9c35-dad41fe750d1','d550db76-de3d-4fca-95a2-ab9ff39b7cfc','9456c5e3-8522-4ee5-af5a-ee572bd7eb9c','8a53b3df-5a73-4db8-9e68-88e0ab8c530b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37981d2188254171925485996efda209',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:18.209734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a97fe7-8ac8-4843-83e1-244cf75d0aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:53:18.254036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a97fe7-8ac8-4843-83e1-244cf75d0aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:53:18.271527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Flow 'volume_create_api' (f35bb337-7682-431d-9287-dc4fb11f1d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:53:18.371963 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Create volume request issued successfully. Jan 28 12:53:18.410233 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1399f51c-dcbc-4934-80be-ee90acca9a38 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes returned with HTTP 202 Jan 28 12:53:18.424201 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 98/203] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:53:17 2021] POST /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes => generated 823 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:53:18.428689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a640479-3c94-4c11-8f01-79e4e6047af0 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 Jan 28 12:53:18.429504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a640479-3c94-4c11-8f01-79e4e6047af0 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:53:18.429854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:18.429854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:18.430077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a640479-3c94-4c11-8f01-79e4e6047af0 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:53:18.578391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:53:18.578391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:53:18.588942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1a640479-3c94-4c11-8f01-79e4e6047af0 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:53:18.622921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a640479-3c94-4c11-8f01-79e4e6047af0 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 returned with HTTP 200 Jan 28 12:53:18.637778 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 106/204] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:53:18 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:53:19.645466 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f15f20d0-82a7-43af-b893-8c5368927e36 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 Jan 28 12:53:19.646029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f15f20d0-82a7-43af-b893-8c5368927e36 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:53:19.646158 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:53:19.646158 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:53:19.646756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f15f20d0-82a7-43af-b893-8c5368927e36 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:53:19.757254 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:53:19.757254 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:53:19.802925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f15f20d0-82a7-43af-b893-8c5368927e36 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:53:19.851374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f15f20d0-82a7-43af-b893-8c5368927e36 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 returned with HTTP 200 Jan 28 12:53:19.852273 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 99/205] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:53:19 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:48.797087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] POST http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes Jan 28 12:54:48.797713 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:48.797713 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:48.799044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-856518550"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:54:48.800260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-856518550'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:54:48.800707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Create volume of 1 GB Jan 28 12:54:48.828703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Availability Zones retrieved successfully. Jan 28 12:54:48.872776 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Flow 'volume_create_api' (0b354fea-40f3-49fa-99f9-9822fee01e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:54:48.876172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9948b0d3-321b-43ab-bedf-cd6738b8d3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:54:48.878332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:54:48.976944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9948b0d3-321b-43ab-bedf-cd6738b8d3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:54:48.979728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbdb403c-3a15-476c-bd45-80d1260a154f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:54:49.083894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Created reservations ['fc84d8b8-22bc-496b-a9b7-8d36e0ed5b84', '6fd5c29e-b5e2-4cad-b4cd-dfbe41644ca2', 'b106cfbb-4daf-48b5-bd5f-0f7971cefba2', '791de718-f32d-4d35-b015-ecb37a5486ae'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:54:49.086039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbdb403c-3a15-476c-bd45-80d1260a154f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc84d8b8-22bc-496b-a9b7-8d36e0ed5b84', '6fd5c29e-b5e2-4cad-b4cd-dfbe41644ca2', 'b106cfbb-4daf-48b5-bd5f-0f7971cefba2', '791de718-f32d-4d35-b015-ecb37a5486ae']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:54:49.088757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400f6f9a-7c1a-4bf1-adca-c7e9ec513797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:54:49.156749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400f6f9a-7c1a-4bf1-adca-c7e9ec513797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b76fe00f-fed6-44df-aa2e-bbf3bf139f84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-856518550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deaf0256c284f51956b9a4e1f5ebc57',qos_specs=None,replication_status=,reservations=['fc84d8b8-22bc-496b-a9b7-8d36e0ed5b84','6fd5c29e-b5e2-4cad-b4cd-dfbe41644ca2','b106cfbb-4daf-48b5-bd5f-0f7971cefba2','791de718-f32d-4d35-b015-ecb37a5486ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69fdc6a234a543659cbef4a495c723e8',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-856518550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b76fe00f-fed6-44df-aa2e-bbf3bf139f84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3deaf0256c284f51956b9a4e1f5ebc57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='69fdc6a234a543659cbef4a495c723e8',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:54:49.159032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c77f96fa-d8e7-4e4b-8112-f6383e907264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:54:49.193139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c77f96fa-d8e7-4e4b-8112-f6383e907264) transitioned into state 'SUCCESS' from state '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-856518550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deaf0256c284f51956b9a4e1f5ebc57',qos_specs=None,replication_status=,reservations=['fc84d8b8-22bc-496b-a9b7-8d36e0ed5b84','6fd5c29e-b5e2-4cad-b4cd-dfbe41644ca2','b106cfbb-4daf-48b5-bd5f-0f7971cefba2','791de718-f32d-4d35-b015-ecb37a5486ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69fdc6a234a543659cbef4a495c723e8',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:54:49.195640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db03c2e-8280-4101-afd6-152692cbb99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:54:49.218947 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1db03c2e-8280-4101-afd6-152692cbb99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:54:49.221852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Flow 'volume_create_api' (0b354fea-40f3-49fa-99f9-9822fee01e62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:54:49.274171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Create volume request issued successfully. Jan 28 12:54:49.290947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-72bc09e9-f0c5-4a92-a3bd-91c151ad7f80 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes returned with HTTP 202 Jan 28 12:54:49.292174 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 107/206] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:54:48 2021] POST /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes => generated 820 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:54:49.307991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0ec6cae8-f570-4e3b-b352-1926d1a1ff11 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:49.308890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0ec6cae8-f570-4e3b-b352-1926d1a1ff11 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:49.309295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:49.309295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:49.309926 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0ec6cae8-f570-4e3b-b352-1926d1a1ff11 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:49.381948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:49.381948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:49.393057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0ec6cae8-f570-4e3b-b352-1926d1a1ff11 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:49.420887 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0ec6cae8-f570-4e3b-b352-1926d1a1ff11 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:49.434288 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 100/207] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:49 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 912 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:50.441776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:50.442634 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:50.442859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:50.442859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:50.443236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:50.560212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:50.560212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:50.573051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:50.621112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:50.622673 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 108/208] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:50 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:50.771110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-aaab6a00-8e3b-4283-8f14-29ec6eca27de tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:50.772790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-aaab6a00-8e3b-4283-8f14-29ec6eca27de tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:50.773771 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:50.773771 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:50.774635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-aaab6a00-8e3b-4283-8f14-29ec6eca27de tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:50.828967 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:50.828967 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:50.840082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-aaab6a00-8e3b-4283-8f14-29ec6eca27de tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:50.870244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-aaab6a00-8e3b-4283-8f14-29ec6eca27de tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:50.871552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 101/209] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:54:50 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:51.000311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume// Jan 28 12:54:51.001591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:51.001994 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:51.001994 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:51.002647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:51.004077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cb5fe4e4-dbc4-44b9-880a-29f17a03a2ab tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:54:51.005239 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 109/210] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:54:50 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:54:51.020089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-6e7f49dd-4938-44b4-9331-6e2d86531722 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] POST http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments Jan 28 12:54:51.020789 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:51.020789 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:51.021541 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-6e7f49dd-4938-44b4-9331-6e2d86531722 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b76fe00f-fed6-44df-aa2e-bbf3bf139f84", "instance_uuid": "576bf602-f2cb-44e1-a981-2ad29f1e88ee", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:54:51.091134 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:51.091134 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:51.164794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-6e7f49dd-4938-44b4-9331-6e2d86531722 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments returned with HTTP 200 Jan 28 12:54:51.166526 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 102/211] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:54:51 2021] POST /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:54:51.240280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6a57a32-4dde-4fe0-9c1c-f6e9792a0d6e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:51.241116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6a57a32-4dde-4fe0-9c1c-f6e9792a0d6e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:51.242382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6a57a32-4dde-4fe0-9c1c-f6e9792a0d6e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:51.282564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-6e7f49dd-4938-44b4-9331-6e2d86531722 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume// Jan 28 12:54:51.283812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-6e7f49dd-4938-44b4-9331-6e2d86531722 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:51.284737 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:51.284737 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:51.286008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-6e7f49dd-4938-44b4-9331-6e2d86531722 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:51.288707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-6e7f49dd-4938-44b4-9331-6e2d86531722 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:54:51.290190 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 103/212] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:54:51 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:54:51.312134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-67edcb8f-d22b-445f-bec8-bef607390756 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:51.312708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-67edcb8f-d22b-445f-bec8-bef607390756 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:51.313184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-67edcb8f-d22b-445f-bec8-bef607390756 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:51.364459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:51.364459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:51.382292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a6a57a32-4dde-4fe0-9c1c-f6e9792a0d6e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:51.436075 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:51.436075 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:51.443209 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:51.443209 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:51.455064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-67edcb8f-d22b-445f-bec8-bef607390756 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:51.457745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6a57a32-4dde-4fe0-9c1c-f6e9792a0d6e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:51.464150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 110/213] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:51 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:51.504702 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:51.504702 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:51.518613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-67edcb8f-d22b-445f-bec8-bef607390756 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:51.520357 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 104/214] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:54:51 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 1011 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 12:54:51.576779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-1726d19b-a19f-4538-9c87-097d925d17df tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] PUT http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91 Jan 28 12:54:51.577522 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:51.577522 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:51.578048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-1726d19b-a19f-4538-9c87-097d925d17df tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:54:51.674520 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:54:51.674520 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:54:51.675070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-1726d19b-a19f-4538-9c87-097d925d17df tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Lock "b'cinder-attachment_update-b76fe00f-fed6-44df-aa2e-bbf3bf139f84-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.030s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:54:51.684834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:51.684834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:52.491635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e934bf4-30c9-4481-831a-cc91f453b2c6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:52.493087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e934bf4-30c9-4481-831a-cc91f453b2c6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:52.493523 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:52.493523 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:52.495857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e934bf4-30c9-4481-831a-cc91f453b2c6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:52.616688 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:52.616688 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:52.626795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5e934bf4-30c9-4481-831a-cc91f453b2c6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:52.649513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:52.649513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:52.661249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e934bf4-30c9-4481-831a-cc91f453b2c6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:52.672602 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 105/215] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:52 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 912 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:53.680546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a5dd88b-63d1-4c10-9be2-cd662b979d10 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:53.681103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a5dd88b-63d1-4c10-9be2-cd662b979d10 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:53.681264 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:53.681264 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:53.682229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a5dd88b-63d1-4c10-9be2-cd662b979d10 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:53.812397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:53.812397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:53.848977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3a5dd88b-63d1-4c10-9be2-cd662b979d10 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:53.901554 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:53.901554 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:53.919543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a5dd88b-63d1-4c10-9be2-cd662b979d10 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:53.922505 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 106/216] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:53 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 912 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:54.148863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-1726d19b-a19f-4538-9c87-097d925d17df tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Lock "b'cinder-attachment_update-b76fe00f-fed6-44df-aa2e-bbf3bf139f84-n-h1-705657-14'" released by "attachment_update" :: held 2.474s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:54:54.149790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-1726d19b-a19f-4538-9c87-097d925d17df tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91 returned with HTTP 200 Jan 28 12:54:54.151229 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 111/217] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 12:54:51 2021] PUT /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91 => generated 762 bytes in 2580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:54:54.938643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ee2b6a0-320d-459a-b696-e0601a27027b tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:54.939367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ee2b6a0-320d-459a-b696-e0601a27027b tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:54.939475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:54.939475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:54.939779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ee2b6a0-320d-459a-b696-e0601a27027b tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:55.015969 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:55.015969 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:55.028106 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ee2b6a0-320d-459a-b696-e0601a27027b tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:55.055441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:55.055441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:55.068738 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ee2b6a0-320d-459a-b696-e0601a27027b tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:55.071284 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 107/218] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:54 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:56.086919 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a44b3827-a9af-46c6-a203-0e7f6a3fac88 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:56.088403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a44b3827-a9af-46c6-a203-0e7f6a3fac88 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:56.089009 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:56.089009 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:56.089745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a44b3827-a9af-46c6-a203-0e7f6a3fac88 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:56.165021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:56.165021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:56.179959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a44b3827-a9af-46c6-a203-0e7f6a3fac88 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:56.225601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:56.225601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:56.245770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a44b3827-a9af-46c6-a203-0e7f6a3fac88 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:56.247357 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 112/219] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:56 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:57.264342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b5b08a7c-7a2a-4cbd-b02b-ad4e7c794fb0 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:57.264853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b5b08a7c-7a2a-4cbd-b02b-ad4e7c794fb0 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:57.265029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:57.265029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:57.265670 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b5b08a7c-7a2a-4cbd-b02b-ad4e7c794fb0 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:57.333421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:57.333421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:57.343593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b5b08a7c-7a2a-4cbd-b02b-ad4e7c794fb0 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:57.376964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:57.376964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:57.407409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b5b08a7c-7a2a-4cbd-b02b-ad4e7c794fb0 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:57.411822 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 108/220] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:57 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:58.427921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07d119f8-322c-4f13-b9d3-4605c0894f29 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:58.428431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07d119f8-322c-4f13-b9d3-4605c0894f29 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:58.428599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:58.428599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:58.429314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07d119f8-322c-4f13-b9d3-4605c0894f29 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:58.501247 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:58.501247 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:58.518073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07d119f8-322c-4f13-b9d3-4605c0894f29 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:58.546133 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:58.546133 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:58.579876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07d119f8-322c-4f13-b9d3-4605c0894f29 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:58.581051 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 113/221] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:58 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:59.599578 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d1ce6ae-768d-4a73-801e-6cbd71198e30 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:54:59.600650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d1ce6ae-768d-4a73-801e-6cbd71198e30 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:54:59.600994 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:59.600994 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:59.601859 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d1ce6ae-768d-4a73-801e-6cbd71198e30 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:54:59.722650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:59.722650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:59.749464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d1ce6ae-768d-4a73-801e-6cbd71198e30 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:54:59.766256 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-4f10b5ff-79ee-49d9-a399-062f96a72728 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] POST http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91/action Jan 28 12:54:59.766935 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:54:59.766935 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:54:59.767643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-4f10b5ff-79ee-49d9-a399-062f96a72728 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:54:59.768156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-4f10b5ff-79ee-49d9-a399-062f96a72728 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:54:59.819828 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:59.819828 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:59.839148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d1ce6ae-768d-4a73-801e-6cbd71198e30 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:54:59.857021 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 109/222] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:54:59 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:54:59.877975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:54:59.877975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:54:59.895873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-dfd4e6ea-d1e3-4f75-8f7c-dc856c95f13b req-4f10b5ff-79ee-49d9-a399-062f96a72728 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91/action returned with HTTP 204 Jan 28 12:54:59.897964 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 114/223] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 12:54:59 2021] POST /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91/action => generated 0 bytes in 137 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:55:00.859400 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fa56f3f-51ac-4700-a6d7-9e3fcc91625a tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:55:00.860562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fa56f3f-51ac-4700-a6d7-9e3fcc91625a tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:55:00.860950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:55:00.860950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:55:00.861547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fa56f3f-51ac-4700-a6d7-9e3fcc91625a tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:55:00.983277 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:55:00.983277 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:55:01.005957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2fa56f3f-51ac-4700-a6d7-9e3fcc91625a tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:55:01.035643 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:55:01.035643 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:55:01.047439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fa56f3f-51ac-4700-a6d7-9e3fcc91625a tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:55:01.048761 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 110/224] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:55:00 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 1205 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:55:10.275621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5fc5f81b-bf25-445c-bf5e-f186e782894f req-1cbd605a-cac4-43eb-b115-bad5351ad3a6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] DELETE http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91 Jan 28 12:55:10.277010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5fc5f81b-bf25-445c-bf5e-f186e782894f req-1cbd605a-cac4-43eb-b115-bad5351ad3a6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:55:10.277456 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:55:10.277456 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:55:10.278297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5fc5f81b-bf25-445c-bf5e-f186e782894f req-1cbd605a-cac4-43eb-b115-bad5351ad3a6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:55:10.307117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:55:10.307117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:55:10.933744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-5fc5f81b-bf25-445c-bf5e-f186e782894f req-1cbd605a-cac4-43eb-b115-bad5351ad3a6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:55:10.934438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-5fc5f81b-bf25-445c-bf5e-f186e782894f req-1cbd605a-cac4-43eb-b115-bad5351ad3a6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:55:10.944283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5fc5f81b-bf25-445c-bf5e-f186e782894f req-1cbd605a-cac4-43eb-b115-bad5351ad3a6 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91 returned with HTTP 200 Jan 28 12:55:10.945794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 115/225] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 12:55:10 2021] DELETE /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/attachments/ee5ee62e-4e41-4b16-a10c-4a1a4d3d4c91 => generated 19 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:55:14.439177 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02f94ba5-56cd-4b25-9265-a1404da58cd3 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:55:14.440790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02f94ba5-56cd-4b25-9265-a1404da58cd3 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:55:14.441217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:55:14.441217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:55:14.441878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02f94ba5-56cd-4b25-9265-a1404da58cd3 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:55:14.548088 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:55:14.548088 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:55:14.567804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-02f94ba5-56cd-4b25-9265-a1404da58cd3 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:55:14.596877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02f94ba5-56cd-4b25-9265-a1404da58cd3 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:55:14.608364 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 111/226] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:55:14 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:55:14.618763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f40fb10-2ae5-41a1-a454-1c0e13ac1f2d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:55:14.619414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f40fb10-2ae5-41a1-a454-1c0e13ac1f2d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:55:14.619637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:55:14.619637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:55:14.620033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f40fb10-2ae5-41a1-a454-1c0e13ac1f2d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:55:14.714905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:55:14.714905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:55:14.724655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3f40fb10-2ae5-41a1-a454-1c0e13ac1f2d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:55:14.750485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f40fb10-2ae5-41a1-a454-1c0e13ac1f2d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:55:14.751866 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 116/227] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:55:14 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:55:14.767204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-681d6887-176f-430a-bf5d-34876513df49 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 12:55:14.767864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-681d6887-176f-430a-bf5d-34876513df49 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:55:14.768082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:55:14.768082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:55:14.768552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-681d6887-176f-430a-bf5d-34876513df49 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:55:14.827124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:55:14.827124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:55:14.848401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-681d6887-176f-430a-bf5d-34876513df49 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 12:55:14.912583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-681d6887-176f-430a-bf5d-34876513df49 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 12:55:14.913496 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 112/228] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:55:14 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 913 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:29.098638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes Jan 28 12:57:29.099398 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:29.099398 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:29.099657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-744964126", "imageRef": "a091874b-ff82-487f-ae60-76d72266573e"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:57:29.101117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-744964126', 'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:57:29.241415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume of 1 GB Jan 28 12:57:29.257724 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Availability Zones retrieved successfully. Jan 28 12:57:29.281802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Flow 'volume_create_api' (78edaf66-cee8-4b87-90d1-af498001483e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:57:29.285351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d20dd982-2134-4bbc-b3bb-36c7fd61e8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:57:29.288530 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:57:29.423209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d20dd982-2134-4bbc-b3bb-36c7fd61e8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:57:29.425831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2975f100-9e21-43fb-b37d-95d8b7ed3eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:57:29.571483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Created reservations ['47dadeba-8ab4-4781-be26-268a03bc30dd', '8e79ef87-52b0-4dba-b439-63682fb0f106', '6b349980-6d64-4ef3-94fc-344cb2bb3595', '6c3aad5f-a200-42ea-8ddb-271c7753b00a'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:57:29.573478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2975f100-9e21-43fb-b37d-95d8b7ed3eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47dadeba-8ab4-4781-be26-268a03bc30dd', '8e79ef87-52b0-4dba-b439-63682fb0f106', '6b349980-6d64-4ef3-94fc-344cb2bb3595', '6c3aad5f-a200-42ea-8ddb-271c7753b00a']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:57:29.575683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bd63d5-3588-4e13-a5c2-929aafa9793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:57:29.655757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bd63d5-3588-4e13-a5c2-929aafa9793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4808a9c-e7cd-4914-8fda-037071d88c2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-744964126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc581f870c38475dbb11542e1340d269',qos_specs=None,replication_status=,reservations=['47dadeba-8ab4-4781-be26-268a03bc30dd','8e79ef87-52b0-4dba-b439-63682fb0f106','6b349980-6d64-4ef3-94fc-344cb2bb3595','6c3aad5f-a200-42ea-8ddb-271c7753b00a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-744964126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4808a9c-e7cd-4914-8fda-037071d88c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc581f870c38475dbb11542e1340d269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:57:29.658676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ecbb450-a1e2-433d-aee4-a0d7db87b8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:57:29.729422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ecbb450-a1e2-433d-aee4-a0d7db87b8c5) transitioned into state 'SUCCESS' from state '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-744964126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc581f870c38475dbb11542e1340d269',qos_specs=None,replication_status=,reservations=['47dadeba-8ab4-4781-be26-268a03bc30dd','8e79ef87-52b0-4dba-b439-63682fb0f106','6b349980-6d64-4ef3-94fc-344cb2bb3595','6c3aad5f-a200-42ea-8ddb-271c7753b00a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:57:29.731431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b757f15a-d3e5-4de1-b40b-f7cf0f22bbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:57:29.753722 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b757f15a-d3e5-4de1-b40b-f7cf0f22bbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:57:29.757122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Flow 'volume_create_api' (78edaf66-cee8-4b87-90d1-af498001483e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:57:29.894385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume request issued successfully. Jan 28 12:57:29.943162 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f915145-4402-4723-bae7-2c07313b2768 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes returned with HTTP 202 Jan 28 12:57:29.953080 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 117/229] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 12:57:28 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/volumes => generated 820 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:57:29.960552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-458faef0-b064-487b-88a0-152feb891be3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:29.961246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-458faef0-b064-487b-88a0-152feb891be3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:29.961571 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:29.961571 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:29.962105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-458faef0-b064-487b-88a0-152feb891be3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:30.031478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:30.031478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:30.041981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-458faef0-b064-487b-88a0-152feb891be3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:30.066713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-458faef0-b064-487b-88a0-152feb891be3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:30.077472 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 113/230] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:29 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:31.085130 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6a7a21c-1e1a-4503-9013-ec829fc8830a tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:31.085785 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6a7a21c-1e1a-4503-9013-ec829fc8830a tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:31.086105 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:31.086105 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:31.086651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6a7a21c-1e1a-4503-9013-ec829fc8830a tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:31.187596 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:31.187596 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:31.210053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c6a7a21c-1e1a-4503-9013-ec829fc8830a tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:31.265544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6a7a21c-1e1a-4503-9013-ec829fc8830a tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:31.269216 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 118/231] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:31 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:32.297357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c952d7cb-e43d-420d-b247-7c9267ccd1c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:32.297878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c952d7cb-e43d-420d-b247-7c9267ccd1c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:32.298060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:32.298060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:32.298734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c952d7cb-e43d-420d-b247-7c9267ccd1c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:32.438874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:32.438874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:32.453756 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c952d7cb-e43d-420d-b247-7c9267ccd1c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:32.486492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c952d7cb-e43d-420d-b247-7c9267ccd1c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:32.488019 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 114/232] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:32 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:33.508134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aba24693-80fe-40cc-ab7e-03de46b7a17c tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:33.508940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aba24693-80fe-40cc-ab7e-03de46b7a17c tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:33.509141 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:33.509141 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:33.509960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aba24693-80fe-40cc-ab7e-03de46b7a17c tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:33.693985 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:33.693985 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:33.722331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aba24693-80fe-40cc-ab7e-03de46b7a17c tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:33.782164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aba24693-80fe-40cc-ab7e-03de46b7a17c tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:33.784286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 119/233] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:33 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:34.801806 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df8c2dbc-ee28-456d-86e4-9c145ce58ea2 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:34.803114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df8c2dbc-ee28-456d-86e4-9c145ce58ea2 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:34.803341 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:34.803341 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:34.803975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df8c2dbc-ee28-456d-86e4-9c145ce58ea2 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:34.965267 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:34.965267 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:34.989077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df8c2dbc-ee28-456d-86e4-9c145ce58ea2 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:35.053535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df8c2dbc-ee28-456d-86e4-9c145ce58ea2 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:35.054430 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 115/234] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:34 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:36.069596 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e5cf924-312b-4188-84d3-7a6ce16ee53d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:36.070736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e5cf924-312b-4188-84d3-7a6ce16ee53d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:36.071291 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:36.071291 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:36.072033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e5cf924-312b-4188-84d3-7a6ce16ee53d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:36.130485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:36.130485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:36.140276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1e5cf924-312b-4188-84d3-7a6ce16ee53d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:36.166365 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e5cf924-312b-4188-84d3-7a6ce16ee53d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:36.167954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 120/235] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:36 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:37.184030 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0fc5837-a989-463f-9f7f-2ccf22e3a36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:37.184599 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0fc5837-a989-463f-9f7f-2ccf22e3a36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:37.184737 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:37.184737 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:37.185629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0fc5837-a989-463f-9f7f-2ccf22e3a36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:37.310732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:37.310732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:37.331700 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e0fc5837-a989-463f-9f7f-2ccf22e3a36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:37.398500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0fc5837-a989-463f-9f7f-2ccf22e3a36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:37.414898 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 116/236] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:37 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:38.421231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05b83312-8294-4fa2-8f04-0bc826c560ed tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:38.421797 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05b83312-8294-4fa2-8f04-0bc826c560ed tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:38.421946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:38.421946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:38.422607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05b83312-8294-4fa2-8f04-0bc826c560ed tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:38.474518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:38.474518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:38.483795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-05b83312-8294-4fa2-8f04-0bc826c560ed tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:38.508728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05b83312-8294-4fa2-8f04-0bc826c560ed tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:38.509880 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 121/237] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:38 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:39.525652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e3b4ded-fa21-474f-9261-575e5e059f24 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:39.526963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e3b4ded-fa21-474f-9261-575e5e059f24 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:39.527413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:39.527413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:39.528413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e3b4ded-fa21-474f-9261-575e5e059f24 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:39.639109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:39.639109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:39.669084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9e3b4ded-fa21-474f-9261-575e5e059f24 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:39.719404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e3b4ded-fa21-474f-9261-575e5e059f24 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:39.720819 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 117/238] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:39 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:40.738234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e935d4a0-38c4-4de4-b2a2-1472d8c014b8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:40.739462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e935d4a0-38c4-4de4-b2a2-1472d8c014b8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:40.739898 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:40.739898 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:40.740782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e935d4a0-38c4-4de4-b2a2-1472d8c014b8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:40.847924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:40.847924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:40.858382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e935d4a0-38c4-4de4-b2a2-1472d8c014b8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:40.888291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e935d4a0-38c4-4de4-b2a2-1472d8c014b8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:40.889983 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 122/239] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:40 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:41.907007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df133260-a958-47a0-8ab1-a759223b414f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:41.908298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df133260-a958-47a0-8ab1-a759223b414f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:41.908790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:41.908790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:41.909334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df133260-a958-47a0-8ab1-a759223b414f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:42.055397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:42.055397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:42.070290 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df133260-a958-47a0-8ab1-a759223b414f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:42.097861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df133260-a958-47a0-8ab1-a759223b414f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:42.108986 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 118/240] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:41 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:43.116923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ea02eed-f599-405d-81c7-f1b2ebd2e11e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:43.118741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ea02eed-f599-405d-81c7-f1b2ebd2e11e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:43.119622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:43.119622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:43.120293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ea02eed-f599-405d-81c7-f1b2ebd2e11e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:43.259868 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:43.259868 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:43.275054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ea02eed-f599-405d-81c7-f1b2ebd2e11e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:43.332286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ea02eed-f599-405d-81c7-f1b2ebd2e11e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:43.342538 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 123/241] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:43 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:44.349721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d54799f-a929-4be0-82b6-b1b9e322ad6d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:44.350861 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d54799f-a929-4be0-82b6-b1b9e322ad6d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:44.351235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:44.351235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:44.352058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d54799f-a929-4be0-82b6-b1b9e322ad6d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:44.468962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:44.468962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:44.486561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5d54799f-a929-4be0-82b6-b1b9e322ad6d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:44.514621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d54799f-a929-4be0-82b6-b1b9e322ad6d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:44.516073 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 119/242] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:44 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:44.714479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec64a96e-e6a9-4d08-bfa1-10fd95f6faf8 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] DELETE http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 Jan 28 12:57:44.715937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec64a96e-e6a9-4d08-bfa1-10fd95f6faf8 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:44.716215 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:44.716215 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:44.716697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec64a96e-e6a9-4d08-bfa1-10fd95f6faf8 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:44.717243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ec64a96e-e6a9-4d08-bfa1-10fd95f6faf8 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Delete volume with id: 4829eb7f-c78d-4739-95d8-f28c70f5f8a5 Jan 28 12:57:44.801573 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:44.801573 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:44.804422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ec64a96e-e6a9-4d08-bfa1-10fd95f6faf8 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:57:44.858140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ec64a96e-e6a9-4d08-bfa1-10fd95f6faf8 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Delete volume request issued successfully. Jan 28 12:57:44.858624 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec64a96e-e6a9-4d08-bfa1-10fd95f6faf8 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 returned with HTTP 202 Jan 28 12:57:44.861893 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 124/243] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 12:57:44 2021] DELETE /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 12:57:44.870283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d33cf3c9-8963-4fd9-b628-ad35e5dd8c0f tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 Jan 28 12:57:44.872775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d33cf3c9-8963-4fd9-b628-ad35e5dd8c0f tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:44.873649 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:44.873649 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:44.874268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d33cf3c9-8963-4fd9-b628-ad35e5dd8c0f tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:45.015237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:45.015237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:45.061583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d33cf3c9-8963-4fd9-b628-ad35e5dd8c0f tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:57:45.118567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d33cf3c9-8963-4fd9-b628-ad35e5dd8c0f tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 returned with HTTP 200 Jan 28 12:57:45.124382 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 120/244] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:44 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 => generated 915 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:45.534203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-73d66285-8635-43a7-b49a-dc75ecbcd4c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:45.535017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-73d66285-8635-43a7-b49a-dc75ecbcd4c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:45.536603 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:45.536603 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:45.537181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-73d66285-8635-43a7-b49a-dc75ecbcd4c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:45.706797 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:45.706797 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:45.721526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-73d66285-8635-43a7-b49a-dc75ecbcd4c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:45.781908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-73d66285-8635-43a7-b49a-dc75ecbcd4c8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:45.784769 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 125/245] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:45 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:46.142646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a33c6ee5-2987-45b3-af49-3676ba5a0071 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 Jan 28 12:57:46.143800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a33c6ee5-2987-45b3-af49-3676ba5a0071 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:46.144007 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:46.144007 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:46.144629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a33c6ee5-2987-45b3-af49-3676ba5a0071 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:46.282022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:46.282022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:46.310265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a33c6ee5-2987-45b3-af49-3676ba5a0071 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:57:46.372563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a33c6ee5-2987-45b3-af49-3676ba5a0071 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 returned with HTTP 200 Jan 28 12:57:46.384404 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 121/246] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:46 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:46.801947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2559c8b7-2ce6-4677-8b87-481e213bafc4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:46.803285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2559c8b7-2ce6-4677-8b87-481e213bafc4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:46.803701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:46.803701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:46.804349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2559c8b7-2ce6-4677-8b87-481e213bafc4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:46.876195 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:46.876195 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:46.887287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2559c8b7-2ce6-4677-8b87-481e213bafc4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:46.958570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2559c8b7-2ce6-4677-8b87-481e213bafc4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:46.972188 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 126/247] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:46 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:47.392061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25d55911-91a7-44f8-8749-61c5e78eaf5c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 Jan 28 12:57:47.394203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25d55911-91a7-44f8-8749-61c5e78eaf5c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:47.394742 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:47.394742 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:47.396178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25d55911-91a7-44f8-8749-61c5e78eaf5c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:47.523913 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:47.523913 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:47.549749 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25d55911-91a7-44f8-8749-61c5e78eaf5c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:57:47.602907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25d55911-91a7-44f8-8749-61c5e78eaf5c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 returned with HTTP 200 Jan 28 12:57:47.612611 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 122/248] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:47 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:47.990702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a28f6c4b-dc87-474b-9c90-6b498083899d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:47.992611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a28f6c4b-dc87-474b-9c90-6b498083899d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:47.993050 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:47.993050 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:47.993712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a28f6c4b-dc87-474b-9c90-6b498083899d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:48.152974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:48.152974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:48.178253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a28f6c4b-dc87-474b-9c90-6b498083899d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:48.240581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a28f6c4b-dc87-474b-9c90-6b498083899d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:48.247415 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 127/249] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:47 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:48.620484 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-52f109df-2ae5-4ab7-b4b3-a37165112123 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 Jan 28 12:57:48.621200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-52f109df-2ae5-4ab7-b4b3-a37165112123 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:48.621530 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:48.621530 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:48.622100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-52f109df-2ae5-4ab7-b4b3-a37165112123 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:48.782622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-52f109df-2ae5-4ab7-b4b3-a37165112123 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 returned with HTTP 404 Jan 28 12:57:48.787714 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 123/250] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:48 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/4829eb7f-c78d-4739-95d8-f28c70f5f8a5 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:57:48.793148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3ebf70c-6078-49b8-a12e-4cd3ca1f3418 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] DELETE http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:57:48.793803 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3ebf70c-6078-49b8-a12e-4cd3ca1f3418 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:48.794139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:48.794139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:48.794595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3ebf70c-6078-49b8-a12e-4cd3ca1f3418 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:48.795145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b3ebf70c-6078-49b8-a12e-4cd3ca1f3418 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Delete volume with id: 10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:57:48.886300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:48.886300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:48.887655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b3ebf70c-6078-49b8-a12e-4cd3ca1f3418 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:57:48.989257 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b3ebf70c-6078-49b8-a12e-4cd3ca1f3418 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Delete volume request issued successfully. Jan 28 12:57:48.990873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3ebf70c-6078-49b8-a12e-4cd3ca1f3418 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 202 Jan 28 12:57:48.993809 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 128/251] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 12:57:48 2021] DELETE /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 12:57:48.999819 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-317bd541-b34b-49ec-9bb4-d50682620d6c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:57:49.001399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-317bd541-b34b-49ec-9bb4-d50682620d6c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:49.002262 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-317bd541-b34b-49ec-9bb4-d50682620d6c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:49.148856 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:49.148856 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:49.166000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-317bd541-b34b-49ec-9bb4-d50682620d6c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:57:49.219358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-317bd541-b34b-49ec-9bb4-d50682620d6c tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 200 Jan 28 12:57:49.220494 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 124/252] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:48 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 914 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:49.265793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-187db71b-4aa5-49ca-b9b1-3eebfae1e777 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:49.266671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-187db71b-4aa5-49ca-b9b1-3eebfae1e777 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:49.267040 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:49.267040 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:49.267686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-187db71b-4aa5-49ca-b9b1-3eebfae1e777 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:49.391677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:49.391677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:49.414528 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-187db71b-4aa5-49ca-b9b1-3eebfae1e777 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:49.471433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-187db71b-4aa5-49ca-b9b1-3eebfae1e777 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:49.486125 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 129/253] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:49 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 970 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:50.242242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46f31aea-0ffb-4096-93c1-229acf3bc4ab tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:57:50.242779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46f31aea-0ffb-4096-93c1-229acf3bc4ab tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:50.242958 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:50.242958 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:50.244388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46f31aea-0ffb-4096-93c1-229acf3bc4ab tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:50.424377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:50.424377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:50.475318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-46f31aea-0ffb-4096-93c1-229acf3bc4ab tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:57:50.487863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ca9ff65-9b54-4d25-a451-eef7f4d15109 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:50.488401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ca9ff65-9b54-4d25-a451-eef7f4d15109 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:50.488627 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:50.488627 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:50.489034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ca9ff65-9b54-4d25-a451-eef7f4d15109 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:50.542260 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46f31aea-0ffb-4096-93c1-229acf3bc4ab tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 200 Jan 28 12:57:50.547552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 125/254] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:50 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 914 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:50.668639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:50.668639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:50.688127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7ca9ff65-9b54-4d25-a451-eef7f4d15109 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:50.753244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ca9ff65-9b54-4d25-a451-eef7f4d15109 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:50.754763 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 130/255] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:50 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 970 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:57:51.560836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be00bffa-a27a-4213-9b85-82e8f3ca2b78 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:57:51.561996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be00bffa-a27a-4213-9b85-82e8f3ca2b78 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:51.562396 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:51.562396 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:51.563210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be00bffa-a27a-4213-9b85-82e8f3ca2b78 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:51.702378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:51.702378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:51.724613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-be00bffa-a27a-4213-9b85-82e8f3ca2b78 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Volume info retrieved successfully. Jan 28 12:57:51.797657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-706e0d81-41a6-40a2-8b9e-76bec3350d37 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:51.798224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-706e0d81-41a6-40a2-8b9e-76bec3350d37 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:51.798424 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:51.798424 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:51.798804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-706e0d81-41a6-40a2-8b9e-76bec3350d37 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:51.801501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be00bffa-a27a-4213-9b85-82e8f3ca2b78 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 200 Jan 28 12:57:51.813519 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 126/256] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:51 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 914 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:51.892851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:51.892851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:51.939185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-706e0d81-41a6-40a2-8b9e-76bec3350d37 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:52.026658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-706e0d81-41a6-40a2-8b9e-76bec3350d37 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:52.027786 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 131/257] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:51 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 973 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:52.825426 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dddfae21-2e4a-451e-9cc1-8cc4d63e4356 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] GET http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 Jan 28 12:57:52.825426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dddfae21-2e4a-451e-9cc1-8cc4d63e4356 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:52.825426 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:52.825426 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:52.826178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dddfae21-2e4a-451e-9cc1-8cc4d63e4356 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:53.011617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dddfae21-2e4a-451e-9cc1-8cc4d63e4356 tempest-ServersNegativeTestJSON-647327752 tempest-ServersNegativeTestJSON-647327752-project] http://10.222.0.38/volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 returned with HTTP 404 Jan 28 12:57:53.025642 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 127/258] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:52 2021] GET /volume/v3/9e6731f0d2bb4cbcaed2adc6c2885d4a/volumes/10d78c76-e173-42a8-8663-2216d0551748 => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:57:53.044862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c6f93e8-bd54-48fa-afc0-e14e82fef7ab tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:53.046172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c6f93e8-bd54-48fa-afc0-e14e82fef7ab tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:53.047202 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:53.047202 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:53.048139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c6f93e8-bd54-48fa-afc0-e14e82fef7ab tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:53.174838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:53.174838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:53.201771 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c6f93e8-bd54-48fa-afc0-e14e82fef7ab tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:53.286871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c6f93e8-bd54-48fa-afc0-e14e82fef7ab tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:53.288338 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 132/259] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:53 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 973 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:54.304596 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2c64a39-1e0f-4872-ad70-d5f07f513d54 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:54.305194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2c64a39-1e0f-4872-ad70-d5f07f513d54 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:54.305651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2c64a39-1e0f-4872-ad70-d5f07f513d54 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:54.521396 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:54.521396 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:54.543959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e2c64a39-1e0f-4872-ad70-d5f07f513d54 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:54.587006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2c64a39-1e0f-4872-ad70-d5f07f513d54 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:54.588108 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 128/260] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:54 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 973 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:55.606408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f238975-47b4-40c4-9a13-2912f80be508 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:55.607996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f238975-47b4-40c4-9a13-2912f80be508 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:55.608211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:55.608211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:55.609839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f238975-47b4-40c4-9a13-2912f80be508 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:55.823467 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:55.823467 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:55.852959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4f238975-47b4-40c4-9a13-2912f80be508 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:55.976524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f238975-47b4-40c4-9a13-2912f80be508 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:55.980393 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 133/261] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:55 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 973 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:56.995991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a618495-7caf-4371-8159-a94a9c040752 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:56.996567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a618495-7caf-4371-8159-a94a9c040752 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:56.996755 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:56.996755 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:56.997419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a618495-7caf-4371-8159-a94a9c040752 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:57.294098 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:57.294098 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:57.337516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5a618495-7caf-4371-8159-a94a9c040752 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:57.378137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a618495-7caf-4371-8159-a94a9c040752 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:57.379612 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 129/262] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:56 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 973 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:58.399925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cba4bcf-f96d-4b5f-9054-7a97b4b82a1e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:58.400386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cba4bcf-f96d-4b5f-9054-7a97b4b82a1e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:58.400577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:58.400577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:58.401417 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cba4bcf-f96d-4b5f-9054-7a97b4b82a1e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:58.457035 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:58.457035 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:58.492031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4cba4bcf-f96d-4b5f-9054-7a97b4b82a1e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:58.516807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cba4bcf-f96d-4b5f-9054-7a97b4b82a1e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:58.518906 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 134/263] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:58 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 973 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:57:59.541547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4e87d223-1086-488d-a548-099778ded8ec tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:57:59.542097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4e87d223-1086-488d-a548-099778ded8ec tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:57:59.542254 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:59.542254 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:59.543379 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4e87d223-1086-488d-a548-099778ded8ec tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:57:59.696437 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:57:59.696437 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:57:59.723642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4e87d223-1086-488d-a548-099778ded8ec tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:57:59.757982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4e87d223-1086-488d-a548-099778ded8ec tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:57:59.759633 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 130/264] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:57:59 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 1361 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:57:59.777026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes Jan 28 12:57:59.777841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:57:59.777841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:57:59.778540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2045918360"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:57:59.780674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2045918360'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:57:59.781485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume of 1 GB Jan 28 12:57:59.796385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Availability Zones retrieved successfully. Jan 28 12:57:59.816207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Flow 'volume_create_api' (be19ac9c-f3bb-4713-a16f-fd2fcc76901c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:57:59.819848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5f8597-1bc9-4eb9-8e6d-841991da5e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:57:59.822813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:57:59.936731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5f8597-1bc9-4eb9-8e6d-841991da5e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:57:59.942740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0819306c-7ceb-469c-a915-870470bc92f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:00.025108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Created reservations ['07fe1326-f57d-4860-b4e5-a5301424f149', 'c33a4d44-79ce-4311-85a7-c9a3106c167e', '6b8d7f97-90a1-403c-a963-c47c55efcfea', 'b29c09ca-44b9-4c3b-951b-bc0347e20d65'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:58:00.030651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0819306c-7ceb-469c-a915-870470bc92f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07fe1326-f57d-4860-b4e5-a5301424f149', 'c33a4d44-79ce-4311-85a7-c9a3106c167e', '6b8d7f97-90a1-403c-a963-c47c55efcfea', 'b29c09ca-44b9-4c3b-951b-bc0347e20d65']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:00.033224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d3e84b-0f5d-409f-8cb1-81120563f4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:00.117985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d3e84b-0f5d-409f-8cb1-81120563f4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5567fd08-d3e4-469e-8081-3695e2193cb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2045918360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc581f870c38475dbb11542e1340d269',qos_specs=None,replication_status=,reservations=['07fe1326-f57d-4860-b4e5-a5301424f149','c33a4d44-79ce-4311-85a7-c9a3106c167e','6b8d7f97-90a1-403c-a963-c47c55efcfea','b29c09ca-44b9-4c3b-951b-bc0347e20d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2045918360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5567fd08-d3e4-469e-8081-3695e2193cb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc581f870c38475dbb11542e1340d269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:00.121229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c6aa1b-a432-4e55-a47c-bad19e8d2320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:00.158110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8c6aa1b-a432-4e55-a47c-bad19e8d2320) transitioned into state 'SUCCESS' from state '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-2045918360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc581f870c38475dbb11542e1340d269',qos_specs=None,replication_status=,reservations=['07fe1326-f57d-4860-b4e5-a5301424f149','c33a4d44-79ce-4311-85a7-c9a3106c167e','6b8d7f97-90a1-403c-a963-c47c55efcfea','b29c09ca-44b9-4c3b-951b-bc0347e20d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:00.162411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a5c7a8c-c314-455b-b5d0-2bb91fa51191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:00.181452 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a5c7a8c-c314-455b-b5d0-2bb91fa51191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:00.184611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Flow 'volume_create_api' (be19ac9c-f3bb-4713-a16f-fd2fcc76901c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:58:00.239927 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume request issued successfully. Jan 28 12:58:00.262742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45035f31-067e-40e8-9409-273a018b20da tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes returned with HTTP 202 Jan 28 12:58:00.276121 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 135/265] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:57:59 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/volumes => generated 821 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:58:00.280100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a927861-1a90-4e68-89e7-39361b22230d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 12:58:00.281037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a927861-1a90-4e68-89e7-39361b22230d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:00.281418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:00.281418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:00.282047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a927861-1a90-4e68-89e7-39361b22230d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:00.400040 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:00.400040 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:00.418198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5a927861-1a90-4e68-89e7-39361b22230d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:00.468043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a927861-1a90-4e68-89e7-39361b22230d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 12:58:00.468900 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 131/266] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:00 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 889 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:01.488085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7755a798-4e46-4e27-ba84-bc2aba6d2a50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 12:58:01.489879 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7755a798-4e46-4e27-ba84-bc2aba6d2a50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:01.490115 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:01.490115 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:01.490503 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7755a798-4e46-4e27-ba84-bc2aba6d2a50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:01.599484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:01.599484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:01.616936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7755a798-4e46-4e27-ba84-bc2aba6d2a50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:01.647303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7755a798-4e46-4e27-ba84-bc2aba6d2a50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 12:58:01.648723 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 136/267] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:01 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 913 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:02.665540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c65c237b-44ab-45ce-892f-a031256f7426 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 12:58:02.667373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c65c237b-44ab-45ce-892f-a031256f7426 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:02.667753 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:02.667753 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:02.668376 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c65c237b-44ab-45ce-892f-a031256f7426 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:02.778467 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:02.778467 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:02.788988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c65c237b-44ab-45ce-892f-a031256f7426 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:02.816811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c65c237b-44ab-45ce-892f-a031256f7426 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 12:58:02.818529 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 132/268] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:02 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:02.837428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes Jan 28 12:58:02.837891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:02.837891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:02.838309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-47433506"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:58:02.839473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-47433506'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:58:02.839822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume of 1 GB Jan 28 12:58:02.862496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Availability Zones retrieved successfully. Jan 28 12:58:02.883562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Flow 'volume_create_api' (5f925eba-2bba-4ee8-af57-6fb83fd5fb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:58:02.886798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c76ecd-2cec-4294-9b7a-50d72f01180c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:02.889315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:58:03.085224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c76ecd-2cec-4294-9b7a-50d72f01180c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:03.088595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7726d5d-1682-4597-ad29-c0fc081cd3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:03.236366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Created reservations ['d6eb6361-a6b8-4a18-b295-4269ab34712a', 'ab76a167-5852-43f5-a4a2-43632892f532', '6361a747-a60e-45c6-ab5d-bf180e2b46d2', '2aa56ffc-ba16-45ab-b85f-021db9b43631'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:58:03.238410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7726d5d-1682-4597-ad29-c0fc081cd3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6eb6361-a6b8-4a18-b295-4269ab34712a', 'ab76a167-5852-43f5-a4a2-43632892f532', '6361a747-a60e-45c6-ab5d-bf180e2b46d2', '2aa56ffc-ba16-45ab-b85f-021db9b43631']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:03.241117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf6b510-8738-4755-ab4b-e4508c1c8b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:03.408325 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf6b510-8738-4755-ab4b-e4508c1c8b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be81a435-f771-4cf0-9d00-8aab54b1554a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-47433506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc581f870c38475dbb11542e1340d269',qos_specs=None,replication_status=,reservations=['d6eb6361-a6b8-4a18-b295-4269ab34712a','ab76a167-5852-43f5-a4a2-43632892f532','6361a747-a60e-45c6-ab5d-bf180e2b46d2','2aa56ffc-ba16-45ab-b85f-021db9b43631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:58:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-47433506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be81a435-f771-4cf0-9d00-8aab54b1554a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc581f870c38475dbb11542e1340d269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:03.410716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e843077-c29b-4e65-8f97-8faeacc3eb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:03.475436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e843077-c29b-4e65-8f97-8faeacc3eb75) transitioned into state 'SUCCESS' from state '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-47433506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc581f870c38475dbb11542e1340d269',qos_specs=None,replication_status=,reservations=['d6eb6361-a6b8-4a18-b295-4269ab34712a','ab76a167-5852-43f5-a4a2-43632892f532','6361a747-a60e-45c6-ab5d-bf180e2b46d2','2aa56ffc-ba16-45ab-b85f-021db9b43631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b8b97a9ea844eb0bd09a62d7ae0502a',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:03.479874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b891b38e-5338-41f0-ad98-cf67e30230c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:03.519766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b891b38e-5338-41f0-ad98-cf67e30230c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:03.523367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Flow 'volume_create_api' (5f925eba-2bba-4ee8-af57-6fb83fd5fb27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:58:03.659562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Create volume request issued successfully. Jan 28 12:58:03.699345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7035782a-cbb8-4e94-a565-9630c91ac037 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes returned with HTTP 202 Jan 28 12:58:03.710762 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 137/269] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:58:02 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/volumes => generated 819 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:58:03.715859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a482055-3cb8-4663-8ff5-c0cfa4df8249 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 12:58:03.716640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a482055-3cb8-4663-8ff5-c0cfa4df8249 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:03.717015 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:03.717015 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:03.717787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a482055-3cb8-4663-8ff5-c0cfa4df8249 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:03.813124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:03.813124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:03.836689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2a482055-3cb8-4663-8ff5-c0cfa4df8249 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:03.865398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a482055-3cb8-4663-8ff5-c0cfa4df8249 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 200 Jan 28 12:58:03.877640 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 133/270] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:03 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 911 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:04.883838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-18117004-e45a-4602-86fa-b215326f99e0 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 12:58:04.884449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-18117004-e45a-4602-86fa-b215326f99e0 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:04.884562 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:04.884562 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:04.884869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-18117004-e45a-4602-86fa-b215326f99e0 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:04.972803 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:04.972803 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:04.986585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-18117004-e45a-4602-86fa-b215326f99e0 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:05.014430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-18117004-e45a-4602-86fa-b215326f99e0 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 200 Jan 28 12:58:05.020441 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 138/271] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:04 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:51.571207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes Jan 28 12:58:51.572166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:51.572166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:51.574576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1724095316"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:58:51.576590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1724095316'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 12:58:51.577705 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume of 1 GB Jan 28 12:58:51.630827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Availability Zones retrieved successfully. Jan 28 12:58:51.680847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Flow 'volume_create_api' (ccfff24f-6614-464c-b4c2-5ef8eae34d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:58:51.689906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a75708-3231-4693-82c9-4887899ed3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:51.692871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 12:58:51.799558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a75708-3231-4693-82c9-4887899ed3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:51.804555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7e9300-995a-47e8-b622-22b2d287b94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:51.989721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Created reservations ['4277061e-b13b-463e-b60b-cf1c85fe14ca', 'f8beb86c-142c-4166-ae62-4a363bd22e83', '8302413e-b8dd-4bed-9925-1ca2943e33b3', '82d51655-c782-4edc-8b5f-9e3b1115f0f0'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 12:58:51.993428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7e9300-995a-47e8-b622-22b2d287b94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4277061e-b13b-463e-b60b-cf1c85fe14ca', 'f8beb86c-142c-4166-ae62-4a363bd22e83', '8302413e-b8dd-4bed-9925-1ca2943e33b3', '82d51655-c782-4edc-8b5f-9e3b1115f0f0']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:52.014889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51cfc338-2882-4c5f-8931-e043dafed0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:52.114632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51cfc338-2882-4c5f-8931-e043dafed0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '907ec270-fd18-4d9c-bb9c-37abe38b3d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1724095316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',qos_specs=None,replication_status=,reservations=['4277061e-b13b-463e-b60b-cf1c85fe14ca','f8beb86c-142c-4166-ae62-4a363bd22e83','8302413e-b8dd-4bed-9925-1ca2943e33b3','82d51655-c782-4edc-8b5f-9e3b1115f0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87cc65b2d38b462485d220a29727346b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T12:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1724095316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=907ec270-fd18-4d9c-bb9c-37abe38b3d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='87cc65b2d38b462485d220a29727346b',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:52.116699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47804f94-6c30-42f1-9412-44177e215136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:52.157958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47804f94-6c30-42f1-9412-44177e215136) transitioned into state 'SUCCESS' from state '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-1724095316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',qos_specs=None,replication_status=,reservations=['4277061e-b13b-463e-b60b-cf1c85fe14ca','f8beb86c-142c-4166-ae62-4a363bd22e83','8302413e-b8dd-4bed-9925-1ca2943e33b3','82d51655-c782-4edc-8b5f-9e3b1115f0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87cc65b2d38b462485d220a29727346b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:52.162293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cab2417-0ec5-4d56-a84b-2728a89ff970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 12:58:52.200245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cab2417-0ec5-4d56-a84b-2728a89ff970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 12:58:52.204470 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Flow 'volume_create_api' (ccfff24f-6614-464c-b4c2-5ef8eae34d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 12:58:52.282750 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume request issued successfully. Jan 28 12:58:52.304315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da258434-c697-4be1-8c69-31bc08a1cef9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes returned with HTTP 202 Jan 28 12:58:52.305920 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 134/272] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 12:58:51 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes => generated 824 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 12:58:52.320817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28968ea6-1e63-422a-b581-27d70fc9b364 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:58:52.321391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28968ea6-1e63-422a-b581-27d70fc9b364 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:52.321625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:52.321625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:52.322003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28968ea6-1e63-422a-b581-27d70fc9b364 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:52.401955 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:52.401955 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:52.412619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-28968ea6-1e63-422a-b581-27d70fc9b364 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:58:52.442771 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28968ea6-1e63-422a-b581-27d70fc9b364 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:58:52.443737 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 139/273] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:52 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 892 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:53.462181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4dfb2fe4-834b-4c5e-b3b9-9b05f7019ef2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:58:53.462759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4dfb2fe4-834b-4c5e-b3b9-9b05f7019ef2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:53.462986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:53.462986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:53.463310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4dfb2fe4-834b-4c5e-b3b9-9b05f7019ef2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:53.572971 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:53.572971 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:53.609797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4dfb2fe4-834b-4c5e-b3b9-9b05f7019ef2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:58:53.659979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4dfb2fe4-834b-4c5e-b3b9-9b05f7019ef2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:58:53.660990 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 135/274] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:53 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:55.122553 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-93e408e1-bdee-47d8-a160-f80409969240 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:58:55.123278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-93e408e1-bdee-47d8-a160-f80409969240 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:55.123513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:55.123513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:55.123891 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-93e408e1-bdee-47d8-a160-f80409969240 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:55.248812 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:55.248812 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:55.274252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-93e408e1-bdee-47d8-a160-f80409969240 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:55.345647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-93e408e1-bdee-47d8-a160-f80409969240 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:58:55.352909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-f433afed-267d-41cd-99ba-4d35fc7243f5 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 12:58:55.353436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-f433afed-267d-41cd-99ba-4d35fc7243f5 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:55.353635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:55.353635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:55.354261 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-f433afed-267d-41cd-99ba-4d35fc7243f5 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:55.359741 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 140/275] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:58:55 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 1361 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:58:55.453661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:55.453661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:55.466899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-f433afed-267d-41cd-99ba-4d35fc7243f5 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:55.498933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-f433afed-267d-41cd-99ba-4d35fc7243f5 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 12:58:55.501495 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 136/276] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:58:55 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:55.515237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 12:58:55.515835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:55.515950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:55.515950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:55.516340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:55.570225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:58:55.571026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:55.571421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:55.571421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:55.571959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:55.633326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:55.633326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:55.643664 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:55.643664 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:55.656133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:55.675493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:58:55.707490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 200 Jan 28 12:58:55.723418 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 141/277] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:58:55 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:55.725525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume// Jan 28 12:58:55.726014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:55.726234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:55.726234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:55.726614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:55.730111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-506522d1-090d-447a-b100-4103de3fb6d3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:58:55.731988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:58:55.742385 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 142/278] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:58:55 2021] GET /volume/ => generated 754 bytes in 19 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:58:55.751733 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 137/279] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:58:55 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 917 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:58:55.753632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-bfc6ae3d-66e0-48bd-87d1-c7ed02797e20 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments Jan 28 12:58:55.761256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-bfc6ae3d-66e0-48bd-87d1-c7ed02797e20 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4808a9c-e7cd-4914-8fda-037071d88c2b", "instance_uuid": "746ff0ba-a629-478b-a450-7c0657d4517a", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:58:55.846237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume// Jan 28 12:58:55.846714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:55.846936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:55.846936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:55.847338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:55.848718 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-b8060cca-af7b-4e9d-bc9c-03f84e1770bd tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:58:55.849508 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 138/280] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:58:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 12:58:55.865078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:55.865078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:55.867424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-6a05ec21-444f-4dd3-97d8-96fb39da36b0 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments Jan 28 12:58:55.868378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-6a05ec21-444f-4dd3-97d8-96fb39da36b0 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "907ec270-fd18-4d9c-bb9c-37abe38b3d12", "instance_uuid": "f45a8f5a-41af-4c64-bbc8-6f6ca22de68a", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:58:55.979139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:55.979139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:55.993938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-bfc6ae3d-66e0-48bd-87d1-c7ed02797e20 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments returned with HTTP 200 Jan 28 12:58:55.995430 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 143/281] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:58:55 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:58:56.003983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-bfc6ae3d-66e0-48bd-87d1-c7ed02797e20 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume// Jan 28 12:58:56.004952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-bfc6ae3d-66e0-48bd-87d1-c7ed02797e20 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:56.005445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:56.005445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:56.006030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-bfc6ae3d-66e0-48bd-87d1-c7ed02797e20 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:56.007238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-bfc6ae3d-66e0-48bd-87d1-c7ed02797e20 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:58:56.008195 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 144/282] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:58:56 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:58:56.025993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments Jan 28 12:58:56.027019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5567fd08-d3e4-469e-8081-3695e2193cb8", "instance_uuid": "746ff0ba-a629-478b-a450-7c0657d4517a", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:58:56.103942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-6a05ec21-444f-4dd3-97d8-96fb39da36b0 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments returned with HTTP 200 Jan 28 12:58:56.105209 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 139/283] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:58:55 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments => generated 273 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:58:56.109114 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:56.109114 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:56.159310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d129cdb-0dfa-41ff-8a29-e373c2dc295a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:58:56.159969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d129cdb-0dfa-41ff-8a29-e373c2dc295a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:56.160364 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:56.160364 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:56.160691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d129cdb-0dfa-41ff-8a29-e373c2dc295a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:56.191717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments returned with HTTP 200 Jan 28 12:58:56.199289 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 145/284] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:58:56 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:58:56.206235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume// Jan 28 12:58:56.206235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:56.206235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:56.206235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:56.206235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:56.206235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:58:56.206235 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 146/285] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:58:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:58:56.213673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume// Jan 28 12:58:56.214169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:56.214671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:56.215792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-40f2063a-b8a8-4e88-be83-0ad2753b28fc tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:58:56.217159 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 147/286] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 12:58:56 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:58:56.223374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-a4b908d9-1f01-4cb7-bb7f-418049bbea47 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments Jan 28 12:58:56.224322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-a4b908d9-1f01-4cb7-bb7f-418049bbea47 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be81a435-f771-4cf0-9d00-8aab54b1554a", "instance_uuid": "746ff0ba-a629-478b-a450-7c0657d4517a", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:58:56.282291 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:56.282291 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:56.295221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:56.295221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:56.321947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d129cdb-0dfa-41ff-8a29-e373c2dc295a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:58:56.348183 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:56.348183 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:56.360276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d129cdb-0dfa-41ff-8a29-e373c2dc295a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:58:56.362318 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 140/287] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:56 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:56.367213 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-7b963e58-3025-42f3-a50b-a4c6b3e93f7c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:58:56.367827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-7b963e58-3025-42f3-a50b-a4c6b3e93f7c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:56.368306 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:56.368306 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:56.368478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-7b963e58-3025-42f3-a50b-a4c6b3e93f7c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:56.415112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-a4b908d9-1f01-4cb7-bb7f-418049bbea47 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments returned with HTTP 200 Jan 28 12:58:56.416278 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 148/288] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:58:56 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:58:56.435845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:56.435845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:56.448967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-7b963e58-3025-42f3-a50b-a4c6b3e93f7c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:58:56.473141 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:56.473141 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:56.485143 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-7b963e58-3025-42f3-a50b-a4c6b3e93f7c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:58:56.486541 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 141/289] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 12:58:56 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 1015 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 12:58:56.531590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-4a7b1f49-2239-415b-8ff4-086c1760f6b8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] PUT http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f Jan 28 12:58:56.532280 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:56.532280 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:56.532875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-4a7b1f49-2239-415b-8ff4-086c1760f6b8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:58:56.591802 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:58:56.591802 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:58:56.592336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-4a7b1f49-2239-415b-8ff4-086c1760f6b8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Lock "b'cinder-attachment_update-907ec270-fd18-4d9c-bb9c-37abe38b3d12-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.017s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:58:56.595605 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:56.595605 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:57.377721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b3a7eeb-a5f6-4895-81b8-9ce645967c60 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:58:57.378413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b3a7eeb-a5f6-4895-81b8-9ce645967c60 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:57.378502 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:57.378502 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:57.378798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b3a7eeb-a5f6-4895-81b8-9ce645967c60 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:57.506709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:57.506709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:57.544722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2b3a7eeb-a5f6-4895-81b8-9ce645967c60 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:58:57.613892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:57.613892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:57.648698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b3a7eeb-a5f6-4895-81b8-9ce645967c60 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:58:57.658814 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 142/290] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:57 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:58.699855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:58:58.700763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:58.701211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:58.701211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:58.701923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:58.787513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:58.787513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:58.818366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:58:58.865196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:58.865196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:58.876194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:58:58.888796 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 143/291] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:58 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 916 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:58:59.074761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume// Jan 28 12:58:59.075964 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:59.076376 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:59.076376 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:59.076942 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:59.078266 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68c68150-3ee4-4f1e-8c72-9723f2f2866e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:58:59.079155 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 144/292] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:58:59 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:58:59.098140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-e783434d-f199-4ee3-be5b-05a9f973b1a4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 12:58:59.099780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-e783434d-f199-4ee3-be5b-05a9f973b1a4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:59.100487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-e783434d-f199-4ee3-be5b-05a9f973b1a4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:58:59.235292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:59.235292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:59.263838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-e783434d-f199-4ee3-be5b-05a9f973b1a4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:58:59.292266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:59.292266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:59.304164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-e783434d-f199-4ee3-be5b-05a9f973b1a4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 12:58:59.305021 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 145/293] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:58:59 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 1459 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 12:58:59.346598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] PUT http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13 Jan 28 12:58:59.347342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:59.347342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:59.348638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:58:59.420134 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:58:59.420134 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:58:59.420777 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Lock "b'cinder-attachment_update-a4808a9c-e7cd-4914-8fda-037071d88c2b-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.018s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:58:59.426598 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:58:59.426598 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:58:59.471126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-4a7b1f49-2239-415b-8ff4-086c1760f6b8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Lock "b'cinder-attachment_update-907ec270-fd18-4d9c-bb9c-37abe38b3d12-n-h2-705657-14'" released by "attachment_update" :: held 2.879s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:58:59.472090 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-4a7b1f49-2239-415b-8ff4-086c1760f6b8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f returned with HTTP 200 Jan 28 12:58:59.473461 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 149/294] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 12:58:56 2021] PUT /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f => generated 762 bytes in 2947 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:58:59.893875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9123369-a53e-4164-8ea3-5db7bb895c18 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:58:59.894392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9123369-a53e-4164-8ea3-5db7bb895c18 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:58:59.894986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:58:59.894986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:58:59.895953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9123369-a53e-4164-8ea3-5db7bb895c18 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:00.015694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:00.015694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:00.037123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b9123369-a53e-4164-8ea3-5db7bb895c18 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:00.071457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:00.071457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:00.082825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9123369-a53e-4164-8ea3-5db7bb895c18 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:00.084492 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 150/295] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:58:59 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 917 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:59:01.103294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7932388-93d6-48ca-b1e1-83482c7d5c01 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:01.104669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7932388-93d6-48ca-b1e1-83482c7d5c01 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:01.105094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:01.105094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:01.105763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7932388-93d6-48ca-b1e1-83482c7d5c01 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:01.226552 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:01.226552 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:01.236818 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c7932388-93d6-48ca-b1e1-83482c7d5c01 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:01.262091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:01.262091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:01.276616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7932388-93d6-48ca-b1e1-83482c7d5c01 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:01.277883 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 151/296] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:01 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 917 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:59:01.356996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Lock "b'cinder-attachment_update-a4808a9c-e7cd-4914-8fda-037071d88c2b-n-h1-705657-14'" released by "attachment_update" :: held 1.936s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:59:01.358503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13 returned with HTTP 200 Jan 28 12:59:01.360972 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 146/297] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 12:58:59 2021] PUT /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13 => generated 762 bytes in 2020 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:59:01.405826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-b9cf3ca2-014d-4090-8254-d6c84bc879f6 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13/action Jan 28 12:59:01.407159 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:01.407159 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:01.407884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-b9cf3ca2-014d-4090-8254-d6c84bc879f6 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:59:01.408384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-b9cf3ca2-014d-4090-8254-d6c84bc879f6 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:59:01.554256 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:01.554256 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:01.586860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-b9cf3ca2-014d-4090-8254-d6c84bc879f6 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13/action returned with HTTP 204 Jan 28 12:59:01.590121 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 152/298] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 12:59:01 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:59:01.646595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume// Jan 28 12:59:01.649901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:01.650959 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:01.650959 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:01.652051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:01.654252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-9206b0b3-bd60-4855-8ed6-d7091afcf36e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:59:01.655888 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 147/299] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:59:01 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:59:01.675487 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-d8134377-70da-430e-937f-9eb03d223281 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 12:59:01.676197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-d8134377-70da-430e-937f-9eb03d223281 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:01.676562 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:01.676562 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:01.677101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-d8134377-70da-430e-937f-9eb03d223281 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:01.769078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:01.769078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:01.791308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-d8134377-70da-430e-937f-9eb03d223281 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:59:01.855230 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:01.855230 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:01.893895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-d8134377-70da-430e-937f-9eb03d223281 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 12:59:01.896397 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 153/300] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:59:01 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 1012 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 12:59:01.962290 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] PUT http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f Jan 28 12:59:01.963469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:59:02.017610 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:59:02.017610 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:59:02.018471 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Lock "b'cinder-attachment_update-5567fd08-d3e4-469e-8081-3695e2193cb8-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.012s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:59:02.021811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:02.021811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:02.294021 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-154e5151-2eb8-4e12-aaab-673155fde40e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:02.294854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-154e5151-2eb8-4e12-aaab-673155fde40e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:02.294854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:02.294854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:02.297015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-154e5151-2eb8-4e12-aaab-673155fde40e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:02.459420 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:02.459420 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:02.493684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-154e5151-2eb8-4e12-aaab-673155fde40e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:02.580589 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:02.580589 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:02.602589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-154e5151-2eb8-4e12-aaab-673155fde40e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:02.633085 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 154/301] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:02 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 917 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:59:03.627066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5960fb37-712c-44db-8f2e-ef5170bfd17e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:03.628288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5960fb37-712c-44db-8f2e-ef5170bfd17e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:03.628697 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:03.628697 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:03.629446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5960fb37-712c-44db-8f2e-ef5170bfd17e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:03.684421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:03.684421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:03.695502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5960fb37-712c-44db-8f2e-ef5170bfd17e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:03.720011 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:03.720011 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:03.729549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5960fb37-712c-44db-8f2e-ef5170bfd17e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:03.731009 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 155/302] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:03 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:59:04.405386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Lock "b'cinder-attachment_update-5567fd08-d3e4-469e-8081-3695e2193cb8-n-h1-705657-14'" released by "attachment_update" :: held 2.387s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:59:04.407503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f returned with HTTP 200 Jan 28 12:59:04.408880 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 148/303] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 12:59:01 2021] PUT /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f => generated 762 bytes in 2452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:59:04.464896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-6b8bb5d5-c7a5-4602-a267-90074902bfb8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f/action Jan 28 12:59:04.466405 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:04.466405 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:04.467218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-6b8bb5d5-c7a5-4602-a267-90074902bfb8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:59:04.467815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-6b8bb5d5-c7a5-4602-a267-90074902bfb8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:59:04.547125 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:04.547125 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:04.562129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-6b8bb5d5-c7a5-4602-a267-90074902bfb8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f/action returned with HTTP 204 Jan 28 12:59:04.563230 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 156/304] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 12:59:04 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 12:59:04.609589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume// Jan 28 12:59:04.611400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:04.611886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:04.611886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:04.613082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:04.615129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-1d938774-fd4b-42b4-976d-2407ff841aaa tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:59:04.617114 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 149/305] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 12:59:04 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 12:59:04.632364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-5f5de945-a0de-4e19-9376-cf96bffaa480 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 12:59:04.633598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-5f5de945-a0de-4e19-9376-cf96bffaa480 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:04.633997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:04.633997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:04.635050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-5f5de945-a0de-4e19-9376-cf96bffaa480 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:04.742559 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:04.742559 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:04.751298 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-287ba1c9-5c5c-4075-8fd9-ec907b0f7ded tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:04.751829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-287ba1c9-5c5c-4075-8fd9-ec907b0f7ded tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:04.753098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-287ba1c9-5c5c-4075-8fd9-ec907b0f7ded tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:04.756122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-5f5de945-a0de-4e19-9376-cf96bffaa480 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 12:59:04.781346 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:04.781346 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:04.792188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-5f5de945-a0de-4e19-9376-cf96bffaa480 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 200 Jan 28 12:59:04.793481 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 157/306] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 12:59:04 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 1010 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 12:59:04.821398 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:04.821398 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:04.832819 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-287ba1c9-5c5c-4075-8fd9-ec907b0f7ded tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:04.854920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-99d4d329-1be5-497a-8de6-26b69b6e7c4f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] PUT http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852 Jan 28 12:59:04.855890 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:04.855890 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:04.856717 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-99d4d329-1be5-497a-8de6-26b69b6e7c4f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdc"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:59:04.879563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:04.879563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:04.890735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-287ba1c9-5c5c-4075-8fd9-ec907b0f7ded tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:04.902745 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 150/307] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:04 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 917 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 12:59:04.945152 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 12:59:04.945152 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 12:59:04.945693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-99d4d329-1be5-497a-8de6-26b69b6e7c4f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Lock "b'cinder-attachment_update-be81a435-f771-4cf0-9d00-8aab54b1554a-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.011s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 12:59:04.948216 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:04.948216 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:05.042242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-12a0dc18-59e1-44a1-8433-535c0eaa5fea tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f/action Jan 28 12:59:05.043140 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:05.043140 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:05.043986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-12a0dc18-59e1-44a1-8433-535c0eaa5fea tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:59:05.044707 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-12a0dc18-59e1-44a1-8433-535c0eaa5fea tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:59:05.174101 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:05.174101 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:05.194347 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-482bd03b-14c7-44ce-ba81-decbdcca4371 req-12a0dc18-59e1-44a1-8433-535c0eaa5fea tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f/action returned with HTTP 204 Jan 28 12:59:05.197344 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 151/308] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 12:59:05 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:59:05.908297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad23c07b-8659-41cb-a0ba-9309e294da3d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:05.909512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad23c07b-8659-41cb-a0ba-9309e294da3d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:05.909901 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:05.909901 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:05.910610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad23c07b-8659-41cb-a0ba-9309e294da3d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:05.994875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:05.994875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:06.012335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ad23c07b-8659-41cb-a0ba-9309e294da3d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:06.067781 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:06.067781 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:06.078559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad23c07b-8659-41cb-a0ba-9309e294da3d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:06.079735 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 152/309] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:05 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 1209 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:59:07.180012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-99d4d329-1be5-497a-8de6-26b69b6e7c4f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Lock "b'cinder-attachment_update-be81a435-f771-4cf0-9d00-8aab54b1554a-n-h1-705657-14'" released by "attachment_update" :: held 2.234s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 12:59:07.180718 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-99d4d329-1be5-497a-8de6-26b69b6e7c4f tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852 returned with HTTP 200 Jan 28 12:59:07.181730 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 158/310] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 12:59:04 2021] PUT /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852 => generated 762 bytes in 2336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 12:59:07.291150 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-15ebb02e-95ea-454a-97c2-dd5675e2ad91 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] POST http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852/action Jan 28 12:59:07.291736 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:07.291736 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:07.292193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-15ebb02e-95ea-454a-97c2-dd5675e2ad91 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:59:07.292578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-15ebb02e-95ea-454a-97c2-dd5675e2ad91 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:59:07.486767 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:07.486767 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:07.531398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-15ebb02e-95ea-454a-97c2-dd5675e2ad91 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852/action returned with HTTP 204 Jan 28 12:59:07.533001 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 153/311] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 12:59:07 2021] POST /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852/action => generated 0 bytes in 247 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 12:59:48.302722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2a2ee6b5-5ee3-429d-b6e5-23b6087e3b81 req-72a4cfcf-4b6b-4b1b-a291-582d0aaf600f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:48.303278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2a2ee6b5-5ee3-429d-b6e5-23b6087e3b81 req-72a4cfcf-4b6b-4b1b-a291-582d0aaf600f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:48.303672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:48.303672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:48.304124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2a2ee6b5-5ee3-429d-b6e5-23b6087e3b81 req-72a4cfcf-4b6b-4b1b-a291-582d0aaf600f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:48.363893 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:48.363893 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:48.375100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-2a2ee6b5-5ee3-429d-b6e5-23b6087e3b81 req-72a4cfcf-4b6b-4b1b-a291-582d0aaf600f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:48.401247 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:48.401247 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:48.414256 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2a2ee6b5-5ee3-429d-b6e5-23b6087e3b81 req-72a4cfcf-4b6b-4b1b-a291-582d0aaf600f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:48.423339 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 159/312] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:59:48 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 1209 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:59:48.575505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-15ebb02e-95ea-454a-97c2-dd5675e2ad91 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume// Jan 28 12:59:48.575983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-15ebb02e-95ea-454a-97c2-dd5675e2ad91 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:48.576201 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:48.576201 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:48.576570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-15ebb02e-95ea-454a-97c2-dd5675e2ad91 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:48.577642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-db2de3cd-6ed4-40c0-9bc6-a8dc3699b076 req-15ebb02e-95ea-454a-97c2-dd5675e2ad91 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:59:48.578219 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 154/313] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 12:59:48 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:59:48.609208 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2a2ee6b5-5ee3-429d-b6e5-23b6087e3b81 req-18c73bde-fce8-4771-973c-906db8eb91d8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments Jan 28 12:59:48.609746 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:48.609746 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:48.610450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2a2ee6b5-5ee3-429d-b6e5-23b6087e3b81 req-18c73bde-fce8-4771-973c-906db8eb91d8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "907ec270-fd18-4d9c-bb9c-37abe38b3d12", "instance_uuid": "dd726ab1-68f7-4d23-b95f-19b3f2c901b6", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:59:48.746040 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:48.746040 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:48.986525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2a2ee6b5-5ee3-429d-b6e5-23b6087e3b81 req-18c73bde-fce8-4771-973c-906db8eb91d8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments returned with HTTP 400 Jan 28 12:59:48.990732 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 160/314] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 12:59:48 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments => generated 189 bytes in 388 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 28 12:59:49.020371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-372c7c21-3501-4b28-b2c3-ba424b86ce9a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:49.021025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-372c7c21-3501-4b28-b2c3-ba424b86ce9a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:49.023570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-372c7c21-3501-4b28-b2c3-ba424b86ce9a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:49.139289 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:49.139289 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:49.161742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-372c7c21-3501-4b28-b2c3-ba424b86ce9a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:49.211500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:49.211500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:49.226760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-372c7c21-3501-4b28-b2c3-ba424b86ce9a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:49.228808 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 155/315] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:49 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 1209 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:59:51.119351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-76a91a9e-bafd-4ae8-b06e-a0b7a96996db tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:51.119951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-76a91a9e-bafd-4ae8-b06e-a0b7a96996db tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:51.120074 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:51.120074 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:51.120461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-76a91a9e-bafd-4ae8-b06e-a0b7a96996db tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:51.230155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:51.230155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:51.245250 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-76a91a9e-bafd-4ae8-b06e-a0b7a96996db tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:51.286786 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:51.286786 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:51.315371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-76a91a9e-bafd-4ae8-b06e-a0b7a96996db tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:51.318037 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 161/316] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 12:59:51 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 1209 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:59:51.355761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12/action Jan 28 12:59:51.356610 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:51.356610 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:51.357477 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 12:59:51.358079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 12:59:51.492022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:51.492022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:51.494020 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:51.523571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Begin detaching volume completed successfully. Jan 28 12:59:51.524128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12/action returned with HTTP 202 Jan 28 12:59:51.525257 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 156/317] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 12:59:51 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 12:59:51.550856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e23ee82-cbaa-4398-b106-ef78e7bdcdb6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:51.552340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e23ee82-cbaa-4398-b106-ef78e7bdcdb6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:51.552340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:51.552340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:51.552340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e23ee82-cbaa-4398-b106-ef78e7bdcdb6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:51.616219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume// Jan 28 12:59:51.616802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:51.617069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:51.617069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:51.617512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:51.619201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-9ee8adfd-824a-43db-b52d-d477e6b0cd8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 12:59:51.620240 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 157/318] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 12:59:51 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 12:59:51.634497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-e2311eba-f613-4590-9263-90d18b13c132 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:51.635410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-e2311eba-f613-4590-9263-90d18b13c132 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:51.636035 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-e2311eba-f613-4590-9263-90d18b13c132 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:51.694919 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:51.694919 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:51.716190 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3e23ee82-cbaa-4398-b106-ef78e7bdcdb6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:51.771003 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:51.771003 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:51.773448 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:51.773448 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:51.795312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e23ee82-cbaa-4398-b106-ef78e7bdcdb6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:51.796856 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 162/319] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:51 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 1212 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:59:51.809891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-e2311eba-f613-4590-9263-90d18b13c132 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:51.840814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:51.840814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:51.857034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-e2311eba-f613-4590-9263-90d18b13c132 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:51.858191 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 158/320] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 12:59:51 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 1311 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 12:59:52.381372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-7e078f70-b63f-4fe9-8aca-10eeeda22f2d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] DELETE http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f Jan 28 12:59:52.382634 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-7e078f70-b63f-4fe9-8aca-10eeeda22f2d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:52.382993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:52.382993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:52.383658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-7e078f70-b63f-4fe9-8aca-10eeeda22f2d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:52.469828 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:52.469828 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:52.815214 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da234c21-1e82-4e4d-961a-63103b92b681 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:52.816237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da234c21-1e82-4e4d-961a-63103b92b681 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:52.816634 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:52.816634 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:52.817604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da234c21-1e82-4e4d-961a-63103b92b681 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:52.947159 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:52.947159 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:52.964980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-da234c21-1e82-4e4d-961a-63103b92b681 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:52.994767 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:52.994767 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:53.009741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da234c21-1e82-4e4d-961a-63103b92b681 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:53.011298 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 159/321] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:52 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 1212 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 12:59:53.606235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-7e078f70-b63f-4fe9-8aca-10eeeda22f2d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 12:59:53.607184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-7e078f70-b63f-4fe9-8aca-10eeeda22f2d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 12:59:53.621399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f4cca2d-adb9-4e51-86bd-4c22ef8af781 req-7e078f70-b63f-4fe9-8aca-10eeeda22f2d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f returned with HTTP 200 Jan 28 12:59:53.623023 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 163/322] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 12:59:52 2021] DELETE /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/eb86bf5c-c338-4e30-9701-8fc3904a2f2f => generated 19 bytes in 1246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 12:59:54.034047 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c066ecd5-9c53-4d3d-8e5e-3a88463c278a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 12:59:54.035539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c066ecd5-9c53-4d3d-8e5e-3a88463c278a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 12:59:54.039628 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 12:59:54.039628 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 12:59:54.040535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c066ecd5-9c53-4d3d-8e5e-3a88463c278a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 12:59:54.167585 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 12:59:54.167585 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 12:59:54.186346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c066ecd5-9c53-4d3d-8e5e-3a88463c278a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 12:59:54.242897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c066ecd5-9c53-4d3d-8e5e-3a88463c278a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 12:59:54.243836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 160/323] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 12:59:54 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 917 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:35.267569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes Jan 28 13:00:35.268425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:35.268425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:35.268425 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1152200479"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:00:35.269899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1152200479'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:00:35.270308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume of 1 GB Jan 28 13:00:35.270883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:35.270883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:35.311132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Availability Zones retrieved successfully. Jan 28 13:00:35.351527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Flow 'volume_create_api' (a9528016-cab7-45af-a25e-d79270da59f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:00:35.360879 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b0e2d8-d925-45a4-b67a-79bcb36f474c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:00:35.364512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:00:35.521878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b0e2d8-d925-45a4-b67a-79bcb36f474c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:00:35.525847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4769c97e-8490-4f3a-bbbc-76d82565caeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:00:35.740904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Created reservations ['8b0b2ce8-e0b8-4f56-b4e8-19d5cc6e2b30', '7dbbb152-e730-4a5d-ae6a-bf33a1a91e99', '5e26662e-8f1d-495f-8a2a-25d3034c5b48', '6a78c405-e605-4cac-b8a0-01f998e00bda'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:00:35.743517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4769c97e-8490-4f3a-bbbc-76d82565caeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b0b2ce8-e0b8-4f56-b4e8-19d5cc6e2b30', '7dbbb152-e730-4a5d-ae6a-bf33a1a91e99', '5e26662e-8f1d-495f-8a2a-25d3034c5b48', '6a78c405-e605-4cac-b8a0-01f998e00bda']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:00:35.746074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0770e486-9355-44d6-8ccf-2af22c0de32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:00:35.853422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0770e486-9355-44d6-8ccf-2af22c0de32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c592cd7-884a-4476-a927-19088499ee1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1152200479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',qos_specs=None,replication_status=,reservations=['8b0b2ce8-e0b8-4f56-b4e8-19d5cc6e2b30','7dbbb152-e730-4a5d-ae6a-bf33a1a91e99','5e26662e-8f1d-495f-8a2a-25d3034c5b48','6a78c405-e605-4cac-b8a0-01f998e00bda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87cc65b2d38b462485d220a29727346b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1152200479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c592cd7-884a-4476-a927-19088499ee1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='87cc65b2d38b462485d220a29727346b',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:00:35.855605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a9897e-b05f-4565-ae01-8d0eeae66c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:00:35.885999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a9897e-b05f-4565-ae01-8d0eeae66c80) transitioned into state 'SUCCESS' from state '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-1152200479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',qos_specs=None,replication_status=,reservations=['8b0b2ce8-e0b8-4f56-b4e8-19d5cc6e2b30','7dbbb152-e730-4a5d-ae6a-bf33a1a91e99','5e26662e-8f1d-495f-8a2a-25d3034c5b48','6a78c405-e605-4cac-b8a0-01f998e00bda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87cc65b2d38b462485d220a29727346b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:00:35.888669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1b6893-adc2-49d6-9373-db5adf307587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:00:35.922937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1b6893-adc2-49d6-9373-db5adf307587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:00:35.930725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Flow 'volume_create_api' (a9528016-cab7-45af-a25e-d79270da59f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:00:36.066135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume request issued successfully. Jan 28 13:00:36.102499 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfbff8f7-45cb-4bd4-b9c3-ac3328bc17c8 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes returned with HTTP 202 Jan 28 13:00:36.103439 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 164/324] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:00:35 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes => generated 824 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:00:36.123593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e604099-de72-410b-b6aa-19ff5279d52a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:36.124946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e604099-de72-410b-b6aa-19ff5279d52a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:36.125794 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:36.125794 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:36.126736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e604099-de72-410b-b6aa-19ff5279d52a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:36.310680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:36.310680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:36.333305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2e604099-de72-410b-b6aa-19ff5279d52a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:36.397811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e604099-de72-410b-b6aa-19ff5279d52a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:36.398882 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 161/325] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:36 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 892 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:37.418439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c91fdc7-cb92-416d-a07a-8c440ec94f29 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:37.419177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c91fdc7-cb92-416d-a07a-8c440ec94f29 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:37.419642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:37.419642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:37.420020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c91fdc7-cb92-416d-a07a-8c440ec94f29 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:37.525383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:37.525383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:37.553990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3c91fdc7-cb92-416d-a07a-8c440ec94f29 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:37.612287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c91fdc7-cb92-416d-a07a-8c440ec94f29 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:37.624535 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 165/326] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:37 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 916 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:38.644916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:38.646036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:38.646407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:38.646407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:38.647012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:38.724207 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:38.724207 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:38.734483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:38.766992 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:38.768216 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 162/327] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:38 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:39.311330 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-276f2e0c-ab3a-4e1a-9eca-106eae4c3a31 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:39.311825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-276f2e0c-ab3a-4e1a-9eca-106eae4c3a31 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:39.312061 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:39.312061 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:39.312440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-276f2e0c-ab3a-4e1a-9eca-106eae4c3a31 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:39.430554 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:39.430554 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:39.450076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-68e99816-a8c5-4005-97e1-070257eeb915 req-276f2e0c-ab3a-4e1a-9eca-106eae4c3a31 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:39.515417 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-276f2e0c-ab3a-4e1a-9eca-106eae4c3a31 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:39.516391 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 166/328] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:00:39 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 917 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:39.638290 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume// Jan 28 13:00:39.638955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:39.639350 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:39.639350 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:39.639973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:39.641253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-707ab2f1-318d-4711-b764-d56efe67a4a9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:00:39.642274 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 163/329] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:00:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:00:39.660752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-0e838005-5975-47b1-ac85-e7d758136b8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments Jan 28 13:00:39.661332 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:39.661332 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:39.661670 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-0e838005-5975-47b1-ac85-e7d758136b8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c592cd7-884a-4476-a927-19088499ee1a", "instance_uuid": "c07572be-5236-49e0-a431-592a3fefd406", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:00:39.720089 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:39.720089 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:39.798953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-0e838005-5975-47b1-ac85-e7d758136b8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments returned with HTTP 200 Jan 28 13:00:39.814614 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 167/330] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:00:39 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:00:39.853777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43165e0b-53f1-4245-ab55-4fe5e0267230 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:39.854589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43165e0b-53f1-4245-ab55-4fe5e0267230 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:39.855364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43165e0b-53f1-4245-ab55-4fe5e0267230 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:39.913295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-0e838005-5975-47b1-ac85-e7d758136b8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume// Jan 28 13:00:39.914113 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-0e838005-5975-47b1-ac85-e7d758136b8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:39.914512 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:39.914512 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:39.915091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-0e838005-5975-47b1-ac85-e7d758136b8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:39.916566 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-0e838005-5975-47b1-ac85-e7d758136b8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:00:39.917590 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 168/331] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:00:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:00:39.930973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-6ff1031a-bfab-41f1-a970-ffdd212c43fc tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:39.931909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-6ff1031a-bfab-41f1-a970-ffdd212c43fc tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:39.932614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-6ff1031a-bfab-41f1-a970-ffdd212c43fc tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:39.934612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:39.934612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:39.981069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-43165e0b-53f1-4245-ab55-4fe5e0267230 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:40.038502 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:40.038502 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:40.046281 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:40.046281 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:40.054848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43165e0b-53f1-4245-ab55-4fe5e0267230 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:40.061886 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 164/332] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:39 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:40.069926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-68e99816-a8c5-4005-97e1-070257eeb915 req-6ff1031a-bfab-41f1-a970-ffdd212c43fc tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:40.106545 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:40.106545 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:40.119660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-6ff1031a-bfab-41f1-a970-ffdd212c43fc tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:40.121704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 169/333] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:00:39 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 1015 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:00:40.168056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-4bd2c164-42f9-4c49-a4c6-fe5619746c81 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] PUT http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0 Jan 28 13:00:40.168615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:40.168615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:40.169049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-4bd2c164-42f9-4c49-a4c6-fe5619746c81 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:00:40.232542 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:00:40.232542 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:00:40.233108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-68e99816-a8c5-4005-97e1-070257eeb915 req-4bd2c164-42f9-4c49-a4c6-fe5619746c81 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Lock "b'cinder-attachment_update-8c592cd7-884a-4476-a927-19088499ee1a-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.013s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:00:40.235520 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:40.235520 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:41.076488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-004cc5cc-702f-4c71-a8eb-507035bb2d35 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:41.077877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-004cc5cc-702f-4c71-a8eb-507035bb2d35 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:41.078172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:41.078172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:41.078673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-004cc5cc-702f-4c71-a8eb-507035bb2d35 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:41.178492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:41.178492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:41.196618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-004cc5cc-702f-4c71-a8eb-507035bb2d35 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:41.243444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:41.243444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:41.267907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-004cc5cc-702f-4c71-a8eb-507035bb2d35 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:41.278035 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 170/334] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:41 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 916 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:41.982434 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e28ad23f-409d-444e-94ec-5eddcb701b22 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] DELETE http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 13:00:41.983160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e28ad23f-409d-444e-94ec-5eddcb701b22 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:41.983524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:41.983524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:41.984139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e28ad23f-409d-444e-94ec-5eddcb701b22 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:41.987916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e28ad23f-409d-444e-94ec-5eddcb701b22 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Delete volume with id: b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 13:00:42.096185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:42.096185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:42.098495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e28ad23f-409d-444e-94ec-5eddcb701b22 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 13:00:42.151108 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e28ad23f-409d-444e-94ec-5eddcb701b22 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Delete volume request issued successfully. Jan 28 13:00:42.151917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e28ad23f-409d-444e-94ec-5eddcb701b22 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 202 Jan 28 13:00:42.153149 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 171/335] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:00:41 2021] DELETE /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:00:42.162968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78fe43a2-8d6e-4340-825c-e19eac2e4d41 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 13:00:42.163783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78fe43a2-8d6e-4340-825c-e19eac2e4d41 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:42.164123 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:42.164123 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:42.164706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78fe43a2-8d6e-4340-825c-e19eac2e4d41 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:42.247272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:42.247272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:42.271737 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-78fe43a2-8d6e-4340-825c-e19eac2e4d41 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 13:00:42.318217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78fe43a2-8d6e-4340-825c-e19eac2e4d41 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 13:00:42.320367 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 172/336] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:42 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:42.349063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d34a8d98-8b02-4a06-b97e-c90bbc793192 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:42.350049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d34a8d98-8b02-4a06-b97e-c90bbc793192 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:42.350457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:42.350457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:42.351039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d34a8d98-8b02-4a06-b97e-c90bbc793192 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:42.428143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-68e99816-a8c5-4005-97e1-070257eeb915 req-4bd2c164-42f9-4c49-a4c6-fe5619746c81 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Lock "b'cinder-attachment_update-8c592cd7-884a-4476-a927-19088499ee1a-n-h1-705657-14'" released by "attachment_update" :: held 2.195s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:00:42.428823 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-4bd2c164-42f9-4c49-a4c6-fe5619746c81 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0 returned with HTTP 200 Jan 28 13:00:42.429697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 165/337] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:00:40 2021] PUT /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0 => generated 762 bytes in 2268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:00:42.444057 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:42.444057 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:42.462394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d34a8d98-8b02-4a06-b97e-c90bbc793192 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:42.489323 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:42.489323 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:42.514503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d34a8d98-8b02-4a06-b97e-c90bbc793192 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:42.516387 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 173/338] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:42 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 917 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:43.337763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da3de3e1-1c90-4e9e-9ac5-a6f5e2b2002e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 13:00:43.338512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da3de3e1-1c90-4e9e-9ac5-a6f5e2b2002e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:43.338738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:43.338738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:43.339138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da3de3e1-1c90-4e9e-9ac5-a6f5e2b2002e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:43.392633 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:43.392633 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:43.402072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-da3de3e1-1c90-4e9e-9ac5-a6f5e2b2002e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 13:00:43.434281 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da3de3e1-1c90-4e9e-9ac5-a6f5e2b2002e tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 13:00:43.435792 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 166/339] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:43 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:43.533118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a8ad665-4a1a-4c73-a5cc-bfb2e3561f8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:43.534314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a8ad665-4a1a-4c73-a5cc-bfb2e3561f8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:43.534769 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:43.534769 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:43.535526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a8ad665-4a1a-4c73-a5cc-bfb2e3561f8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:43.643688 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:43.643688 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:43.670889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9a8ad665-4a1a-4c73-a5cc-bfb2e3561f8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:43.707620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:43.707620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:43.728046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a8ad665-4a1a-4c73-a5cc-bfb2e3561f8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:43.729134 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 174/340] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:43 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 917 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:44.452331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50ee4e8b-acb1-459d-bf4a-1157d1b27dd9 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 13:00:44.452893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50ee4e8b-acb1-459d-bf4a-1157d1b27dd9 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:44.453039 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:44.453039 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:44.453676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50ee4e8b-acb1-459d-bf4a-1157d1b27dd9 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:44.593917 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:44.593917 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:44.632093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-50ee4e8b-acb1-459d-bf4a-1157d1b27dd9 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Volume info retrieved successfully. Jan 28 13:00:44.699659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50ee4e8b-acb1-459d-bf4a-1157d1b27dd9 tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 200 Jan 28 13:00:44.700668 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 167/341] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:44 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 912 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:44.746751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75b5c827-80a3-4913-b4b9-d6c0fe704919 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:44.747588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75b5c827-80a3-4913-b4b9-d6c0fe704919 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:44.748153 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:44.748153 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:44.748762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75b5c827-80a3-4913-b4b9-d6c0fe704919 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:44.822150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:44.822150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:44.832382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-75b5c827-80a3-4913-b4b9-d6c0fe704919 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:44.855634 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:44.855634 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:44.869025 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75b5c827-80a3-4913-b4b9-d6c0fe704919 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:44.879858 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 175/342] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:44 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:45.718632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8383649-6834-453c-a261-edd93824c11d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] GET http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 Jan 28 13:00:45.719917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8383649-6834-453c-a261-edd93824c11d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:45.720352 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:45.720352 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:45.720993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8383649-6834-453c-a261-edd93824c11d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:45.781601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8383649-6834-453c-a261-edd93824c11d tempest-DeleteServersTestJSON-2054687385 tempest-DeleteServersTestJSON-2054687385-project] http://10.222.0.38/volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 returned with HTTP 404 Jan 28 13:00:45.782691 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 168/343] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:45 2021] GET /volume/v3/3deaf0256c284f51956b9a4e1f5ebc57/volumes/b76fe00f-fed6-44df-aa2e-bbf3bf139f84 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:00:45.890566 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-840eae5d-b1b8-4db7-baed-410335442d43 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:45.892818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-840eae5d-b1b8-4db7-baed-410335442d43 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:45.893327 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:45.893327 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:45.894133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-840eae5d-b1b8-4db7-baed-410335442d43 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:45.965624 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:45.965624 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:45.988185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-840eae5d-b1b8-4db7-baed-410335442d43 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:46.018731 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:46.018731 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:46.029124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-840eae5d-b1b8-4db7-baed-410335442d43 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:46.029959 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 176/344] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:45 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 917 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:47.046011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d527bbe3-f071-449b-ae2e-2a148f3cb0c4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:47.046647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d527bbe3-f071-449b-ae2e-2a148f3cb0c4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:47.047129 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d527bbe3-f071-449b-ae2e-2a148f3cb0c4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:47.168388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:47.168388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:47.199010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d527bbe3-f071-449b-ae2e-2a148f3cb0c4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:47.230615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:47.230615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:47.244357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d527bbe3-f071-449b-ae2e-2a148f3cb0c4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:47.245380 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 169/345] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:47 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:48.141389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-f12198a9-2ec9-4018-a15a-bb6d7ec880a7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0/action Jan 28 13:00:48.142403 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:48.142403 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:48.143714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-f12198a9-2ec9-4018-a15a-bb6d7ec880a7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:00:48.144273 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-f12198a9-2ec9-4018-a15a-bb6d7ec880a7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:00:48.225173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:48.225173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:48.241439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68e99816-a8c5-4005-97e1-070257eeb915 req-f12198a9-2ec9-4018-a15a-bb6d7ec880a7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0/action returned with HTTP 204 Jan 28 13:00:48.242734 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 177/346] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:00:48 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:00:48.262111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65d30fe7-6d12-452a-abb6-8be305ecc7a4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:48.262724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65d30fe7-6d12-452a-abb6-8be305ecc7a4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:48.264303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:48.264303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:48.264898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65d30fe7-6d12-452a-abb6-8be305ecc7a4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:48.337838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:48.337838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:48.349125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-65d30fe7-6d12-452a-abb6-8be305ecc7a4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:48.372478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:48.372478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:48.384201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65d30fe7-6d12-452a-abb6-8be305ecc7a4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:48.385349 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 170/347] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:48 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 1209 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:00:49.102305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16bf240a-15b1-4e02-b685-464c313ae0e5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:49.102305 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16bf240a-15b1-4e02-b685-464c313ae0e5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:49.102305 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:49.102305 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:49.102842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16bf240a-15b1-4e02-b685-464c313ae0e5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:49.159929 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.159929 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.170238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-16bf240a-15b1-4e02-b685-464c313ae0e5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:49.192417 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.192417 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.205719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16bf240a-15b1-4e02-b685-464c313ae0e5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:49.218117 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 178/348] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:49 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 1209 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:00:49.371129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-ffa16caf-1d67-4698-857c-19763f6fd44e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:49.373349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-ffa16caf-1d67-4698-857c-19763f6fd44e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:49.373553 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:49.373553 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:49.374430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-ffa16caf-1d67-4698-857c-19763f6fd44e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:49.435748 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.435748 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.446734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-ffa16caf-1d67-4698-857c-19763f6fd44e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:49.467973 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.467973 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.478000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-ffa16caf-1d67-4698-857c-19763f6fd44e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:49.479392 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 171/349] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:00:49 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 1209 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:00:49.516405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a/action Jan 28 13:00:49.517738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:49.517738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:49.518186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:00:49.518744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:00:49.589043 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.589043 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.589043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:49.597825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Begin detaching volume completed successfully. Jan 28 13:00:49.598878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a/action returned with HTTP 202 Jan 28 13:00:49.607119 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 179/350] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:00:49 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:00:49.626179 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-643ee7c8-61e3-4da9-8331-afd9e7d7a468 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:49.626990 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-643ee7c8-61e3-4da9-8331-afd9e7d7a468 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:49.627217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:49.627217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:49.627919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-643ee7c8-61e3-4da9-8331-afd9e7d7a468 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:49.717769 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.717769 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.727044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-643ee7c8-61e3-4da9-8331-afd9e7d7a468 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:49.730939 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume// Jan 28 13:00:49.731678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:49.732075 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:49.732075 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:49.732685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:49.734349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-0bea46e2-4dea-49b1-af07-7190f06e3bd6 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:00:49.736990 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 180/351] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:00:49 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:00:49.767307 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.767307 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.767845 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-2a10ff0a-4d01-440a-81b2-8d1abbd2bcf9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:49.768419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-2a10ff0a-4d01-440a-81b2-8d1abbd2bcf9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:49.769113 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-2a10ff0a-4d01-440a-81b2-8d1abbd2bcf9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:49.780599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-643ee7c8-61e3-4da9-8331-afd9e7d7a468 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:49.781806 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 172/352] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:49 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 1212 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:00:49.848297 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.848297 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.859451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-2a10ff0a-4d01-440a-81b2-8d1abbd2bcf9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:49.882512 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:49.882512 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:49.916872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-2a10ff0a-4d01-440a-81b2-8d1abbd2bcf9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:49.917773 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 181/353] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:00:49 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 1311 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:00:50.509280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-71bbf0de-537b-4da6-861a-4d1d21f8d51d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] DELETE http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0 Jan 28 13:00:50.510466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-71bbf0de-537b-4da6-861a-4d1d21f8d51d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:50.510824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:50.510824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:50.511004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-71bbf0de-537b-4da6-861a-4d1d21f8d51d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:50.539849 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:50.539849 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:50.801272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-339dbde9-07bf-4ad7-87d2-e52fb1f0dc9f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:50.802625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-339dbde9-07bf-4ad7-87d2-e52fb1f0dc9f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:50.803023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:50.803023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:50.803961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-339dbde9-07bf-4ad7-87d2-e52fb1f0dc9f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:50.879857 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:50.879857 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:50.894627 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-339dbde9-07bf-4ad7-87d2-e52fb1f0dc9f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:50.917726 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:50.917726 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:50.928891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-339dbde9-07bf-4ad7-87d2-e52fb1f0dc9f tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:50.930034 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 182/354] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:50 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 1212 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:00:51.094153 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-71bbf0de-537b-4da6-861a-4d1d21f8d51d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:00:51.094524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-71bbf0de-537b-4da6-861a-4d1d21f8d51d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:00:51.103212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8c767cd2-1fee-47c3-9c53-725c984c869d req-71bbf0de-537b-4da6-861a-4d1d21f8d51d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0 returned with HTTP 200 Jan 28 13:00:51.104867 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 173/355] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:00:50 2021] DELETE /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/2e790507-2b08-48b3-9e65-a04479529cf0 => generated 19 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:00:51.948381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94bab964-4a3e-4ca6-9320-90b881573cd0 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:00:51.949179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94bab964-4a3e-4ca6-9320-90b881573cd0 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:00:51.949179 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:00:51.949179 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:00:51.949419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94bab964-4a3e-4ca6-9320-90b881573cd0 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:00:52.059481 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:00:52.059481 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:00:52.071047 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-94bab964-4a3e-4ca6-9320-90b881573cd0 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:00:52.115925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94bab964-4a3e-4ca6-9320-90b881573cd0 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:00:52.118678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 183/356] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:00:51 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 917 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:20.967044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-334606da-3bb8-4cf7-9b75-39d70622ab31 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] POST http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types Jan 28 13:01:20.968587 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:20.968587 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:20.968981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-334606da-3bb8-4cf7-9b75-39d70622ab31 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-499889616"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:20.970155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:20.970155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:21.069594 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-334606da-3bb8-4cf7-9b75-39d70622ab31 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types returned with HTTP 200 Jan 28 13:01:21.070824 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 174/357] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:01:20 2021] POST /volume/v3/4599e07a76144c93b76182b508590e3f/types => generated 215 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:21.082885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d2a9545-c449-4216-8237-f7d090d79064 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] POST http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/group_types Jan 28 13:01:21.083547 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:21.083547 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:21.084253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d2a9545-c449-4216-8237-f7d090d79064 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-44511870"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:21.144856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d2a9545-c449-4216-8237-f7d090d79064 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/group_types returned with HTTP 202 Jan 28 13:01:21.154122 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 184/358] 10.222.0.38 () {62 vars in 1278 bytes} [Thu Jan 28 13:01:21 2021] POST /volume/v3/4599e07a76144c93b76182b508590e3f/group_types => generated 171 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:21.364935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e31b7535-d85d-4b68-b8d4-19a2a4c5d51e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups Jan 28 13:01:21.366200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e31b7535-d85d-4b68-b8d4-19a2a4c5d51e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a7a3ff0-7d2b-4433-a0dd-6a18b0b1e77b", "volume_types": ["46051c0f-c082-4a18-b775-adf773d4464a"], "name": "tempest-Group1-982894786"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:21.367854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-e31b7535-d85d-4b68-b8d4-19a2a4c5d51e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Creating new group {'group': {'group_type': '8a7a3ff0-7d2b-4433-a0dd-6a18b0b1e77b', 'volume_types': ['46051c0f-c082-4a18-b775-adf773d4464a'], 'name': 'tempest-Group1-982894786'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 13:01:21.389052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-e31b7535-d85d-4b68-b8d4-19a2a4c5d51e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Creating group tempest-Group1-982894786. Jan 28 13:01:21.435326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e31b7535-d85d-4b68-b8d4-19a2a4c5d51e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Availability zone cache updated, next update will occur around 2021-01-28 14:01:21.434691. {{(pid=87941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 13:01:21.436120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e31b7535-d85d-4b68-b8d4-19a2a4c5d51e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Availability Zones retrieved successfully. Jan 28 13:01:21.469376 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e31b7535-d85d-4b68-b8d4-19a2a4c5d51e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Created reservations ['308b2b38-4ea9-46ac-b6ca-9883d9adb3ef'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:01:21.566088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e31b7535-d85d-4b68-b8d4-19a2a4c5d51e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups returned with HTTP 202 Jan 28 13:01:21.567277 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 175/359] 10.222.0.38 () {62 vars in 1264 bytes} [Thu Jan 28 13:01:21 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/groups => generated 93 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:01:21.577196 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-446d9f92-6d01-4937-b6fc-27e9f6493d2e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 Jan 28 13:01:21.577762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-446d9f92-6d01-4937-b6fc-27e9f6493d2e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:21.578240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-446d9f92-6d01-4937-b6fc-27e9f6493d2e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:21.578644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-446d9f92-6d01-4937-b6fc-27e9f6493d2e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 5d85162b-3d22-4fcf-ac28-42fdee0ab028 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:21.596766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:21.596766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:21.648074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-446d9f92-6d01-4937-b6fc-27e9f6493d2e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 returned with HTTP 200 Jan 28 13:01:21.655081 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 185/360] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:21 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 => generated 321 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:22.670289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-55438f1d-422a-48a2-8dbb-2aed28242e62 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 Jan 28 13:01:22.674115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-55438f1d-422a-48a2-8dbb-2aed28242e62 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:22.676159 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:22.676159 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:22.676816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-55438f1d-422a-48a2-8dbb-2aed28242e62 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:22.678652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-55438f1d-422a-48a2-8dbb-2aed28242e62 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 5d85162b-3d22-4fcf-ac28-42fdee0ab028 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:22.696733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:22.696733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:22.731449 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-55438f1d-422a-48a2-8dbb-2aed28242e62 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 returned with HTTP 200 Jan 28 13:01:22.733612 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 176/361] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:22 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 => generated 322 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:01:22.745774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1179fd6a-1929-449e-a7ca-f22ce0b1e7fe tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups Jan 28 13:01:22.746541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:22.746541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:22.747199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1179fd6a-1929-449e-a7ca-f22ce0b1e7fe tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a7a3ff0-7d2b-4433-a0dd-6a18b0b1e77b", "volume_types": ["46051c0f-c082-4a18-b775-adf773d4464a"], "name": "tempest-Group2-648648242"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:22.748915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-1179fd6a-1929-449e-a7ca-f22ce0b1e7fe tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Creating new group {'group': {'group_type': '8a7a3ff0-7d2b-4433-a0dd-6a18b0b1e77b', 'volume_types': ['46051c0f-c082-4a18-b775-adf773d4464a'], 'name': 'tempest-Group2-648648242'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 13:01:22.763102 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-1179fd6a-1929-449e-a7ca-f22ce0b1e7fe tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Creating group tempest-Group2-648648242. Jan 28 13:01:22.764283 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:22.764283 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:22.811526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1179fd6a-1929-449e-a7ca-f22ce0b1e7fe tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Availability zone cache updated, next update will occur around 2021-01-28 14:01:22.810526. {{(pid=87940) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 13:01:22.811869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1179fd6a-1929-449e-a7ca-f22ce0b1e7fe tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Availability Zones retrieved successfully. Jan 28 13:01:22.840023 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-1179fd6a-1929-449e-a7ca-f22ce0b1e7fe tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Created reservations ['8e56f39e-24b7-4250-9d83-e76c18e7ad18'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:01:22.971992 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1179fd6a-1929-449e-a7ca-f22ce0b1e7fe tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups returned with HTTP 202 Jan 28 13:01:22.973646 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 186/362] 10.222.0.38 () {62 vars in 1264 bytes} [Thu Jan 28 13:01:22 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/groups => generated 93 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:01:22.985355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-880e3461-c1f2-4123-a024-c6f2957bd116 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 Jan 28 13:01:22.986092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-880e3461-c1f2-4123-a024-c6f2957bd116 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:22.986779 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:22.986779 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:22.987606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-880e3461-c1f2-4123-a024-c6f2957bd116 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:22.989360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-880e3461-c1f2-4123-a024-c6f2957bd116 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:23.006100 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:23.006100 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:23.074327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-880e3461-c1f2-4123-a024-c6f2957bd116 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 returned with HTTP 200 Jan 28 13:01:23.075894 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 177/363] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:22 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 => generated 321 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:24.088116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1a79f23-cdd0-4a72-91f7-39696543b7ea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 Jan 28 13:01:24.089404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1a79f23-cdd0-4a72-91f7-39696543b7ea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:24.090191 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:24.090191 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:24.090860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1a79f23-cdd0-4a72-91f7-39696543b7ea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:24.091531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-e1a79f23-cdd0-4a72-91f7-39696543b7ea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:24.110650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:24.110650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:24.142696 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1a79f23-cdd0-4a72-91f7-39696543b7ea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 returned with HTTP 200 Jan 28 13:01:24.144142 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 187/364] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:24 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 => generated 322 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:24.160377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes Jan 28 13:01:24.161608 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:24.161608 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:24.162548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1154437963", "volume_type": "46051c0f-c082-4a18-b775-adf773d4464a", "group_id": "5d85162b-3d22-4fcf-ac28-42fdee0ab028", "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:24.165888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume request body: {'volume': {'name': 'tempest-volume-1154437963', 'volume_type': '46051c0f-c082-4a18-b775-adf773d4464a', 'group_id': '5d85162b-3d22-4fcf-ac28-42fdee0ab028', 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:01:24.195077 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:24.195077 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:24.197108 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume of 1 GB Jan 28 13:01:24.214879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Availability Zones retrieved successfully. Jan 28 13:01:24.234729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Flow 'volume_create_api' (08a5dd26-fc70-458e-9efc-b2a28b6ef53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:01:24.238698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86329271-c06e-45e4-b3d3-634609b3f45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.240954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:24.240954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:24.242102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:01:24.294635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86329271-c06e-45e4-b3d3-634609b3f45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:01:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46051c0f-c082-4a18-b775-adf773d4464a,is_public=True,name='tempest-GroupsTest-volume-type-499889616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46051c0f-c082-4a18-b775-adf773d4464a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5d85162b-3d22-4fcf-ac28-42fdee0ab028', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.297291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01631742-5e33-4c47-8dd0-ad8da9e2b63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.348171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes Jan 28 13:01:24.348929 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:24.348929 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:24.349536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1866793630"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:24.351172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1866793630'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:01:24.351862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume of 1 GB Jan 28 13:01:24.353169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:24.353169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:24.383650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Availability Zones retrieved successfully. Jan 28 13:01:24.406864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Flow 'volume_create_api' (7784ad1b-edaf-4c66-bc5a-fbed67dfa1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:01:24.409096 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-499889616 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-499889616, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:01:24.409977 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-499889616 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-499889616, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:01:24.410233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b8b62c-303c-41ce-8d77-8d167e760fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.412954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:01:24.469501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Created reservations ['a20c72d9-372a-4736-9e1d-e07dc11473f7', '4b999d3d-3ed4-465f-9d2c-27c62ce26659', '80c8edfe-f73b-46ae-9a19-378b653f57d2', '27ad3664-fe0e-4472-8b90-ad15d352c0c7'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:01:24.472099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01631742-5e33-4c47-8dd0-ad8da9e2b63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a20c72d9-372a-4736-9e1d-e07dc11473f7', '4b999d3d-3ed4-465f-9d2c-27c62ce26659', '80c8edfe-f73b-46ae-9a19-378b653f57d2', '27ad3664-fe0e-4472-8b90-ad15d352c0c7']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.475943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6966d2c0-e988-4d7b-a0e0-f131b2d8c180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.546813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6966d2c0-e988-4d7b-a0e0-f131b2d8c180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '366bf2c6-170f-4cbf-9cb7-213b923cfde9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1154437963',encryption_key_id=None,group_id=5d85162b-3d22-4fcf-ac28-42fdee0ab028,group_type_id=,metadata={},multiattach=False,project_id='0328b45570f648cd96f3574117cde74a',qos_specs=None,replication_status=,reservations=['a20c72d9-372a-4736-9e1d-e07dc11473f7','4b999d3d-3ed4-465f-9d2c-27c62ce26659','80c8edfe-f73b-46ae-9a19-378b653f57d2','27ad3664-fe0e-4472-8b90-ad15d352c0c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36322c181ced4e7cb2ea244e7f75ae39',volume_type_id=46051c0f-c082-4a18-b775-adf773d4464a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1154437963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5d85162b-3d22-4fcf-ac28-42fdee0ab028,host=None,id=366bf2c6-170f-4cbf-9cb7-213b923cfde9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0328b45570f648cd96f3574117cde74a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='36322c181ced4e7cb2ea244e7f75ae39',volume_attachment=,volume_type=,volume_type_id=46051c0f-c082-4a18-b775-adf773d4464a)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.550974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ff440d-fe70-4336-adb9-0b824f6ecee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.569639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b8b62c-303c-41ce-8d77-8d167e760fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.572326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1e68bd8-25a9-4233-9c31-598042fda0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.582978 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ff440d-fe70-4336-adb9-0b824f6ecee2) transitioned into state 'SUCCESS' from state '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-1154437963',encryption_key_id=None,group_id=5d85162b-3d22-4fcf-ac28-42fdee0ab028,group_type_id=,metadata={},multiattach=False,project_id='0328b45570f648cd96f3574117cde74a',qos_specs=None,replication_status=,reservations=['a20c72d9-372a-4736-9e1d-e07dc11473f7','4b999d3d-3ed4-465f-9d2c-27c62ce26659','80c8edfe-f73b-46ae-9a19-378b653f57d2','27ad3664-fe0e-4472-8b90-ad15d352c0c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36322c181ced4e7cb2ea244e7f75ae39',volume_type_id=46051c0f-c082-4a18-b775-adf773d4464a)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.586216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b1101c-406a-4482-8849-044a726383fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.614713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b1101c-406a-4482-8849-044a726383fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.620248 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Flow 'volume_create_api' (08a5dd26-fc70-458e-9efc-b2a28b6ef53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:01:24.700520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume request issued successfully. Jan 28 13:01:24.723522 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:24.724103 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:24.724242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Created reservations ['75fc2f4a-193c-47be-895f-87a7407723de', '253d77ee-3501-4503-88d3-9dac5cf1ba2e', 'a9ace04a-992f-4c43-96b1-68aeeb9f4967', 'e7fa24e8-5414-4a09-a279-c01acf265919'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:01:24.726162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1e68bd8-25a9-4233-9c31-598042fda0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75fc2f4a-193c-47be-895f-87a7407723de', '253d77ee-3501-4503-88d3-9dac5cf1ba2e', 'a9ace04a-992f-4c43-96b1-68aeeb9f4967', 'e7fa24e8-5414-4a09-a279-c01acf265919']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.728319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb61cea-4331-4047-ba27-6b2472366114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.736031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:24.746043 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:24.746043 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:24.763797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9a61763-537d-4ee0-a683-04a1f876fab4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes returned with HTTP 202 Jan 28 13:01:24.765081 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 178/365] 10.222.0.38 () {62 vars in 1267 bytes} [Thu Jan 28 13:01:24 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/volumes => generated 880 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:24.782311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c7fcae6-714d-43a3-bb81-39f380e8fa32 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 Jan 28 13:01:24.783131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c7fcae6-714d-43a3-bb81-39f380e8fa32 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:24.783704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:24.783704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:24.784223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c7fcae6-714d-43a3-bb81-39f380e8fa32 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:24.846038 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:24.846038 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:24.856976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3c7fcae6-714d-43a3-bb81-39f380e8fa32 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:24.870044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb61cea-4331-4047-ba27-6b2472366114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3c1fbc4-ed53-4e60-8ee3-1b2a56850689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1866793630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',qos_specs=None,replication_status=,reservations=['75fc2f4a-193c-47be-895f-87a7407723de','253d77ee-3501-4503-88d3-9dac5cf1ba2e','a9ace04a-992f-4c43-96b1-68aeeb9f4967','e7fa24e8-5414-4a09-a279-c01acf265919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87cc65b2d38b462485d220a29727346b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1866793630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3c1fbc4-ed53-4e60-8ee3-1b2a56850689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='87cc65b2d38b462485d220a29727346b',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.872822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd3e3ed-52d8-420d-9eaa-698900116c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.874083 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-3c7fcae6-714d-43a3-bb81-39f380e8fa32 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:24.874772 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-3c7fcae6-714d-43a3-bb81-39f380e8fa32 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:24.896586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-3c7fcae6-714d-43a3-bb81-39f380e8fa32 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:24.913599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:24.913599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:24.952655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd3e3ed-52d8-420d-9eaa-698900116c4b) transitioned into state 'SUCCESS' from state '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-1866793630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1e769d3a5b4e5c87a8cafd2e3aa738',qos_specs=None,replication_status=,reservations=['75fc2f4a-193c-47be-895f-87a7407723de','253d77ee-3501-4503-88d3-9dac5cf1ba2e','a9ace04a-992f-4c43-96b1-68aeeb9f4967','e7fa24e8-5414-4a09-a279-c01acf265919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87cc65b2d38b462485d220a29727346b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:24.957834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ce9e2a-a073-4200-a5f9-7115a83e0b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:24.962721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c7fcae6-714d-43a3-bb81-39f380e8fa32 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 returned with HTTP 200 Jan 28 13:01:24.973560 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 179/366] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:24 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 => generated 948 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:01:24.998681 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ce9e2a-a073-4200-a5f9-7115a83e0b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:25.002760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Flow 'volume_create_api' (7784ad1b-edaf-4c66-bc5a-fbed67dfa1fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:01:25.058698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Create volume request issued successfully. Jan 28 13:01:25.075767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b888afe-1f68-4e71-9a87-3eed31b1ded1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes returned with HTTP 202 Jan 28 13:01:25.087372 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 188/367] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:01:24 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes => generated 824 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:01:25.091455 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a93563d4-bd86-4531-bfeb-4a7478bb4b67 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:25.092211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a93563d4-bd86-4531-bfeb-4a7478bb4b67 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:25.093239 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:25.093239 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:25.093958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a93563d4-bd86-4531-bfeb-4a7478bb4b67 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:25.231173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:25.231173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:25.266529 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a93563d4-bd86-4531-bfeb-4a7478bb4b67 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:25.326898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a93563d4-bd86-4531-bfeb-4a7478bb4b67 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:25.328713 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 180/368] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:25 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 892 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:25.987862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03d140ed-83ee-4b78-8750-7c420c28c621 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 Jan 28 13:01:25.991962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03d140ed-83ee-4b78-8750-7c420c28c621 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:25.993643 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:25.993643 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:25.994564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03d140ed-83ee-4b78-8750-7c420c28c621 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.106188 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.106188 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.126727 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-03d140ed-83ee-4b78-8750-7c420c28c621 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:26.166144 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-03d140ed-83ee-4b78-8750-7c420c28c621 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:26.166615 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-03d140ed-83ee-4b78-8750-7c420c28c621 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:26.174495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-03d140ed-83ee-4b78-8750-7c420c28c621 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:26.181756 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.181756 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.206715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03d140ed-83ee-4b78-8750-7c420c28c621 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 returned with HTTP 200 Jan 28 13:01:26.209182 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 189/369] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:25 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 => generated 973 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:26.248665 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f8aefe0-2488-4ec5-83a1-31cf8dc8ca39 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 Jan 28 13:01:26.249648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f8aefe0-2488-4ec5-83a1-31cf8dc8ca39 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.253434 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.253434 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.254210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f8aefe0-2488-4ec5-83a1-31cf8dc8ca39 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.254642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-7f8aefe0-2488-4ec5-83a1-31cf8dc8ca39 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 5d85162b-3d22-4fcf-ac28-42fdee0ab028 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:26.276000 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.276000 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.331193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f8aefe0-2488-4ec5-83a1-31cf8dc8ca39 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 returned with HTTP 200 Jan 28 13:01:26.332402 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 181/370] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 => generated 322 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:26.344304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c847a59-14a4-4813-8a98-bdb5a51fcf1d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:26.344831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c847a59-14a4-4813-8a98-bdb5a51fcf1d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.345041 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.345041 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.345474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c847a59-14a4-4813-8a98-bdb5a51fcf1d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.348479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af51fcd8-c05a-4acd-aad3-369a5ad57df1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 Jan 28 13:01:26.349475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af51fcd8-c05a-4acd-aad3-369a5ad57df1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.349927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.349927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.350633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af51fcd8-c05a-4acd-aad3-369a5ad57df1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.351326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-af51fcd8-c05a-4acd-aad3-369a5ad57df1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:26.359721 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.359721 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.410636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af51fcd8-c05a-4acd-aad3-369a5ad57df1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 returned with HTTP 200 Jan 28 13:01:26.411507 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 182/371] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 => generated 322 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:26.422456 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.422456 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.424295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6afca169-b4f1-44c2-8d1f-fa3b33245c13 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/detail Jan 28 13:01:26.424913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6afca169-b4f1-44c2-8d1f-fa3b33245c13 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.425992 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.425992 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.427084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6afca169-b4f1-44c2-8d1f-fa3b33245c13 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.434074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c847a59-14a4-4813-8a98-bdb5a51fcf1d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:26.435356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.435356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.456949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c847a59-14a4-4813-8a98-bdb5a51fcf1d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:26.458468 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 190/372] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 917 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:26.510208 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6afca169-b4f1-44c2-8d1f-fa3b33245c13 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/detail returned with HTTP 200 Jan 28 13:01:26.511173 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 183/373] 10.222.0.38 () {60 vars in 1263 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/detail => generated 638 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:26.522108 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail Jan 28 13:01:26.522674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.522891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.522891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.523287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.524348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:01:26.526624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:01:26.589356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Get all volumes completed successfully. Jan 28 13:01:26.592161 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:26.592609 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:26.603103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:26.604188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-6e48389d-7e61-4d79-8aa3-ff0c9d271790 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:26.604867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-6e48389d-7e61-4d79-8aa3-ff0c9d271790 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.605266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.605266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.605902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-6e48389d-7e61-4d79-8aa3-ff0c9d271790 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.610719 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.610719 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.633661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c54bc91d-c70d-47e5-b673-b29159035f58 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail returned with HTTP 200 Jan 28 13:01:26.639293 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 191/374] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail => generated 976 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:26.652916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail Jan 28 13:01:26.653581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.653860 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.653860 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.654319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.655011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:01:26.657791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:01:26.670100 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.670100 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.679422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-d80d9888-95da-40f0-955d-d36ac603e29d req-6e48389d-7e61-4d79-8aa3-ff0c9d271790 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:26.726484 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-6e48389d-7e61-4d79-8aa3-ff0c9d271790 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:26.730840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Get all volumes completed successfully. Jan 28 13:01:26.732469 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:26.733139 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 184/375] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:01:26.734234 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:26.742542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:26.750016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.750016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.776216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail returned with HTTP 200 Jan 28 13:01:26.777550 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 192/376] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail => generated 976 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:26.793998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3f14da1-c2ad-4949-b991-9382e8e39fb3 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028/action Jan 28 13:01:26.794472 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.794472 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.795215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3f14da1-c2ad-4949-b991-9382e8e39fb3 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:01:26.795906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3f14da1-c2ad-4949-b991-9382e8e39fb3 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:26.797209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-b3f14da1-c2ad-4949-b991-9382e8e39fb3 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] delete called for group 5d85162b-3d22-4fcf-ac28-42fdee0ab028 {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:01:26.797740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-b3f14da1-c2ad-4949-b991-9382e8e39fb3 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Delete group with id: 5d85162b-3d22-4fcf-ac28-42fdee0ab028 Jan 28 13:01:26.805436 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.805436 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.832307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume// Jan 28 13:01:26.832699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.832923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.832923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.833307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.834722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88e8edb3-ad1a-4066-a417-53d9c4e97390 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:01:26.835480 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 193/377] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:01:26.856046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-3471d68e-4818-4aae-be14-e9710acd0246 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments Jan 28 13:01:26.857160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-3471d68e-4818-4aae-be14-e9710acd0246 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3c1fbc4-ed53-4e60-8ee3-1b2a56850689", "instance_uuid": "b9ecef75-288f-4a43-a007-c26355fc8222", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:26.911423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:26.911423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:26.949881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3f14da1-c2ad-4949-b991-9382e8e39fb3 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028/action returned with HTTP 202 Jan 28 13:01:26.954874 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 185/378] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:01:26 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:01:26.960853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 Jan 28 13:01:26.961850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:26.962225 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:26.962225 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:26.962998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:26.977335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-3471d68e-4818-4aae-be14-e9710acd0246 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments returned with HTTP 200 Jan 28 13:01:26.978680 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 194/379] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:01:26 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:01:27.025732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-672d5627-3dea-45f4-ab65-1d2f3faf853a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:27.030172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-672d5627-3dea-45f4-ab65-1d2f3faf853a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:27.030377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:27.030377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:27.030747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-672d5627-3dea-45f4-ab65-1d2f3faf853a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:27.052194 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:27.052194 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:27.061222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:27.076299 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:27.076839 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:27.085794 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:27.093289 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:27.093289 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:27.123874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 returned with HTTP 200 Jan 28 13:01:27.125924 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 186/380] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:26 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 => generated 972 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:27.127359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume// Jan 28 13:01:27.128028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:27.128418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:27.128418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:27.129116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:27.130490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-190edd89-e42f-4652-9937-871f3c20ad72 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:01:27.132110 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 187/381] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:01:27 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:01:27.144843 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:27.144843 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:27.147477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-97cf289a-7e61-438d-b0f4-8eb8d3176108 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:27.148074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-97cf289a-7e61-438d-b0f4-8eb8d3176108 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:27.148981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-97cf289a-7e61-438d-b0f4-8eb8d3176108 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:27.166653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-672d5627-3dea-45f4-ab65-1d2f3faf853a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:27.211091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:27.211091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:27.228590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-672d5627-3dea-45f4-ab65-1d2f3faf853a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:27.231289 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 195/382] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:27 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 916 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:27.247457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:27.247457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:27.261874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-d80d9888-95da-40f0-955d-d36ac603e29d req-97cf289a-7e61-438d-b0f4-8eb8d3176108 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:27.289040 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:27.289040 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:27.300647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-97cf289a-7e61-438d-b0f4-8eb8d3176108 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:27.301500 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 188/383] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:01:27 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 1015 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:01:27.341562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-528aef09-86a7-4c8c-b84c-c118da4a76ed tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] PUT http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295 Jan 28 13:01:27.343179 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:27.343179 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:27.344144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-528aef09-86a7-4c8c-b84c-c118da4a76ed tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:27.376865 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:01:27.376865 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:01:27.378016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-d80d9888-95da-40f0-955d-d36ac603e29d req-528aef09-86a7-4c8c-b84c-c118da4a76ed tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Lock "b'cinder-attachment_update-e3c1fbc4-ed53-4e60-8ee3-1b2a56850689-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.010s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:01:27.381186 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:27.381186 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:28.143831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c61f9a1c-0b39-423f-8b12-12df12542aea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 Jan 28 13:01:28.144366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c61f9a1c-0b39-423f-8b12-12df12542aea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:28.144590 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:28.144590 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:28.144954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c61f9a1c-0b39-423f-8b12-12df12542aea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:28.294978 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:28.294978 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:28.313658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c61f9a1c-0b39-423f-8b12-12df12542aea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:28.349407 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-c61f9a1c-0b39-423f-8b12-12df12542aea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:28.354408 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-c61f9a1c-0b39-423f-8b12-12df12542aea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:28.371121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-c61f9a1c-0b39-423f-8b12-12df12542aea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:28.397944 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:28.397944 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:28.466410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c61f9a1c-0b39-423f-8b12-12df12542aea tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 returned with HTTP 200 Jan 28 13:01:28.489205 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 189/384] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:28 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 => generated 972 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:28.494155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1fc7cb47-f844-4799-a354-8ebd3e2e683b tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:28.494808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1fc7cb47-f844-4799-a354-8ebd3e2e683b tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:28.494934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:28.494934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:28.495178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1fc7cb47-f844-4799-a354-8ebd3e2e683b tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:28.562155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:28.562155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:28.573606 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1fc7cb47-f844-4799-a354-8ebd3e2e683b tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:28.603500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:28.603500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:28.615807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1fc7cb47-f844-4799-a354-8ebd3e2e683b tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:28.617082 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 190/385] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:28 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:29.489852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd2ebf7e-9e70-414e-a56b-0b7ce471c8c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 Jan 28 13:01:29.489852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd2ebf7e-9e70-414e-a56b-0b7ce471c8c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:29.489852 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:29.489852 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:29.489852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd2ebf7e-9e70-414e-a56b-0b7ce471c8c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:29.660931 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:29.660931 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:29.693055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd2ebf7e-9e70-414e-a56b-0b7ce471c8c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:29.729934 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-fd2ebf7e-9e70-414e-a56b-0b7ce471c8c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:29.731520 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-fd2ebf7e-9e70-414e-a56b-0b7ce471c8c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:29.752305 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-fd2ebf7e-9e70-414e-a56b-0b7ce471c8c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:29.767031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:29.767031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:29.816613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd2ebf7e-9e70-414e-a56b-0b7ce471c8c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 returned with HTTP 200 Jan 28 13:01:29.817571 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 191/386] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:29 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 => generated 972 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:01:29.832635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51ac5c04-cab8-4a5d-a06a-5ce08c6ba367 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:29.838532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51ac5c04-cab8-4a5d-a06a-5ce08c6ba367 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:29.838979 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:29.838979 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:29.839616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51ac5c04-cab8-4a5d-a06a-5ce08c6ba367 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:29.964318 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:29.964318 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:29.989899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-51ac5c04-cab8-4a5d-a06a-5ce08c6ba367 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:30.033091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:30.033091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:30.056817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51ac5c04-cab8-4a5d-a06a-5ce08c6ba367 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:30.057787 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 192/387] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:29 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 916 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:30.221105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-d80d9888-95da-40f0-955d-d36ac603e29d req-528aef09-86a7-4c8c-b84c-c118da4a76ed tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Lock "b'cinder-attachment_update-e3c1fbc4-ed53-4e60-8ee3-1b2a56850689-n-h2-705657-14'" released by "attachment_update" :: held 2.843s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:01:30.221883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-528aef09-86a7-4c8c-b84c-c118da4a76ed tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295 returned with HTTP 200 Jan 28 13:01:30.222911 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 196/388] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:01:27 2021] PUT /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295 => generated 762 bytes in 2888 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:30.835338 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4246c86e-26df-4122-b65e-4a9415f6e691 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 Jan 28 13:01:30.836120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4246c86e-26df-4122-b65e-4a9415f6e691 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:30.836455 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:30.836455 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:30.837025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4246c86e-26df-4122-b65e-4a9415f6e691 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:30.967164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4246c86e-26df-4122-b65e-4a9415f6e691 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 returned with HTTP 404 Jan 28 13:01:30.972071 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 193/389] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:30 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/366bf2c6-170f-4cbf-9cb7-213b923cfde9 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:01:30.984243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62cd3b87-65ae-4c4d-9121-7e03fbc496a5 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 Jan 28 13:01:30.984988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62cd3b87-65ae-4c4d-9121-7e03fbc496a5 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:30.985365 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:30.985365 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:30.987149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62cd3b87-65ae-4c4d-9121-7e03fbc496a5 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:30.987741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-62cd3b87-65ae-4c4d-9121-7e03fbc496a5 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 5d85162b-3d22-4fcf-ac28-42fdee0ab028 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:31.010328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62cd3b87-65ae-4c4d-9121-7e03fbc496a5 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 returned with HTTP 404 Jan 28 13:01:31.018106 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 197/390] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:30 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028 => generated 108 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:01:31.028451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13ab6fbf-4836-4849-9136-846a6bb476cb tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2/action Jan 28 13:01:31.029297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13ab6fbf-4836-4849-9136-846a6bb476cb tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:01:31.029680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13ab6fbf-4836-4849-9136-846a6bb476cb tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:31.030685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-13ab6fbf-4836-4849-9136-846a6bb476cb tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] delete called for group 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:01:31.031030 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-13ab6fbf-4836-4849-9136-846a6bb476cb tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Delete group with id: 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 Jan 28 13:01:31.058041 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:31.058041 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:31.074751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f64f374-6b4b-487e-abf4-95b326434247 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:31.074989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f64f374-6b4b-487e-abf4-95b326434247 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:31.075623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f64f374-6b4b-487e-abf4-95b326434247 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:31.181521 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13ab6fbf-4836-4849-9136-846a6bb476cb tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2/action returned with HTTP 202 Jan 28 13:01:31.185708 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 194/391] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:01:31 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:01:31.191038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9287a7e9-8bed-4d62-942d-743176cb547f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 Jan 28 13:01:31.191709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9287a7e9-8bed-4d62-942d-743176cb547f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:31.191906 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:31.191906 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:31.192406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9287a7e9-8bed-4d62-942d-743176cb547f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:31.193014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-9287a7e9-8bed-4d62-942d-743176cb547f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:31.201211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:31.201211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:31.254153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9287a7e9-8bed-4d62-942d-743176cb547f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 returned with HTTP 200 Jan 28 13:01:31.262293 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 195/392] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:31 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 => generated 321 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:31.312812 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:31.312812 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:31.345283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f64f374-6b4b-487e-abf4-95b326434247 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:31.391686 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:31.391686 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:31.409993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f64f374-6b4b-487e-abf4-95b326434247 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:31.413156 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 198/393] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:31 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 917 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:32.271839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1de7c584-d3b9-4657-a6d7-e4ac7bf0e6b4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 Jan 28 13:01:32.272431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1de7c584-d3b9-4657-a6d7-e4ac7bf0e6b4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:32.272654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:32.272654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:32.273020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1de7c584-d3b9-4657-a6d7-e4ac7bf0e6b4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:32.273462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-1de7c584-d3b9-4657-a6d7-e4ac7bf0e6b4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:32.290267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1de7c584-d3b9-4657-a6d7-e4ac7bf0e6b4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 returned with HTTP 404 Jan 28 13:01:32.293224 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 196/394] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:32 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:01:32.300737 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5527ec07-6522-468f-ad6c-92ebf7f8ba55 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/detail Jan 28 13:01:32.301345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5527ec07-6522-468f-ad6c-92ebf7f8ba55 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:32.301630 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:32.301630 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:32.301970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5527ec07-6522-468f-ad6c-92ebf7f8ba55 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:32.321485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5527ec07-6522-468f-ad6c-92ebf7f8ba55 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/detail returned with HTTP 200 Jan 28 13:01:32.322954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 199/395] 10.222.0.38 () {60 vars in 1263 bytes} [Thu Jan 28 13:01:32 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/detail => generated 14 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:32.336681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7646dcff-8fbb-4b53-9ab2-6303c2aabbd4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail Jan 28 13:01:32.338252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7646dcff-8fbb-4b53-9ab2-6303c2aabbd4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:32.339141 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7646dcff-8fbb-4b53-9ab2-6303c2aabbd4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:32.341085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-7646dcff-8fbb-4b53-9ab2-6303c2aabbd4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:01:32.341954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:32.341954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:32.343036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7646dcff-8fbb-4b53-9ab2-6303c2aabbd4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:01:32.430510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d1acfa94-4329-486f-b7a7-69b140023b8c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:32.431770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d1acfa94-4329-486f-b7a7-69b140023b8c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:32.432438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d1acfa94-4329-486f-b7a7-69b140023b8c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:32.456649 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7646dcff-8fbb-4b53-9ab2-6303c2aabbd4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Get all volumes completed successfully. Jan 28 13:01:32.462699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7646dcff-8fbb-4b53-9ab2-6303c2aabbd4 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail returned with HTTP 200 Jan 28 13:01:32.463675 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 197/396] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:01:32 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:32.483674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ff39c034-2bb9-46be-8c14-1126b13589b7 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2/action Jan 28 13:01:32.484913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ff39c034-2bb9-46be-8c14-1126b13589b7 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:01:32.485532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ff39c034-2bb9-46be-8c14-1126b13589b7 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:32.486687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-ff39c034-2bb9-46be-8c14-1126b13589b7 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] delete called for group 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:01:32.495877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-ff39c034-2bb9-46be-8c14-1126b13589b7 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Delete group with id: 1a42cff9-39d0-4e7c-a970-e47c8a2594f2 Jan 28 13:01:32.520360 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ff39c034-2bb9-46be-8c14-1126b13589b7 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2/action returned with HTTP 404 Jan 28 13:01:32.521853 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 198/397] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:01:32 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/groups/1a42cff9-39d0-4e7c-a970-e47c8a2594f2/action => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 13:01:32.529858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1601beab-1bd8-41fa-9a43-0bf11d75599e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail Jan 28 13:01:32.530787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1601beab-1bd8-41fa-9a43-0bf11d75599e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:32.531508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1601beab-1bd8-41fa-9a43-0bf11d75599e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:32.532324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-1601beab-1bd8-41fa-9a43-0bf11d75599e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:01:32.542838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1601beab-1bd8-41fa-9a43-0bf11d75599e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:01:32.559663 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:32.559663 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:32.584765 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d1acfa94-4329-486f-b7a7-69b140023b8c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:32.677592 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:32.677592 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:32.689515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1601beab-1bd8-41fa-9a43-0bf11d75599e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Get all volumes completed successfully. Jan 28 13:01:32.696164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1601beab-1bd8-41fa-9a43-0bf11d75599e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail returned with HTTP 200 Jan 28 13:01:32.714775 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d1acfa94-4329-486f-b7a7-69b140023b8c tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:32.715147 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 199/398] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:01:32 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:32.723916 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 200/399] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:32 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 917 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:32.727022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4daf53a4-bdf6-4778-ac33-a7fad627ce6e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028/action Jan 28 13:01:32.727911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4daf53a4-bdf6-4778-ac33-a7fad627ce6e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:01:32.728303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4daf53a4-bdf6-4778-ac33-a7fad627ce6e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:32.729293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-4daf53a4-bdf6-4778-ac33-a7fad627ce6e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] delete called for group 5d85162b-3d22-4fcf-ac28-42fdee0ab028 {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:01:32.729612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-4daf53a4-bdf6-4778-ac33-a7fad627ce6e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Delete group with id: 5d85162b-3d22-4fcf-ac28-42fdee0ab028 Jan 28 13:01:32.749336 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4daf53a4-bdf6-4778-ac33-a7fad627ce6e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028/action returned with HTTP 404 Jan 28 13:01:32.753502 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 200/400] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:01:32 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/groups/5d85162b-3d22-4fcf-ac28-42fdee0ab028/action => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:01:32.763738 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13c4a7cd-0fe3-48e9-addf-26ddec637c3c tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] DELETE http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/group_types/8a7a3ff0-7d2b-4433-a0dd-6a18b0b1e77b Jan 28 13:01:32.764815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13c4a7cd-0fe3-48e9-addf-26ddec637c3c tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:32.765234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:32.765234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:32.766219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13c4a7cd-0fe3-48e9-addf-26ddec637c3c tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:32.837792 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:01:32.837792 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:01:32.858851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13c4a7cd-0fe3-48e9-addf-26ddec637c3c tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/group_types/8a7a3ff0-7d2b-4433-a0dd-6a18b0b1e77b returned with HTTP 202 Jan 28 13:01:32.860080 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 201/401] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:01:32 2021] DELETE /volume/v3/4599e07a76144c93b76182b508590e3f/group_types/8a7a3ff0-7d2b-4433-a0dd-6a18b0b1e77b => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:01:32.870402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76bbe9ac-a58a-464c-b0c2-ddab0f1a12f6 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] POST http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types Jan 28 13:01:32.871362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76bbe9ac-a58a-464c-b0c2-ddab0f1a12f6 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-507692274"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:32.994187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76bbe9ac-a58a-464c-b0c2-ddab0f1a12f6 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types returned with HTTP 200 Jan 28 13:01:32.996910 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 201/402] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:01:32 2021] POST /volume/v3/4599e07a76144c93b76182b508590e3f/types => generated 215 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:33.008388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8991b06-116f-4f16-921b-6f95691eae4f tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] POST http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/group_types Jan 28 13:01:33.010731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8991b06-116f-4f16-921b-6f95691eae4f tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-378053030"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:33.089349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8991b06-116f-4f16-921b-6f95691eae4f tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/group_types returned with HTTP 202 Jan 28 13:01:33.090290 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 202/403] 10.222.0.38 () {62 vars in 1278 bytes} [Thu Jan 28 13:01:33 2021] POST /volume/v3/4599e07a76144c93b76182b508590e3f/group_types => generated 172 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:33.100150 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-087c04b2-be0b-4032-b9e8-9cdf4fbc4ce9 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups Jan 28 13:01:33.101091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-087c04b2-be0b-4032-b9e8-9cdf4fbc4ce9 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "db2a49c1-aa68-43c4-a551-1af456cabaf7", "volume_types": ["35fefb9a-dbc6-445e-a7cf-35f009351db1"], "name": "tempest-GroupsTest-Group-1372618983"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:33.102140 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-087c04b2-be0b-4032-b9e8-9cdf4fbc4ce9 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Creating new group {'group': {'group_type': 'db2a49c1-aa68-43c4-a551-1af456cabaf7', 'volume_types': ['35fefb9a-dbc6-445e-a7cf-35f009351db1'], 'name': 'tempest-GroupsTest-Group-1372618983'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 13:01:33.126417 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-087c04b2-be0b-4032-b9e8-9cdf4fbc4ce9 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Creating group tempest-GroupsTest-Group-1372618983. Jan 28 13:01:33.179269 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-087c04b2-be0b-4032-b9e8-9cdf4fbc4ce9 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Availability Zones retrieved successfully. Jan 28 13:01:33.224199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-087c04b2-be0b-4032-b9e8-9cdf4fbc4ce9 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Created reservations ['7026b065-6dce-432d-955a-49eec4cb81bf'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:01:33.398378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-087c04b2-be0b-4032-b9e8-9cdf4fbc4ce9 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups returned with HTTP 202 Jan 28 13:01:33.403885 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 202/404] 10.222.0.38 () {62 vars in 1264 bytes} [Thu Jan 28 13:01:33 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/groups => generated 104 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:33.408822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8f860ec-3e58-4124-99d5-d31a7ff33884 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:33.409403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8f860ec-3e58-4124-99d5-d31a7ff33884 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:33.409887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8f860ec-3e58-4124-99d5-d31a7ff33884 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:33.410298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-a8f860ec-3e58-4124-99d5-d31a7ff33884 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:33.436961 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:33.436961 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:33.540958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8f860ec-3e58-4124-99d5-d31a7ff33884 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 200 Jan 28 13:01:33.541883 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 203/405] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:33 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 332 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:33.742224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38d80c83-5abd-4fa9-a8e2-4c223e0601c9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:33.742588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38d80c83-5abd-4fa9-a8e2-4c223e0601c9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:33.742811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:33.742811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:33.743186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38d80c83-5abd-4fa9-a8e2-4c223e0601c9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:33.862658 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:33.862658 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:33.884604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-38d80c83-5abd-4fa9-a8e2-4c223e0601c9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:33.970435 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:33.970435 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:33.990355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38d80c83-5abd-4fa9-a8e2-4c223e0601c9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:33.994812 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 203/406] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:33 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 917 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:34.556216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c7e3378-2d27-4847-bf22-8bc372312f78 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:34.556216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c7e3378-2d27-4847-bf22-8bc372312f78 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:34.556740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:34.556740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:34.556740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c7e3378-2d27-4847-bf22-8bc372312f78 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:34.557147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-7c7e3378-2d27-4847-bf22-8bc372312f78 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:34.572134 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:34.572134 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:34.746697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c7e3378-2d27-4847-bf22-8bc372312f78 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 200 Jan 28 13:01:34.751241 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 204/407] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:34 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 333 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:34.764637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes Jan 28 13:01:34.764993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:34.764993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:34.765395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35fefb9a-dbc6-445e-a7cf-35f009351db1", "group_id": "70fa4423-5599-4447-b38b-429833aa9c22", "size": 1, "name": "tempest-GroupsTest-Volume-1981987125"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:34.766812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume request body: {'volume': {'volume_type': '35fefb9a-dbc6-445e-a7cf-35f009351db1', 'group_id': '70fa4423-5599-4447-b38b-429833aa9c22', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1981987125'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:01:34.860534 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:34.860534 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:34.864587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume of 1 GB Jan 28 13:01:34.926663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Availability Zones retrieved successfully. Jan 28 13:01:35.008310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Flow 'volume_create_api' (d3c1776f-ecb2-4b99-8232-13e5e649bd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:01:35.010841 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-12edc0cb-4af4-4ae9-b251-cf8205826015 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:35.013565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-12edc0cb-4af4-4ae9-b251-cf8205826015 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:35.013565 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:35.013565 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:35.013845 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-12edc0cb-4af4-4ae9-b251-cf8205826015 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:35.032042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9261b9cf-00a3-473c-9c00-3877cc777c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:35.033935 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:35.033935 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:35.042324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:01:35.128060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:35.128060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:35.154457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-12edc0cb-4af4-4ae9-b251-cf8205826015 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:35.213268 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:35.213268 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:35.216955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9261b9cf-00a3-473c-9c00-3877cc777c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:01:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35fefb9a-dbc6-445e-a7cf-35f009351db1,is_public=True,name='tempest-GroupsTest-volume-type-507692274',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35fefb9a-dbc6-445e-a7cf-35f009351db1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '70fa4423-5599-4447-b38b-429833aa9c22', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:35.224572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2078fc4-bacd-4d66-b9c0-73996a56e9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:35.248540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-12edc0cb-4af4-4ae9-b251-cf8205826015 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:35.250718 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 205/408] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:35 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 917 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:35.377159 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-507692274 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-507692274, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:01:35.385574 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-507692274 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-507692274, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:01:35.529122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Created reservations ['d28b1b82-49db-408b-acc2-113b14c1e027', '0178f0da-882c-44fe-a631-81e6e0ff64b1', '5c6c82ed-df05-494a-af83-c6cd4ec04d06', 'c0dcadef-bc5c-4e2a-9d05-50b6bca66a40'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:01:35.529122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2078fc4-bacd-4d66-b9c0-73996a56e9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d28b1b82-49db-408b-acc2-113b14c1e027', '0178f0da-882c-44fe-a631-81e6e0ff64b1', '5c6c82ed-df05-494a-af83-c6cd4ec04d06', 'c0dcadef-bc5c-4e2a-9d05-50b6bca66a40']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:35.536257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399ff6ec-a20d-4ac8-a232-f19ed3a4c4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:35.726411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399ff6ec-a20d-4ac8-a232-f19ed3a4c4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b7e7439-a2e2-4a3e-9510-795983f430fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1981987125',encryption_key_id=None,group_id=70fa4423-5599-4447-b38b-429833aa9c22,group_type_id=,metadata={},multiattach=False,project_id='0328b45570f648cd96f3574117cde74a',qos_specs=None,replication_status=,reservations=['d28b1b82-49db-408b-acc2-113b14c1e027','0178f0da-882c-44fe-a631-81e6e0ff64b1','5c6c82ed-df05-494a-af83-c6cd4ec04d06','c0dcadef-bc5c-4e2a-9d05-50b6bca66a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36322c181ced4e7cb2ea244e7f75ae39',volume_type_id=35fefb9a-dbc6-445e-a7cf-35f009351db1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1981987125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=70fa4423-5599-4447-b38b-429833aa9c22,host=None,id=5b7e7439-a2e2-4a3e-9510-795983f430fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0328b45570f648cd96f3574117cde74a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='36322c181ced4e7cb2ea244e7f75ae39',volume_attachment=,volume_type=,volume_type_id=35fefb9a-dbc6-445e-a7cf-35f009351db1)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:35.730836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db44be2-ce85-4057-8c5e-030b454c051b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:35.801171 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db44be2-ce85-4057-8c5e-030b454c051b) transitioned into state 'SUCCESS' from state '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-1981987125',encryption_key_id=None,group_id=70fa4423-5599-4447-b38b-429833aa9c22,group_type_id=,metadata={},multiattach=False,project_id='0328b45570f648cd96f3574117cde74a',qos_specs=None,replication_status=,reservations=['d28b1b82-49db-408b-acc2-113b14c1e027','0178f0da-882c-44fe-a631-81e6e0ff64b1','5c6c82ed-df05-494a-af83-c6cd4ec04d06','c0dcadef-bc5c-4e2a-9d05-50b6bca66a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36322c181ced4e7cb2ea244e7f75ae39',volume_type_id=35fefb9a-dbc6-445e-a7cf-35f009351db1)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:35.811969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7fea81f-e037-453d-b1af-2377a58337bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:35.860895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7fea81f-e037-453d-b1af-2377a58337bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:35.863720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Flow 'volume_create_api' (d3c1776f-ecb2-4b99-8232-13e5e649bd14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:01:36.031230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume request issued successfully. Jan 28 13:01:36.084319 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:36.084785 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:36.094573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-b7308232-1675-458a-acba-4a8b2e32f616 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295/action Jan 28 13:01:36.095101 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:36.095101 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:36.095744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-b7308232-1675-458a-acba-4a8b2e32f616 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:01:36.096134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-b7308232-1675-458a-acba-4a8b2e32f616 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:36.127313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:36.143651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:36.143651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:36.180980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f47a98c6-e3ac-4edc-8353-2a084de1b749 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes returned with HTTP 202 Jan 28 13:01:36.181889 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 204/409] 10.222.0.38 () {62 vars in 1267 bytes} [Thu Jan 28 13:01:34 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/volumes => generated 891 bytes in 1421 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:36.201749 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bdb78005-1e77-420a-924f-fae4ac24034a tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb Jan 28 13:01:36.206067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bdb78005-1e77-420a-924f-fae4ac24034a tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:36.206689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:36.206689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:36.207458 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bdb78005-1e77-420a-924f-fae4ac24034a tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:36.312238 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:36.312238 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:36.333755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d80d9888-95da-40f0-955d-d36ac603e29d req-b7308232-1675-458a-acba-4a8b2e32f616 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295/action returned with HTTP 204 Jan 28 13:01:36.335448 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 206/410] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:01:36 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295/action => generated 0 bytes in 246 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:36.364933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f216ac19-0b86-4b78-99d9-6369370125b9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:36.373733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f216ac19-0b86-4b78-99d9-6369370125b9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:36.377319 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:36.377319 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:36.378472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f216ac19-0b86-4b78-99d9-6369370125b9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:36.439125 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:36.439125 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:36.473211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bdb78005-1e77-420a-924f-fae4ac24034a tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:36.538335 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-bdb78005-1e77-420a-924f-fae4ac24034a tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:36.540287 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-bdb78005-1e77-420a-924f-fae4ac24034a tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:36.561561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-bdb78005-1e77-420a-924f-fae4ac24034a tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:36.573311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:36.573311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:36.646890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bdb78005-1e77-420a-924f-fae4ac24034a tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb returned with HTTP 200 Jan 28 13:01:36.647884 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 205/411] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:36 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb => generated 983 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:36.964395 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:36.964395 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:36.977370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f216ac19-0b86-4b78-99d9-6369370125b9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:37.012402 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:37.012402 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:37.028523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f216ac19-0b86-4b78-99d9-6369370125b9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:37.049346 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 207/412] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:36 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 1209 bytes in 705 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:37.051563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15b644b9-c76a-4f42-81fe-33abcc04a110 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] DELETE http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:37.053859 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15b644b9-c76a-4f42-81fe-33abcc04a110 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:37.057083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:37.057083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:37.058049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15b644b9-c76a-4f42-81fe-33abcc04a110 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:37.058741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-15b644b9-c76a-4f42-81fe-33abcc04a110 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Delete volume with id: e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:37.188135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:37.188135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:37.194667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-15b644b9-c76a-4f42-81fe-33abcc04a110 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:37.247690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-15b644b9-c76a-4f42-81fe-33abcc04a110 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] 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. Jan 28 13:01:37.248512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15b644b9-c76a-4f42-81fe-33abcc04a110 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 400 Jan 28 13:01:37.260282 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 206/413] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:01:37 2021] DELETE /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 285 bytes in 210 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:01:37.266853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c47e3e8-5b52-4c39-9a65-a7dcf219d3c1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:37.267423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c47e3e8-5b52-4c39-9a65-a7dcf219d3c1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:37.267655 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:37.267655 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:37.268027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c47e3e8-5b52-4c39-9a65-a7dcf219d3c1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:37.379956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:37.379956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:37.406943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c47e3e8-5b52-4c39-9a65-a7dcf219d3c1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:37.455512 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:37.455512 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:37.485499 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c47e3e8-5b52-4c39-9a65-a7dcf219d3c1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:37.486591 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 208/414] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:37 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 1209 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:37.667894 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ba63573-b75d-4da7-9686-6c50d2080092 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb Jan 28 13:01:37.669159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ba63573-b75d-4da7-9686-6c50d2080092 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:37.669741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:37.669741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:37.670486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ba63573-b75d-4da7-9686-6c50d2080092 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:37.806250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:37.806250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:37.832742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9ba63573-b75d-4da7-9686-6c50d2080092 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:37.852504 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-9ba63573-b75d-4da7-9686-6c50d2080092 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:37.853213 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-9ba63573-b75d-4da7-9686-6c50d2080092 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:37.870591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba63573-b75d-4da7-9686-6c50d2080092 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:37.878393 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:37.878393 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:37.935520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ba63573-b75d-4da7-9686-6c50d2080092 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb returned with HTTP 200 Jan 28 13:01:37.951358 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 207/415] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:37 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb => generated 983 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:01:38.086194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-cbe16b43-77ed-445d-a32d-3f27a52852ab tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:38.086740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-cbe16b43-77ed-445d-a32d-3f27a52852ab tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:38.086883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:38.086883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:38.087504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-cbe16b43-77ed-445d-a32d-3f27a52852ab tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:38.143775 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:38.143775 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:38.154184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-cbe16b43-77ed-445d-a32d-3f27a52852ab tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:38.177662 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:38.177662 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:38.192321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-cbe16b43-77ed-445d-a32d-3f27a52852ab tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:38.211089 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 209/416] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:01:38 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 1209 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:38.306949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] POST http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689/action Jan 28 13:01:38.307382 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:38.307382 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:38.308954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:01:38.309519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:38.418528 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:38.418528 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:38.419937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:38.445618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Begin detaching volume completed successfully. Jan 28 13:01:38.446185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689/action returned with HTTP 202 Jan 28 13:01:38.447095 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 208/417] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:01:38 2021] POST /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:01:38.474367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07a8e98b-f844-4e31-8c77-1ce96f3c9a8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:38.477969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07a8e98b-f844-4e31-8c77-1ce96f3c9a8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:38.478504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:38.478504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:38.479540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07a8e98b-f844-4e31-8c77-1ce96f3c9a8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:38.563292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume// Jan 28 13:01:38.563792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:38.564015 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:38.564015 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:38.564400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:38.565663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-e7df23cc-100f-4c36-90e4-1c8dceadebc9 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:01:38.568243 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 209/418] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:01:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:01:38.573026 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:38.573026 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:38.584535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-2b4ef4ca-a4f5-4305-91cd-a58e270bd240 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:38.584726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07a8e98b-f844-4e31-8c77-1ce96f3c9a8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:38.585106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-2b4ef4ca-a4f5-4305-91cd-a58e270bd240 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:38.585595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-2b4ef4ca-a4f5-4305-91cd-a58e270bd240 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:38.625110 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:38.625110 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:38.636416 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07a8e98b-f844-4e31-8c77-1ce96f3c9a8d tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:38.637512 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 210/419] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:38 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 1212 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:38.696761 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:38.696761 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:38.708230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-2b4ef4ca-a4f5-4305-91cd-a58e270bd240 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:38.732692 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:38.732692 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:38.760915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-2b4ef4ca-a4f5-4305-91cd-a58e270bd240 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:38.766404 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 210/420] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:01:38 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 1311 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:01:38.953371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d2d6539-0540-4083-9cba-b2367210e5af tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb Jan 28 13:01:38.953937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d2d6539-0540-4083-9cba-b2367210e5af tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:38.954170 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:38.954170 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:38.954537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d2d6539-0540-4083-9cba-b2367210e5af tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:39.101706 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:39.101706 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:39.132603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d2d6539-0540-4083-9cba-b2367210e5af tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:39.160567 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-6d2d6539-0540-4083-9cba-b2367210e5af tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:39.161504 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-6d2d6539-0540-4083-9cba-b2367210e5af tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:39.172921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-6d2d6539-0540-4083-9cba-b2367210e5af tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:39.181018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:39.181018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:39.206838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d2d6539-0540-4083-9cba-b2367210e5af tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb returned with HTTP 200 Jan 28 13:01:39.208802 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 211/421] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:38 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb => generated 984 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:39.238296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes Jan 28 13:01:39.239427 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:39.239427 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:39.240164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35fefb9a-dbc6-445e-a7cf-35f009351db1", "group_id": "70fa4423-5599-4447-b38b-429833aa9c22", "size": 1, "name": "tempest-GroupsTest-Volume-95853672"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:39.241578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume request body: {'volume': {'volume_type': '35fefb9a-dbc6-445e-a7cf-35f009351db1', 'group_id': '70fa4423-5599-4447-b38b-429833aa9c22', 'size': 1, 'name': 'tempest-GroupsTest-Volume-95853672'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:01:39.287892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:39.287892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:39.289611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume of 1 GB Jan 28 13:01:39.298320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-d7f95058-bdb3-45c5-9717-53598da31ef7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] DELETE http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295 Jan 28 13:01:39.299015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-d7f95058-bdb3-45c5-9717-53598da31ef7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:39.299235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:39.299235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:39.300319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-d7f95058-bdb3-45c5-9717-53598da31ef7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:39.324684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Availability Zones retrieved successfully. Jan 28 13:01:39.346657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Flow 'volume_create_api' (d3bc519e-f799-42d3-9fc7-5d2af8578223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:01:39.350524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:39.350524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:39.350983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7693f1e-31f0-4c0d-b902-67a6678969a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:39.352850 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:39.352850 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:39.353721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:01:39.422546 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7693f1e-31f0-4c0d-b902-67a6678969a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:01:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35fefb9a-dbc6-445e-a7cf-35f009351db1,is_public=True,name='tempest-GroupsTest-volume-type-507692274',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35fefb9a-dbc6-445e-a7cf-35f009351db1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '70fa4423-5599-4447-b38b-429833aa9c22', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:39.429601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3e0e7b-5556-46eb-9d8f-d3586f84d0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:39.518695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Created reservations ['cb188774-e0df-404d-b2a1-185e3dfb7be1', 'b26985a1-e302-4663-8108-cf7250e29edd', '50843d1f-7ecc-4966-a719-bc6bfc03ab8e', 'c94e765c-741d-4227-a242-f618d252df90'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:01:39.521058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3e0e7b-5556-46eb-9d8f-d3586f84d0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb188774-e0df-404d-b2a1-185e3dfb7be1', 'b26985a1-e302-4663-8108-cf7250e29edd', '50843d1f-7ecc-4966-a719-bc6bfc03ab8e', 'c94e765c-741d-4227-a242-f618d252df90']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:39.523892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eaba735-8af2-4d89-926f-18c848ab7fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:39.615050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eaba735-8af2-4d89-926f-18c848ab7fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9c82935-b172-4791-9a28-735e775bb242', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-95853672',encryption_key_id=None,group_id=70fa4423-5599-4447-b38b-429833aa9c22,group_type_id=,metadata={},multiattach=False,project_id='0328b45570f648cd96f3574117cde74a',qos_specs=None,replication_status=,reservations=['cb188774-e0df-404d-b2a1-185e3dfb7be1','b26985a1-e302-4663-8108-cf7250e29edd','50843d1f-7ecc-4966-a719-bc6bfc03ab8e','c94e765c-741d-4227-a242-f618d252df90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36322c181ced4e7cb2ea244e7f75ae39',volume_type_id=35fefb9a-dbc6-445e-a7cf-35f009351db1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-95853672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=70fa4423-5599-4447-b38b-429833aa9c22,host=None,id=c9c82935-b172-4791-9a28-735e775bb242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0328b45570f648cd96f3574117cde74a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='36322c181ced4e7cb2ea244e7f75ae39',volume_attachment=,volume_type=,volume_type_id=35fefb9a-dbc6-445e-a7cf-35f009351db1)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:39.618419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0ea3dd-9b60-42ff-8900-eea5d9cb6cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:39.651615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0ea3dd-9b60-42ff-8900-eea5d9cb6cf3) transitioned into state 'SUCCESS' from state '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-95853672',encryption_key_id=None,group_id=70fa4423-5599-4447-b38b-429833aa9c22,group_type_id=,metadata={},multiattach=False,project_id='0328b45570f648cd96f3574117cde74a',qos_specs=None,replication_status=,reservations=['cb188774-e0df-404d-b2a1-185e3dfb7be1','b26985a1-e302-4663-8108-cf7250e29edd','50843d1f-7ecc-4966-a719-bc6bfc03ab8e','c94e765c-741d-4227-a242-f618d252df90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36322c181ced4e7cb2ea244e7f75ae39',volume_type_id=35fefb9a-dbc6-445e-a7cf-35f009351db1)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:39.659118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b829dd71-4e64-4602-80af-b0b904cc6e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:01:39.700235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b829dd71-4e64-4602-80af-b0b904cc6e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:01:39.703567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Flow 'volume_create_api' (d3bc519e-f799-42d3-9fc7-5d2af8578223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:01:39.965820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Create volume request issued successfully. Jan 28 13:01:40.002344 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:40.002811 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:40.024268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:40.040824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:40.040824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:40.083423 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e10d07a7-d35a-4a3e-900e-abdf0fe7bb41 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes returned with HTTP 202 Jan 28 13:01:40.084648 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 211/422] 10.222.0.38 () {62 vars in 1267 bytes} [Thu Jan 28 13:01:39 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/volumes => generated 889 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:40.100671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2cb0f46c-1d3f-4ac0-a7bd-32c1daa0bad5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:40.102336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2cb0f46c-1d3f-4ac0-a7bd-32c1daa0bad5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:40.112877 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:40.112877 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:40.116267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2cb0f46c-1d3f-4ac0-a7bd-32c1daa0bad5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:40.193049 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:40.193049 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:40.204746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2cb0f46c-1d3f-4ac0-a7bd-32c1daa0bad5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:40.230537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:40.230537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:40.241565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2cb0f46c-1d3f-4ac0-a7bd-32c1daa0bad5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:40.242846 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 212/423] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:40 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 1212 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:40.247390 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6263ae47-242c-44c6-8bba-4568a329df90 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:40.248114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6263ae47-242c-44c6-8bba-4568a329df90 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:40.248477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:40.248477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:40.249096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6263ae47-242c-44c6-8bba-4568a329df90 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:40.316310 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:40.316310 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:40.327497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6263ae47-242c-44c6-8bba-4568a329df90 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:40.348853 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-6263ae47-242c-44c6-8bba-4568a329df90 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:40.349506 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-6263ae47-242c-44c6-8bba-4568a329df90 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:40.386726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-6263ae47-242c-44c6-8bba-4568a329df90 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:40.393623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:40.393623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:40.419222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6263ae47-242c-44c6-8bba-4568a329df90 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 200 Jan 28 13:01:40.420686 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 213/424] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:40 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 981 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:40.576392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-d7f95058-bdb3-45c5-9717-53598da31ef7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:01:40.577238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-d7f95058-bdb3-45c5-9717-53598da31ef7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:01:40.617998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a6b6deea-590c-49f7-806e-a8c3dc446231 req-d7f95058-bdb3-45c5-9717-53598da31ef7 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295 returned with HTTP 200 Jan 28 13:01:40.619529 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 212/425] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:01:39 2021] DELETE /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/attachments/4bba0c89-e4f0-4a7f-be1e-bea56f262295 => generated 19 bytes in 1327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:41.261139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-618d435a-7e19-477c-80ca-bfe3d4f25ee4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:41.262825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-618d435a-7e19-477c-80ca-bfe3d4f25ee4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:41.263405 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:41.263405 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:41.264244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-618d435a-7e19-477c-80ca-bfe3d4f25ee4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:41.364383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:41.364383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:41.374773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-618d435a-7e19-477c-80ca-bfe3d4f25ee4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:41.401981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-618d435a-7e19-477c-80ca-bfe3d4f25ee4 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:41.403459 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 214/426] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:41 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 917 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:41.434189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b9c65a6-12a3-43d5-addf-67775c82319a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] DELETE http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:41.434660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b9c65a6-12a3-43d5-addf-67775c82319a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:41.434945 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:41.434945 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:41.435761 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b9c65a6-12a3-43d5-addf-67775c82319a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:41.436321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-3b9c65a6-12a3-43d5-addf-67775c82319a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Delete volume with id: e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:41.439013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d13b23b6-c9bc-45a2-9372-1620116f98c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:41.443532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d13b23b6-c9bc-45a2-9372-1620116f98c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:41.443532 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:41.443532 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:41.443532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d13b23b6-c9bc-45a2-9372-1620116f98c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:41.516332 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:41.516332 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:41.531447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d13b23b6-c9bc-45a2-9372-1620116f98c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:41.545927 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-d13b23b6-c9bc-45a2-9372-1620116f98c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:41.545927 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-d13b23b6-c9bc-45a2-9372-1620116f98c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:41.555343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-d13b23b6-c9bc-45a2-9372-1620116f98c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:41.555343 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:41.555343 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:41.583482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d13b23b6-c9bc-45a2-9372-1620116f98c2 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 200 Jan 28 13:01:41.583727 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 215/427] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:41 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 982 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:41.601527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c282ef3-ec46-4471-a094-e64abae91659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] PUT http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:41.602883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:41.602883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:41.603194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c282ef3-ec46-4471-a094-e64abae91659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "c9c82935-b172-4791-9a28-735e775bb242"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:41.608257 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:41.608257 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:41.609901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b9c65a6-12a3-43d5-addf-67775c82319a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:41.618462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-0c282ef3-ec46-4471-a094-e64abae91659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Update called for group 70fa4423-5599-4447-b38b-429833aa9c22. {{(pid=87941) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 13:01:41.618793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-0c282ef3-ec46-4471-a094-e64abae91659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Updating group 70fa4423-5599-4447-b38b-429833aa9c22 with name new_group description: This is a new group add_volumes: None remove_volumes: c9c82935-b172-4791-9a28-735e775bb242. Jan 28 13:01:41.627793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:41.627793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:41.673797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b9c65a6-12a3-43d5-addf-67775c82319a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Delete volume request issued successfully. Jan 28 13:01:41.675652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b9c65a6-12a3-43d5-addf-67775c82319a tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 202 Jan 28 13:01:41.679647 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 213/428] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:01:41 2021] DELETE /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:01:41.699310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb9f7156-e697-4ff3-917b-5f30a4388634 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:41.699310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb9f7156-e697-4ff3-917b-5f30a4388634 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:41.699310 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:41.699310 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:41.699310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb9f7156-e697-4ff3-917b-5f30a4388634 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:41.757872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c282ef3-ec46-4471-a094-e64abae91659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 202 Jan 28 13:01:41.757872 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 216/429] 10.222.0.38 () {62 vars in 1374 bytes} [Thu Jan 28 13:01:41 2021] PUT /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:01:41.772122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f41a192e-1906-4444-849a-2445d029dd4b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:41.772122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f41a192e-1906-4444-849a-2445d029dd4b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:41.772122 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:41.772122 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:41.772122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f41a192e-1906-4444-849a-2445d029dd4b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:41.772122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-f41a192e-1906-4444-849a-2445d029dd4b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:41.796185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:41.796185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:41.797134 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:41.797134 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:41.806414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb9f7156-e697-4ff3-917b-5f30a4388634 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:41.832425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb9f7156-e697-4ff3-917b-5f30a4388634 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:41.834387 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 214/430] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:41 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:41.858250 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f41a192e-1906-4444-849a-2445d029dd4b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 200 Jan 28 13:01:41.859109 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 217/431] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:41 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 323 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:42.856536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14c0035c-01be-4946-9d31-6dbb54a124f1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:42.859547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14c0035c-01be-4946-9d31-6dbb54a124f1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:42.859994 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:42.859994 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:42.860611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14c0035c-01be-4946-9d31-6dbb54a124f1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:42.873287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1df9763d-3e7e-4bfb-9e34-7ff3a154b846 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:42.874401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1df9763d-3e7e-4bfb-9e34-7ff3a154b846 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:42.874698 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:42.874698 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:42.875496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1df9763d-3e7e-4bfb-9e34-7ff3a154b846 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:42.876195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-1df9763d-3e7e-4bfb-9e34-7ff3a154b846 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:42.886132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:42.886132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:42.918883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:42.918883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:42.930301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-14c0035c-01be-4946-9d31-6dbb54a124f1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:42.943783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1df9763d-3e7e-4bfb-9e34-7ff3a154b846 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 200 Jan 28 13:01:42.944811 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 218/432] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:42 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 324 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:42.955988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-006fe850-1260-4dc8-9490-f76b86af264f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:42.956555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-006fe850-1260-4dc8-9490-f76b86af264f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:42.956791 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:42.956791 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:42.957201 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-006fe850-1260-4dc8-9490-f76b86af264f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:42.957733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-006fe850-1260-4dc8-9490-f76b86af264f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:42.965002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14c0035c-01be-4946-9d31-6dbb54a124f1 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:42.975811 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 215/433] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:42 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:42.979944 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:42.979944 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:43.016789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-006fe850-1260-4dc8-9490-f76b86af264f tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 200 Jan 28 13:01:43.018073 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 219/434] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:42 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 324 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:43.028533 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail Jan 28 13:01:43.029428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:43.029783 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:43.029783 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:43.030421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:43.031302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:01:43.033367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:01:43.130751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Get all volumes completed successfully. Jan 28 13:01:43.132674 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:43.133320 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:43.144915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:43.153948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:43.153948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:43.177977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6631624-ba4d-4e36-8b47-7b0f02f1abf0 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail returned with HTTP 200 Jan 28 13:01:43.179697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 216/435] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:01:43 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail => generated 1925 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:01:43.198186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8a4d10b-8961-4426-8e14-070c5b4840c1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] PUT http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:43.199078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:43.199078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:43.199853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8a4d10b-8961-4426-8e14-070c5b4840c1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c9c82935-b172-4791-9a28-735e775bb242"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:43.201201 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-b8a4d10b-8961-4426-8e14-070c5b4840c1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Update called for group 70fa4423-5599-4447-b38b-429833aa9c22. {{(pid=87941) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 13:01:43.201555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-b8a4d10b-8961-4426-8e14-070c5b4840c1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Updating group 70fa4423-5599-4447-b38b-429833aa9c22 with name None description: None add_volumes: c9c82935-b172-4791-9a28-735e775bb242 remove_volumes: None. Jan 28 13:01:43.210228 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:43.210228 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:43.420595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8a4d10b-8961-4426-8e14-070c5b4840c1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 202 Jan 28 13:01:43.421449 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 220/436] 10.222.0.38 () {62 vars in 1373 bytes} [Thu Jan 28 13:01:43 2021] PUT /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:01:43.431349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6609e50-f408-4711-9369-5c689bd8158e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:43.431579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6609e50-f408-4711-9369-5c689bd8158e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:43.431815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:43.431815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:43.434705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6609e50-f408-4711-9369-5c689bd8158e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:43.434814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-a6609e50-f408-4711-9369-5c689bd8158e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:43.471023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:43.471023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:43.596649 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6609e50-f408-4711-9369-5c689bd8158e tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 200 Jan 28 13:01:43.597406 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 217/437] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:43 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 323 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:43.982993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-904c5763-b72e-402e-9141-5a7ef7a77950 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:43.984334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-904c5763-b72e-402e-9141-5a7ef7a77950 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:43.984334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:43.984334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:43.984535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-904c5763-b72e-402e-9141-5a7ef7a77950 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:44.228603 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:44.228603 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:44.264083 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-904c5763-b72e-402e-9141-5a7ef7a77950 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:44.352656 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-904c5763-b72e-402e-9141-5a7ef7a77950 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 200 Jan 28 13:01:44.352656 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 221/438] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:43 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 916 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:44.621186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13a76017-8117-4bc9-ba86-af31ac583b65 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:44.621186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13a76017-8117-4bc9-ba86-af31ac583b65 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:44.621186 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:44.621186 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:44.621186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13a76017-8117-4bc9-ba86-af31ac583b65 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:44.621186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-13a76017-8117-4bc9-ba86-af31ac583b65 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:44.645189 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:44.645189 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:44.736945 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13a76017-8117-4bc9-ba86-af31ac583b65 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 200 Jan 28 13:01:44.736945 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 218/439] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:44 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 324 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:44.756585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail Jan 28 13:01:44.756585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:44.756585 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:44.756585 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:44.756585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:44.756585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:01:44.777038 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:01:45.076373 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Get all volumes completed successfully. Jan 28 13:01:45.076373 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:45.076373 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:45.101116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:45.157125 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:45.157125 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:45.183270 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:45.183270 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:45.217126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:45.239756 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:45.239756 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:45.305586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13c4558b-52f5-4816-b54f-fe6b7adc7c0c tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail returned with HTTP 200 Jan 28 13:01:45.305586 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 222/440] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:01:44 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail => generated 1959 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:01:45.336165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail Jan 28 13:01:45.336754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:45.336934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:45.336934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:45.337316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:45.338211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:01:45.339028 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:45.339028 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:45.340206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:01:45.361544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-112c9931-d617-480e-bb4f-0ba6c423e922 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 Jan 28 13:01:45.362937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-112c9931-d617-480e-bb4f-0ba6c423e922 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:45.363463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:45.363463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:45.364175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-112c9931-d617-480e-bb4f-0ba6c423e922 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:45.481416 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Get all volumes completed successfully. Jan 28 13:01:45.483663 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:45.484151 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:45.487285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-112c9931-d617-480e-bb4f-0ba6c423e922 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 returned with HTTP 404 Jan 28 13:01:45.500552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 223/441] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:45 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/e3c1fbc4-ed53-4e60-8ee3-1b2a56850689 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:45.503854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:45.522069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:45.522069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:45.544471 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:45.545174 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:45.557191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:45.565366 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:45.565366 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:45.596144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f9440b11-8988-4090-8f1f-14a5f014bcef tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail returned with HTTP 200 Jan 28 13:01:45.598866 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 219/442] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:01:45 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/detail => generated 1959 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:01:45.616470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8c2ac98-e1fb-4f51-b532-27d4c3b75362 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] POST http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22/action Jan 28 13:01:45.617327 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8c2ac98-e1fb-4f51-b532-27d4c3b75362 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:01:45.617719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8c2ac98-e1fb-4f51-b532-27d4c3b75362 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:01:45.619033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-e8c2ac98-e1fb-4f51-b532-27d4c3b75362 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] delete called for group 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:01:45.619033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-e8c2ac98-e1fb-4f51-b532-27d4c3b75362 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Delete group with id: 70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:45.635899 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:45.635899 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:46.046964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8c2ac98-e1fb-4f51-b532-27d4c3b75362 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22/action returned with HTTP 202 Jan 28 13:01:46.048457 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 224/443] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:01:45 2021] POST /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22/action => generated 0 bytes in 436 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:01:46.057560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-399b076f-be1b-44c8-98ef-5b9526b538cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:46.058568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-399b076f-be1b-44c8-98ef-5b9526b538cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:46.058664 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:46.058664 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:46.059658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-399b076f-be1b-44c8-98ef-5b9526b538cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:46.167693 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:46.167693 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:46.194235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-399b076f-be1b-44c8-98ef-5b9526b538cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:46.255936 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-399b076f-be1b-44c8-98ef-5b9526b538cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:46.258499 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-399b076f-be1b-44c8-98ef-5b9526b538cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:46.270516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-399b076f-be1b-44c8-98ef-5b9526b538cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:46.277956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:46.277956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:46.357935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-399b076f-be1b-44c8-98ef-5b9526b538cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 200 Jan 28 13:01:46.362626 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 220/444] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:46 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 981 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:47.378079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dfa97d48-3aff-48d1-ac2e-f0931439798b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:47.378887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dfa97d48-3aff-48d1-ac2e-f0931439798b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:47.379345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:47.379345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:47.380903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dfa97d48-3aff-48d1-ac2e-f0931439798b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:47.606284 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:47.606284 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:47.656040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dfa97d48-3aff-48d1-ac2e-f0931439798b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:47.727752 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-dfa97d48-3aff-48d1-ac2e-f0931439798b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:47.727752 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-dfa97d48-3aff-48d1-ac2e-f0931439798b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:47.743873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-dfa97d48-3aff-48d1-ac2e-f0931439798b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:47.773443 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:47.773443 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:47.834968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dfa97d48-3aff-48d1-ac2e-f0931439798b tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 200 Jan 28 13:01:47.836269 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 225/445] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:47 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 981 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:48.853953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8132ef1-9885-40de-bab2-0ff4088e9528 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:48.854474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8132ef1-9885-40de-bab2-0ff4088e9528 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:48.854612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:48.854612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:48.856495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8132ef1-9885-40de-bab2-0ff4088e9528 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:49.000312 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:49.000312 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:49.032428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f8132ef1-9885-40de-bab2-0ff4088e9528 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:49.070090 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-f8132ef1-9885-40de-bab2-0ff4088e9528 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:49.070649 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-f8132ef1-9885-40de-bab2-0ff4088e9528 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:49.087422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-f8132ef1-9885-40de-bab2-0ff4088e9528 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:49.102576 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:49.102576 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:49.157287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8132ef1-9885-40de-bab2-0ff4088e9528 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 200 Jan 28 13:01:49.161961 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 221/446] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:48 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 981 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:50.179557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9a912bd-e817-4c52-a499-a52ebfd5d676 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:50.180132 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9a912bd-e817-4c52-a499-a52ebfd5d676 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:50.180375 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:50.180375 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:50.180745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9a912bd-e817-4c52-a499-a52ebfd5d676 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:50.302187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:50.302187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:50.330822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a9a912bd-e817-4c52-a499-a52ebfd5d676 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:50.374046 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-a9a912bd-e817-4c52-a499-a52ebfd5d676 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:50.374046 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-a9a912bd-e817-4c52-a499-a52ebfd5d676 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:50.386654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a912bd-e817-4c52-a499-a52ebfd5d676 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:50.398746 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:50.398746 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:50.446230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9a912bd-e817-4c52-a499-a52ebfd5d676 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 200 Jan 28 13:01:50.447037 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 226/447] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:50 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 981 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:51.465180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a6861b6-54f1-4e16-9b54-171ccad6a35d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:51.465748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a6861b6-54f1-4e16-9b54-171ccad6a35d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:51.466150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:51.466150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:51.466772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a6861b6-54f1-4e16-9b54-171ccad6a35d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:51.562572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:51.562572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:51.581329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a6861b6-54f1-4e16-9b54-171ccad6a35d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Volume info retrieved successfully. Jan 28 13:01:51.614459 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-7a6861b6-54f1-4e16-9b54-171ccad6a35d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:01:51.618019 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-7a6861b6-54f1-4e16-9b54-171ccad6a35d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:01:51.630799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6861b6-54f1-4e16-9b54-171ccad6a35d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:01:51.641847 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:51.641847 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:51.685192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a6861b6-54f1-4e16-9b54-171ccad6a35d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 200 Jan 28 13:01:51.697241 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 222/448] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:51 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 981 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:01:52.714616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81ea444e-36e6-415d-8edc-8c3a534beee1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:52.717971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81ea444e-36e6-415d-8edc-8c3a534beee1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:52.733637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:52.733637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:52.733637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81ea444e-36e6-415d-8edc-8c3a534beee1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:52.834182 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81ea444e-36e6-415d-8edc-8c3a534beee1 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 404 Jan 28 13:01:52.835884 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 227/449] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:52 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:01:52.846165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f3473f3-5ff9-4383-a07d-84afe403e1cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb Jan 28 13:01:52.847336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f3473f3-5ff9-4383-a07d-84afe403e1cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:52.847799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:52.847799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:52.848370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f3473f3-5ff9-4383-a07d-84afe403e1cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:52.953885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f3473f3-5ff9-4383-a07d-84afe403e1cf tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb returned with HTTP 404 Jan 28 13:01:52.955133 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 223/450] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:01:52 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 13:01:52.964608 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dad8461b-30a5-4856-9c48-0dbd4f645659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] GET http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 Jan 28 13:01:52.965147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dad8461b-30a5-4856-9c48-0dbd4f645659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:52.965713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dad8461b-30a5-4856-9c48-0dbd4f645659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:52.966133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-dad8461b-30a5-4856-9c48-0dbd4f645659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] show called for member 70fa4423-5599-4447-b38b-429833aa9c22 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:01:52.976818 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dad8461b-30a5-4856-9c48-0dbd4f645659 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 returned with HTTP 404 Jan 28 13:01:52.979909 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 228/451] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:01:52 2021] GET /volume/v3/0328b45570f648cd96f3574117cde74a/groups/70fa4423-5599-4447-b38b-429833aa9c22 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:01:52.990075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92a5fbb7-0076-4bea-a4d1-74cd5119e242 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] DELETE http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/group_types/db2a49c1-aa68-43c4-a551-1af456cabaf7 Jan 28 13:01:52.990075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92a5fbb7-0076-4bea-a4d1-74cd5119e242 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:52.994099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92a5fbb7-0076-4bea-a4d1-74cd5119e242 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:53.064981 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:01:53.064981 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:01:53.095783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92a5fbb7-0076-4bea-a4d1-74cd5119e242 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/group_types/db2a49c1-aa68-43c4-a551-1af456cabaf7 returned with HTTP 202 Jan 28 13:01:53.095783 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 224/452] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:01:52 2021] DELETE /volume/v3/4599e07a76144c93b76182b508590e3f/group_types/db2a49c1-aa68-43c4-a551-1af456cabaf7 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:01:53.107378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed72ec79-047c-4ea6-8f31-522867c8ee66 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] DELETE http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:53.107378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed72ec79-047c-4ea6-8f31-522867c8ee66 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:53.107378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed72ec79-047c-4ea6-8f31-522867c8ee66 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:53.107378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ed72ec79-047c-4ea6-8f31-522867c8ee66 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Delete volume with id: c9c82935-b172-4791-9a28-735e775bb242 Jan 28 13:01:53.338813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed72ec79-047c-4ea6-8f31-522867c8ee66 tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 returned with HTTP 404 Jan 28 13:01:53.351420 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 229/453] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:01:53 2021] DELETE /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/c9c82935-b172-4791-9a28-735e775bb242 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:53.355953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d72fcc77-622e-413c-9d23-53615a21730d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] DELETE http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb Jan 28 13:01:53.355953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d72fcc77-622e-413c-9d23-53615a21730d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:53.355953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d72fcc77-622e-413c-9d23-53615a21730d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:53.357173 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-d72fcc77-622e-413c-9d23-53615a21730d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] Delete volume with id: 5b7e7439-a2e2-4a3e-9510-795983f430fb Jan 28 13:01:53.509023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d72fcc77-622e-413c-9d23-53615a21730d tempest-GroupsTest-570336032 tempest-GroupsTest-570336032-project] http://10.222.0.38/volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb returned with HTTP 404 Jan 28 13:01:53.523986 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 225/454] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:01:53 2021] DELETE /volume/v3/0328b45570f648cd96f3574117cde74a/volumes/5b7e7439-a2e2-4a3e-9510-795983f430fb => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:53.528578 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d91aa73a-a082-40fb-92d0-1d7f43c3356e tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] DELETE http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types/35fefb9a-dbc6-445e-a7cf-35f009351db1 Jan 28 13:01:53.528578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d91aa73a-a082-40fb-92d0-1d7f43c3356e tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:53.528578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d91aa73a-a082-40fb-92d0-1d7f43c3356e tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:53.876453 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:01:53.876453 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:01:53.896949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d91aa73a-a082-40fb-92d0-1d7f43c3356e tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types/35fefb9a-dbc6-445e-a7cf-35f009351db1 returned with HTTP 202 Jan 28 13:01:53.896949 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 230/455] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:01:53 2021] DELETE /volume/v3/4599e07a76144c93b76182b508590e3f/types/35fefb9a-dbc6-445e-a7cf-35f009351db1 => generated 0 bytes in 379 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:01:53.934004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a05613ef-af49-4316-9120-ce657da97ccd tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] GET http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types/35fefb9a-dbc6-445e-a7cf-35f009351db1 Jan 28 13:01:53.939323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a05613ef-af49-4316-9120-ce657da97ccd tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:53.939323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a05613ef-af49-4316-9120-ce657da97ccd tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:53.964756 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a05613ef-af49-4316-9120-ce657da97ccd tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types/35fefb9a-dbc6-445e-a7cf-35f009351db1 returned with HTTP 404 Jan 28 13:01:53.968422 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 226/456] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:01:53 2021] GET /volume/v3/4599e07a76144c93b76182b508590e3f/types/35fefb9a-dbc6-445e-a7cf-35f009351db1 => generated 114 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:53.976972 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f951995a-d648-4e16-9d26-deeab79c5d1a tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] DELETE http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types/46051c0f-c082-4a18-b775-adf773d4464a Jan 28 13:01:53.977751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f951995a-d648-4e16-9d26-deeab79c5d1a tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:53.979331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f951995a-d648-4e16-9d26-deeab79c5d1a tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:54.111374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f951995a-d648-4e16-9d26-deeab79c5d1a tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types/46051c0f-c082-4a18-b775-adf773d4464a returned with HTTP 202 Jan 28 13:01:54.112280 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 231/457] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:01:53 2021] DELETE /volume/v3/4599e07a76144c93b76182b508590e3f/types/46051c0f-c082-4a18-b775-adf773d4464a => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:01:54.120869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e629d1b-adab-453b-aec5-7a00d68030a6 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] GET http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types/46051c0f-c082-4a18-b775-adf773d4464a Jan 28 13:01:54.121393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e629d1b-adab-453b-aec5-7a00d68030a6 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:54.122114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e629d1b-adab-453b-aec5-7a00d68030a6 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:54.136661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e629d1b-adab-453b-aec5-7a00d68030a6 tempest-GroupsTest-144644881 tempest-GroupsTest-144644881-project-admin] http://10.222.0.38/volume/v3/4599e07a76144c93b76182b508590e3f/types/46051c0f-c082-4a18-b775-adf773d4464a returned with HTTP 404 Jan 28 13:01:54.141255 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 227/458] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:01:54 2021] GET /volume/v3/4599e07a76144c93b76182b508590e3f/types/46051c0f-c082-4a18-b775-adf773d4464a => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:01:56.383281 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a4226cd-fc34-4ab7-9dc6-dbe6d3568f15 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] DELETE http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:01:56.384439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a4226cd-fc34-4ab7-9dc6-dbe6d3568f15 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:56.385070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a4226cd-fc34-4ab7-9dc6-dbe6d3568f15 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:56.385689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4a4226cd-fc34-4ab7-9dc6-dbe6d3568f15 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Delete volume with id: 8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:01:56.495643 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:56.495643 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:56.498497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a4226cd-fc34-4ab7-9dc6-dbe6d3568f15 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:56.561948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a4226cd-fc34-4ab7-9dc6-dbe6d3568f15 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Delete volume request issued successfully. Jan 28 13:01:56.562610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a4226cd-fc34-4ab7-9dc6-dbe6d3568f15 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 202 Jan 28 13:01:56.567226 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 232/459] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:01:56 2021] DELETE /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:01:56.576880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cf1ad6a-5538-4b20-b668-c35c1e7ce360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:01:56.577928 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cf1ad6a-5538-4b20-b668-c35c1e7ce360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:56.579059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cf1ad6a-5538-4b20-b668-c35c1e7ce360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:56.801642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:56.801642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:56.834155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4cf1ad6a-5538-4b20-b668-c35c1e7ce360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:56.888099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cf1ad6a-5538-4b20-b668-c35c1e7ce360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:01:56.889549 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 228/460] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:56 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 916 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:57.909043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aa38e8c4-a632-4107-900a-adde543d3bc5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:01:57.909473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aa38e8c4-a632-4107-900a-adde543d3bc5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:57.910259 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:57.910259 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:57.910259 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aa38e8c4-a632-4107-900a-adde543d3bc5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:58.036356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:58.036356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:58.047115 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aa38e8c4-a632-4107-900a-adde543d3bc5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:58.082891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aa38e8c4-a632-4107-900a-adde543d3bc5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:01:58.084653 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 233/461] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:57 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:01:59.100736 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8e3b331-1df3-4bbc-8a32-97913af53343 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:01:59.100736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8e3b331-1df3-4bbc-8a32-97913af53343 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:01:59.101425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:01:59.101425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:01:59.101425 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8e3b331-1df3-4bbc-8a32-97913af53343 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:01:59.158101 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:01:59.158101 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:01:59.175073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b8e3b331-1df3-4bbc-8a32-97913af53343 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:01:59.221220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8e3b331-1df3-4bbc-8a32-97913af53343 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 200 Jan 28 13:01:59.221220 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 229/462] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:01:59 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:00.249080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6d2cd53-293c-4a4a-beed-8466d31ec46e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a Jan 28 13:02:00.250356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6d2cd53-293c-4a4a-beed-8466d31ec46e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:00.250584 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:00.250584 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:00.250964 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6d2cd53-293c-4a4a-beed-8466d31ec46e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:00.372990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6d2cd53-293c-4a4a-beed-8466d31ec46e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a returned with HTTP 404 Jan 28 13:02:00.374272 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 234/463] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:00 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/8c592cd7-884a-4476-a927-19088499ee1a => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:07.267838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] POST http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes Jan 28 13:02:07.268444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:07.268444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:07.269151 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1969490942"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:07.270432 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1969490942'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:02:07.270958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Create volume of 1 GB Jan 28 13:02:07.309994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Availability Zones retrieved successfully. Jan 28 13:02:07.354353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Flow 'volume_create_api' (88a5c65b-9b9c-4a33-9ea6-369e488c606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:02:07.368457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067ab21f-a2cd-4ec0-9505-b1fb0bce3d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:07.370849 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:02:07.492973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067ab21f-a2cd-4ec0-9505-b1fb0bce3d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:07.495611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3482a2cb-f032-4e6f-ba66-512871e08269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:07.641706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Created reservations ['89b1bf1b-3a17-4818-b5fd-e96343fed0c2', 'fdb34c17-6443-4a3d-9d23-99c8c4eb64c9', '6a222d74-a6f5-4a74-a561-b5d3d1b7e73d', '6fa42fe3-1a72-4211-9d4d-1c0a32039e81'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:02:07.645270 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3482a2cb-f032-4e6f-ba66-512871e08269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89b1bf1b-3a17-4818-b5fd-e96343fed0c2', 'fdb34c17-6443-4a3d-9d23-99c8c4eb64c9', '6a222d74-a6f5-4a74-a561-b5d3d1b7e73d', '6fa42fe3-1a72-4211-9d4d-1c0a32039e81']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:07.652699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5526275e-a958-45ab-94f0-60e6e609f998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:07.788589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5526275e-a958-45ab-94f0-60e6e609f998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1969490942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47fb92e099c4eef866c9d8b487ecba2',qos_specs=None,replication_status=,reservations=['89b1bf1b-3a17-4818-b5fd-e96343fed0c2','fdb34c17-6443-4a3d-9d23-99c8c4eb64c9','6a222d74-a6f5-4a74-a561-b5d3d1b7e73d','6fa42fe3-1a72-4211-9d4d-1c0a32039e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab42b49d1b94511adc31ca7910032ab',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1969490942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c47fb92e099c4eef866c9d8b487ecba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='aab42b49d1b94511adc31ca7910032ab',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:07.791310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92d767a-370f-48d3-aa6d-0ac72b120af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:07.843023 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92d767a-370f-48d3-aa6d-0ac72b120af3) transitioned into state 'SUCCESS' from state '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-1969490942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c47fb92e099c4eef866c9d8b487ecba2',qos_specs=None,replication_status=,reservations=['89b1bf1b-3a17-4818-b5fd-e96343fed0c2','fdb34c17-6443-4a3d-9d23-99c8c4eb64c9','6a222d74-a6f5-4a74-a561-b5d3d1b7e73d','6fa42fe3-1a72-4211-9d4d-1c0a32039e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab42b49d1b94511adc31ca7910032ab',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:07.847604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff6dcdc-4c4f-42d9-8d17-a54e1c7d5860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:07.886133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff6dcdc-4c4f-42d9-8d17-a54e1c7d5860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:07.892222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Flow 'volume_create_api' (88a5c65b-9b9c-4a33-9ea6-369e488c606d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:02:07.995332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Create volume request issued successfully. Jan 28 13:02:08.016334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-566a3a97-77da-45e7-8ef0-c9b84b9ae0b1 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes returned with HTTP 202 Jan 28 13:02:08.030137 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 230/464] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:02:06 2021] POST /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes => generated 823 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:02:08.033053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77bf3dd1-f6b5-4c37-b2c4-79ba3a68c169 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:08.033961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77bf3dd1-f6b5-4c37-b2c4-79ba3a68c169 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:08.034479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77bf3dd1-f6b5-4c37-b2c4-79ba3a68c169 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:08.241885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:08.241885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:08.294498 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-77bf3dd1-f6b5-4c37-b2c4-79ba3a68c169 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Volume info retrieved successfully. Jan 28 13:02:08.329527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77bf3dd1-f6b5-4c37-b2c4-79ba3a68c169 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e returned with HTTP 200 Jan 28 13:02:08.342074 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 235/465] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:08 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e => generated 915 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:09.349320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea2d5fe4-4e8b-4304-93e1-2e1a53180cba tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:09.352106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea2d5fe4-4e8b-4304-93e1-2e1a53180cba tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:09.352922 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:09.352922 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:09.353695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea2d5fe4-4e8b-4304-93e1-2e1a53180cba tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:09.493210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:09.493210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:09.520974 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ea2d5fe4-4e8b-4304-93e1-2e1a53180cba tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Volume info retrieved successfully. Jan 28 13:02:09.658784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea2d5fe4-4e8b-4304-93e1-2e1a53180cba tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e returned with HTTP 200 Jan 28 13:02:09.659678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 231/466] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:09 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e => generated 915 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:10.692304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29774491-bbb1-4829-ada8-f0e12b0c21a0 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:10.693438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29774491-bbb1-4829-ada8-f0e12b0c21a0 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:10.693808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:10.693808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:10.694746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29774491-bbb1-4829-ada8-f0e12b0c21a0 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:10.804975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:10.804975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:10.827013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-29774491-bbb1-4829-ada8-f0e12b0c21a0 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Volume info retrieved successfully. Jan 28 13:02:10.885788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29774491-bbb1-4829-ada8-f0e12b0c21a0 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e returned with HTTP 200 Jan 28 13:02:10.886986 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 236/467] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:10 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e => generated 916 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:10.909437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd20292d-8f8f-4da8-9815-9d4bfb289beb tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] POST http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots Jan 28 13:02:10.909924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:10.909924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:10.910351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd20292d-8f8f-4da8-9815-9d4bfb289beb tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e", "name": "tempest-SnapshotManageAdminTest-Snapshot-1827777291"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:11.024786 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:11.024786 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:11.026048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cd20292d-8f8f-4da8-9815-9d4bfb289beb tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Volume info retrieved successfully. Jan 28 13:02:11.026384 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-cd20292d-8f8f-4da8-9815-9d4bfb289beb tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Create snapshot from volume d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:11.090324 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-cd20292d-8f8f-4da8-9815-9d4bfb289beb tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] 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. Jan 28 13:02:11.148276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-cd20292d-8f8f-4da8-9815-9d4bfb289beb tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Created reservations ['1b04d866-fd63-41a3-b313-5bf2f2aaa943', 'b7e96b75-4fca-4c94-930f-3cf55ba43362', '23764672-8489-4d81-beb2-2cfaae4bcf17', 'f1ead9e9-82ac-4ba4-9aeb-0d4e5821d7d4'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:02:11.396392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cd20292d-8f8f-4da8-9815-9d4bfb289beb tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Snapshot create request issued successfully. Jan 28 13:02:11.396392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd20292d-8f8f-4da8-9815-9d4bfb289beb tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots returned with HTTP 202 Jan 28 13:02:11.396392 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 232/468] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:02:10 2021] POST /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots => generated 310 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:02:11.403219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f1f7d5b-b834-493f-a527-436376bba317 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 Jan 28 13:02:11.403868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f1f7d5b-b834-493f-a527-436376bba317 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:11.404256 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:11.404256 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:11.404653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f1f7d5b-b834-493f-a527-436376bba317 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:11.480888 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:11.480888 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:11.482069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6f1f7d5b-b834-493f-a527-436376bba317 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Snapshot retrieved successfully. Jan 28 13:02:11.491622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f1f7d5b-b834-493f-a527-436376bba317 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 returned with HTTP 200 Jan 28 13:02:11.497141 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 237/469] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:11 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 => generated 442 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:12.505959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aa3de921-e94f-4c4a-8dc4-b168445d3221 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 Jan 28 13:02:12.507237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aa3de921-e94f-4c4a-8dc4-b168445d3221 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:12.507665 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:12.507665 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:12.508319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aa3de921-e94f-4c4a-8dc4-b168445d3221 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:12.613314 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:12.613314 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:12.618472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aa3de921-e94f-4c4a-8dc4-b168445d3221 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Snapshot retrieved successfully. Jan 28 13:02:12.626371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aa3de921-e94f-4c4a-8dc4-b168445d3221 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 returned with HTTP 200 Jan 28 13:02:12.627880 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 233/470] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:12 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 => generated 442 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:13.641142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c693a17-24e8-49b6-b4bd-a885b9656096 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 Jan 28 13:02:13.644346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c693a17-24e8-49b6-b4bd-a885b9656096 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:13.644730 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:13.644730 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:13.645350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c693a17-24e8-49b6-b4bd-a885b9656096 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:13.724866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:13.724866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:13.729230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c693a17-24e8-49b6-b4bd-a885b9656096 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Snapshot retrieved successfully. Jan 28 13:02:13.732201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c693a17-24e8-49b6-b4bd-a885b9656096 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 returned with HTTP 200 Jan 28 13:02:13.733376 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 238/471] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:13 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 => generated 469 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:02:14.248589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2996048-e182-4c94-96da-f9e15d88c665 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] POST http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1/action Jan 28 13:02:14.248589 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:14.248589 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:14.248844 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2996048-e182-4c94-96da-f9e15d88c665 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:02:14.248992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2996048-e182-4c94-96da-f9e15d88c665 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:14.250155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.snapshot_unmanage [None req-e2996048-e182-4c94-96da-f9e15d88c665 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Unmanage snapshot with id: 079d8782-9ce8-4c71-8194-a2dc611271b1 Jan 28 13:02:14.289099 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:14.289099 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:14.289686 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e2996048-e182-4c94-96da-f9e15d88c665 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:14.390042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e2996048-e182-4c94-96da-f9e15d88c665 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot delete request issued successfully. Jan 28 13:02:14.390153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2996048-e182-4c94-96da-f9e15d88c665 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1/action returned with HTTP 202 Jan 28 13:02:14.392873 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 234/472] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:02:13 2021] POST /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1/action => generated 0 bytes in 651 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:02:14.405542 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e05182ce-8ad6-45dd-b3db-076302a05270 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 Jan 28 13:02:14.407711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e05182ce-8ad6-45dd-b3db-076302a05270 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:14.407711 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:14.407711 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:14.407711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e05182ce-8ad6-45dd-b3db-076302a05270 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:14.468716 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:14.468716 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:14.469889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e05182ce-8ad6-45dd-b3db-076302a05270 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:14.476266 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e05182ce-8ad6-45dd-b3db-076302a05270 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 returned with HTTP 200 Jan 28 13:02:14.479875 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 239/473] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:14 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 => generated 470 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:15.504009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a3d863f-591c-48c0-99cc-1f1146b5e075 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 Jan 28 13:02:15.504009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a3d863f-591c-48c0-99cc-1f1146b5e075 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:15.504009 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:15.504009 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:15.504009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a3d863f-591c-48c0-99cc-1f1146b5e075 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:15.532547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a3d863f-591c-48c0-99cc-1f1146b5e075 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 returned with HTTP 404 Jan 28 13:02:15.533644 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 235/474] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:15 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:15.545314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a3ab26e9-72a4-40cb-afca-503559d25305 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/detail?all_tenants=1 Jan 28 13:02:15.545493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a3ab26e9-72a4-40cb-afca-503559d25305 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:15.545660 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:15.545660 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:15.546199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a3ab26e9-72a4-40cb-afca-503559d25305 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:15.572513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a3ab26e9-72a4-40cb-afca-503559d25305 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Get all snapshots completed successfully. Jan 28 13:02:15.574334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a3ab26e9-72a4-40cb-afca-503559d25305 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 28 13:02:15.577800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 240/475] 10.222.0.38 () {58 vars in 1258 bytes} [Thu Jan 28 13:02:15 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/detail?all_tenants=1 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:02:15.592509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89d4e3c8-d859-4001-a095-660a7ad20233 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] POST http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/os-snapshot-manage Jan 28 13:02:15.593028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89d4e3c8-d859-4001-a095-660a7ad20233 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e", "ref": {"source-name": "_snapshot-079d8782-9ce8-4c71-8194-a2dc611271b1"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-2025719323", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-203917791", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:15.702526 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:15.702526 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:15.702526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-89d4e3c8-d859-4001-a095-660a7ad20233 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Volume info retrieved successfully. Jan 28 13:02:15.702526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.snapshot_manage [None req-89d4e3c8-d859-4001-a095-660a7ad20233 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Manage snapshot request body: {'snapshot': {'volume_id': 'd4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e', 'ref': {'source-name': '_snapshot-079d8782-9ce8-4c71-8194-a2dc611271b1'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-2025719323', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-203917791', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87940) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 28 13:02:15.795509 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-89d4e3c8-d859-4001-a095-660a7ad20233 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Created reservations ['51e1f639-df1c-4996-97a8-b93dff0a080d', '2f707611-f6d4-4abd-92af-79fc50b51a7a', 'fb6cf48f-7100-4d87-a9ab-ebe62f221038', '4b6f140e-29f9-41e2-94e2-ea9cd1232b65'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:02:16.328289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89d4e3c8-d859-4001-a095-660a7ad20233 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/os-snapshot-manage returned with HTTP 202 Jan 28 13:02:16.337695 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 236/476] 10.222.0.38 () {60 vars in 1259 bytes} [Thu Jan 28 13:02:15 2021] POST /volume/v3/9935ce99291e42729f039325c099dcad/os-snapshot-manage => generated 477 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:02:16.349250 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e508b272-05ff-4fce-88de-cd344cccd680 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:16.350728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e508b272-05ff-4fce-88de-cd344cccd680 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:16.350728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e508b272-05ff-4fce-88de-cd344cccd680 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:16.429819 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:16.429819 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:16.433652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e508b272-05ff-4fce-88de-cd344cccd680 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:16.437054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e508b272-05ff-4fce-88de-cd344cccd680 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:16.454375 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 241/477] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:16 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 609 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:17.463039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b725fc60-9363-4ca1-bd19-662c8344b8e2 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:17.464933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b725fc60-9363-4ca1-bd19-662c8344b8e2 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:17.464933 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:17.464933 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:17.464933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b725fc60-9363-4ca1-bd19-662c8344b8e2 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:17.504102 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:17.504102 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:17.508979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b725fc60-9363-4ca1-bd19-662c8344b8e2 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:17.515944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b725fc60-9363-4ca1-bd19-662c8344b8e2 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:17.519329 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 237/478] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:17 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 609 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:17.535438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cca5f961-5399-4033-9aed-ffd4cd7670d5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] DELETE http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 13:02:17.536487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cca5f961-5399-4033-9aed-ffd4cd7670d5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:17.536759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:17.536759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:17.537919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cca5f961-5399-4033-9aed-ffd4cd7670d5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:17.538496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-cca5f961-5399-4033-9aed-ffd4cd7670d5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Delete volume with id: 907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 13:02:17.612114 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:17.612114 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:17.613326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cca5f961-5399-4033-9aed-ffd4cd7670d5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:02:17.710522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cca5f961-5399-4033-9aed-ffd4cd7670d5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Delete volume request issued successfully. Jan 28 13:02:17.711634 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cca5f961-5399-4033-9aed-ffd4cd7670d5 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 202 Jan 28 13:02:17.724606 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 242/479] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:02:17 2021] DELETE /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:02:17.724934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a81a7c8b-d4bc-4034-9399-5b973deb6360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 13:02:17.725557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a81a7c8b-d4bc-4034-9399-5b973deb6360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:17.725557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:17.725557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:17.725989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a81a7c8b-d4bc-4034-9399-5b973deb6360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:17.859625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:17.859625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:17.884473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a81a7c8b-d4bc-4034-9399-5b973deb6360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:02:17.930713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a81a7c8b-d4bc-4034-9399-5b973deb6360 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 13:02:17.934794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 238/480] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:17 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 916 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:18.534457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-250211cc-5fbc-4b65-a359-d70d76c9d655 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:18.535211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-250211cc-5fbc-4b65-a359-d70d76c9d655 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:18.535510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:18.535510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:18.535973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-250211cc-5fbc-4b65-a359-d70d76c9d655 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:18.588591 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:18.588591 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:18.589851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-250211cc-5fbc-4b65-a359-d70d76c9d655 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:18.592188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-250211cc-5fbc-4b65-a359-d70d76c9d655 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:18.594150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 243/481] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:18 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 609 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:18.954252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b794b1c5-668c-4ff6-b878-9f29c798a1c2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 13:02:18.954793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b794b1c5-668c-4ff6-b878-9f29c798a1c2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:18.955080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:18.955080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:18.955508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b794b1c5-668c-4ff6-b878-9f29c798a1c2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:19.114515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:19.114515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:19.150034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b794b1c5-668c-4ff6-b878-9f29c798a1c2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:02:19.205562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b794b1c5-668c-4ff6-b878-9f29c798a1c2 tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 13:02:19.206410 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 239/482] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:18 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 916 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:19.623536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-24410088-7f53-4f07-bb24-ee86385867b3 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:19.628515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-24410088-7f53-4f07-bb24-ee86385867b3 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:19.628515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:19.628515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:19.628515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-24410088-7f53-4f07-bb24-ee86385867b3 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:19.672539 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:19.672539 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:19.672539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-24410088-7f53-4f07-bb24-ee86385867b3 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:19.673825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-24410088-7f53-4f07-bb24-ee86385867b3 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:19.675150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 244/483] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:19 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 609 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:20.223920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0310bc5b-3935-4917-b4ba-21ca9b5bd2ce tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 13:02:20.224641 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0310bc5b-3935-4917-b4ba-21ca9b5bd2ce tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:20.224641 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:20.224641 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:20.225183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0310bc5b-3935-4917-b4ba-21ca9b5bd2ce tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:20.357244 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:20.357244 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:20.371065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0310bc5b-3935-4917-b4ba-21ca9b5bd2ce tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Volume info retrieved successfully. Jan 28 13:02:20.494816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0310bc5b-3935-4917-b4ba-21ca9b5bd2ce tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 200 Jan 28 13:02:20.507618 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 240/484] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:20 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 916 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:20.695167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1122f65c-3f9c-4376-96c6-8aaf4aadd2bf tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:20.695167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1122f65c-3f9c-4376-96c6-8aaf4aadd2bf tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:20.695167 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:20.695167 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:20.695167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1122f65c-3f9c-4376-96c6-8aaf4aadd2bf tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:20.750455 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:20.750455 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:20.751958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1122f65c-3f9c-4376-96c6-8aaf4aadd2bf tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:20.753892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1122f65c-3f9c-4376-96c6-8aaf4aadd2bf tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:20.755285 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 245/485] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:20 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 634 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:20.770280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27ed0c59-476f-4059-bb43-95026e7d8c82 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:20.771124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27ed0c59-476f-4059-bb43-95026e7d8c82 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:20.771844 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:20.771844 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:20.772684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27ed0c59-476f-4059-bb43-95026e7d8c82 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:20.816371 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:20.816371 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:20.817382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-27ed0c59-476f-4059-bb43-95026e7d8c82 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:20.819194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27ed0c59-476f-4059-bb43-95026e7d8c82 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:20.820857 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 241/486] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:20 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 634 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:20.834804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0197ae23-2eb9-4d4b-8d1f-1d8592054641 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] DELETE http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:20.835370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0197ae23-2eb9-4d4b-8d1f-1d8592054641 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:20.835600 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:20.835600 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:20.835980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0197ae23-2eb9-4d4b-8d1f-1d8592054641 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:20.842378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-0197ae23-2eb9-4d4b-8d1f-1d8592054641 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Delete snapshot with id: ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:20.884031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:20.884031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:20.884944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0197ae23-2eb9-4d4b-8d1f-1d8592054641 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:21.013245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0197ae23-2eb9-4d4b-8d1f-1d8592054641 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot delete request issued successfully. Jan 28 13:02:21.013670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0197ae23-2eb9-4d4b-8d1f-1d8592054641 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 202 Jan 28 13:02:21.014753 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 246/487] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:02:20 2021] DELETE /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:02:21.028343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fcd05630-ad81-4a20-97eb-a6959865872c tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:21.029005 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fcd05630-ad81-4a20-97eb-a6959865872c tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:21.029349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:21.029349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:21.030544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fcd05630-ad81-4a20-97eb-a6959865872c tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:21.089524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:21.089524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:21.090956 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fcd05630-ad81-4a20-97eb-a6959865872c tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:21.093308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fcd05630-ad81-4a20-97eb-a6959865872c tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:21.101478 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 242/488] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:21 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 633 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:21.555802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-038b29a0-0352-4b23-b98f-dc657e811a9e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] GET http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 Jan 28 13:02:21.555802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-038b29a0-0352-4b23-b98f-dc657e811a9e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:21.555802 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:21.555802 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:21.576819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-038b29a0-0352-4b23-b98f-dc657e811a9e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:21.781318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-038b29a0-0352-4b23-b98f-dc657e811a9e tempest-AttachVolumeNegativeTest-430909607 tempest-AttachVolumeNegativeTest-430909607-project] http://10.222.0.38/volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 returned with HTTP 404 Jan 28 13:02:21.788020 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 247/489] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:21 2021] GET /volume/v3/0c1e769d3a5b4e5c87a8cafd2e3aa738/volumes/907ec270-fd18-4d9c-bb9c-37abe38b3d12 => generated 109 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:22.119144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03c13364-cc0b-4c16-92d9-d9ee6e600da9 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:22.119144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03c13364-cc0b-4c16-92d9-d9ee6e600da9 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:22.119144 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:22.119144 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:22.119144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03c13364-cc0b-4c16-92d9-d9ee6e600da9 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:22.219855 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:22.219855 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:22.219855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-03c13364-cc0b-4c16-92d9-d9ee6e600da9 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:22.219855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03c13364-cc0b-4c16-92d9-d9ee6e600da9 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:22.239608 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 243/490] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:22 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 633 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:23.247128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee61d2eb-6bfe-4265-9187-765937ef70b6 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:23.258914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee61d2eb-6bfe-4265-9187-765937ef70b6 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:23.258914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee61d2eb-6bfe-4265-9187-765937ef70b6 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:23.384951 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:23.384951 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:23.386275 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ee61d2eb-6bfe-4265-9187-765937ef70b6 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Snapshot retrieved successfully. Jan 28 13:02:23.416990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee61d2eb-6bfe-4265-9187-765937ef70b6 tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 200 Jan 28 13:02:23.417948 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 248/491] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:23 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 633 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:24.432410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39205921-7fa4-4eb5-ac50-af3d15a0c4ef tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] GET http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f Jan 28 13:02:24.432410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39205921-7fa4-4eb5-ac50-af3d15a0c4ef tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:24.432410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:24.432410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:24.433230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39205921-7fa4-4eb5-ac50-af3d15a0c4ef tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:24.486409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39205921-7fa4-4eb5-ac50-af3d15a0c4ef tempest-SnapshotManageAdminTest-397362240 tempest-SnapshotManageAdminTest-397362240-project-admin] http://10.222.0.38/volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f returned with HTTP 404 Jan 28 13:02:24.494402 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 244/492] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:02:24 2021] GET /volume/v3/9935ce99291e42729f039325c099dcad/snapshots/ef901443-a669-4124-a155-d353458afb9f => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:24.498668 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d7e08c88-cc41-494b-85ec-a4f56548edb8 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] DELETE http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 Jan 28 13:02:24.499471 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d7e08c88-cc41-494b-85ec-a4f56548edb8 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:24.499879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:24.499879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:24.500456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d7e08c88-cc41-494b-85ec-a4f56548edb8 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:24.500891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-d7e08c88-cc41-494b-85ec-a4f56548edb8 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Delete snapshot with id: 079d8782-9ce8-4c71-8194-a2dc611271b1 Jan 28 13:02:24.569169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d7e08c88-cc41-494b-85ec-a4f56548edb8 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 returned with HTTP 404 Jan 28 13:02:24.571874 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 249/493] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:02:24 2021] DELETE /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/snapshots/079d8782-9ce8-4c71-8194-a2dc611271b1 => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:24.588321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8db9ab84-d22b-41da-bcc1-f14715bb9085 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] DELETE http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:24.589263 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8db9ab84-d22b-41da-bcc1-f14715bb9085 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:24.589896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8db9ab84-d22b-41da-bcc1-f14715bb9085 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:24.590536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-8db9ab84-d22b-41da-bcc1-f14715bb9085 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Delete volume with id: d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:24.740227 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:24.740227 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:24.743790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8db9ab84-d22b-41da-bcc1-f14715bb9085 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Volume info retrieved successfully. Jan 28 13:02:24.830612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8db9ab84-d22b-41da-bcc1-f14715bb9085 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Delete volume request issued successfully. Jan 28 13:02:24.831114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8db9ab84-d22b-41da-bcc1-f14715bb9085 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e returned with HTTP 202 Jan 28 13:02:24.833282 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 245/494] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:02:24 2021] DELETE /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:02:24.841404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e495d65-ee4c-4b2a-91e2-30f757b4bf97 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:24.842220 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e495d65-ee4c-4b2a-91e2-30f757b4bf97 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:24.842312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e495d65-ee4c-4b2a-91e2-30f757b4bf97 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:24.989304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:24.989304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:25.012018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3e495d65-ee4c-4b2a-91e2-30f757b4bf97 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Volume info retrieved successfully. Jan 28 13:02:25.070822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e495d65-ee4c-4b2a-91e2-30f757b4bf97 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e returned with HTTP 200 Jan 28 13:02:25.092688 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 250/495] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:24 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e => generated 915 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:26.095494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad87cc85-db8b-443a-80cc-0dca17b4d107 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:26.096086 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad87cc85-db8b-443a-80cc-0dca17b4d107 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:26.096311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:26.096311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:26.096682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad87cc85-db8b-443a-80cc-0dca17b4d107 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:26.278462 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:26.278462 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:26.302616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ad87cc85-db8b-443a-80cc-0dca17b4d107 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Volume info retrieved successfully. Jan 28 13:02:26.337455 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad87cc85-db8b-443a-80cc-0dca17b4d107 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e returned with HTTP 200 Jan 28 13:02:26.338584 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 246/496] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:26 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:27.356093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-353b1af7-0fbf-4a03-90e8-066677b4f6b7 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:27.357230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-353b1af7-0fbf-4a03-90e8-066677b4f6b7 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:27.357608 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:27.357608 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:27.358272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-353b1af7-0fbf-4a03-90e8-066677b4f6b7 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:27.454937 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:27.454937 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:27.482884 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-353b1af7-0fbf-4a03-90e8-066677b4f6b7 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Volume info retrieved successfully. Jan 28 13:02:27.511595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-353b1af7-0fbf-4a03-90e8-066677b4f6b7 tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e returned with HTTP 200 Jan 28 13:02:27.513249 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 251/497] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:27 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:02:28.530299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96028841-5c79-4b36-90de-b6bc80d3c12b tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] GET http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e Jan 28 13:02:28.530775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96028841-5c79-4b36-90de-b6bc80d3c12b tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:28.530996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:28.530996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:28.531438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96028841-5c79-4b36-90de-b6bc80d3c12b tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:28.639066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96028841-5c79-4b36-90de-b6bc80d3c12b tempest-SnapshotManageAdminTest-1545585070 tempest-SnapshotManageAdminTest-1545585070-project] http://10.222.0.38/volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e returned with HTTP 404 Jan 28 13:02:28.640699 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 247/498] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:28 2021] GET /volume/v3/c47fb92e099c4eef866c9d8b487ecba2/volumes/d4984d18-be1b-4d6e-9b61-1d7eb4ae6f2e => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:43.326335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-018d2343-748c-44aa-ae5d-02681e3c561f tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] POST http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types Jan 28 13:02:43.327465 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:43.327465 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:43.328236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-018d2343-748c-44aa-ae5d-02681e3c561f tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-979241032", "extra_specs": {"storage_protocol": "tempest-storage_protocol-103481255", "vendor_name": "tempest-vendor_name-1544847133"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:43.459957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-018d2343-748c-44aa-ae5d-02681e3c561f tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types returned with HTTP 200 Jan 28 13:02:43.463354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 252/499] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:02:42 2021] POST /volume/v3/583dad0d550741e38c16b6e07a5cc358/types => generated 326 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:43.701083 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] POST http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes Jan 28 13:02:43.702237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3e85e85f-db5d-4971-be89-f79a56127832", "size": 1, "name": "tempest-UserMessagesTest-Volume-628083697"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:43.712497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Create volume request body: {'volume': {'volume_type': '3e85e85f-db5d-4971-be89-f79a56127832', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-628083697'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:02:43.756841 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Create volume of 1 GB Jan 28 13:02:43.759576 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:43.759576 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:43.769096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Availability Zones retrieved successfully. Jan 28 13:02:43.825100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Flow 'volume_create_api' (53b762d9-e41d-4732-b027-1fc1187fd612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:02:43.834260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac44746-9f91-4551-9532-138391148424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:43.843689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:02:44.014054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac44746-9f91-4551-9532-138391148424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:02:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-103481255',vendor_name='tempest-vendor_name-1544847133'},id=3e85e85f-db5d-4971-be89-f79a56127832,is_public=True,name='tempest-UserMessagesTest-volume-type-979241032',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e85e85f-db5d-4971-be89-f79a56127832', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:44.017424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dc9fdfc-267c-47bc-90de-82e0b2901eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:44.174145 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-979241032 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-979241032, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:02:44.176273 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-979241032 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-979241032, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:02:44.238159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Created reservations ['d0c9f306-1f7c-40b6-b74a-25c4d44a1792', '7cefda09-5288-4571-a22c-90ed9f16e3c6', 'b4690846-2ae5-4964-85db-012752e66742', '73530d79-4600-4993-8060-6cac2d7fded0'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:02:44.242823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dc9fdfc-267c-47bc-90de-82e0b2901eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0c9f306-1f7c-40b6-b74a-25c4d44a1792', '7cefda09-5288-4571-a22c-90ed9f16e3c6', 'b4690846-2ae5-4964-85db-012752e66742', '73530d79-4600-4993-8060-6cac2d7fded0']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:44.245409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5531736-d156-4f80-a3a3-b6f296279b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:44.414078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5531736-d156-4f80-a3a3-b6f296279b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-628083697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7f28ddd4bd4135906f32592fd9a0e0',qos_specs=None,replication_status=,reservations=['d0c9f306-1f7c-40b6-b74a-25c4d44a1792','7cefda09-5288-4571-a22c-90ed9f16e3c6','b4690846-2ae5-4964-85db-012752e66742','73530d79-4600-4993-8060-6cac2d7fded0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d312be38244454c8dd8b4b8cd5af1d1',volume_type_id=3e85e85f-db5d-4971-be89-f79a56127832), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-628083697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7f28ddd4bd4135906f32592fd9a0e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4d312be38244454c8dd8b4b8cd5af1d1',volume_attachment=,volume_type=,volume_type_id=3e85e85f-db5d-4971-be89-f79a56127832)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:44.423547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c7845d-95a1-48b5-880d-78f2b7e30329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:44.483119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c7845d-95a1-48b5-880d-78f2b7e30329) transitioned into state 'SUCCESS' from state '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-628083697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7f28ddd4bd4135906f32592fd9a0e0',qos_specs=None,replication_status=,reservations=['d0c9f306-1f7c-40b6-b74a-25c4d44a1792','7cefda09-5288-4571-a22c-90ed9f16e3c6','b4690846-2ae5-4964-85db-012752e66742','73530d79-4600-4993-8060-6cac2d7fded0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d312be38244454c8dd8b4b8cd5af1d1',volume_type_id=3e85e85f-db5d-4971-be89-f79a56127832)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:44.485474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba0a00a2-9eec-471f-8558-3279912e4aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:44.510240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba0a00a2-9eec-471f-8558-3279912e4aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:44.518223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Flow 'volume_create_api' (53b762d9-e41d-4732-b027-1fc1187fd612) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:02:44.597606 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Create volume request issued successfully. Jan 28 13:02:44.618612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a2810aa-7b81-452c-a72e-d48331a550cc tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes returned with HTTP 202 Jan 28 13:02:44.624795 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 248/500] 10.222.0.38 () {62 vars in 1266 bytes} [Thu Jan 28 13:02:43 2021] POST /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes => generated 850 bytes in 1155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:02:44.638891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e82f9dd5-3e44-40f2-9ad6-650e9facf033 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 Jan 28 13:02:44.639557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e82f9dd5-3e44-40f2-9ad6-650e9facf033 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:44.640114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e82f9dd5-3e44-40f2-9ad6-650e9facf033 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:44.728331 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:44.728331 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:44.738343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e82f9dd5-3e44-40f2-9ad6-650e9facf033 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Volume info retrieved successfully. Jan 28 13:02:44.769636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e82f9dd5-3e44-40f2-9ad6-650e9facf033 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 returned with HTTP 200 Jan 28 13:02:44.782717 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 253/501] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:02:44 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 => generated 939 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:44.788757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a0cb124-bcdb-497b-ae1e-181b11dcdba1 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages Jan 28 13:02:44.789330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a0cb124-bcdb-497b-ae1e-181b11dcdba1 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:44.790146 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:44.790146 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:44.790530 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a0cb124-bcdb-497b-ae1e-181b11dcdba1 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:44.791976 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:44.791976 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:44.816607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a0cb124-bcdb-497b-ae1e-181b11dcdba1 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages returned with HTTP 200 Jan 28 13:02:44.817859 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 249/502] 10.222.0.38 () {60 vars in 1247 bytes} [Thu Jan 28 13:02:44 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages => generated 736 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:44.829342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c3f72d6-8968-4b1e-a53e-4a639df9e0d6 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] DELETE http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/893b6386-5f41-47eb-853b-fe7198c111d0 Jan 28 13:02:44.829928 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c3f72d6-8968-4b1e-a53e-4a639df9e0d6 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:44.830150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:44.830150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:44.830524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c3f72d6-8968-4b1e-a53e-4a639df9e0d6 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:44.853367 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:02:44.853367 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:02:44.873297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c3f72d6-8968-4b1e-a53e-4a639df9e0d6 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/893b6386-5f41-47eb-853b-fe7198c111d0 returned with HTTP 204 Jan 28 13:02:44.877832 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 254/503] 10.222.0.38 () {60 vars in 1361 bytes} [Thu Jan 28 13:02:44 2021] DELETE /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/893b6386-5f41-47eb-853b-fe7198c111d0 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 28 13:02:44.884013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd509a5c-74c8-409a-828f-02beae3af977 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/893b6386-5f41-47eb-853b-fe7198c111d0 Jan 28 13:02:44.884751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd509a5c-74c8-409a-828f-02beae3af977 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:44.885365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd509a5c-74c8-409a-828f-02beae3af977 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:44.896943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd509a5c-74c8-409a-828f-02beae3af977 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/893b6386-5f41-47eb-853b-fe7198c111d0 returned with HTTP 404 Jan 28 13:02:44.902089 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 250/504] 10.222.0.38 () {60 vars in 1358 bytes} [Thu Jan 28 13:02:44 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/893b6386-5f41-47eb-853b-fe7198c111d0 => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:44.910109 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-937f84cb-45dd-4d66-bbb8-71a6a495dcba tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] POST http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types Jan 28 13:02:44.911043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-937f84cb-45dd-4d66-bbb8-71a6a495dcba tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-527307690", "extra_specs": {"storage_protocol": "tempest-storage_protocol-452763814", "vendor_name": "tempest-vendor_name-384114248"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:44.983534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-937f84cb-45dd-4d66-bbb8-71a6a495dcba tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types returned with HTTP 200 Jan 28 13:02:44.990933 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 255/505] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:02:44 2021] POST /volume/v3/583dad0d550741e38c16b6e07a5cc358/types => generated 325 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:44.995459 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] POST http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes Jan 28 13:02:44.997083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b1dc8ce4-2fb8-4e31-8094-32c098866b77", "size": 1, "name": "tempest-UserMessagesTest-Volume-1913771612"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:44.999522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Create volume request body: {'volume': {'volume_type': 'b1dc8ce4-2fb8-4e31-8094-32c098866b77', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1913771612'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:02:45.038308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Create volume of 1 GB Jan 28 13:02:45.039076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:45.039076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:45.041997 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Availability Zones retrieved successfully. Jan 28 13:02:45.083839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Flow 'volume_create_api' (464c7819-1af3-480a-88e8-7bbf8d7b2258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:02:45.086878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3345f555-6db6-46e0-8e9b-aa7e5de8dca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:45.093669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:02:45.168239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3345f555-6db6-46e0-8e9b-aa7e5de8dca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:02:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-452763814',vendor_name='tempest-vendor_name-384114248'},id=b1dc8ce4-2fb8-4e31-8094-32c098866b77,is_public=True,name='tempest-UserMessagesTest-volume-type-527307690',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1dc8ce4-2fb8-4e31-8094-32c098866b77', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:45.172568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0fbd2a-1c10-4f50-8f0e-4fd89d6a8114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:45.251591 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-527307690 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-527307690, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:02:45.252493 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-527307690 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-527307690, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:02:45.302840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Created reservations ['fa5b7867-9cd1-48ef-ad3c-296282c897a9', 'a6b1ce8d-0271-4300-8407-bbac6dc998d8', '66bb9f69-8e6d-4dc0-86b3-7e75bd05aa77', 'a0782073-b806-4808-86f2-b464551eacdb'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:02:45.305693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0fbd2a-1c10-4f50-8f0e-4fd89d6a8114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa5b7867-9cd1-48ef-ad3c-296282c897a9', 'a6b1ce8d-0271-4300-8407-bbac6dc998d8', '66bb9f69-8e6d-4dc0-86b3-7e75bd05aa77', 'a0782073-b806-4808-86f2-b464551eacdb']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:45.308809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c44583-2bf6-4874-8103-ffb717fecc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:45.396276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c44583-2bf6-4874-8103-ffb717fecc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79f74199-8308-4d45-bdd0-1650b17bb6f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1913771612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7f28ddd4bd4135906f32592fd9a0e0',qos_specs=None,replication_status=,reservations=['fa5b7867-9cd1-48ef-ad3c-296282c897a9','a6b1ce8d-0271-4300-8407-bbac6dc998d8','66bb9f69-8e6d-4dc0-86b3-7e75bd05aa77','a0782073-b806-4808-86f2-b464551eacdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d312be38244454c8dd8b4b8cd5af1d1',volume_type_id=b1dc8ce4-2fb8-4e31-8094-32c098866b77), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1913771612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79f74199-8308-4d45-bdd0-1650b17bb6f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f7f28ddd4bd4135906f32592fd9a0e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4d312be38244454c8dd8b4b8cd5af1d1',volume_attachment=,volume_type=,volume_type_id=b1dc8ce4-2fb8-4e31-8094-32c098866b77)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:45.410638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f11b29-3806-4778-a965-3080dc29b0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:45.447011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f11b29-3806-4778-a965-3080dc29b0c5) transitioned into state 'SUCCESS' from state '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-1913771612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f7f28ddd4bd4135906f32592fd9a0e0',qos_specs=None,replication_status=,reservations=['fa5b7867-9cd1-48ef-ad3c-296282c897a9','a6b1ce8d-0271-4300-8407-bbac6dc998d8','66bb9f69-8e6d-4dc0-86b3-7e75bd05aa77','a0782073-b806-4808-86f2-b464551eacdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d312be38244454c8dd8b4b8cd5af1d1',volume_type_id=b1dc8ce4-2fb8-4e31-8094-32c098866b77)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:45.452712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748d856b-17b3-4643-8bda-08a914e92175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:45.476945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (748d856b-17b3-4643-8bda-08a914e92175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:45.480759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Flow 'volume_create_api' (464c7819-1af3-480a-88e8-7bbf8d7b2258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:02:45.594863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Create volume request issued successfully. Jan 28 13:02:45.615409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8aa10b8a-4f74-4094-befa-9412b0c15152 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes returned with HTTP 202 Jan 28 13:02:45.616970 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 251/506] 10.222.0.38 () {62 vars in 1266 bytes} [Thu Jan 28 13:02:44 2021] POST /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes => generated 851 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:02:45.636955 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68a4967e-78fa-4039-a386-82b927cdd3d3 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 Jan 28 13:02:45.639684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68a4967e-78fa-4039-a386-82b927cdd3d3 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:45.640490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68a4967e-78fa-4039-a386-82b927cdd3d3 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:45.811946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:45.811946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:45.835836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-68a4967e-78fa-4039-a386-82b927cdd3d3 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Volume info retrieved successfully. Jan 28 13:02:45.896437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68a4967e-78fa-4039-a386-82b927cdd3d3 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 returned with HTTP 200 Jan 28 13:02:45.902316 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 256/507] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:02:45 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 => generated 919 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:46.365444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] POST http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes Jan 28 13:02:46.365937 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:46.365937 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:46.366373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-485001055", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:02:46.367923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-485001055', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:02:46.368302 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Create volume of 1 GB Jan 28 13:02:46.368934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:46.368934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:46.408518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Availability Zones retrieved successfully. Jan 28 13:02:46.454254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Flow 'volume_create_api' (b1fa0909-996c-4b2d-9058-07d35f0edd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:02:46.457495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81617bd-d4ba-4b26-9311-21e3e8cda184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:46.459784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:02:46.552242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81617bd-d4ba-4b26-9311-21e3e8cda184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:46.554933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259fae68-1ee7-443f-b63f-b07b95947a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:46.690960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Created reservations ['c3eacccf-4c82-4e87-b43d-331833491494', '22a986c0-794e-4b29-a9a0-37a71ac816e3', 'e7fbaf80-0f12-4e9e-b1a3-9481d20cd250', '4fae1ec0-5902-4184-94e2-996449369a86'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:02:46.697679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259fae68-1ee7-443f-b63f-b07b95947a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3eacccf-4c82-4e87-b43d-331833491494', '22a986c0-794e-4b29-a9a0-37a71ac816e3', 'e7fbaf80-0f12-4e9e-b1a3-9481d20cd250', '4fae1ec0-5902-4184-94e2-996449369a86']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:46.703838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b6d6c7-aae2-4dbb-aa02-29193f6ce74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:46.832315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b6d6c7-aae2-4dbb-aa02-29193f6ce74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c61841c-9ffc-4a9c-a34f-7399a8819aaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-485001055',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='88a0b02507234d25a6f543a000af1a7e',qos_specs=None,replication_status=,reservations=['c3eacccf-4c82-4e87-b43d-331833491494','22a986c0-794e-4b29-a9a0-37a71ac816e3','e7fbaf80-0f12-4e9e-b1a3-9481d20cd250','4fae1ec0-5902-4184-94e2-996449369a86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee8ed62afae49aa903156aabb352592',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-485001055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c61841c-9ffc-4a9c-a34f-7399a8819aaa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='88a0b02507234d25a6f543a000af1a7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0ee8ed62afae49aa903156aabb352592',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:46.835948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48523d0d-17ca-4242-a0ee-57d287888350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:46.922048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec52e13b-59c2-43e5-a4b5-68047120f6ff tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 Jan 28 13:02:46.922824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec52e13b-59c2-43e5-a4b5-68047120f6ff tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:46.923237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:46.923237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:46.923945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec52e13b-59c2-43e5-a4b5-68047120f6ff tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:46.968662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48523d0d-17ca-4242-a0ee-57d287888350) transitioned into state 'SUCCESS' from state '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-485001055',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='88a0b02507234d25a6f543a000af1a7e',qos_specs=None,replication_status=,reservations=['c3eacccf-4c82-4e87-b43d-331833491494','22a986c0-794e-4b29-a9a0-37a71ac816e3','e7fbaf80-0f12-4e9e-b1a3-9481d20cd250','4fae1ec0-5902-4184-94e2-996449369a86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee8ed62afae49aa903156aabb352592',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:46.971044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ddfa75-2540-4999-938e-5752c648de4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:02:47.018560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ddfa75-2540-4999-938e-5752c648de4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:02:47.024997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Flow 'volume_create_api' (b1fa0909-996c-4b2d-9058-07d35f0edd73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:02:47.088770 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:47.088770 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:47.128145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ec52e13b-59c2-43e5-a4b5-68047120f6ff tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Volume info retrieved successfully. Jan 28 13:02:47.160137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Create volume request issued successfully. Jan 28 13:02:47.197601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec52e13b-59c2-43e5-a4b5-68047120f6ff tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 returned with HTTP 200 Jan 28 13:02:47.198126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-d9a4fd32-85ae-451d-b374-79696b146e5e tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes returned with HTTP 202 Jan 28 13:02:47.199282 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 257/508] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:02:46 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 => generated 940 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:47.201886 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 252/509] 10.222.0.38 () {64 vars in 1512 bytes} [Thu Jan 28 13:02:46 2021] POST /volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes => generated 831 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:02:47.213884 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-38809423-3033-47d1-8095-12b1dfaa3316 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] GET http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa Jan 28 13:02:47.215881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-38809423-3033-47d1-8095-12b1dfaa3316 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:47.216610 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:47.216610 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:47.217579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-38809423-3033-47d1-8095-12b1dfaa3316 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:47.223169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6c04d0f-08ce-41a7-babb-ceb1a0ff1241 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages Jan 28 13:02:47.225285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6c04d0f-08ce-41a7-babb-ceb1a0ff1241 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:47.226033 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:47.226033 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:47.227186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6c04d0f-08ce-41a7-babb-ceb1a0ff1241 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:47.228458 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:47.228458 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:47.261766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6c04d0f-08ce-41a7-babb-ceb1a0ff1241 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages returned with HTTP 200 Jan 28 13:02:47.263821 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 253/510] 10.222.0.38 () {60 vars in 1247 bytes} [Thu Jan 28 13:02:47 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages => generated 736 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:47.280082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92242710-ca85-41f5-a2a8-74d9e6dda6d9 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/b07e725a-374e-4413-9b55-73cf9b8dae25 Jan 28 13:02:47.280673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92242710-ca85-41f5-a2a8-74d9e6dda6d9 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:47.281169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92242710-ca85-41f5-a2a8-74d9e6dda6d9 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:47.308994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92242710-ca85-41f5-a2a8-74d9e6dda6d9 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/b07e725a-374e-4413-9b55-73cf9b8dae25 returned with HTTP 200 Jan 28 13:02:47.313467 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:47.313467 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:47.323226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-38809423-3033-47d1-8095-12b1dfaa3316 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Volume info retrieved successfully. Jan 28 13:02:47.327962 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 254/511] 10.222.0.38 () {60 vars in 1358 bytes} [Thu Jan 28 13:02:47 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/b07e725a-374e-4413-9b55-73cf9b8dae25 => generated 733 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:47.341910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86282f7e-8b85-4c27-9c7c-56be06fa989a tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages Jan 28 13:02:47.342499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86282f7e-8b85-4c27-9c7c-56be06fa989a tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:47.342994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86282f7e-8b85-4c27-9c7c-56be06fa989a tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:47.369070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4e986bcf-0015-4999-b783-ee6ae4325764 req-38809423-3033-47d1-8095-12b1dfaa3316 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa returned with HTTP 200 Jan 28 13:02:47.369070 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 258/512] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:02:47 2021] GET /volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa => generated 899 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:47.392086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86282f7e-8b85-4c27-9c7c-56be06fa989a tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages returned with HTTP 200 Jan 28 13:02:47.397338 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 255/513] 10.222.0.38 () {60 vars in 1247 bytes} [Thu Jan 28 13:02:47 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages => generated 736 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:47.405386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd5da0d7-08a9-46ff-af00-c75f3686149c tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] DELETE http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/b07e725a-374e-4413-9b55-73cf9b8dae25 Jan 28 13:02:47.406232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd5da0d7-08a9-46ff-af00-c75f3686149c tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:47.406561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:47.406561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:47.406954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd5da0d7-08a9-46ff-af00-c75f3686149c tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:47.426091 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:02:47.426091 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:02:47.433503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd5da0d7-08a9-46ff-af00-c75f3686149c tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/b07e725a-374e-4413-9b55-73cf9b8dae25 returned with HTTP 204 Jan 28 13:02:47.436268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 259/514] 10.222.0.38 () {60 vars in 1361 bytes} [Thu Jan 28 13:02:47 2021] DELETE /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/messages/b07e725a-374e-4413-9b55-73cf9b8dae25 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 28 13:02:47.458891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] DELETE http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 Jan 28 13:02:47.459470 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:47.459975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:47.460444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Delete volume with id: 79f74199-8308-4d45-bdd0-1650b17bb6f1 Jan 28 13:02:47.581515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:47.581515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:47.585725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Volume info retrieved successfully. Jan 28 13:02:47.589430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Decrease volume quotas only if status is not error_managing. {{(pid=87940) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 28 13:02:47.746668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Created reservations ['dba1afd4-0fda-49a3-b2e8-4142e7b4a4df', 'aded035c-af24-4e1f-b1bc-f07faa659955', '558dc121-072c-410c-8f6c-973cc8d637e7', '689480c7-490a-4614-a313-c52d988945bf'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:02:47.750364 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:02:47.750364 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:02:47.842203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Delete volume request issued successfully. Jan 28 13:02:47.842999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f68064d1-3469-428f-9610-f155eae22e35 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 returned with HTTP 202 Jan 28 13:02:47.844493 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 256/515] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:02:47 2021] DELETE /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 => generated 0 bytes in 401 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:02:47.855769 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1da8fff7-4e8f-4327-a4b7-7ca3b270a041 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 Jan 28 13:02:47.856505 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1da8fff7-4e8f-4327-a4b7-7ca3b270a041 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:47.857332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1da8fff7-4e8f-4327-a4b7-7ca3b270a041 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:48.034359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1da8fff7-4e8f-4327-a4b7-7ca3b270a041 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 returned with HTTP 404 Jan 28 13:02:48.040026 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 260/516] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:47 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/79f74199-8308-4d45-bdd0-1650b17bb6f1 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:48.048998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-415e2ace-5441-476a-afce-6eda3fd179ed tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] DELETE http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types/b1dc8ce4-2fb8-4e31-8094-32c098866b77 Jan 28 13:02:48.049656 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-415e2ace-5441-476a-afce-6eda3fd179ed tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:48.049948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:48.049948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:48.050447 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-415e2ace-5441-476a-afce-6eda3fd179ed tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:48.274229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-415e2ace-5441-476a-afce-6eda3fd179ed tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types/b1dc8ce4-2fb8-4e31-8094-32c098866b77 returned with HTTP 202 Jan 28 13:02:48.278481 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 257/517] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:02:48 2021] DELETE /volume/v3/583dad0d550741e38c16b6e07a5cc358/types/b1dc8ce4-2fb8-4e31-8094-32c098866b77 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:02:48.292985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a2e1187-58aa-425b-84c8-442309d5e2e4 tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] GET http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types/b1dc8ce4-2fb8-4e31-8094-32c098866b77 Jan 28 13:02:48.308883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a2e1187-58aa-425b-84c8-442309d5e2e4 tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:48.309201 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a2e1187-58aa-425b-84c8-442309d5e2e4 tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:48.348340 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a2e1187-58aa-425b-84c8-442309d5e2e4 tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types/b1dc8ce4-2fb8-4e31-8094-32c098866b77 returned with HTTP 404 Jan 28 13:02:48.349330 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 261/518] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:02:48 2021] GET /volume/v3/583dad0d550741e38c16b6e07a5cc358/types/b1dc8ce4-2fb8-4e31-8094-32c098866b77 => generated 114 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:48.358147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] DELETE http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 Jan 28 13:02:48.358816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:48.359431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:48.359982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Delete volume with id: f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 Jan 28 13:02:48.489595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:48.489595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:48.491793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Volume info retrieved successfully. Jan 28 13:02:48.497611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Decrease volume quotas only if status is not error_managing. {{(pid=87940) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 28 13:02:48.624396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Created reservations ['dcbcb730-a007-4dc0-b2a5-299baa95a0d0', '2170146f-1b2c-4304-9d21-b3d7d48ddf2f', 'ed4bebd2-afcb-4922-a21f-5858a3976ecb', '63b39c3d-eb8e-430b-b28c-a6755a9c9d4e'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:02:48.630150 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:02:48.630150 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:02:48.743814 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Delete volume request issued successfully. Jan 28 13:02:48.744311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae8b8eb7-492f-42ea-ad72-3f007999113b tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 returned with HTTP 202 Jan 28 13:02:48.745738 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 258/519] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:02:48 2021] DELETE /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:02:48.760076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-566908e4-4f04-4d65-bba9-d97b4af3e540 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] GET http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 Jan 28 13:02:48.760827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-566908e4-4f04-4d65-bba9-d97b4af3e540 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:48.761517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-566908e4-4f04-4d65-bba9-d97b4af3e540 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:48.841402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-566908e4-4f04-4d65-bba9-d97b4af3e540 tempest-UserMessagesTest-2135880707 tempest-UserMessagesTest-2135880707-project] http://10.222.0.38/volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 returned with HTTP 404 Jan 28 13:02:48.846004 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 262/520] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:02:48 2021] GET /volume/v3/9f7f28ddd4bd4135906f32592fd9a0e0/volumes/f4a80f44-6e5a-4fd0-9064-7ccc24cf28c2 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:48.850589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c4552a0-b031-402c-8cbb-49386a2fcccf tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] DELETE http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types/3e85e85f-db5d-4971-be89-f79a56127832 Jan 28 13:02:48.851185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c4552a0-b031-402c-8cbb-49386a2fcccf tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:48.851396 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:48.851396 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:48.852306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c4552a0-b031-402c-8cbb-49386a2fcccf tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:48.878212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9385179d-3fa7-436c-bcf3-65e82e8baa88 req-925e8001-c128-4c99-850a-2d8240919aef tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] GET http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa Jan 28 13:02:48.879137 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9385179d-3fa7-436c-bcf3-65e82e8baa88 req-925e8001-c128-4c99-850a-2d8240919aef tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:48.880580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9385179d-3fa7-436c-bcf3-65e82e8baa88 req-925e8001-c128-4c99-850a-2d8240919aef tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:48.958762 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:48.958762 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:48.984500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-9385179d-3fa7-436c-bcf3-65e82e8baa88 req-925e8001-c128-4c99-850a-2d8240919aef tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Volume info retrieved successfully. Jan 28 13:02:49.021151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9385179d-3fa7-436c-bcf3-65e82e8baa88 req-925e8001-c128-4c99-850a-2d8240919aef tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa returned with HTTP 200 Jan 28 13:02:49.022758 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 263/521] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:02:48 2021] GET /volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa => generated 924 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:02:49.105053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c4552a0-b031-402c-8cbb-49386a2fcccf tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types/3e85e85f-db5d-4971-be89-f79a56127832 returned with HTTP 202 Jan 28 13:02:49.106021 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 259/522] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:02:48 2021] DELETE /volume/v3/583dad0d550741e38c16b6e07a5cc358/types/3e85e85f-db5d-4971-be89-f79a56127832 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:02:49.115495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6870c49d-c381-44c4-896a-e13aad5459cc tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] GET http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types/3e85e85f-db5d-4971-be89-f79a56127832 Jan 28 13:02:49.116032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6870c49d-c381-44c4-896a-e13aad5459cc tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:49.116269 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:49.116269 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:49.116648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6870c49d-c381-44c4-896a-e13aad5459cc tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:49.144572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6870c49d-c381-44c4-896a-e13aad5459cc tempest-UserMessagesTest-924466306 tempest-UserMessagesTest-924466306-project-admin] http://10.222.0.38/volume/v3/583dad0d550741e38c16b6e07a5cc358/types/3e85e85f-db5d-4971-be89-f79a56127832 returned with HTTP 404 Jan 28 13:02:49.150350 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 264/523] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:02:49 2021] GET /volume/v3/583dad0d550741e38c16b6e07a5cc358/types/3e85e85f-db5d-4971-be89-f79a56127832 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:02:50.039358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7089561b-8300-44cb-adff-b634aa88547d req-2f469f9f-a2f3-4595-b9aa-628fdde50fb8 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] GET http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa Jan 28 13:02:50.040169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7089561b-8300-44cb-adff-b634aa88547d req-2f469f9f-a2f3-4595-b9aa-628fdde50fb8 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:50.040630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7089561b-8300-44cb-adff-b634aa88547d req-2f469f9f-a2f3-4595-b9aa-628fdde50fb8 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:50.097433 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:50.097433 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:50.108556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-7089561b-8300-44cb-adff-b634aa88547d req-2f469f9f-a2f3-4595-b9aa-628fdde50fb8 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Volume info retrieved successfully. Jan 28 13:02:50.148675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7089561b-8300-44cb-adff-b634aa88547d req-2f469f9f-a2f3-4595-b9aa-628fdde50fb8 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa returned with HTTP 200 Jan 28 13:02:50.150275 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 260/524] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:02:50 2021] GET /volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa => generated 924 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:50.475230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8546f04c-d03e-4461-8819-8e5984becb1e req-bb7744ab-b966-43cc-816b-aeab503b4200 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] DELETE http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa Jan 28 13:02:50.475890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8546f04c-d03e-4461-8819-8e5984becb1e req-bb7744ab-b966-43cc-816b-aeab503b4200 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:50.476492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8546f04c-d03e-4461-8819-8e5984becb1e req-bb7744ab-b966-43cc-816b-aeab503b4200 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:50.477474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-8546f04c-d03e-4461-8819-8e5984becb1e req-bb7744ab-b966-43cc-816b-aeab503b4200 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Delete volume with id: 6c61841c-9ffc-4a9c-a34f-7399a8819aaa Jan 28 13:02:50.530874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:50.530874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:50.532646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8546f04c-d03e-4461-8819-8e5984becb1e req-bb7744ab-b966-43cc-816b-aeab503b4200 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Volume info retrieved successfully. Jan 28 13:02:50.578342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8546f04c-d03e-4461-8819-8e5984becb1e req-bb7744ab-b966-43cc-816b-aeab503b4200 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Delete volume request issued successfully. Jan 28 13:02:50.578890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8546f04c-d03e-4461-8819-8e5984becb1e req-bb7744ab-b966-43cc-816b-aeab503b4200 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa returned with HTTP 202 Jan 28 13:02:50.579979 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 265/525] 10.222.0.38 () {62 vars in 1591 bytes} [Thu Jan 28 13:02:50 2021] DELETE /volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:02:51.264085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-501d0c27-7ad8-41e5-a80c-8e6ec141895b req-c9505773-f716-4345-9e07-4587c6a129b0 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] GET http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa Jan 28 13:02:51.264085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-501d0c27-7ad8-41e5-a80c-8e6ec141895b req-c9505773-f716-4345-9e07-4587c6a129b0 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:51.264085 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:51.264085 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:51.264085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-501d0c27-7ad8-41e5-a80c-8e6ec141895b req-c9505773-f716-4345-9e07-4587c6a129b0 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:51.381966 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:02:51.381966 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:02:51.403085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-501d0c27-7ad8-41e5-a80c-8e6ec141895b req-c9505773-f716-4345-9e07-4587c6a129b0 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Volume info retrieved successfully. Jan 28 13:02:51.461935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-501d0c27-7ad8-41e5-a80c-8e6ec141895b req-c9505773-f716-4345-9e07-4587c6a129b0 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa returned with HTTP 200 Jan 28 13:02:51.463141 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 261/526] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:02:51 2021] GET /volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa => generated 923 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:02:56.161446 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bc26b44e-b8b3-4dce-a7ce-d648672bb2af req-ccc921a3-f8dd-4dca-b170-dee84566dba7 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] GET http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa Jan 28 13:02:56.163136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bc26b44e-b8b3-4dce-a7ce-d648672bb2af req-ccc921a3-f8dd-4dca-b170-dee84566dba7 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:02:56.163530 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:02:56.163530 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:02:56.164061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bc26b44e-b8b3-4dce-a7ce-d648672bb2af req-ccc921a3-f8dd-4dca-b170-dee84566dba7 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:02:56.341018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bc26b44e-b8b3-4dce-a7ce-d648672bb2af req-ccc921a3-f8dd-4dca-b170-dee84566dba7 tempest-VolumesGetTestJSON-2020185135 tempest-VolumesGetTestJSON-2020185135-project] http://10.222.0.38/volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa returned with HTTP 404 Jan 28 13:02:56.342631 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 266/527] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:02:56 2021] GET /volume/v3/88a0b02507234d25a6f543a000af1a7e/volumes/6c61841c-9ffc-4a9c-a34f-7399a8819aaa => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:03:03.519003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] POST http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes Jan 28 13:03:03.519539 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:03.519539 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:03.519992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-79177033"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:03:03.521316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-79177033'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:03:03.521686 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Create volume of 1 GB Jan 28 13:03:03.563475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Availability Zones retrieved successfully. Jan 28 13:03:03.593234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Flow 'volume_create_api' (2b0eee51-fe86-4910-9cbf-4b3ef551b513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:03:03.608308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf8af14-607f-4d04-95b9-8a764dd0e738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:03:03.610844 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:03:03.775890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bf8af14-607f-4d04-95b9-8a764dd0e738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:03:03.783574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a1e79b-8fd4-40e8-bebe-60dad7c45ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:03:03.984420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Created reservations ['a32cc5e5-a3ca-4744-a654-0a27703e5d35', '182bcf87-6f87-4ee8-87c7-ed2abf56c389', 'd84f923f-fab4-41fb-bbd3-331d66da8cab', '9e8eefa6-265d-4302-918d-05a4c72298d5'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:03:03.993613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a1e79b-8fd4-40e8-bebe-60dad7c45ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a32cc5e5-a3ca-4744-a654-0a27703e5d35', '182bcf87-6f87-4ee8-87c7-ed2abf56c389', 'd84f923f-fab4-41fb-bbd3-331d66da8cab', '9e8eefa6-265d-4302-918d-05a4c72298d5']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:03:03.995996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf44f63-d2eb-463d-81f5-44e4ee827106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:03:04.109048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf44f63-d2eb-463d-81f5-44e4ee827106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d639c89-c55d-45d0-ab0c-5e0dc20b68f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-79177033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c85238a0f847d19bed50542bd1842b',qos_specs=None,replication_status=,reservations=['a32cc5e5-a3ca-4744-a654-0a27703e5d35','182bcf87-6f87-4ee8-87c7-ed2abf56c389','d84f923f-fab4-41fb-bbd3-331d66da8cab','9e8eefa6-265d-4302-918d-05a4c72298d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a8bc3f828c40ab905be7f811ca63d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-79177033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d639c89-c55d-45d0-ab0c-5e0dc20b68f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4c85238a0f847d19bed50542bd1842b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11a8bc3f828c40ab905be7f811ca63d5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:03:04.111244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49b93f15-4a7e-4467-a57b-4de26d984ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:03:04.147675 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49b93f15-4a7e-4467-a57b-4de26d984ba4) transitioned into state 'SUCCESS' from state '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-79177033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c85238a0f847d19bed50542bd1842b',qos_specs=None,replication_status=,reservations=['a32cc5e5-a3ca-4744-a654-0a27703e5d35','182bcf87-6f87-4ee8-87c7-ed2abf56c389','d84f923f-fab4-41fb-bbd3-331d66da8cab','9e8eefa6-265d-4302-918d-05a4c72298d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a8bc3f828c40ab905be7f811ca63d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:03:04.150244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eaf52b0-4fc9-48e0-b0ad-d1958bb329c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:03:04.194531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eaf52b0-4fc9-48e0-b0ad-d1958bb329c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:03:04.203089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Flow 'volume_create_api' (2b0eee51-fe86-4910-9cbf-4b3ef551b513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:03:04.346448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Create volume request issued successfully. Jan 28 13:03:04.383849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83b5a8fe-c2f2-4121-9b64-634e1cdef658 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes returned with HTTP 202 Jan 28 13:03:04.384999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 262/528] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:03:02 2021] POST /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes => generated 821 bytes in 1491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:03:04.404742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-efc77706-c200-434a-a886-efbd97673309 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:03:04.405395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-efc77706-c200-434a-a886-efbd97673309 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:04.405948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-efc77706-c200-434a-a886-efbd97673309 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:04.525564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:04.525564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:04.555570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-efc77706-c200-434a-a886-efbd97673309 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:03:04.584998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-efc77706-c200-434a-a886-efbd97673309 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 returned with HTTP 200 Jan 28 13:03:04.586424 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 267/529] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:04 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:05.604431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1fcfe8b8-3895-46ae-950c-4279563e6ae7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:03:05.606072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1fcfe8b8-3895-46ae-950c-4279563e6ae7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:05.606511 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:05.606511 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:05.607168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1fcfe8b8-3895-46ae-950c-4279563e6ae7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:05.696961 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:05.696961 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:05.718408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1fcfe8b8-3895-46ae-950c-4279563e6ae7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:03:05.746928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1fcfe8b8-3895-46ae-950c-4279563e6ae7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 returned with HTTP 200 Jan 28 13:03:05.761075 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 263/530] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:05 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:05.768204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] POST http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups Jan 28 13:03:05.785444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:05.785444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:05.787974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d639c89-c55d-45d0-ab0c-5e0dc20b68f1", "name": "tempest-VolumesBackupsAdminTest-Backup-704483928"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:03:05.789216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Creating new backup {'backup': {'volume_id': '2d639c89-c55d-45d0-ab0c-5e0dc20b68f1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-704483928'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 13:03:05.790850 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Creating backup of volume 2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 in container None Jan 28 13:03:05.915330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:05.915330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:05.917568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:03:05.979804 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] 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. Jan 28 13:03:05.986789 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] 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. Jan 28 13:03:06.041215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Created reservations ['547fe1c9-44e7-4db7-ab1f-1627967a599b', '3870152f-35dc-4c9e-bd47-04016b325926'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:03:06.167995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89468aa0-89ac-4d41-ab6d-5131e6c765fc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups returned with HTTP 202 Jan 28 13:03:06.175574 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 268/531] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:03:05 2021] POST /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups => generated 400 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:03:06.189244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd71094d-80ef-42ed-971f-175dd4688d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:06.189784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd71094d-80ef-42ed-971f-175dd4688d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:06.190001 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:06.190001 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:06.190375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd71094d-80ef-42ed-971f-175dd4688d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:06.190747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fd71094d-80ef-42ed-971f-175dd4688d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:06.228388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:06.228388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:06.230778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd71094d-80ef-42ed-971f-175dd4688d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:06.231679 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 264/532] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:06 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 807 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:03:07.247580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad527a4d-3fb1-4850-9995-607b81ccc232 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:07.248110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad527a4d-3fb1-4850-9995-607b81ccc232 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:07.248287 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:07.248287 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:07.249663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad527a4d-3fb1-4850-9995-607b81ccc232 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:07.251214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ad527a4d-3fb1-4850-9995-607b81ccc232 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:07.341903 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:07.341903 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:07.349540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad527a4d-3fb1-4850-9995-607b81ccc232 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:07.354797 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 269/533] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:07 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 807 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:08.364956 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0b0a71a-7fac-41e9-9f0b-6e7d72f722c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:08.365519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0b0a71a-7fac-41e9-9f0b-6e7d72f722c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:08.365690 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:08.365690 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:08.366556 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0b0a71a-7fac-41e9-9f0b-6e7d72f722c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:08.367103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e0b0a71a-7fac-41e9-9f0b-6e7d72f722c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:08.409960 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:08.409960 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:08.416140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0b0a71a-7fac-41e9-9f0b-6e7d72f722c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:08.420107 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 265/534] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:08 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 807 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:09.434477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e05133d9-f6ba-483b-bf87-0c2ec7cae6a3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:09.435065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e05133d9-f6ba-483b-bf87-0c2ec7cae6a3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:09.435209 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:09.435209 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:09.435865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e05133d9-f6ba-483b-bf87-0c2ec7cae6a3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:09.436431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e05133d9-f6ba-483b-bf87-0c2ec7cae6a3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:09.491521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:09.491521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:09.497048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e05133d9-f6ba-483b-bf87-0c2ec7cae6a3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:09.499995 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 270/535] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:09 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 807 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:10.524774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a6313fd-0b2e-471d-ae5d-17a3f0691600 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:10.525469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a6313fd-0b2e-471d-ae5d-17a3f0691600 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:10.525729 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:10.525729 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:10.526172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a6313fd-0b2e-471d-ae5d-17a3f0691600 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:10.537003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9a6313fd-0b2e-471d-ae5d-17a3f0691600 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:10.603883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:10.603883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:10.606009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a6313fd-0b2e-471d-ae5d-17a3f0691600 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:10.611102 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 266/536] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:10 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 807 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:11.626355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2748c0fd-a3c2-4314-a9f3-4a70cafa579a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:11.627528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2748c0fd-a3c2-4314-a9f3-4a70cafa579a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:11.627903 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:11.627903 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:11.628490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2748c0fd-a3c2-4314-a9f3-4a70cafa579a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:11.629013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2748c0fd-a3c2-4314-a9f3-4a70cafa579a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:11.683877 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:11.683877 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:11.686636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2748c0fd-a3c2-4314-a9f3-4a70cafa579a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:11.688011 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 271/537] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:11 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 807 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:12.708980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d93b0c10-4588-47df-98a5-5e60712d663c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:12.708980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d93b0c10-4588-47df-98a5-5e60712d663c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:12.708980 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:12.708980 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:12.708980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d93b0c10-4588-47df-98a5-5e60712d663c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:12.708980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d93b0c10-4588-47df-98a5-5e60712d663c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:12.782579 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:12.782579 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:12.782579 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d93b0c10-4588-47df-98a5-5e60712d663c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:12.782579 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 267/538] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:12 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 807 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:13.791110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6192e588-5459-4f0b-8e63-0e8ed3616cba tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:13.793350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6192e588-5459-4f0b-8e63-0e8ed3616cba tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:13.794234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:13.794234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:13.795899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6192e588-5459-4f0b-8e63-0e8ed3616cba tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:13.796314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6192e588-5459-4f0b-8e63-0e8ed3616cba tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:13.845748 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:13.845748 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:13.848107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6192e588-5459-4f0b-8e63-0e8ed3616cba tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:13.849402 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 272/539] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:13 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 807 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:14.863613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7fa9562-2f95-44b1-a196-7895d638c73f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:14.864664 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7fa9562-2f95-44b1-a196-7895d638c73f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:14.865042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:14.865042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:14.865727 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7fa9562-2f95-44b1-a196-7895d638c73f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:14.866239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c7fa9562-2f95-44b1-a196-7895d638c73f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:14.956411 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:14.956411 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:14.958419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7fa9562-2f95-44b1-a196-7895d638c73f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:14.979427 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 268/540] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:14 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:15.975422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-917b918f-ff69-47fb-9fe8-de23f7cefadf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:15.976059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-917b918f-ff69-47fb-9fe8-de23f7cefadf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:15.976378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:15.976378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:15.976903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-917b918f-ff69-47fb-9fe8-de23f7cefadf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:15.977484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-917b918f-ff69-47fb-9fe8-de23f7cefadf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:16.048824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:16.048824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:16.058413 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-917b918f-ff69-47fb-9fe8-de23f7cefadf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:16.060825 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 273/541] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:15 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:17.081978 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7324609-5fd9-4c11-a334-54c36914edf9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:17.082675 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7324609-5fd9-4c11-a334-54c36914edf9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:17.082827 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:17.082827 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:17.083102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7324609-5fd9-4c11-a334-54c36914edf9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:17.090243 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c7324609-5fd9-4c11-a334-54c36914edf9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:17.163014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:17.163014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:17.164967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7324609-5fd9-4c11-a334-54c36914edf9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:17.174199 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 269/542] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:17 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:18.181443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-655d8d4d-bb67-45a3-9b79-841dcdb29a7b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:18.182595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-655d8d4d-bb67-45a3-9b79-841dcdb29a7b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:18.183072 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:18.183072 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:18.183780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-655d8d4d-bb67-45a3-9b79-841dcdb29a7b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:18.184407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-655d8d4d-bb67-45a3-9b79-841dcdb29a7b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:18.234688 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:18.234688 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:18.237834 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-655d8d4d-bb67-45a3-9b79-841dcdb29a7b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:18.239235 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 274/543] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:18 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:19.257910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-643a5e7f-f1a1-4aaf-8f6d-40db1880ca3b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:19.258517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-643a5e7f-f1a1-4aaf-8f6d-40db1880ca3b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:19.258716 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:19.258716 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:19.259299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-643a5e7f-f1a1-4aaf-8f6d-40db1880ca3b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:19.259554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-643a5e7f-f1a1-4aaf-8f6d-40db1880ca3b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:19.324410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:19.324410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:19.331589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-643a5e7f-f1a1-4aaf-8f6d-40db1880ca3b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:19.340790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 270/544] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:19 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:20.356241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ff4a9e32-06d7-4aa3-9331-0ab96bcd98c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:20.357691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ff4a9e32-06d7-4aa3-9331-0ab96bcd98c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:20.358466 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:20.358466 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:20.359208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ff4a9e32-06d7-4aa3-9331-0ab96bcd98c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:20.359813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ff4a9e32-06d7-4aa3-9331-0ab96bcd98c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:20.408400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:20.408400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:20.430722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ff4a9e32-06d7-4aa3-9331-0ab96bcd98c5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:20.432016 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 275/545] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:20 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:21.446716 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4196af76-1806-4525-9a26-c85082482d69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:21.447359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4196af76-1806-4525-9a26-c85082482d69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:21.447813 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:21.447813 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:21.448485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4196af76-1806-4525-9a26-c85082482d69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:21.449126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4196af76-1806-4525-9a26-c85082482d69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:21.480249 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:21.480249 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:21.482886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4196af76-1806-4525-9a26-c85082482d69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:21.490496 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 271/546] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:21 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:22.498138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ecda2394-3efa-40d7-a0c7-e69b080651c2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:22.498639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ecda2394-3efa-40d7-a0c7-e69b080651c2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:22.499166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:22.499166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:22.499821 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ecda2394-3efa-40d7-a0c7-e69b080651c2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:22.500358 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ecda2394-3efa-40d7-a0c7-e69b080651c2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:22.552651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:22.552651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:22.555205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ecda2394-3efa-40d7-a0c7-e69b080651c2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:22.563519 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 276/547] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:22 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:23.574836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21195341-be30-4cc1-b8d5-1e79421c5447 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:23.575387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21195341-be30-4cc1-b8d5-1e79421c5447 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:23.575666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:23.575666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:23.576062 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21195341-be30-4cc1-b8d5-1e79421c5447 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:23.576219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-21195341-be30-4cc1-b8d5-1e79421c5447 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:23.647715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:23.647715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:23.652302 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21195341-be30-4cc1-b8d5-1e79421c5447 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:23.653670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 272/548] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:23 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:24.675740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38128a5d-c0e8-4547-81f2-099918ba6bcc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:24.676428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38128a5d-c0e8-4547-81f2-099918ba6bcc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:24.676565 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:24.676565 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:24.676826 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38128a5d-c0e8-4547-81f2-099918ba6bcc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:24.679372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-38128a5d-c0e8-4547-81f2-099918ba6bcc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:24.758778 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:24.758778 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:24.760889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38128a5d-c0e8-4547-81f2-099918ba6bcc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:24.767287 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 277/549] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:24 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:25.783718 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-555003cc-aec1-4c5b-ad0c-74afdd1a45b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:25.784373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-555003cc-aec1-4c5b-ad0c-74afdd1a45b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:25.784373 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:25.784373 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:25.784745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-555003cc-aec1-4c5b-ad0c-74afdd1a45b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:25.785113 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-555003cc-aec1-4c5b-ad0c-74afdd1a45b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:25.837509 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:25.837509 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:25.849791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-555003cc-aec1-4c5b-ad0c-74afdd1a45b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:25.851118 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 273/550] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:25 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:26.866032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42ed7031-f7e2-4f71-8d61-c110638f5fc1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:26.866652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42ed7031-f7e2-4f71-8d61-c110638f5fc1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:26.866947 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:26.866947 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:26.867333 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42ed7031-f7e2-4f71-8d61-c110638f5fc1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:26.867708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-42ed7031-f7e2-4f71-8d61-c110638f5fc1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:26.970795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:26.970795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:26.973137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42ed7031-f7e2-4f71-8d61-c110638f5fc1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:26.974053 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 278/551] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:26 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:27.992923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37800a14-01d5-4330-aa03-de6ad0afd452 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:27.998869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37800a14-01d5-4330-aa03-de6ad0afd452 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:28.000738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:28.000738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:28.001536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37800a14-01d5-4330-aa03-de6ad0afd452 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:28.002768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-37800a14-01d5-4330-aa03-de6ad0afd452 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:28.101388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:28.101388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:28.106650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37800a14-01d5-4330-aa03-de6ad0afd452 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:28.111753 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 274/552] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:27 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:29.124044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa30ca1d-611c-4e15-ab88-d17c9fa29a5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:29.124611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa30ca1d-611c-4e15-ab88-d17c9fa29a5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:29.124851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:29.124851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:29.125118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa30ca1d-611c-4e15-ab88-d17c9fa29a5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:29.125639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fa30ca1d-611c-4e15-ab88-d17c9fa29a5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:29.186339 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:29.186339 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:29.191090 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa30ca1d-611c-4e15-ab88-d17c9fa29a5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:29.198449 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 279/553] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:29 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:30.215339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8366481-cdc4-4a75-bca1-666223a00d92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:30.216493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8366481-cdc4-4a75-bca1-666223a00d92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:30.217065 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:30.217065 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:30.217819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8366481-cdc4-4a75-bca1-666223a00d92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:30.218334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a8366481-cdc4-4a75-bca1-666223a00d92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:30.269082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:30.269082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:30.272252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8366481-cdc4-4a75-bca1-666223a00d92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:30.274751 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 275/554] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:30 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:31.344167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0d7e06e-1844-4d94-b176-6834dc2c8508 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:31.344683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0d7e06e-1844-4d94-b176-6834dc2c8508 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:31.344915 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:31.344915 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:31.345287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0d7e06e-1844-4d94-b176-6834dc2c8508 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:31.345837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c0d7e06e-1844-4d94-b176-6834dc2c8508 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:31.427404 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:31.427404 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:31.430197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0d7e06e-1844-4d94-b176-6834dc2c8508 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:31.431403 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 280/555] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:31 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:32.451618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91503b6f-54d5-40db-80e2-901425a34443 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:32.461423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91503b6f-54d5-40db-80e2-901425a34443 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:32.461901 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:32.461901 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:32.462535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91503b6f-54d5-40db-80e2-901425a34443 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:32.463230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-91503b6f-54d5-40db-80e2-901425a34443 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:32.540593 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:32.540593 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:32.546565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91503b6f-54d5-40db-80e2-901425a34443 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:32.547748 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 276/556] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:32 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:33.563866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae22cd32-7bae-4165-ba31-8c147ba895b8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:33.566018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae22cd32-7bae-4165-ba31-8c147ba895b8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:33.566439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:33.566439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:33.567307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae22cd32-7bae-4165-ba31-8c147ba895b8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:33.567895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ae22cd32-7bae-4165-ba31-8c147ba895b8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:33.634039 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:33.634039 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:33.642527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae22cd32-7bae-4165-ba31-8c147ba895b8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:33.644429 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 281/557] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:33 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:34.659655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98242a41-c987-4582-b720-5920ad53095e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:34.660240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98242a41-c987-4582-b720-5920ad53095e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:34.660385 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:34.660385 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:34.660890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98242a41-c987-4582-b720-5920ad53095e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:34.661270 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-98242a41-c987-4582-b720-5920ad53095e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:34.717105 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:34.717105 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:34.726365 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98242a41-c987-4582-b720-5920ad53095e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:34.728254 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 277/558] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:34 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:35.744364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f7a463fa-d216-4af2-b490-896be5d95da6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:35.745048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f7a463fa-d216-4af2-b490-896be5d95da6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:35.745498 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:35.745498 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:35.746192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f7a463fa-d216-4af2-b490-896be5d95da6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:35.747004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f7a463fa-d216-4af2-b490-896be5d95da6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:35.800886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:35.800886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:35.803218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f7a463fa-d216-4af2-b490-896be5d95da6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:35.812367 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 282/559] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:35 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:03:36.831772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a20389a-10f8-4e3a-9730-d672ae8c7760 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:36.833016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a20389a-10f8-4e3a-9730-d672ae8c7760 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:36.833016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:36.833016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:36.841121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a20389a-10f8-4e3a-9730-d672ae8c7760 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:36.841121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8a20389a-10f8-4e3a-9730-d672ae8c7760 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:36.933409 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:36.933409 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:36.939479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a20389a-10f8-4e3a-9730-d672ae8c7760 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:36.940516 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 278/560] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:36 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:37.955968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd70a099-ade8-400c-9840-7c8fd7fdac6c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:37.956489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd70a099-ade8-400c-9840-7c8fd7fdac6c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:37.956712 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:37.956712 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:37.957082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd70a099-ade8-400c-9840-7c8fd7fdac6c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:37.957449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bd70a099-ade8-400c-9840-7c8fd7fdac6c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:38.048522 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:38.048522 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:38.053584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd70a099-ade8-400c-9840-7c8fd7fdac6c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:38.054987 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 283/561] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:37 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:39.084772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e037c09-b0f0-40c7-8629-363c19fb6155 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:39.084772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e037c09-b0f0-40c7-8629-363c19fb6155 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:39.084772 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:39.084772 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:39.084772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e037c09-b0f0-40c7-8629-363c19fb6155 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:39.084772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2e037c09-b0f0-40c7-8629-363c19fb6155 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:39.141914 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:39.141914 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:39.143635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e037c09-b0f0-40c7-8629-363c19fb6155 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:39.151381 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 279/562] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:39 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:40.173035 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b5581b1b-808a-4f26-8fc8-185eb1398ec2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:40.176120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b5581b1b-808a-4f26-8fc8-185eb1398ec2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:40.176120 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:40.176120 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:40.179790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b5581b1b-808a-4f26-8fc8-185eb1398ec2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:40.180372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b5581b1b-808a-4f26-8fc8-185eb1398ec2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:40.392405 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:40.392405 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:40.420470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b5581b1b-808a-4f26-8fc8-185eb1398ec2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:40.421363 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 284/563] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:40 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:41.449901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1da2080e-3a91-4703-a842-740c35fc3ce1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:41.456249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1da2080e-3a91-4703-a842-740c35fc3ce1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:41.458356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:41.458356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:41.461742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1da2080e-3a91-4703-a842-740c35fc3ce1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:41.462628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1da2080e-3a91-4703-a842-740c35fc3ce1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:41.535928 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:41.535928 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:41.539838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1da2080e-3a91-4703-a842-740c35fc3ce1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:41.542207 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 280/564] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:41 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:42.559008 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99d90945-80a6-4d97-b432-58c8635e1a4a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:42.566860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99d90945-80a6-4d97-b432-58c8635e1a4a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:42.567422 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:42.567422 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:42.569448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99d90945-80a6-4d97-b432-58c8635e1a4a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:42.570847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-99d90945-80a6-4d97-b432-58c8635e1a4a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:42.624315 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:42.624315 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:42.628012 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99d90945-80a6-4d97-b432-58c8635e1a4a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:42.633056 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 285/565] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:42 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:43.660130 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8043b3ea-6ca4-45e0-b2dc-04a0286ca8d2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:43.660130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8043b3ea-6ca4-45e0-b2dc-04a0286ca8d2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:43.660130 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:43.660130 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:43.660130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8043b3ea-6ca4-45e0-b2dc-04a0286ca8d2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:43.660130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8043b3ea-6ca4-45e0-b2dc-04a0286ca8d2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:43.740191 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:43.740191 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:43.742348 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8043b3ea-6ca4-45e0-b2dc-04a0286ca8d2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:43.743519 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 281/566] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:43 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:44.757770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42d1e5c5-7169-49d4-81e9-94ca72bf2829 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:44.758770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42d1e5c5-7169-49d4-81e9-94ca72bf2829 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:44.758924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:44.758924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:44.759580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42d1e5c5-7169-49d4-81e9-94ca72bf2829 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:44.760489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-42d1e5c5-7169-49d4-81e9-94ca72bf2829 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:44.832342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:44.832342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:44.837015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42d1e5c5-7169-49d4-81e9-94ca72bf2829 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:44.843203 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 286/567] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:44 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:45.866155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac36d7fb-e0f8-4b34-be05-7add0b40ea51 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:45.866686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac36d7fb-e0f8-4b34-be05-7add0b40ea51 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:45.866686 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:45.866686 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:45.867132 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac36d7fb-e0f8-4b34-be05-7add0b40ea51 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:45.871015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ac36d7fb-e0f8-4b34-be05-7add0b40ea51 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:45.915551 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:45.915551 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:45.917520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac36d7fb-e0f8-4b34-be05-7add0b40ea51 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:45.929782 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 282/568] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:45 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:46.936428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6be507c6-d04c-4d7a-a4d7-1bca8cd64676 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:46.936982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6be507c6-d04c-4d7a-a4d7-1bca8cd64676 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:46.937257 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:46.937257 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:46.937634 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6be507c6-d04c-4d7a-a4d7-1bca8cd64676 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:46.938049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6be507c6-d04c-4d7a-a4d7-1bca8cd64676 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:46.980142 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:46.980142 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:46.983379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6be507c6-d04c-4d7a-a4d7-1bca8cd64676 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:46.985021 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 287/569] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:46 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:47.999179 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e93d47e-83d2-40e1-9538-90532d423b69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:47.999921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e93d47e-83d2-40e1-9538-90532d423b69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:48.000062 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:48.000062 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:48.000460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e93d47e-83d2-40e1-9538-90532d423b69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:48.000877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2e93d47e-83d2-40e1-9538-90532d423b69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:48.078016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:48.078016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:48.079972 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e93d47e-83d2-40e1-9538-90532d423b69 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:48.080995 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 283/570] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:47 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:49.097475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-697c4b58-3df7-4ad3-be8c-fa0e08ec3d6f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:49.098607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-697c4b58-3df7-4ad3-be8c-fa0e08ec3d6f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:49.098987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:49.098987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:49.100007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-697c4b58-3df7-4ad3-be8c-fa0e08ec3d6f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:49.100747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-697c4b58-3df7-4ad3-be8c-fa0e08ec3d6f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:49.129507 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:49.129507 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:49.132358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-697c4b58-3df7-4ad3-be8c-fa0e08ec3d6f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:49.140722 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 288/571] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:49 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:50.151546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-777f1ca8-ce88-4995-b4ad-bb7743953dd3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:50.152934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-777f1ca8-ce88-4995-b4ad-bb7743953dd3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:50.153386 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:50.153386 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:50.154166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-777f1ca8-ce88-4995-b4ad-bb7743953dd3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:50.154755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-777f1ca8-ce88-4995-b4ad-bb7743953dd3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:50.205467 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:50.205467 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:50.207811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-777f1ca8-ce88-4995-b4ad-bb7743953dd3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:50.209134 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 284/572] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:50 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:51.236218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8650d1ad-84a7-4f76-9b6d-d7426ae35d04 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:51.240003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8650d1ad-84a7-4f76-9b6d-d7426ae35d04 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:51.240688 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:51.240688 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:51.243185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8650d1ad-84a7-4f76-9b6d-d7426ae35d04 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:51.243871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8650d1ad-84a7-4f76-9b6d-d7426ae35d04 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:51.297823 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:51.297823 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:51.300561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8650d1ad-84a7-4f76-9b6d-d7426ae35d04 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:51.301795 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 289/573] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:51 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:52.322757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc2a4afe-3e53-4c6d-b06b-7fc3b9bb3746 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:52.323409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc2a4afe-3e53-4c6d-b06b-7fc3b9bb3746 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:52.323705 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:52.323705 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:52.324184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc2a4afe-3e53-4c6d-b06b-7fc3b9bb3746 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:52.324625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cc2a4afe-3e53-4c6d-b06b-7fc3b9bb3746 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:52.367433 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:52.367433 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:52.370259 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc2a4afe-3e53-4c6d-b06b-7fc3b9bb3746 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:52.372604 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 285/574] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:52 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:53.389770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7312c67b-9705-4fa2-aaf7-5161a7dc3538 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:53.391364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7312c67b-9705-4fa2-aaf7-5161a7dc3538 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:53.391981 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:53.391981 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:53.392812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7312c67b-9705-4fa2-aaf7-5161a7dc3538 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:53.393431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7312c67b-9705-4fa2-aaf7-5161a7dc3538 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:53.448268 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:53.448268 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:53.451164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7312c67b-9705-4fa2-aaf7-5161a7dc3538 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:53.452331 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 290/575] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:53 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:54.468203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2aa3b565-770d-4d8c-86cf-67cd73360421 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:54.469089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2aa3b565-770d-4d8c-86cf-67cd73360421 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:54.469587 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:54.469587 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:54.470163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2aa3b565-770d-4d8c-86cf-67cd73360421 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:54.470653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2aa3b565-770d-4d8c-86cf-67cd73360421 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:54.581856 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:54.581856 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:54.585216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2aa3b565-770d-4d8c-86cf-67cd73360421 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:54.586376 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 286/576] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:54 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:55.601710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e846e515-0239-4717-9563-6142e105e02f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:55.602178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e846e515-0239-4717-9563-6142e105e02f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:55.602292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:55.602292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:55.602605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e846e515-0239-4717-9563-6142e105e02f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:55.603065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e846e515-0239-4717-9563-6142e105e02f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:55.684614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:55.684614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:55.708998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e846e515-0239-4717-9563-6142e105e02f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:55.709955 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 291/577] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:55 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:56.726029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6fc1619e-d7f7-4bb5-bab6-f696f8f6080c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:56.726814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6fc1619e-d7f7-4bb5-bab6-f696f8f6080c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:56.727165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:56.727165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:56.727771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6fc1619e-d7f7-4bb5-bab6-f696f8f6080c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:56.728610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6fc1619e-d7f7-4bb5-bab6-f696f8f6080c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:56.807019 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:56.807019 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:56.816990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6fc1619e-d7f7-4bb5-bab6-f696f8f6080c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:56.826434 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 287/578] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:56 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:03:57.836439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1568d3b9-3154-4dc9-8c23-36252bf675b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:57.837035 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1568d3b9-3154-4dc9-8c23-36252bf675b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:57.837164 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:57.837164 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:57.837515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1568d3b9-3154-4dc9-8c23-36252bf675b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:57.837882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1568d3b9-3154-4dc9-8c23-36252bf675b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:57.893353 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:57.893353 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:57.898829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1568d3b9-3154-4dc9-8c23-36252bf675b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:57.908275 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 292/579] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:57 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:03:58.916141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f148261d-0402-49e8-a6b9-b91bcfa986e4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:03:58.916697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f148261d-0402-49e8-a6b9-b91bcfa986e4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:03:58.917089 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:03:58.917089 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:03:58.917733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f148261d-0402-49e8-a6b9-b91bcfa986e4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:03:58.918241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f148261d-0402-49e8-a6b9-b91bcfa986e4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:03:58.989550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:03:58.989550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:03:58.993848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f148261d-0402-49e8-a6b9-b91bcfa986e4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:03:58.996316 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 288/580] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:03:58 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:00.015422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f74d375-4a99-4064-944d-e4bd14d383b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:00.017175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f74d375-4a99-4064-944d-e4bd14d383b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:00.018232 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:00.018232 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:00.019091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f74d375-4a99-4064-944d-e4bd14d383b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:00.022027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7f74d375-4a99-4064-944d-e4bd14d383b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:00.103083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:00.103083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:00.113079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f74d375-4a99-4064-944d-e4bd14d383b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:00.118387 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 293/581] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:00 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:01.132303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76e8cca1-d9d1-4c4b-a343-73056ffd0393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:01.133406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76e8cca1-d9d1-4c4b-a343-73056ffd0393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:01.133809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:01.133809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:01.134545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76e8cca1-d9d1-4c4b-a343-73056ffd0393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:01.135071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-76e8cca1-d9d1-4c4b-a343-73056ffd0393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:01.209087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:01.209087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:01.210742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76e8cca1-d9d1-4c4b-a343-73056ffd0393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:01.246222 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 289/582] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:01 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:02.260187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-417374db-b66e-40a4-b3a6-950ef65e96d5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:02.261981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-417374db-b66e-40a4-b3a6-950ef65e96d5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:02.262528 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:02.262528 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:02.263559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-417374db-b66e-40a4-b3a6-950ef65e96d5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:02.264230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-417374db-b66e-40a4-b3a6-950ef65e96d5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:02.350728 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:02.350728 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:02.358619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-417374db-b66e-40a4-b3a6-950ef65e96d5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:02.367093 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 294/583] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:02 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:03.382292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c810628b-94b3-41aa-b29f-3e0fcb6e3c7f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:03.382893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c810628b-94b3-41aa-b29f-3e0fcb6e3c7f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:03.383373 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:03.383373 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:03.384057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c810628b-94b3-41aa-b29f-3e0fcb6e3c7f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:03.385049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c810628b-94b3-41aa-b29f-3e0fcb6e3c7f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:03.467416 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:03.467416 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:03.467416 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c810628b-94b3-41aa-b29f-3e0fcb6e3c7f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:03.476963 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 290/584] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:03 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:04.480504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d36be44a-450c-4462-9d74-e00909afc322 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:04.481166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d36be44a-450c-4462-9d74-e00909afc322 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:04.481304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:04.481304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:04.481586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d36be44a-450c-4462-9d74-e00909afc322 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:04.482269 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d36be44a-450c-4462-9d74-e00909afc322 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:04.534917 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:04.534917 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:04.541891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d36be44a-450c-4462-9d74-e00909afc322 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:04.544399 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 295/585] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:04 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:05.562550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d47455e-563f-4581-b93c-608627a1fc60 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:05.564896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d47455e-563f-4581-b93c-608627a1fc60 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:05.565884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:05.565884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:05.567213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d47455e-563f-4581-b93c-608627a1fc60 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:05.567929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4d47455e-563f-4581-b93c-608627a1fc60 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:05.604333 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:05.604333 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:05.608158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d47455e-563f-4581-b93c-608627a1fc60 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:05.609659 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 291/586] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:05 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 820 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:06.626133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cb2ed27f-3c09-406e-8834-0e1d2144cf5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:06.626707 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cb2ed27f-3c09-406e-8834-0e1d2144cf5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:06.626933 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:06.626933 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:06.627336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cb2ed27f-3c09-406e-8834-0e1d2144cf5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:06.627715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cb2ed27f-3c09-406e-8834-0e1d2144cf5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:06.687507 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:06.687507 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:06.692835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cb2ed27f-3c09-406e-8834-0e1d2144cf5c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:06.695860 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 296/587] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:06 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:06.706421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7fb29cf5-f04d-4e52-aab3-a07056ad1e83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:04:06.706970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7fb29cf5-f04d-4e52-aab3-a07056ad1e83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:06.707435 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:06.707435 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:06.708089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7fb29cf5-f04d-4e52-aab3-a07056ad1e83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:06.829645 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:06.829645 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:06.846316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7fb29cf5-f04d-4e52-aab3-a07056ad1e83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:06.880793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7fb29cf5-f04d-4e52-aab3-a07056ad1e83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 returned with HTTP 200 Jan 28 13:04:06.882028 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 292/588] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:06 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 => generated 914 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:07.365855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d71e8cfc-e8d2-4723-ac09-763be981f82c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] GET http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f/export_record Jan 28 13:04:07.366397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d71e8cfc-e8d2-4723-ac09-763be981f82c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:07.366588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:07.366588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:07.366975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d71e8cfc-e8d2-4723-ac09-763be981f82c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Calling method 'export_record' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:07.367408 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-d71e8cfc-e8d2-4723-ac09-763be981f82c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Export record for backup d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 28 13:04:07.420057 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:07.420057 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:07.427623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.api [None req-d71e8cfc-e8d2-4723-ac09-763be981f82c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Calling RPCAPI with context: , host: n-d-705657-14, backup: d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 28 13:04:07.467220 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-d71e8cfc-e8d2-4723-ac09-763be981f82c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] export_record in rpcapi backup_id d0b043f8-9326-4a33-a64f-03e108d0281f on host n-d-705657-14. {{(pid=87941) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 28 13:04:07.482781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-d71e8cfc-e8d2-4723-ac09-763be981f82c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDBiMDQzZjgtOTMyNi00YTMzLWE2NGYtMDNlMTA4ZDAyODFmIiwgInVzZXJfaWQiOiAiMTFhOGJjM2Y4MjhjNDBhYjkwNWJlN2Y4MTFjYTYzZDUiLCAicHJvamVjdF9pZCI6ICJiNGM4NTIzOGEwZjg0N2QxOWJlZDUwNTQyYmQxODQyYiIsICJ2b2x1bWVfaWQiOiAiMmQ2MzljODktYzU1ZC00NWQwLWFiMGMtNWUwZGMyMGI2OGYxIiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDQ0ODM5MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDYzOWM4OS1jNTVkLTQ1ZDAtYWIwYy01ZTBkYzIwYjY4ZjEvMjAyMTAxMjgxMzAzMTUvYXpfbm92YV9iYWNrdXBfZDBiMDQzZjgtOTMyNi00YTMzLWE2NGYtMDNlMTA4ZDAyODFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yOFQxMzowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87941) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 28 13:04:07.483787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d71e8cfc-e8d2-4723-ac09-763be981f82c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f/export_record returned with HTTP 200 Jan 28 13:04:07.485144 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 297/589] 10.222.0.38 () {58 vars in 1357 bytes} [Thu Jan 28 13:04:06 2021] GET /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f/export_record => generated 1448 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:04:07.497739 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] POST http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/import_record Jan 28 13:04:07.498780 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:07.498780 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:07.499352 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmM1OTVmODMtNjcyOS00YzUzLThhOGEtMWNjODhlZGRmNjFiIiwgInVzZXJfaWQiOiAiMTFhOGJjM2Y4MjhjNDBhYjkwNWJlN2Y4MTFjYTYzZDUiLCAicHJvamVjdF9pZCI6ICJiNGM4NTIzOGEwZjg0N2QxOWJlZDUwNTQyYmQxODQyYiIsICJ2b2x1bWVfaWQiOiAiMmQ2MzljODktYzU1ZC00NWQwLWFiMGMtNWUwZGMyMGI2OGYxIiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDQ0ODM5MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDYzOWM4OS1jNTVkLTQ1ZDAtYWIwYy01ZTBkYzIwYjY4ZjEvMjAyMTAxMjgxMzAzMTUvYXpfbm92YV9iYWNrdXBfZDBiMDQzZjgtOTMyNi00YTMzLWE2NGYtMDNlMTA4ZDAyODFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yOFQxMzowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:04:07.500851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmM1OTVmODMtNjcyOS00YzUzLThhOGEtMWNjODhlZGRmNjFiIiwgInVzZXJfaWQiOiAiMTFhOGJjM2Y4MjhjNDBhYjkwNWJlN2Y4MTFjYTYzZDUiLCAicHJvamVjdF9pZCI6ICJiNGM4NTIzOGEwZjg0N2QxOWJlZDUwNTQyYmQxODQyYiIsICJ2b2x1bWVfaWQiOiAiMmQ2MzljODktYzU1ZC00NWQwLWFiMGMtNWUwZGMyMGI2OGYxIiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDQ0ODM5MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDYzOWM4OS1jNTVkLTQ1ZDAtYWIwYy01ZTBkYzIwYjY4ZjEvMjAyMTAxMjgxMzAzMTUvYXpfbm92YV9iYWNrdXBfZDBiMDQzZjgtOTMyNi00YTMzLWE2NGYtMDNlMTA4ZDAyODFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yOFQxMzowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87940) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 28 13:04:07.501218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmM1OTVmODMtNjcyOS00YzUzLThhOGEtMWNjODhlZGRmNjFiIiwgInVzZXJfaWQiOiAiMTFhOGJjM2Y4MjhjNDBhYjkwNWJlN2Y4MTFjYTYzZDUiLCAicHJvamVjdF9pZCI6ICJiNGM4NTIzOGEwZjg0N2QxOWJlZDUwNTQyYmQxODQyYiIsICJ2b2x1bWVfaWQiOiAiMmQ2MzljODktYzU1ZC00NWQwLWFiMGMtNWUwZGMyMGI2OGYxIiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDQ0ODM5MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDYzOWM4OS1jNTVkLTQ1ZDAtYWIwYy01ZTBkYzIwYjY4ZjEvMjAyMTAxMjgxMzAzMTUvYXpfbm92YV9iYWNrdXBfZDBiMDQzZjgtOTMyNi00YTMzLWE2NGYtMDNlMTA4ZDAyODFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yOFQxMzowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87940) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 28 13:04:07.614434 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] 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. Jan 28 13:04:07.618828 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] 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. Jan 28 13:04:07.682941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Created reservations ['12154cd8-56b8-45a2-947b-6971082f116e', 'a6951d18-2baa-4f5c-a562-bba87f487e54'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:04:07.789323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] import_record rpcapi backup id bc595f83-6729-4c53-8a8a-1cc88eddf61b on host n-d-705657-14 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmM1OTVmODMtNjcyOS00YzUzLThhOGEtMWNjODhlZGRmNjFiIiwgInVzZXJfaWQiOiAiMTFhOGJjM2Y4MjhjNDBhYjkwNWJlN2Y4MTFjYTYzZDUiLCAicHJvamVjdF9pZCI6ICJiNGM4NTIzOGEwZjg0N2QxOWJlZDUwNTQyYmQxODQyYiIsICJ2b2x1bWVfaWQiOiAiMmQ2MzljODktYzU1ZC00NWQwLWFiMGMtNWUwZGMyMGI2OGYxIiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNCIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC03MDQ0ODM5MjgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yZDYzOWM4OS1jNTVkLTQ1ZDAtYWIwYy01ZTBkYzIwYjY4ZjEvMjAyMTAxMjgxMzAzMTUvYXpfbm92YV9iYWNrdXBfZDBiMDQzZjgtOTMyNi00YTMzLWE2NGYtMDNlMTA4ZDAyODFmIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTM6MDM6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yOFQxMzowNDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87940) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 28 13:04:07.794246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Import record output: {'backup': {'id': 'bc595f83-6729-4c53-8a8a-1cc88eddf61b', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b'}, {'rel': 'bookmark', 'href': 'http://10.222.0.38/volume/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b'}]}}. {{(pid=87940) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 28 13:04:07.795871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fdf42d79-d061-4097-8535-b23db77a7af2 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/import_record returned with HTTP 201 Jan 28 13:04:07.799146 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 293/590] 10.222.0.38 () {60 vars in 1269 bytes} [Thu Jan 28 13:04:07 2021] POST /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/import_record => generated 354 bytes in 308 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 28 13:04:07.808721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87dc6699-de7c-4da7-80c1-d4a6a452945e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] GET http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b Jan 28 13:04:07.809288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87dc6699-de7c-4da7-80c1-d4a6a452945e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:07.809533 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:07.809533 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:07.809930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87dc6699-de7c-4da7-80c1-d4a6a452945e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:07.810351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-87dc6699-de7c-4da7-80c1-d4a6a452945e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Show backup with id bc595f83-6729-4c53-8a8a-1cc88eddf61b. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:07.893642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:07.893642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:07.895957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87dc6699-de7c-4da7-80c1-d4a6a452945e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b returned with HTTP 200 Jan 28 13:04:07.907736 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 298/591] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:07 2021] GET /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b => generated 713 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:08.924147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29ccdd63-d222-43d1-83bd-7b78acea250e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] GET http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b Jan 28 13:04:08.924658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29ccdd63-d222-43d1-83bd-7b78acea250e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:08.943872 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:08.943872 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:08.944834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29ccdd63-d222-43d1-83bd-7b78acea250e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:08.945490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-29ccdd63-d222-43d1-83bd-7b78acea250e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Show backup with id bc595f83-6729-4c53-8a8a-1cc88eddf61b. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:08.984044 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:08.984044 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:08.986538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29ccdd63-d222-43d1-83bd-7b78acea250e tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b returned with HTTP 200 Jan 28 13:04:08.988285 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 294/592] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:08 2021] GET /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b => generated 823 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:09.004605 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46109e5d-a7c7-4aa3-9012-29ecff184a9c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] GET http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups Jan 28 13:04:09.005660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46109e5d-a7c7-4aa3-9012-29ecff184a9c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:09.006074 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:09.006074 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:09.006716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46109e5d-a7c7-4aa3-9012-29ecff184a9c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:09.038953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46109e5d-a7c7-4aa3-9012-29ecff184a9c tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups returned with HTTP 200 Jan 28 13:04:09.042404 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 299/593] 10.222.0.38 () {58 vars in 1204 bytes} [Thu Jan 28 13:04:08 2021] GET /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups => generated 403 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:09.053902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] POST http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f/restore Jan 28 13:04:09.054760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:09.054760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:09.055494 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:04:09.056566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Restoring backup d0b043f8-9326-4a33-a64f-03e108d0281f ({'restore': {}}) {{(pid=87940) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 28 13:04:09.057180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Restoring backup d0b043f8-9326-4a33-a64f-03e108d0281f to volume None. Jan 28 13:04:09.093416 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:09.093416 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:09.098457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.backup.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Creating volume of 1 GB for restore of backup d0b043f8-9326-4a33-a64f-03e108d0281f. Jan 28 13:04:09.118728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Availability zone cache updated, next update will occur around 2021-01-28 14:04:09.118122. {{(pid=87940) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 13:04:09.119425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Availability Zones retrieved successfully. Jan 28 13:04:09.139789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Flow 'volume_create_api' (d65b3fc3-1b3a-4693-b7d2-bff5f0d451b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:04:09.143170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b69ff0-323e-4a64-a6b2-028b6a840773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:09.146380 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:04:09.234455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b69ff0-323e-4a64-a6b2-028b6a840773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:09.237382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836fc8d0-de2f-4534-ac5c-99f18d254b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:09.359223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Created reservations ['75e05f16-81e7-4567-a270-f52f505e451a', '8f7fd011-48e3-41a1-9409-ac135970387f', '4a2d6aba-6f98-43c7-a4c9-d6ed29c8644e', '93340edd-a5f0-42ff-aabe-789946e12353'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:04:09.361662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836fc8d0-de2f-4534-ac5c-99f18d254b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e05f16-81e7-4567-a270-f52f505e451a', '8f7fd011-48e3-41a1-9409-ac135970387f', '4a2d6aba-6f98-43c7-a4c9-d6ed29c8644e', '93340edd-a5f0-42ff-aabe-789946e12353']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:09.364181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8fa01f-bd57-43a7-9289-2eb378e2f39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:09.436729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8fa01f-bd57-43a7-9289-2eb378e2f39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '585b5c8e-3538-4c15-8fe7-690c372041f4', '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_d0b043f8-9326-4a33-a64f-03e108d0281f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c85238a0f847d19bed50542bd1842b',qos_specs=None,replication_status=,reservations=['75e05f16-81e7-4567-a270-f52f505e451a','8f7fd011-48e3-41a1-9409-ac135970387f','4a2d6aba-6f98-43c7-a4c9-d6ed29c8644e','93340edd-a5f0-42ff-aabe-789946e12353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a8bc3f828c40ab905be7f811ca63d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:04:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d0b043f8-9326-4a33-a64f-03e108d0281f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=585b5c8e-3538-4c15-8fe7-690c372041f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4c85238a0f847d19bed50542bd1842b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11a8bc3f828c40ab905be7f811ca63d5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:09.439833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d92bd7-21fd-4c99-ac0f-9150591b108d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:09.479440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d92bd7-21fd-4c99-ac0f-9150591b108d) transitioned into 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_d0b043f8-9326-4a33-a64f-03e108d0281f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c85238a0f847d19bed50542bd1842b',qos_specs=None,replication_status=,reservations=['75e05f16-81e7-4567-a270-f52f505e451a','8f7fd011-48e3-41a1-9409-ac135970387f','4a2d6aba-6f98-43c7-a4c9-d6ed29c8644e','93340edd-a5f0-42ff-aabe-789946e12353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a8bc3f828c40ab905be7f811ca63d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:09.482128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b6a24e-8047-4c5c-b91c-8d19d67a27d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:09.505040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b6a24e-8047-4c5c-b91c-8d19d67a27d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:09.508690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Flow 'volume_create_api' (d65b3fc3-1b3a-4693-b7d2-bff5f0d451b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:04:09.588220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Create volume request issued successfully. Jan 28 13:04:09.678934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:09.678934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:09.680790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:09.682138 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 28 13:04:09.682138 n-d-705657-14 devstack@c-api.service[87939]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 28 13:04:09.682138 n-d-705657-14 devstack@c-api.service[87939]: hub = hubs.get_hub() Jan 28 13:04:10.824861 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:10.824861 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:10.826110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:11.958303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:11.958303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:11.973065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:11.973215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Checking backup size 1 against volume size 1 {{(pid=87940) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 28 13:04:11.973908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.backup.api [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Overwriting volume 585b5c8e-3538-4c15-8fe7-690c372041f4 with restore of backup d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:12.023848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] restore_backup in rpcapi backup_id d0b043f8-9326-4a33-a64f-03e108d0281f {{(pid=87940) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 28 13:04:12.027767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc9fa7bc-b681-495e-bda0-81b1b5ba6dd7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f/restore returned with HTTP 202 Jan 28 13:04:12.036283 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 295/594] 10.222.0.38 () {60 vars in 1360 bytes} [Thu Jan 28 13:04:09 2021] POST /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f/restore => generated 189 bytes in 2980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:04:12.042345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7208c82-1571-4e64-9f74-b35bb3681f24 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:12.042345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7208c82-1571-4e64-9f74-b35bb3681f24 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:12.042639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:12.042639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:12.042842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7208c82-1571-4e64-9f74-b35bb3681f24 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:12.043191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c7208c82-1571-4e64-9f74-b35bb3681f24 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:12.104992 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:12.104992 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:12.108385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7208c82-1571-4e64-9f74-b35bb3681f24 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:12.109564 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 300/595] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:12 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:13.135625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cba29304-6930-4225-996d-a1e5b5ec73ea tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:13.135625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cba29304-6930-4225-996d-a1e5b5ec73ea tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:13.135625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:13.135625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:13.135625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cba29304-6930-4225-996d-a1e5b5ec73ea tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:13.135625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cba29304-6930-4225-996d-a1e5b5ec73ea tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:13.211483 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:13.211483 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:13.217345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cba29304-6930-4225-996d-a1e5b5ec73ea tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:13.218132 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 296/596] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:13 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:14.232401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d9dcf8a-e6e5-4b73-b3c4-d6a94ce9beaa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:14.232883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d9dcf8a-e6e5-4b73-b3c4-d6a94ce9beaa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:14.233060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:14.233060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:14.233736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d9dcf8a-e6e5-4b73-b3c4-d6a94ce9beaa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:14.234268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7d9dcf8a-e6e5-4b73-b3c4-d6a94ce9beaa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:14.305463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:14.305463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:14.312747 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d9dcf8a-e6e5-4b73-b3c4-d6a94ce9beaa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:14.315956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 301/597] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:14 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:15.330049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-349252f0-c553-422a-a806-28e2f1c8fa92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:15.331539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-349252f0-c553-422a-a806-28e2f1c8fa92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:15.331967 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:15.331967 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:15.332608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-349252f0-c553-422a-a806-28e2f1c8fa92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:15.333168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-349252f0-c553-422a-a806-28e2f1c8fa92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:15.379587 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:15.379587 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:15.381747 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-349252f0-c553-422a-a806-28e2f1c8fa92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:15.393155 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 297/598] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:15 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:16.401464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7004731-4d3f-4dd1-9b38-505e78a6c26a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:16.402015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7004731-4d3f-4dd1-9b38-505e78a6c26a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:16.402250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:16.402250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:16.402650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7004731-4d3f-4dd1-9b38-505e78a6c26a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:16.402979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c7004731-4d3f-4dd1-9b38-505e78a6c26a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:16.467287 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:16.467287 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:16.469313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7004731-4d3f-4dd1-9b38-505e78a6c26a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:16.483957 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 302/599] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:16 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:17.491479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da8e8070-ed72-4a24-b899-7af1d0af5487 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:17.491479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da8e8070-ed72-4a24-b899-7af1d0af5487 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:17.491479 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:17.491479 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:17.491479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da8e8070-ed72-4a24-b899-7af1d0af5487 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:17.491479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-da8e8070-ed72-4a24-b899-7af1d0af5487 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:17.543022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:17.543022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:17.544926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da8e8070-ed72-4a24-b899-7af1d0af5487 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:17.559288 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 298/600] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:17 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:18.567388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-878073f7-61d0-483e-9a4b-369084a4c4df tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:18.567388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-878073f7-61d0-483e-9a4b-369084a4c4df tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:18.567388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:18.567388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:18.567388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-878073f7-61d0-483e-9a4b-369084a4c4df tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:18.567388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-878073f7-61d0-483e-9a4b-369084a4c4df tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:18.654672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:18.654672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:18.654672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-878073f7-61d0-483e-9a4b-369084a4c4df tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:18.654672 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 303/601] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:18 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:19.669679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22d41a9f-5b47-4189-ac47-26e87e2770c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:19.669679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22d41a9f-5b47-4189-ac47-26e87e2770c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:19.669679 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:19.669679 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:19.669679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22d41a9f-5b47-4189-ac47-26e87e2770c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:19.669679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-22d41a9f-5b47-4189-ac47-26e87e2770c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:19.759932 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:19.759932 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:19.778015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22d41a9f-5b47-4189-ac47-26e87e2770c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:19.784018 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 299/602] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:19 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:20.848006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-12d46508-1b98-40fd-8712-1acdb3d9c498 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:20.848006 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-12d46508-1b98-40fd-8712-1acdb3d9c498 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:20.870812 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:20.870812 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:20.890328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-12d46508-1b98-40fd-8712-1acdb3d9c498 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:20.890328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-12d46508-1b98-40fd-8712-1acdb3d9c498 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:21.054261 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:21.054261 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:21.058138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-12d46508-1b98-40fd-8712-1acdb3d9c498 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:21.066676 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 304/603] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:20 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:22.082469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-756a6913-7fbf-40ce-91d6-40976272097e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:22.082469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-756a6913-7fbf-40ce-91d6-40976272097e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:22.082469 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:22.082469 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:22.082469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-756a6913-7fbf-40ce-91d6-40976272097e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:22.082469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-756a6913-7fbf-40ce-91d6-40976272097e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:22.238344 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:22.238344 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:22.256615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-756a6913-7fbf-40ce-91d6-40976272097e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:22.256615 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 300/604] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:22 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:23.277975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4466644b-2b2a-4dc8-80ce-3cd7a80688d6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:23.277975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4466644b-2b2a-4dc8-80ce-3cd7a80688d6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:23.277975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:23.277975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:23.277975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4466644b-2b2a-4dc8-80ce-3cd7a80688d6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:23.277975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4466644b-2b2a-4dc8-80ce-3cd7a80688d6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:23.339612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:23.339612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:23.339612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4466644b-2b2a-4dc8-80ce-3cd7a80688d6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:23.339612 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 305/605] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:23 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:24.353082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89d761d4-8424-45f9-bb9e-3bafc0a955dc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:24.353585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89d761d4-8424-45f9-bb9e-3bafc0a955dc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:24.353735 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:24.353735 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:24.354368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89d761d4-8424-45f9-bb9e-3bafc0a955dc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:24.354744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-89d761d4-8424-45f9-bb9e-3bafc0a955dc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:24.458388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:24.458388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:24.461931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89d761d4-8424-45f9-bb9e-3bafc0a955dc tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:24.461931 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 301/606] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:24 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:25.482496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-118b4715-edaa-4e2f-ac07-af9ada9c5637 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:25.482496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-118b4715-edaa-4e2f-ac07-af9ada9c5637 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:25.482496 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:25.482496 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:25.482496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-118b4715-edaa-4e2f-ac07-af9ada9c5637 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:25.482496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-118b4715-edaa-4e2f-ac07-af9ada9c5637 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:25.539993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:25.539993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:25.547836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-118b4715-edaa-4e2f-ac07-af9ada9c5637 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:25.548955 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 306/607] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:25 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:26.604825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83dedcbd-bd4d-417a-a892-90eb4e3614ff tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:26.604825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83dedcbd-bd4d-417a-a892-90eb4e3614ff tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:26.620229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:26.620229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:26.630718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83dedcbd-bd4d-417a-a892-90eb4e3614ff tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:26.630718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-83dedcbd-bd4d-417a-a892-90eb4e3614ff tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:26.733330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:26.733330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:26.739062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83dedcbd-bd4d-417a-a892-90eb4e3614ff tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:26.741436 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 302/608] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:26 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:27.793699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe69099e-be18-47c6-8288-70ee8af028b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:27.793699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe69099e-be18-47c6-8288-70ee8af028b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:27.793699 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:27.793699 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:27.819989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe69099e-be18-47c6-8288-70ee8af028b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:27.819989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fe69099e-be18-47c6-8288-70ee8af028b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:27.947341 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:27.947341 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:27.972812 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe69099e-be18-47c6-8288-70ee8af028b1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:27.983858 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 307/609] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:27 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:28.995175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee9592c9-633c-4535-9b9b-ad36295bb820 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:28.995175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee9592c9-633c-4535-9b9b-ad36295bb820 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:28.995175 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:28.995175 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:28.995175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee9592c9-633c-4535-9b9b-ad36295bb820 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:28.995175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ee9592c9-633c-4535-9b9b-ad36295bb820 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:29.112131 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:29.112131 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:29.124717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee9592c9-633c-4535-9b9b-ad36295bb820 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:29.124717 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 303/610] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:28 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:30.142673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-beb81014-e758-4f5a-a018-64c922e164ec tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:30.142673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-beb81014-e758-4f5a-a018-64c922e164ec tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:30.142673 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:30.142673 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:30.142673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-beb81014-e758-4f5a-a018-64c922e164ec tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:30.142673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-beb81014-e758-4f5a-a018-64c922e164ec tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:30.207924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:30.207924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:30.216061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-beb81014-e758-4f5a-a018-64c922e164ec tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:30.217335 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 308/611] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:30 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:31.247643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e3d0f7fa-c85c-4e44-9a15-490f1a0faff3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:31.247643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e3d0f7fa-c85c-4e44-9a15-490f1a0faff3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:31.247643 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:31.247643 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:31.247643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e3d0f7fa-c85c-4e44-9a15-490f1a0faff3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:31.247643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e3d0f7fa-c85c-4e44-9a15-490f1a0faff3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:31.280082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:31.280082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:31.284032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e3d0f7fa-c85c-4e44-9a15-490f1a0faff3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:31.301889 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 304/612] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:31 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:32.300899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-417874a9-bce6-4e0a-9f6b-3e4238dd26b4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:32.301504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-417874a9-bce6-4e0a-9f6b-3e4238dd26b4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:32.301620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:32.301620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:32.302313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-417874a9-bce6-4e0a-9f6b-3e4238dd26b4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:32.302792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-417874a9-bce6-4e0a-9f6b-3e4238dd26b4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:32.392029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:32.392029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:32.401731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-417874a9-bce6-4e0a-9f6b-3e4238dd26b4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:32.401731 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 309/613] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:32 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:33.419117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08e516fa-836f-46de-95c2-05cf8fb1b599 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:33.419718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08e516fa-836f-46de-95c2-05cf8fb1b599 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:33.421874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:33.421874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:33.421874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08e516fa-836f-46de-95c2-05cf8fb1b599 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:33.421874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-08e516fa-836f-46de-95c2-05cf8fb1b599 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:33.543586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:33.543586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:33.543586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08e516fa-836f-46de-95c2-05cf8fb1b599 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:33.543586 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 305/614] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:33 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:34.563084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e6498bcc-e2b6-43a7-9543-4c7de9b3f710 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:34.563084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e6498bcc-e2b6-43a7-9543-4c7de9b3f710 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:34.563084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:34.563084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:34.563084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e6498bcc-e2b6-43a7-9543-4c7de9b3f710 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:34.563084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e6498bcc-e2b6-43a7-9543-4c7de9b3f710 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:34.617947 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:34.617947 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:34.647734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e6498bcc-e2b6-43a7-9543-4c7de9b3f710 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:34.647734 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 310/615] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:34 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:35.654326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1969c23f-aa82-4a43-bd68-11cac62b1759 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:35.654326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1969c23f-aa82-4a43-bd68-11cac62b1759 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:35.654326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:35.654326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:35.654326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1969c23f-aa82-4a43-bd68-11cac62b1759 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:35.654326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1969c23f-aa82-4a43-bd68-11cac62b1759 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:35.719548 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:35.719548 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:35.719548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1969c23f-aa82-4a43-bd68-11cac62b1759 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:35.733262 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 306/616] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:35 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:36.736135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-682064f0-e3dc-4789-9e0b-46320d12b5ee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:36.737679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-682064f0-e3dc-4789-9e0b-46320d12b5ee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:36.738505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:36.738505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:36.739445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-682064f0-e3dc-4789-9e0b-46320d12b5ee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:36.740028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-682064f0-e3dc-4789-9e0b-46320d12b5ee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:36.827286 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:36.827286 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:36.859394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-682064f0-e3dc-4789-9e0b-46320d12b5ee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:36.859394 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 311/617] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:36 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:37.878957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99ff0e55-bca3-4b5a-9fd0-3e89a3065959 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:37.878957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99ff0e55-bca3-4b5a-9fd0-3e89a3065959 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:37.878957 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:37.878957 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:37.878957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99ff0e55-bca3-4b5a-9fd0-3e89a3065959 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:37.878957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-99ff0e55-bca3-4b5a-9fd0-3e89a3065959 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:37.985651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:37.985651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:37.990762 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99ff0e55-bca3-4b5a-9fd0-3e89a3065959 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:38.004049 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 307/618] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:37 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:39.030127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1cb532aa-96b3-42dd-a14c-7f4780ba9f96 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:39.030127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1cb532aa-96b3-42dd-a14c-7f4780ba9f96 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:39.030127 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:39.030127 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:39.030127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1cb532aa-96b3-42dd-a14c-7f4780ba9f96 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:39.030127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1cb532aa-96b3-42dd-a14c-7f4780ba9f96 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:39.172593 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:39.172593 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:39.172593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1cb532aa-96b3-42dd-a14c-7f4780ba9f96 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:39.172593 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 312/619] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:39 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:40.196422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e3065797-e5f1-42cb-809c-9c9a994d7187 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:40.196422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e3065797-e5f1-42cb-809c-9c9a994d7187 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:40.196422 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:40.196422 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:40.196422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e3065797-e5f1-42cb-809c-9c9a994d7187 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:40.196422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e3065797-e5f1-42cb-809c-9c9a994d7187 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:40.249538 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:40.249538 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:40.254222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e3065797-e5f1-42cb-809c-9c9a994d7187 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:40.254222 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 308/620] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:40 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:41.291081 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6b4f20e-0559-4cf5-9b67-f13d9f61e291 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:41.291081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6b4f20e-0559-4cf5-9b67-f13d9f61e291 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:41.291081 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:41.291081 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:41.291081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6b4f20e-0559-4cf5-9b67-f13d9f61e291 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:41.291081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c6b4f20e-0559-4cf5-9b67-f13d9f61e291 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:41.383467 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:41.383467 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:41.383467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6b4f20e-0559-4cf5-9b67-f13d9f61e291 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:41.391117 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 313/621] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:41 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:42.406351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29dd3cc4-c7a1-4f39-a082-b7308ff871e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:42.406351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29dd3cc4-c7a1-4f39-a082-b7308ff871e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:42.406351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:42.406351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:42.406351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29dd3cc4-c7a1-4f39-a082-b7308ff871e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:42.406351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-29dd3cc4-c7a1-4f39-a082-b7308ff871e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:42.453828 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:42.453828 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:42.456950 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29dd3cc4-c7a1-4f39-a082-b7308ff871e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:42.458603 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 309/622] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:42 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:43.482996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cada2edd-524d-45fc-922b-a3b88da8609d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:43.482996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cada2edd-524d-45fc-922b-a3b88da8609d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:43.482996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:43.482996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:43.490107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cada2edd-524d-45fc-922b-a3b88da8609d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:43.490107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cada2edd-524d-45fc-922b-a3b88da8609d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:43.582282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:43.582282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:43.582282 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cada2edd-524d-45fc-922b-a3b88da8609d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:43.596593 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 314/623] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:43 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:44.606311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec6d14bc-6fd3-42d7-af71-c94b46967e0e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:44.606311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec6d14bc-6fd3-42d7-af71-c94b46967e0e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:44.606311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:44.606311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:44.606311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec6d14bc-6fd3-42d7-af71-c94b46967e0e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:44.606311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ec6d14bc-6fd3-42d7-af71-c94b46967e0e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:44.668513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:44.668513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:44.668513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec6d14bc-6fd3-42d7-af71-c94b46967e0e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:44.682701 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 310/624] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:44 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:45.692637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46270f7a-cf20-40f8-9677-b638cfd61b09 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:45.692637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46270f7a-cf20-40f8-9677-b638cfd61b09 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:45.692637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:45.692637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:45.692637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46270f7a-cf20-40f8-9677-b638cfd61b09 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:45.692637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-46270f7a-cf20-40f8-9677-b638cfd61b09 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:45.753672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:45.753672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:45.753672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46270f7a-cf20-40f8-9677-b638cfd61b09 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:45.767132 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 315/625] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:45 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:46.781500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c370129-d11c-4ce4-b300-dab29bfbcdda tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:46.781500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c370129-d11c-4ce4-b300-dab29bfbcdda tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:46.781500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:46.781500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:46.781500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c370129-d11c-4ce4-b300-dab29bfbcdda tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:46.781500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3c370129-d11c-4ce4-b300-dab29bfbcdda tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:46.841068 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:46.841068 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:46.849721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c370129-d11c-4ce4-b300-dab29bfbcdda tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:46.852351 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 311/626] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:46 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:47.867216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e312eaa-a4d7-4ac3-8a56-51149dc12788 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:47.867779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e312eaa-a4d7-4ac3-8a56-51149dc12788 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:47.868003 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:47.868003 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:47.868373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e312eaa-a4d7-4ac3-8a56-51149dc12788 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:47.868741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7e312eaa-a4d7-4ac3-8a56-51149dc12788 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:47.974133 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:47.974133 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:47.975675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e312eaa-a4d7-4ac3-8a56-51149dc12788 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:47.976501 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 316/627] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:47 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:48.993410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a0bb466-b5f3-4ec0-84b4-c5dcce57e072 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:48.993953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a0bb466-b5f3-4ec0-84b4-c5dcce57e072 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:48.994092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:48.994092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:48.994733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a0bb466-b5f3-4ec0-84b4-c5dcce57e072 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:48.995240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4a0bb466-b5f3-4ec0-84b4-c5dcce57e072 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id d0b043f8-9326-4a33-a64f-03e108d0281f. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:49.073995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:49.073995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:49.078123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a0bb466-b5f3-4ec0-84b4-c5dcce57e072 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 200 Jan 28 13:04:49.079268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 312/628] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:48 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 821 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:49.094071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f82eeda-8147-4616-bd8c-ffbeb672a266 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/585b5c8e-3538-4c15-8fe7-690c372041f4 Jan 28 13:04:49.094995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f82eeda-8147-4616-bd8c-ffbeb672a266 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:49.094995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:49.094995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:49.095485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f82eeda-8147-4616-bd8c-ffbeb672a266 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:49.247841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:49.247841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:49.291687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9f82eeda-8147-4616-bd8c-ffbeb672a266 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:49.334354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f82eeda-8147-4616-bd8c-ffbeb672a266 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/585b5c8e-3538-4c15-8fe7-690c372041f4 returned with HTTP 200 Jan 28 13:04:49.348133 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 317/629] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:49 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/585b5c8e-3538-4c15-8fe7-690c372041f4 => generated 969 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:49.357505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e67d6121-8a53-47a8-883e-e43fe56a12b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes Jan 28 13:04:49.358746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e67d6121-8a53-47a8-883e-e43fe56a12b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:49.359020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:49.359020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:49.360373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e67d6121-8a53-47a8-883e-e43fe56a12b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:49.361864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-e67d6121-8a53-47a8-883e-e43fe56a12b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:04:49.365950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e67d6121-8a53-47a8-883e-e43fe56a12b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:04:49.505637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e67d6121-8a53-47a8-883e-e43fe56a12b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Get all volumes completed successfully. Jan 28 13:04:49.511059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e67d6121-8a53-47a8-883e-e43fe56a12b2 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes returned with HTTP 200 Jan 28 13:04:49.512020 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 313/630] 10.222.0.38 () {58 vars in 1204 bytes} [Thu Jan 28 13:04:49 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes => generated 791 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:49.523221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4eb6ebe3-d4cd-42c2-9a04-940927f65a06 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] DELETE http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/585b5c8e-3538-4c15-8fe7-690c372041f4 Jan 28 13:04:49.523882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4eb6ebe3-d4cd-42c2-9a04-940927f65a06 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:49.524478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:49.524478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:49.525042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4eb6ebe3-d4cd-42c2-9a04-940927f65a06 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:49.525509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4eb6ebe3-d4cd-42c2-9a04-940927f65a06 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Delete volume with id: 585b5c8e-3538-4c15-8fe7-690c372041f4 Jan 28 13:04:49.581685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:49.581685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:49.583415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4eb6ebe3-d4cd-42c2-9a04-940927f65a06 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:49.629571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4eb6ebe3-d4cd-42c2-9a04-940927f65a06 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Delete volume request issued successfully. Jan 28 13:04:49.630363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4eb6ebe3-d4cd-42c2-9a04-940927f65a06 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/585b5c8e-3538-4c15-8fe7-690c372041f4 returned with HTTP 202 Jan 28 13:04:49.631820 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 318/631] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:04:49 2021] DELETE /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/585b5c8e-3538-4c15-8fe7-690c372041f4 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:04:49.643079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d9c3c62-e6dc-48c6-8043-dcae23111718 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] DELETE http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b Jan 28 13:04:49.643683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d9c3c62-e6dc-48c6-8043-dcae23111718 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:49.644087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:49.644087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:49.644471 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d9c3c62-e6dc-48c6-8043-dcae23111718 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:49.644878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-4d9c3c62-e6dc-48c6-8043-dcae23111718 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Delete backup with id: bc595f83-6729-4c53-8a8a-1cc88eddf61b. Jan 28 13:04:49.680752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:49.680752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:49.746127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-4d9c3c62-e6dc-48c6-8043-dcae23111718 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] delete_backup rpcapi backup_id bc595f83-6729-4c53-8a8a-1cc88eddf61b {{(pid=87940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:04:49.752048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d9c3c62-e6dc-48c6-8043-dcae23111718 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b returned with HTTP 202 Jan 28 13:04:49.752924 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 314/632] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:04:49 2021] DELETE /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:04:49.765170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d77b2942-6ed4-4a86-969d-cafc3d7520ed tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] GET http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b Jan 28 13:04:49.765954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d77b2942-6ed4-4a86-969d-cafc3d7520ed tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:49.766324 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:49.766324 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:49.767117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d77b2942-6ed4-4a86-969d-cafc3d7520ed tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:49.770492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d77b2942-6ed4-4a86-969d-cafc3d7520ed tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Show backup with id bc595f83-6729-4c53-8a8a-1cc88eddf61b. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:49.833614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:49.833614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:49.834841 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d77b2942-6ed4-4a86-969d-cafc3d7520ed tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b returned with HTTP 200 Jan 28 13:04:49.841492 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 319/633] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:49 2021] GET /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:50.857157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea74ae3a-9b75-48e6-83a4-8e903ee5974a tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] GET http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b Jan 28 13:04:50.858194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea74ae3a-9b75-48e6-83a4-8e903ee5974a tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:50.858618 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:50.858618 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:50.859115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea74ae3a-9b75-48e6-83a4-8e903ee5974a tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:50.860073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ea74ae3a-9b75-48e6-83a4-8e903ee5974a tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Show backup with id bc595f83-6729-4c53-8a8a-1cc88eddf61b. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:50.882725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea74ae3a-9b75-48e6-83a4-8e903ee5974a tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b returned with HTTP 404 Jan 28 13:04:50.883989 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 315/634] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:50 2021] GET /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/bc595f83-6729-4c53-8a8a-1cc88eddf61b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:04:50.893514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c2809c2-5d5a-4742-9bbb-d223e39ef96d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] DELETE http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f Jan 28 13:04:50.894027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c2809c2-5d5a-4742-9bbb-d223e39ef96d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:50.894407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:50.894407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:50.895017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c2809c2-5d5a-4742-9bbb-d223e39ef96d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:50.895637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-4c2809c2-5d5a-4742-9bbb-d223e39ef96d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Delete backup with id: d0b043f8-9326-4a33-a64f-03e108d0281f. Jan 28 13:04:50.947700 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:50.947700 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:50.998649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-4c2809c2-5d5a-4742-9bbb-d223e39ef96d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] delete_backup rpcapi backup_id d0b043f8-9326-4a33-a64f-03e108d0281f {{(pid=87941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:04:51.002794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c2809c2-5d5a-4742-9bbb-d223e39ef96d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f returned with HTTP 202 Jan 28 13:04:51.004377 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 320/635] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:04:50 2021] DELETE /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/d0b043f8-9326-4a33-a64f-03e108d0281f => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:04:51.035197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] POST http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes Jan 28 13:04:51.036422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1758229097"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:04:51.054828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1758229097'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:04:51.055651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Create volume of 1 GB Jan 28 13:04:51.123925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Availability Zones retrieved successfully. Jan 28 13:04:51.205773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Flow 'volume_create_api' (35411066-7eab-475c-a692-840f2e1389b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:04:51.209017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f1e913-b58a-4771-bb2c-393027299cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:51.220368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:04:51.511795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f1e913-b58a-4771-bb2c-393027299cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:51.514092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c6d4de-6846-477f-8933-b33dba248362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:51.711635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Created reservations ['5ed36a21-a866-42e8-96b0-b6696b33a041', '6b286385-8502-414a-90f5-9ff0372842a1', '3401009b-38ff-4e4a-bb2b-e4cf9b14bed1', '72938339-c8ea-411d-bcd1-282a46a91f25'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:04:51.713798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c6d4de-6846-477f-8933-b33dba248362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed36a21-a866-42e8-96b0-b6696b33a041', '6b286385-8502-414a-90f5-9ff0372842a1', '3401009b-38ff-4e4a-bb2b-e4cf9b14bed1', '72938339-c8ea-411d-bcd1-282a46a91f25']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:51.716143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e11308d-417a-43b7-9f66-a42ea70ebc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:51.834866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e11308d-417a-43b7-9f66-a42ea70ebc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0359f412-379a-4183-941c-6c51b7d5521c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1758229097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c85238a0f847d19bed50542bd1842b',qos_specs=None,replication_status=,reservations=['5ed36a21-a866-42e8-96b0-b6696b33a041','6b286385-8502-414a-90f5-9ff0372842a1','3401009b-38ff-4e4a-bb2b-e4cf9b14bed1','72938339-c8ea-411d-bcd1-282a46a91f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a8bc3f828c40ab905be7f811ca63d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1758229097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0359f412-379a-4183-941c-6c51b7d5521c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4c85238a0f847d19bed50542bd1842b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11a8bc3f828c40ab905be7f811ca63d5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:51.837572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3570083a-0489-4a38-bac1-2b10421db20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:51.926478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3570083a-0489-4a38-bac1-2b10421db20f) transitioned into state 'SUCCESS' from state '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-1758229097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c85238a0f847d19bed50542bd1842b',qos_specs=None,replication_status=,reservations=['5ed36a21-a866-42e8-96b0-b6696b33a041','6b286385-8502-414a-90f5-9ff0372842a1','3401009b-38ff-4e4a-bb2b-e4cf9b14bed1','72938339-c8ea-411d-bcd1-282a46a91f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a8bc3f828c40ab905be7f811ca63d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:51.934979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01f3ae5b-4e02-4968-ab9a-eac010bb13e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:04:51.985253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01f3ae5b-4e02-4968-ab9a-eac010bb13e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:04:51.993887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Flow 'volume_create_api' (35411066-7eab-475c-a692-840f2e1389b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:04:52.174752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Create volume request issued successfully. Jan 28 13:04:52.215153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b015439-2d1f-4dea-9719-9b10876d8d47 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes returned with HTTP 202 Jan 28 13:04:52.224867 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 316/636] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:04:51 2021] POST /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes => generated 823 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:04:52.241211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-496cb585-a6f1-4521-bf76-b5068ee03674 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:04:52.241746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-496cb585-a6f1-4521-bf76-b5068ee03674 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:52.242125 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:52.242125 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:52.242663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-496cb585-a6f1-4521-bf76-b5068ee03674 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:52.391241 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:52.391241 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:52.418554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-496cb585-a6f1-4521-bf76-b5068ee03674 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:52.466975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-496cb585-a6f1-4521-bf76-b5068ee03674 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 200 Jan 28 13:04:52.467605 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 321/637] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:52 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:53.485660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d00d1de-e342-4789-918c-601e9eeefb22 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:04:53.487155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d00d1de-e342-4789-918c-601e9eeefb22 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:53.487786 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:53.487786 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:53.497703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d00d1de-e342-4789-918c-601e9eeefb22 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:53.655104 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:53.655104 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:53.669123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2d00d1de-e342-4789-918c-601e9eeefb22 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:53.702217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d00d1de-e342-4789-918c-601e9eeefb22 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 200 Jan 28 13:04:53.716001 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 317/638] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:53 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:54.734392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c15c9cf-4418-4549-bd07-f75e0cb70bee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:04:54.735120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c15c9cf-4418-4549-bd07-f75e0cb70bee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:54.735498 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:54.735498 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:54.736078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c15c9cf-4418-4549-bd07-f75e0cb70bee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:54.896748 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:54.896748 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:54.934033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c15c9cf-4418-4549-bd07-f75e0cb70bee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:54.993839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c15c9cf-4418-4549-bd07-f75e0cb70bee tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 200 Jan 28 13:04:54.995554 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 322/639] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:54 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 916 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:55.014392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c7243cf-995f-40c9-b04d-f9272d9af142 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] POST http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups Jan 28 13:04:55.015086 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:55.015086 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:55.015900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c7243cf-995f-40c9-b04d-f9272d9af142 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0359f412-379a-4183-941c-6c51b7d5521c", "name": "tempest-VolumesBackupsAdminTest-Backup-32150541"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:04:55.017257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-8c7243cf-995f-40c9-b04d-f9272d9af142 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Creating new backup {'backup': {'volume_id': '0359f412-379a-4183-941c-6c51b7d5521c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-32150541'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 13:04:55.018130 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-8c7243cf-995f-40c9-b04d-f9272d9af142 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Creating backup of volume 0359f412-379a-4183-941c-6c51b7d5521c in container None Jan 28 13:04:55.221378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:55.221378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:55.230615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8c7243cf-995f-40c9-b04d-f9272d9af142 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:04:55.352670 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-8c7243cf-995f-40c9-b04d-f9272d9af142 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Created reservations ['debd09c9-ab4a-4cb9-ac88-b656b4feb80b', 'd1bcd7db-7e21-41e6-af4c-d4b0878e53fb'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:04:55.558308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c7243cf-995f-40c9-b04d-f9272d9af142 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups returned with HTTP 202 Jan 28 13:04:55.561052 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 318/640] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:04:55 2021] POST /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups => generated 399 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:04:55.573397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c34ade8c-0059-4492-b79b-33992729db83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:04:55.574248 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c34ade8c-0059-4492-b79b-33992729db83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:55.574681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:55.574681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:55.575285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c34ade8c-0059-4492-b79b-33992729db83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:55.575820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c34ade8c-0059-4492-b79b-33992729db83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:55.639645 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:55.639645 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:55.644135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c34ade8c-0059-4492-b79b-33992729db83 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:04:55.650405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 323/641] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:55 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 806 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:56.670054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c46c5bd-5f9d-4f55-929b-d367da0511d7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:04:56.682287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c46c5bd-5f9d-4f55-929b-d367da0511d7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:56.682650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:56.682650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:56.683345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c46c5bd-5f9d-4f55-929b-d367da0511d7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:56.684013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1c46c5bd-5f9d-4f55-929b-d367da0511d7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:56.789294 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:56.789294 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:56.792722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c46c5bd-5f9d-4f55-929b-d367da0511d7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:04:56.806725 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 319/642] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:56 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 806 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:57.829680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c50e7fde-a9f0-4080-aac7-1a33ec575f3a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:04:57.830617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c50e7fde-a9f0-4080-aac7-1a33ec575f3a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:57.831006 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:57.831006 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:57.848526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c50e7fde-a9f0-4080-aac7-1a33ec575f3a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:57.848526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c50e7fde-a9f0-4080-aac7-1a33ec575f3a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:57.968762 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:57.968762 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:57.976461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c50e7fde-a9f0-4080-aac7-1a33ec575f3a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:04:57.979047 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 324/643] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:57 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 806 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:04:59.002369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9a0be76-0d43-4063-a107-b14521ef111c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:04:59.003115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9a0be76-0d43-4063-a107-b14521ef111c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:04:59.003307 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:04:59.003307 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:04:59.003900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9a0be76-0d43-4063-a107-b14521ef111c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:04:59.004281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e9a0be76-0d43-4063-a107-b14521ef111c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:04:59.075004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:04:59.075004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:04:59.075004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9a0be76-0d43-4063-a107-b14521ef111c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:04:59.075004 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 320/644] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:04:58 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 806 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:00.085582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96a54cb4-ee53-47c5-830c-b34295369bd4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:00.086117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96a54cb4-ee53-47c5-830c-b34295369bd4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:00.086341 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:00.086341 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:00.086686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96a54cb4-ee53-47c5-830c-b34295369bd4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:00.087362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-96a54cb4-ee53-47c5-830c-b34295369bd4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:00.139312 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:00.139312 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:00.145536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96a54cb4-ee53-47c5-830c-b34295369bd4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:00.146530 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 325/645] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:00 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 806 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:01.163469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46331644-66db-4466-9ac4-ac4745307003 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:01.164853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46331644-66db-4466-9ac4-ac4745307003 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:01.165375 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:01.165375 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:01.166021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46331644-66db-4466-9ac4-ac4745307003 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:01.166609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-46331644-66db-4466-9ac4-ac4745307003 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:01.227172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:01.227172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:01.235363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46331644-66db-4466-9ac4-ac4745307003 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:01.239346 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 321/646] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:01 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:02.258012 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e27b72a4-2e0b-4e87-b010-92bf5b5db629 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:02.258012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e27b72a4-2e0b-4e87-b010-92bf5b5db629 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:02.258767 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:02.258767 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:02.258767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e27b72a4-2e0b-4e87-b010-92bf5b5db629 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:02.259062 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e27b72a4-2e0b-4e87-b010-92bf5b5db629 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:02.310046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:02.310046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:02.313163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e27b72a4-2e0b-4e87-b010-92bf5b5db629 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:02.314274 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 326/647] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:02 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:03.330687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4c205fe-6522-4ec5-a10a-de03698fd7c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:03.332054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4c205fe-6522-4ec5-a10a-de03698fd7c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:03.332473 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:03.332473 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:03.333246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4c205fe-6522-4ec5-a10a-de03698fd7c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:03.334604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a4c205fe-6522-4ec5-a10a-de03698fd7c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:03.366655 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:03.366655 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:03.370479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4c205fe-6522-4ec5-a10a-de03698fd7c8 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:03.380327 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 322/648] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:03 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:04.388560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e64557d3-c08f-489d-9100-982e84e080ae tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:04.390633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e64557d3-c08f-489d-9100-982e84e080ae tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:04.391186 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:04.391186 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:04.391848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e64557d3-c08f-489d-9100-982e84e080ae tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:04.392371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e64557d3-c08f-489d-9100-982e84e080ae tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:04.466444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:04.466444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:04.469198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e64557d3-c08f-489d-9100-982e84e080ae tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:04.470630 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 327/649] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:04 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:05.496055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d2541bc-c9f2-4074-9359-d5be868d2eb1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:05.496776 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d2541bc-c9f2-4074-9359-d5be868d2eb1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:05.496776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:05.496776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:05.497185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d2541bc-c9f2-4074-9359-d5be868d2eb1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:05.497483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4d2541bc-c9f2-4074-9359-d5be868d2eb1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:05.546000 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:05.546000 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:05.548439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d2541bc-c9f2-4074-9359-d5be868d2eb1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:05.570368 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 323/650] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:05 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:06.582496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b28fe5a-6aa6-4b37-a29c-50abc741b7b7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:06.583030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b28fe5a-6aa6-4b37-a29c-50abc741b7b7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:06.583480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:06.583480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:06.584059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b28fe5a-6aa6-4b37-a29c-50abc741b7b7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:06.584607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4b28fe5a-6aa6-4b37-a29c-50abc741b7b7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:06.662228 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:06.662228 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:06.664833 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b28fe5a-6aa6-4b37-a29c-50abc741b7b7 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:06.665705 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 328/651] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:06 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:07.680734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-174e6ac1-5773-4ca4-beb9-734dc42ea802 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:07.681430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-174e6ac1-5773-4ca4-beb9-734dc42ea802 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:07.681430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:07.681430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:07.681850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-174e6ac1-5773-4ca4-beb9-734dc42ea802 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:07.682167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-174e6ac1-5773-4ca4-beb9-734dc42ea802 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:07.733397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:07.733397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:07.736250 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-174e6ac1-5773-4ca4-beb9-734dc42ea802 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:07.745323 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 324/652] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:07 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:08.757377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f32cb0fe-c52c-4b65-bbbc-d148dace0184 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:08.757920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f32cb0fe-c52c-4b65-bbbc-d148dace0184 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:08.758106 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:08.758106 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:08.758756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f32cb0fe-c52c-4b65-bbbc-d148dace0184 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:08.760619 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f32cb0fe-c52c-4b65-bbbc-d148dace0184 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:08.865924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:08.865924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:08.872204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f32cb0fe-c52c-4b65-bbbc-d148dace0184 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:08.880250 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 329/653] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:08 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:09.888088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4428f6e-90b4-43ed-9c2b-cc3620d20c13 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:09.888632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4428f6e-90b4-43ed-9c2b-cc3620d20c13 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:09.888805 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:09.888805 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:09.889408 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4428f6e-90b4-43ed-9c2b-cc3620d20c13 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:09.889779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d4428f6e-90b4-43ed-9c2b-cc3620d20c13 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:09.967496 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:09.967496 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:09.979626 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4428f6e-90b4-43ed-9c2b-cc3620d20c13 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:09.981522 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 325/654] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:09 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:10.999386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1dc1494f-bf87-459e-974f-b04f396bad30 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:11.000638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1dc1494f-bf87-459e-974f-b04f396bad30 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:11.003109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:11.003109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:11.003579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1dc1494f-bf87-459e-974f-b04f396bad30 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:11.003966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1dc1494f-bf87-459e-974f-b04f396bad30 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:11.036970 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:11.036970 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:11.039183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1dc1494f-bf87-459e-974f-b04f396bad30 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:11.040351 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 330/655] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:10 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:12.054797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c932abe-f8a2-4c81-a6d8-a67b9c08c3a4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:12.055343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c932abe-f8a2-4c81-a6d8-a67b9c08c3a4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:12.055568 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:12.055568 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:12.056136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c932abe-f8a2-4c81-a6d8-a67b9c08c3a4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:12.056256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4c932abe-f8a2-4c81-a6d8-a67b9c08c3a4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:12.125301 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:12.125301 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:12.127506 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c932abe-f8a2-4c81-a6d8-a67b9c08c3a4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:12.128530 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 326/656] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:12 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:13.143395 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f00d742-42c6-45ef-a970-8dbcc7116c2f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:13.144395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f00d742-42c6-45ef-a970-8dbcc7116c2f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:13.144732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:13.144732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:13.145257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f00d742-42c6-45ef-a970-8dbcc7116c2f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:13.145993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7f00d742-42c6-45ef-a970-8dbcc7116c2f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:13.236367 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:13.236367 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:13.244154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f00d742-42c6-45ef-a970-8dbcc7116c2f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:13.245378 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 331/657] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:13 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:14.259790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b56b0921-4214-4f7a-a738-4046a593910b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:14.260356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b56b0921-4214-4f7a-a738-4046a593910b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:14.260485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:14.260485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:14.261084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b56b0921-4214-4f7a-a738-4046a593910b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:14.261764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b56b0921-4214-4f7a-a738-4046a593910b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:14.313315 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:14.313315 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:14.315224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b56b0921-4214-4f7a-a738-4046a593910b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:14.316087 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 327/658] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:14 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:15.331603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d178c683-3a1c-4883-a09e-69c3f070226d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:15.332151 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d178c683-3a1c-4883-a09e-69c3f070226d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:15.332151 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:15.332151 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:15.332574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d178c683-3a1c-4883-a09e-69c3f070226d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:15.332976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d178c683-3a1c-4883-a09e-69c3f070226d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:15.385527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:15.385527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:15.390941 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d178c683-3a1c-4883-a09e-69c3f070226d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:15.397087 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 332/659] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:15 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:16.407203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cee06556-7bf4-48d5-8376-b5ee271ad6fa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:16.408627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cee06556-7bf4-48d5-8376-b5ee271ad6fa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:16.409055 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:16.409055 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:16.409704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cee06556-7bf4-48d5-8376-b5ee271ad6fa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:16.410319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cee06556-7bf4-48d5-8376-b5ee271ad6fa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:16.479720 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:16.479720 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:16.486328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cee06556-7bf4-48d5-8376-b5ee271ad6fa tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:16.487615 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 328/660] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:16 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:05:17.502434 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cbb78b24-f8f7-4575-bcb1-d5154d40d6f3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:17.502968 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cbb78b24-f8f7-4575-bcb1-d5154d40d6f3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:17.503071 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:17.503071 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:17.503899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cbb78b24-f8f7-4575-bcb1-d5154d40d6f3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:17.504919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cbb78b24-f8f7-4575-bcb1-d5154d40d6f3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:17.565349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:17.565349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:17.569294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cbb78b24-f8f7-4575-bcb1-d5154d40d6f3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:17.576683 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 333/661] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:17 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:18.591369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee13972f-91e9-4bf5-ad9d-9a916550424e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:18.592920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee13972f-91e9-4bf5-ad9d-9a916550424e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:18.593356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:18.593356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:18.595483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee13972f-91e9-4bf5-ad9d-9a916550424e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:18.596057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ee13972f-91e9-4bf5-ad9d-9a916550424e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:18.650490 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:18.650490 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:18.656138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee13972f-91e9-4bf5-ad9d-9a916550424e tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:18.659756 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 329/662] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:18 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:19.675180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-affcdcc6-d7b1-4644-bbe7-ef82013c4c10 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:19.678097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-affcdcc6-d7b1-4644-bbe7-ef82013c4c10 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:19.678097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:19.678097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:19.679767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-affcdcc6-d7b1-4644-bbe7-ef82013c4c10 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:19.679767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-affcdcc6-d7b1-4644-bbe7-ef82013c4c10 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:19.793039 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:19.793039 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:19.795541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-affcdcc6-d7b1-4644-bbe7-ef82013c4c10 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:19.802657 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 334/663] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:19 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:20.819656 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f165f1dc-53ed-4b07-a76d-a3272e793343 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:20.820238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f165f1dc-53ed-4b07-a76d-a3272e793343 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:20.820360 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:20.820360 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:20.820957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f165f1dc-53ed-4b07-a76d-a3272e793343 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:20.821485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f165f1dc-53ed-4b07-a76d-a3272e793343 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:20.916607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:20.916607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:20.932005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f165f1dc-53ed-4b07-a76d-a3272e793343 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:20.932998 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 330/664] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:20 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:21.965693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6da46e4d-bd14-4d25-b9e3-cf59444f9fc3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:21.966281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6da46e4d-bd14-4d25-b9e3-cf59444f9fc3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:21.967557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:21.967557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:21.971499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6da46e4d-bd14-4d25-b9e3-cf59444f9fc3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:21.972093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6da46e4d-bd14-4d25-b9e3-cf59444f9fc3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:22.005953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] POST http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes Jan 28 13:05:22.005953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:22.005953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:22.005953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-562526702"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:05:22.011445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-562526702'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:05:22.011445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Create volume of 1 GB Jan 28 13:05:22.060428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Availability Zones retrieved successfully. Jan 28 13:05:22.071977 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:22.071977 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:22.083543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6da46e4d-bd14-4d25-b9e3-cf59444f9fc3 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:22.084573 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 335/665] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:21 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:22.093780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Flow 'volume_create_api' (bab67421-027c-4dd0-9b9c-00b73eaabea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:05:22.097392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a0d794-f992-49ad-a464-333eb76fec93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:05:22.100842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:05:22.188740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a0d794-f992-49ad-a464-333eb76fec93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:05:22.191764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e659063e-b2e4-4d08-841b-514eeb2e3ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:05:22.357429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Created reservations ['ae8dd3c3-8daf-4263-9577-52dddba06659', '419e3273-8a62-4897-b051-9418d6d1b32d', 'eccf779a-69b4-4ca3-ac41-aba131725429', '505d3b04-4042-4c64-bbb4-f2f9eeddd875'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:05:22.359885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e659063e-b2e4-4d08-841b-514eeb2e3ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae8dd3c3-8daf-4263-9577-52dddba06659', '419e3273-8a62-4897-b051-9418d6d1b32d', 'eccf779a-69b4-4ca3-ac41-aba131725429', '505d3b04-4042-4c64-bbb4-f2f9eeddd875']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:05:22.362058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f9fdad-ca22-4da0-92cd-6582a43be0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:05:22.509628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f9fdad-ca22-4da0-92cd-6582a43be0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84647928-31a6-48c3-ad33-3a810d8b262a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-562526702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f5a6fbbf4ec415b8d5ed95f17c7c867',qos_specs=None,replication_status=,reservations=['ae8dd3c3-8daf-4263-9577-52dddba06659','419e3273-8a62-4897-b051-9418d6d1b32d','eccf779a-69b4-4ca3-ac41-aba131725429','505d3b04-4042-4c64-bbb4-f2f9eeddd875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148972fcc2af4894b1755db518c13bfe',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-562526702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84647928-31a6-48c3-ad33-3a810d8b262a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f5a6fbbf4ec415b8d5ed95f17c7c867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='148972fcc2af4894b1755db518c13bfe',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:05:22.515179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3053638-3546-4d2f-9112-6779f01bc791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:05:22.593908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3053638-3546-4d2f-9112-6779f01bc791) transitioned into state 'SUCCESS' from state '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-562526702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f5a6fbbf4ec415b8d5ed95f17c7c867',qos_specs=None,replication_status=,reservations=['ae8dd3c3-8daf-4263-9577-52dddba06659','419e3273-8a62-4897-b051-9418d6d1b32d','eccf779a-69b4-4ca3-ac41-aba131725429','505d3b04-4042-4c64-bbb4-f2f9eeddd875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148972fcc2af4894b1755db518c13bfe',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:05:22.599119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689c6845-4190-4ec7-82ec-e09bc0bc0146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:05:22.631684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689c6845-4190-4ec7-82ec-e09bc0bc0146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:05:22.634459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Flow 'volume_create_api' (bab67421-027c-4dd0-9b9c-00b73eaabea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:05:22.743965 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Create volume request issued successfully. Jan 28 13:05:22.763441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-515f8dda-3767-4a96-ac62-65d8ecb77512 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes returned with HTTP 202 Jan 28 13:05:22.765961 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 331/666] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:05:21 2021] POST /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes => generated 825 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:05:22.780650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f75a74b3-6bad-4262-a896-46a1f3dd860d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:05:22.781189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f75a74b3-6bad-4262-a896-46a1f3dd860d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:22.781518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:22.781518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:22.782190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f75a74b3-6bad-4262-a896-46a1f3dd860d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:22.911545 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:22.911545 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:22.969901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f75a74b3-6bad-4262-a896-46a1f3dd860d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:05:23.021878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f75a74b3-6bad-4262-a896-46a1f3dd860d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:05:23.027574 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 336/667] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:22 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 917 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:23.130907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14808d60-3d10-4008-8601-2f4d2fe25f52 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:23.134812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14808d60-3d10-4008-8601-2f4d2fe25f52 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:23.135290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:23.135290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:23.135980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14808d60-3d10-4008-8601-2f4d2fe25f52 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:23.141176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-14808d60-3d10-4008-8601-2f4d2fe25f52 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:23.194124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:23.194124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:23.196937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14808d60-3d10-4008-8601-2f4d2fe25f52 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:23.200133 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 332/668] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:23 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:24.041627 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-79b74ad3-2d6d-4de6-8c0c-65f9f53c807f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:05:24.042185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-79b74ad3-2d6d-4de6-8c0c-65f9f53c807f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:24.042624 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:24.042624 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:24.045300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-79b74ad3-2d6d-4de6-8c0c-65f9f53c807f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:24.206201 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:24.206201 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:24.219566 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5999b1bc-f9be-452b-a27e-2702d6d70248 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:24.220483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5999b1bc-f9be-452b-a27e-2702d6d70248 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:24.224254 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:24.224254 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:24.225520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5999b1bc-f9be-452b-a27e-2702d6d70248 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:24.226438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5999b1bc-f9be-452b-a27e-2702d6d70248 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:24.236098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-79b74ad3-2d6d-4de6-8c0c-65f9f53c807f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:05:24.293249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-79b74ad3-2d6d-4de6-8c0c-65f9f53c807f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:05:24.296824 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 337/669] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:24 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 917 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:24.305978 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:24.305978 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:24.308344 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5999b1bc-f9be-452b-a27e-2702d6d70248 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:24.309774 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 333/670] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:24 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:25.314318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-719bb427-4a62-4b6e-8dcf-202b2359f700 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:05:25.314986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-719bb427-4a62-4b6e-8dcf-202b2359f700 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:25.315445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:25.315445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:25.316120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-719bb427-4a62-4b6e-8dcf-202b2359f700 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:25.323968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-48741da6-d730-4e8e-bd4a-975d2aaa74eb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:25.324497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-48741da6-d730-4e8e-bd4a-975d2aaa74eb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:25.324728 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:25.324728 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:25.325104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-48741da6-d730-4e8e-bd4a-975d2aaa74eb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:25.325684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-48741da6-d730-4e8e-bd4a-975d2aaa74eb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:25.379793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:25.379793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:25.382216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-48741da6-d730-4e8e-bd4a-975d2aaa74eb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:25.387150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 334/671] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:25 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:25.395439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:25.395439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:25.422723 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-719bb427-4a62-4b6e-8dcf-202b2359f700 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:05:25.493921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-719bb427-4a62-4b6e-8dcf-202b2359f700 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:05:25.495115 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 338/672] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:25 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:26.397805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b06fe0f9-da4b-4e86-a085-27bcd729adac tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:26.399147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b06fe0f9-da4b-4e86-a085-27bcd729adac tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:26.399625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:26.399625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:26.400323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b06fe0f9-da4b-4e86-a085-27bcd729adac tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:26.400917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b06fe0f9-da4b-4e86-a085-27bcd729adac tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:26.467838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:26.467838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:26.474200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b06fe0f9-da4b-4e86-a085-27bcd729adac tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:26.483369 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 335/673] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:26 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:27.490948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-525bad3a-db12-4e5a-a285-44b4a59ebeeb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:27.492218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-525bad3a-db12-4e5a-a285-44b4a59ebeeb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:27.492658 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:27.492658 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:27.493322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-525bad3a-db12-4e5a-a285-44b4a59ebeeb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:27.494056 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-525bad3a-db12-4e5a-a285-44b4a59ebeeb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:27.565855 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:27.565855 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:27.568338 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-525bad3a-db12-4e5a-a285-44b4a59ebeeb tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:27.569712 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 339/674] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:27 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:28.584584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bac0d982-a083-47c4-948f-ec6ea4ca0b21 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:28.585715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bac0d982-a083-47c4-948f-ec6ea4ca0b21 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:28.586121 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:28.586121 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:28.586763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bac0d982-a083-47c4-948f-ec6ea4ca0b21 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:28.587359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bac0d982-a083-47c4-948f-ec6ea4ca0b21 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:28.616814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:28.616814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:28.619571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bac0d982-a083-47c4-948f-ec6ea4ca0b21 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:28.620774 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 336/675] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:28 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:29.647366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6cbf0bd3-38fc-4214-86a2-d86074a13393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:29.652976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6cbf0bd3-38fc-4214-86a2-d86074a13393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:29.653760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:29.653760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:29.657507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6cbf0bd3-38fc-4214-86a2-d86074a13393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:29.658185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6cbf0bd3-38fc-4214-86a2-d86074a13393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:29.706079 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:29.706079 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:29.708701 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6cbf0bd3-38fc-4214-86a2-d86074a13393 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:29.710562 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 340/676] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:29 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:05:30.728903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0222ae3f-2ea2-40cf-a09e-5f2caf9825fd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:30.730439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0222ae3f-2ea2-40cf-a09e-5f2caf9825fd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:30.730811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:30.730811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:30.731445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0222ae3f-2ea2-40cf-a09e-5f2caf9825fd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:30.732753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0222ae3f-2ea2-40cf-a09e-5f2caf9825fd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:30.796564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:30.796564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:30.798419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0222ae3f-2ea2-40cf-a09e-5f2caf9825fd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:30.799442 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 337/677] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:30 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:31.820619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44770cfc-9ecb-4d35-8310-d6231503b39b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:31.822799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44770cfc-9ecb-4d35-8310-d6231503b39b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:31.823618 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:31.823618 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:31.824507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44770cfc-9ecb-4d35-8310-d6231503b39b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:31.825574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-44770cfc-9ecb-4d35-8310-d6231503b39b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:31.852965 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:31.852965 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:31.856046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44770cfc-9ecb-4d35-8310-d6231503b39b tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:31.864259 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 341/678] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:31 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:32.871613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6c5acda-27a5-4973-b9a7-739f2d7f2e9a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:32.872198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6c5acda-27a5-4973-b9a7-739f2d7f2e9a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:32.872507 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:32.872507 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:32.873255 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6c5acda-27a5-4973-b9a7-739f2d7f2e9a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:32.873793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a6c5acda-27a5-4973-b9a7-739f2d7f2e9a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:32.965604 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:32.965604 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:32.974836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6c5acda-27a5-4973-b9a7-739f2d7f2e9a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:32.976039 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 338/679] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:32 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:33.993995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a99e15df-545a-437b-9a28-1282dfdb049d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:33.997998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a99e15df-545a-437b-9a28-1282dfdb049d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:33.998463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:33.998463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:33.999224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a99e15df-545a-437b-9a28-1282dfdb049d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:34.001424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a99e15df-545a-437b-9a28-1282dfdb049d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:34.087391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:34.087391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:34.089262 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a99e15df-545a-437b-9a28-1282dfdb049d tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:34.090095 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 342/680] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:33 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:35.116329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b140266-e5b1-40fa-a815-f492524a058f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:35.117077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b140266-e5b1-40fa-a815-f492524a058f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:35.117480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:35.117480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:35.118013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b140266-e5b1-40fa-a815-f492524a058f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:35.122860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9b140266-e5b1-40fa-a815-f492524a058f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:35.202284 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:35.202284 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:35.213082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b140266-e5b1-40fa-a815-f492524a058f tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:35.224949 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 339/681] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:35 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:36.231594 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88fe0ccf-e0b1-40fe-9363-0356b84bdc93 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:36.232145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88fe0ccf-e0b1-40fe-9363-0356b84bdc93 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:36.232332 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:36.232332 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:36.232709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88fe0ccf-e0b1-40fe-9363-0356b84bdc93 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:36.233109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-88fe0ccf-e0b1-40fe-9363-0356b84bdc93 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:36.281744 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:36.281744 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:36.283680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88fe0ccf-e0b1-40fe-9363-0356b84bdc93 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:36.294568 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 343/682] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:36 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:37.306948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9081b8b0-2d5a-4955-97e2-24ccc670f135 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:37.313487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9081b8b0-2d5a-4955-97e2-24ccc670f135 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:37.315940 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:37.315940 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:37.316649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9081b8b0-2d5a-4955-97e2-24ccc670f135 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:37.317249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9081b8b0-2d5a-4955-97e2-24ccc670f135 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:37.390838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:37.390838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:37.394315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9081b8b0-2d5a-4955-97e2-24ccc670f135 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:37.398362 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 340/683] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:37 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:38.419693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f4bf6db-4098-4a23-bbb5-7e97de398e80 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:38.424191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f4bf6db-4098-4a23-bbb5-7e97de398e80 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:38.424706 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:38.424706 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:38.425477 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f4bf6db-4098-4a23-bbb5-7e97de398e80 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:38.426042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2f4bf6db-4098-4a23-bbb5-7e97de398e80 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:38.515455 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:38.515455 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:38.517460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f4bf6db-4098-4a23-bbb5-7e97de398e80 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:38.536308 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 344/684] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:38 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:39.549162 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e56d82df-adf1-42ce-8e1b-cade7186ff18 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:39.549684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e56d82df-adf1-42ce-8e1b-cade7186ff18 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:39.549911 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:39.549911 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:39.550281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e56d82df-adf1-42ce-8e1b-cade7186ff18 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:39.550652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e56d82df-adf1-42ce-8e1b-cade7186ff18 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:39.605295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:39.605295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:39.616296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e56d82df-adf1-42ce-8e1b-cade7186ff18 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:39.622989 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 341/685] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:39 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:40.633625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc63f193-5161-4640-9310-07e9ee0263cd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:40.640690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc63f193-5161-4640-9310-07e9ee0263cd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:40.641193 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:40.641193 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:40.643160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc63f193-5161-4640-9310-07e9ee0263cd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:40.645199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cc63f193-5161-4640-9310-07e9ee0263cd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:40.701131 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:40.701131 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:40.703617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc63f193-5161-4640-9310-07e9ee0263cd tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:40.708060 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 345/686] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:40 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:41.724141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3617ba29-02f9-479c-8a67-02bccc9cb5bf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:41.725496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3617ba29-02f9-479c-8a67-02bccc9cb5bf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:41.725661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:41.725661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:41.726046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3617ba29-02f9-479c-8a67-02bccc9cb5bf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:41.726421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3617ba29-02f9-479c-8a67-02bccc9cb5bf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:41.777348 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:41.777348 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:41.780063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3617ba29-02f9-479c-8a67-02bccc9cb5bf tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:41.781803 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 342/687] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:41 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:42.820072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce11226e-2865-4c20-91a7-20cf43f21d71 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:42.820714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce11226e-2865-4c20-91a7-20cf43f21d71 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:42.820797 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:42.820797 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:42.821152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce11226e-2865-4c20-91a7-20cf43f21d71 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:42.821694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ce11226e-2865-4c20-91a7-20cf43f21d71 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:42.910279 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:42.910279 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:42.929886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce11226e-2865-4c20-91a7-20cf43f21d71 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:42.931113 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 346/688] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:42 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:43.949710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-870189e3-0591-4a37-ba57-065b5d64a612 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:43.951060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-870189e3-0591-4a37-ba57-065b5d64a612 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:43.951543 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:43.951543 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:43.952184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-870189e3-0591-4a37-ba57-065b5d64a612 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:43.952710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-870189e3-0591-4a37-ba57-065b5d64a612 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:44.044978 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:44.044978 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:44.050195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-870189e3-0591-4a37-ba57-065b5d64a612 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:44.063989 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 343/689] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:43 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:45.079210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-beb2e9b8-01a5-4e21-ad14-bd2278f3b21c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:45.080511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-beb2e9b8-01a5-4e21-ad14-bd2278f3b21c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:45.080884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:45.080884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:45.081495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-beb2e9b8-01a5-4e21-ad14-bd2278f3b21c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:45.082022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-beb2e9b8-01a5-4e21-ad14-bd2278f3b21c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:45.147087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:45.147087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:45.149679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-beb2e9b8-01a5-4e21-ad14-bd2278f3b21c tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:45.151370 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 347/690] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:45 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:46.166150 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c31be12-818c-4bb7-ad17-f8b0954115b9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:46.166832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c31be12-818c-4bb7-ad17-f8b0954115b9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:46.166832 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:46.166832 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:46.167729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c31be12-818c-4bb7-ad17-f8b0954115b9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:46.168568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5c31be12-818c-4bb7-ad17-f8b0954115b9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:46.230179 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:46.230179 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:46.232721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c31be12-818c-4bb7-ad17-f8b0954115b9 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:46.233852 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 344/691] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:46 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:47.249177 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7dab0ea1-4b9d-40ee-9c03-abd81d1860db tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:47.250058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7dab0ea1-4b9d-40ee-9c03-abd81d1860db tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:47.250278 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:47.250278 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:47.250746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7dab0ea1-4b9d-40ee-9c03-abd81d1860db tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:47.251517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7dab0ea1-4b9d-40ee-9c03-abd81d1860db tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:47.306854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:47.306854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:47.312702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7dab0ea1-4b9d-40ee-9c03-abd81d1860db tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:47.324987 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 348/692] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:47 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:48.328015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edf930af-057e-4237-ba1b-aa86c1865c48 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:48.328552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edf930af-057e-4237-ba1b-aa86c1865c48 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:48.328759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:48.328759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:48.329139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edf930af-057e-4237-ba1b-aa86c1865c48 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:48.329518 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-edf930af-057e-4237-ba1b-aa86c1865c48 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:48.394857 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:48.394857 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:48.396747 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edf930af-057e-4237-ba1b-aa86c1865c48 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:48.397563 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 345/693] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:48 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:49.412523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f96f77f0-45df-43c6-9c3d-cd4422b61a0a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:49.434043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f96f77f0-45df-43c6-9c3d-cd4422b61a0a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:49.434305 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:49.434305 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:49.434723 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f96f77f0-45df-43c6-9c3d-cd4422b61a0a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:49.435112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f96f77f0-45df-43c6-9c3d-cd4422b61a0a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:49.513796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:49.513796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:49.517151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f96f77f0-45df-43c6-9c3d-cd4422b61a0a tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:49.524150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 349/694] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:49 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:50.539475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f05a33b-c78d-45a4-9fa2-8b462171ca40 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:50.540791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f05a33b-c78d-45a4-9fa2-8b462171ca40 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:50.541178 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:50.541178 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:50.542493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f05a33b-c78d-45a4-9fa2-8b462171ca40 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:50.543085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4f05a33b-c78d-45a4-9fa2-8b462171ca40 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:50.608794 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:50.608794 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:50.611000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f05a33b-c78d-45a4-9fa2-8b462171ca40 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:50.616200 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 346/695] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:50 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:51.635775 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1f50961-781c-4d38-a85c-78fcd6a933d1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:51.637176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1f50961-781c-4d38-a85c-78fcd6a933d1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:51.637516 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:51.637516 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:51.637921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1f50961-781c-4d38-a85c-78fcd6a933d1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:51.638301 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e1f50961-781c-4d38-a85c-78fcd6a933d1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:51.669080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:51.669080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:51.670956 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1f50961-781c-4d38-a85c-78fcd6a933d1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:51.695656 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 350/696] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:51 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:52.688147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77bd9dd9-b85a-4b21-9e11-7f13cd9a0574 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:52.691242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77bd9dd9-b85a-4b21-9e11-7f13cd9a0574 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:52.691500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:52.691500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:52.691896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77bd9dd9-b85a-4b21-9e11-7f13cd9a0574 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:52.692262 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-77bd9dd9-b85a-4b21-9e11-7f13cd9a0574 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:52.764050 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:52.764050 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:52.767861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77bd9dd9-b85a-4b21-9e11-7f13cd9a0574 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:52.779437 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 347/697] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:52 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:53.786166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b54d3caf-84bf-4c4e-a232-ac747457cd56 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:53.786735 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b54d3caf-84bf-4c4e-a232-ac747457cd56 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:53.786888 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:53.786888 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:53.787296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b54d3caf-84bf-4c4e-a232-ac747457cd56 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:53.787658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b54d3caf-84bf-4c4e-a232-ac747457cd56 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:53.854629 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:53.854629 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:53.860268 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b54d3caf-84bf-4c4e-a232-ac747457cd56 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:53.863203 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 351/698] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:53 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:54.883652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53e34580-f99a-4866-bceb-4a3e15b1a0e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:54.884840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53e34580-f99a-4866-bceb-4a3e15b1a0e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:54.885210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:54.885210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:54.885941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53e34580-f99a-4866-bceb-4a3e15b1a0e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:54.886465 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-53e34580-f99a-4866-bceb-4a3e15b1a0e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:54.971560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:54.971560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:54.975517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53e34580-f99a-4866-bceb-4a3e15b1a0e6 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:54.976545 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 348/699] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:54 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 820 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:54.990060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eab8b94a-73cb-44e5-8873-3574de962fb0 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:05:54.990589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eab8b94a-73cb-44e5-8873-3574de962fb0 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:54.990809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:54.990809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:54.991366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eab8b94a-73cb-44e5-8873-3574de962fb0 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:55.225699 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:55.225699 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:55.257519 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eab8b94a-73cb-44e5-8873-3574de962fb0 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:05:55.357851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eab8b94a-73cb-44e5-8873-3574de962fb0 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 200 Jan 28 13:05:55.358695 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 352/700] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:54 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 916 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:55.378474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-439f1eff-0b8e-4697-a91c-4ea9bf3dc844 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] POST http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/e3704a45-d250-4ffd-8826-642f79d94741/action Jan 28 13:05:55.379067 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:55.379067 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:55.379614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-439f1eff-0b8e-4697-a91c-4ea9bf3dc844 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:05:55.380004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-439f1eff-0b8e-4697-a91c-4ea9bf3dc844 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:05:55.381178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-439f1eff-0b8e-4697-a91c-4ea9bf3dc844 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] Updating backup 'e3704a45-d250-4ffd-8826-642f79d94741' with '{'status': 'error'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 28 13:05:55.507552 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:55.507552 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:55.553289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-439f1eff-0b8e-4697-a91c-4ea9bf3dc844 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] reset_status in rpcapi backup_id e3704a45-d250-4ffd-8826-642f79d94741 on host n-d-705657-14. {{(pid=87940) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 28 13:05:55.556683 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-439f1eff-0b8e-4697-a91c-4ea9bf3dc844 tempest-VolumesBackupsAdminTest-719354267 tempest-VolumesBackupsAdminTest-719354267-project-admin] http://10.222.0.38/volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/e3704a45-d250-4ffd-8826-642f79d94741/action returned with HTTP 202 Jan 28 13:05:55.558456 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 349/701] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:05:55 2021] POST /volume/v3/40a8c24ae01c415b864e599f20e14e0b/backups/e3704a45-d250-4ffd-8826-642f79d94741/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:05:55.566232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57d6574b-6832-4a89-8b35-4f9a4cebe952 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:55.566775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57d6574b-6832-4a89-8b35-4f9a4cebe952 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:55.567002 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:55.567002 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:55.567407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57d6574b-6832-4a89-8b35-4f9a4cebe952 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:55.567782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-57d6574b-6832-4a89-8b35-4f9a4cebe952 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Show backup with id e3704a45-d250-4ffd-8826-642f79d94741. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:05:55.619883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:55.619883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:55.622960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57d6574b-6832-4a89-8b35-4f9a4cebe952 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 200 Jan 28 13:05:55.625659 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 353/702] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:55 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:55.643837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-126c1c16-4f0f-4a98-a3e7-321e90778b00 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] DELETE http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 Jan 28 13:05:55.644297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-126c1c16-4f0f-4a98-a3e7-321e90778b00 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:55.644521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:55.644521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:55.644894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-126c1c16-4f0f-4a98-a3e7-321e90778b00 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:55.645260 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-126c1c16-4f0f-4a98-a3e7-321e90778b00 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Delete backup with id: e3704a45-d250-4ffd-8826-642f79d94741. Jan 28 13:05:55.693208 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:55.693208 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:55.752604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-126c1c16-4f0f-4a98-a3e7-321e90778b00 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] delete_backup rpcapi backup_id e3704a45-d250-4ffd-8826-642f79d94741 {{(pid=87940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:05:55.757475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-126c1c16-4f0f-4a98-a3e7-321e90778b00 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 returned with HTTP 202 Jan 28 13:05:55.759601 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 350/703] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:05:55 2021] DELETE /volume/v3/b4c85238a0f847d19bed50542bd1842b/backups/e3704a45-d250-4ffd-8826-642f79d94741 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 13:05:55.776968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e77d63b3-464d-4edd-b1c6-4d297b77ed92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] DELETE http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:05:55.777649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e77d63b3-464d-4edd-b1c6-4d297b77ed92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:55.777983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:55.777983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:55.778484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e77d63b3-464d-4edd-b1c6-4d297b77ed92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:55.779192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e77d63b3-464d-4edd-b1c6-4d297b77ed92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Delete volume with id: 0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:05:55.923652 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:55.923652 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:55.932526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e77d63b3-464d-4edd-b1c6-4d297b77ed92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:05:56.003190 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e77d63b3-464d-4edd-b1c6-4d297b77ed92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Delete volume request issued successfully. Jan 28 13:05:56.004078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e77d63b3-464d-4edd-b1c6-4d297b77ed92 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 202 Jan 28 13:05:56.006631 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 354/704] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:05:55 2021] DELETE /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:05:56.014052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81c31265-e2fb-41b4-933e-05e3b5a678b5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:05:56.014805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81c31265-e2fb-41b4-933e-05e3b5a678b5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:56.015175 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:56.015175 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:56.015756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81c31265-e2fb-41b4-933e-05e3b5a678b5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:56.204119 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:56.204119 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:56.250892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-81c31265-e2fb-41b4-933e-05e3b5a678b5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:05:56.358008 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81c31265-e2fb-41b4-933e-05e3b5a678b5 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 200 Jan 28 13:05:56.360784 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 351/705] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:56 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 915 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:57.378076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8257fe59-ebf9-4a6c-92d7-4795331cd276 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:05:57.379401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8257fe59-ebf9-4a6c-92d7-4795331cd276 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:57.379776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:57.379776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:57.381862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8257fe59-ebf9-4a6c-92d7-4795331cd276 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:57.626550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:57.626550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:57.655591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8257fe59-ebf9-4a6c-92d7-4795331cd276 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:05:57.719431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8257fe59-ebf9-4a6c-92d7-4795331cd276 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 200 Jan 28 13:05:57.722301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 355/706] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:57 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 915 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:05:58.741855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16e9cb38-fd6e-470d-931b-9d2b46357d95 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:05:58.742822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16e9cb38-fd6e-470d-931b-9d2b46357d95 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:05:58.743194 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:05:58.743194 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:05:58.746070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16e9cb38-fd6e-470d-931b-9d2b46357d95 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:05:58.915311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:05:58.915311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:05:58.945208 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-16e9cb38-fd6e-470d-931b-9d2b46357d95 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:05:59.008593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16e9cb38-fd6e-470d-931b-9d2b46357d95 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 200 Jan 28 13:05:59.010405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 352/707] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:05:58 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 915 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:00.027407 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee97d186-6940-4dbc-8c20-9eafaf010ede tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c Jan 28 13:06:00.027972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee97d186-6940-4dbc-8c20-9eafaf010ede tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:00.028214 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:00.028214 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:00.028742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee97d186-6940-4dbc-8c20-9eafaf010ede tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:00.184667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee97d186-6940-4dbc-8c20-9eafaf010ede tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c returned with HTTP 404 Jan 28 13:06:00.185738 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 356/708] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:00 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/0359f412-379a-4183-941c-6c51b7d5521c => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:00.193563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed25ec7e-1ac1-4cb9-95a9-1caf42a79615 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] DELETE http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:06:00.194090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed25ec7e-1ac1-4cb9-95a9-1caf42a79615 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:00.194311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:00.194311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:00.194690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed25ec7e-1ac1-4cb9-95a9-1caf42a79615 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:00.195159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ed25ec7e-1ac1-4cb9-95a9-1caf42a79615 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Delete volume with id: 2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:06:00.303184 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:00.303184 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:00.310837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ed25ec7e-1ac1-4cb9-95a9-1caf42a79615 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:06:00.374977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ed25ec7e-1ac1-4cb9-95a9-1caf42a79615 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Delete volume request issued successfully. Jan 28 13:06:00.375783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed25ec7e-1ac1-4cb9-95a9-1caf42a79615 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 returned with HTTP 202 Jan 28 13:06:00.376872 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 353/709] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:06:00 2021] DELETE /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:06:00.385307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-733ea758-38c8-475c-abef-42890987ab26 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:06:00.386393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-733ea758-38c8-475c-abef-42890987ab26 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:00.387037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-733ea758-38c8-475c-abef-42890987ab26 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:00.538319 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:00.538319 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:00.575977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-733ea758-38c8-475c-abef-42890987ab26 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:06:00.673857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-733ea758-38c8-475c-abef-42890987ab26 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 returned with HTTP 200 Jan 28 13:06:00.679609 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 357/710] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:00 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 => generated 913 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:01.698083 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e0ac094-bbf3-4aef-a3a8-a6fb90d74fe4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:06:01.699724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e0ac094-bbf3-4aef-a3a8-a6fb90d74fe4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:01.700914 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:01.700914 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:01.701881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e0ac094-bbf3-4aef-a3a8-a6fb90d74fe4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:01.783218 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:01.783218 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:01.794483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3e0ac094-bbf3-4aef-a3a8-a6fb90d74fe4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:06:01.821850 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e0ac094-bbf3-4aef-a3a8-a6fb90d74fe4 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 returned with HTTP 200 Jan 28 13:06:01.823017 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 354/711] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:01 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:02.840882 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-236fce88-9e59-4655-b8d0-329e80b93de1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:06:02.841430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-236fce88-9e59-4655-b8d0-329e80b93de1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:02.841771 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:02.841771 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:02.842147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-236fce88-9e59-4655-b8d0-329e80b93de1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:03.020312 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:03.020312 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:03.042772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-236fce88-9e59-4655-b8d0-329e80b93de1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Volume info retrieved successfully. Jan 28 13:06:03.110655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-236fce88-9e59-4655-b8d0-329e80b93de1 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 returned with HTTP 200 Jan 28 13:06:03.120940 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 358/712] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:02 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 => generated 913 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:04.127799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39a8cb0a-1426-4d5a-8a16-5ff019922671 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] GET http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 Jan 28 13:06:04.128290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39a8cb0a-1426-4d5a-8a16-5ff019922671 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:04.128776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:04.128776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:04.129605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39a8cb0a-1426-4d5a-8a16-5ff019922671 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:04.267925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39a8cb0a-1426-4d5a-8a16-5ff019922671 tempest-VolumesBackupsAdminTest-421625656 tempest-VolumesBackupsAdminTest-421625656-project] http://10.222.0.38/volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 returned with HTTP 404 Jan 28 13:06:04.273054 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 355/713] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:04 2021] GET /volume/v3/b4c85238a0f847d19bed50542bd1842b/volumes/2d639c89-c55d-45d0-ab0c-5e0dc20b68f1 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:14.509513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] POST http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes Jan 28 13:06:14.510295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:14.510295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:14.510725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1846975237"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:14.512362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1846975237'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:06:14.513023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Create volume of 1 GB Jan 28 13:06:14.548940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Availability Zones retrieved successfully. Jan 28 13:06:14.609743 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Flow 'volume_create_api' (ccae22fa-587b-4be9-9a28-3b0e1c0174c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:06:14.613292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5008a93-4906-441c-b77a-2521dcb37d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:14.615816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:06:14.735462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5008a93-4906-441c-b77a-2521dcb37d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:14.738156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6d0e65-254c-406b-aee5-842f453ee6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:14.859447 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Created reservations ['c0a810f5-4936-4c5a-8e46-445a8f6e89d2', '133fda43-a489-467f-b202-4d58f3b6b368', '4c3df812-a5c8-4c41-b0f6-94bf51d3ffe2', 'c9cd95c2-7f26-44ab-a47f-f7404550c866'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:06:14.861798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b6d0e65-254c-406b-aee5-842f453ee6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0a810f5-4936-4c5a-8e46-445a8f6e89d2', '133fda43-a489-467f-b202-4d58f3b6b368', '4c3df812-a5c8-4c41-b0f6-94bf51d3ffe2', 'c9cd95c2-7f26-44ab-a47f-f7404550c866']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:14.872190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d5c994-d72a-45df-8017-bf98963e4c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:14.966962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d5c994-d72a-45df-8017-bf98963e4c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '203b4bb1-13bc-4477-9dfb-4ecefa741c51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1846975237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2209b7e53024c4794193966570f446e',qos_specs=None,replication_status=,reservations=['c0a810f5-4936-4c5a-8e46-445a8f6e89d2','133fda43-a489-467f-b202-4d58f3b6b368','4c3df812-a5c8-4c41-b0f6-94bf51d3ffe2','c9cd95c2-7f26-44ab-a47f-f7404550c866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b57f6110cd8448a9a7b0a0078c80928',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1846975237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=203b4bb1-13bc-4477-9dfb-4ecefa741c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2209b7e53024c4794193966570f446e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7b57f6110cd8448a9a7b0a0078c80928',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:14.970083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151f9bb4-4ed4-4eaa-91c8-ca535c2987dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:15.002050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151f9bb4-4ed4-4eaa-91c8-ca535c2987dc) transitioned into state 'SUCCESS' from state '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-1846975237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2209b7e53024c4794193966570f446e',qos_specs=None,replication_status=,reservations=['c0a810f5-4936-4c5a-8e46-445a8f6e89d2','133fda43-a489-467f-b202-4d58f3b6b368','4c3df812-a5c8-4c41-b0f6-94bf51d3ffe2','c9cd95c2-7f26-44ab-a47f-f7404550c866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b57f6110cd8448a9a7b0a0078c80928',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:15.004823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c65b18c-9f22-41f8-b8a4-ee5b492fff74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:15.024524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c65b18c-9f22-41f8-b8a4-ee5b492fff74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:15.028300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Flow 'volume_create_api' (ccae22fa-587b-4be9-9a28-3b0e1c0174c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:06:15.096038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Create volume request issued successfully. Jan 28 13:06:15.117750 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c837f6e1-c929-4fa4-912f-1a1bd8dfb157 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes returned with HTTP 202 Jan 28 13:06:15.119048 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 359/714] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:06:14 2021] POST /volume/v3/e2209b7e53024c4794193966570f446e/volumes => generated 820 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:06:15.133742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:15.134514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:15.135182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:15.194832 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:15.194832 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:15.205191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Volume info retrieved successfully. Jan 28 13:06:15.242326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 200 Jan 28 13:06:15.243756 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 356/715] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:15 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 888 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:15.936785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-90e86b74-104f-4401-af19-69e126a5b20a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:06:15.940054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-90e86b74-104f-4401-af19-69e126a5b20a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:15.940304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:15.940304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:15.941048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-90e86b74-104f-4401-af19-69e126a5b20a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:16.160065 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:16.160065 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:16.184122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-90e86b74-104f-4401-af19-69e126a5b20a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:06:16.228552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-90e86b74-104f-4401-af19-69e126a5b20a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:06:16.239528 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 360/716] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:06:15 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 918 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:16.249039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume// Jan 28 13:06:16.249939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:16.250334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:16.250334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:16.250989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:16.252603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf85828a-16bc-48a9-a2c6-d5129de0ecfc tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:06:16.253443 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 357/717] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:06:16 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:06:16.264697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eca27301-a68c-4ad0-886c-7a2a321ffbf8 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:16.265511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eca27301-a68c-4ad0-886c-7a2a321ffbf8 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:16.265923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:16.265923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:16.266538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eca27301-a68c-4ad0-886c-7a2a321ffbf8 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:16.288462 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-a374a940-9d92-4f24-91d5-5dc824107adf tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] POST http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments Jan 28 13:06:16.289763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-a374a940-9d92-4f24-91d5-5dc824107adf tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84647928-31a6-48c3-ad33-3a810d8b262a", "instance_uuid": "3a1edb39-c158-48b0-a071-ebc4013f084d", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:16.405681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:16.405681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:16.426825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eca27301-a68c-4ad0-886c-7a2a321ffbf8 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Volume info retrieved successfully. Jan 28 13:06:16.442945 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:16.442945 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:16.473200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eca27301-a68c-4ad0-886c-7a2a321ffbf8 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 200 Jan 28 13:06:16.475757 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 361/718] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:16 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 913 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:16.495048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11b3c342-fb9b-4ec3-87ae-2d05a3fe0961 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] POST http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer Jan 28 13:06:16.495757 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:16.495757 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:16.496264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-11b3c342-fb9b-4ec3-87ae-2d05a3fe0961 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "203b4bb1-13bc-4477-9dfb-4ecefa741c51"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:16.497154 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.volume_transfer [None req-11b3c342-fb9b-4ec3-87ae-2d05a3fe0961 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Creating new volume transfer {'transfer': {'volume_id': '203b4bb1-13bc-4477-9dfb-4ecefa741c51'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 28 13:06:16.497522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_transfer [None req-11b3c342-fb9b-4ec3-87ae-2d05a3fe0961 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Creating transfer of volume 203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:16.497866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.transfer.api [None req-11b3c342-fb9b-4ec3-87ae-2d05a3fe0961 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Generating transfer record for volume 203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:16.595981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-a374a940-9d92-4f24-91d5-5dc824107adf tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments returned with HTTP 200 Jan 28 13:06:16.596890 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 358/719] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:06:16 2021] POST /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments => generated 273 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:06:16.618006 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:16.618006 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:16.661351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11b3c342-fb9b-4ec3-87ae-2d05a3fe0961 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer returned with HTTP 202 Jan 28 13:06:16.662800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 362/720] 10.222.0.38 () {60 vars in 1258 bytes} [Thu Jan 28 13:06:16 2021] POST /volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer => generated 507 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:06:16.674621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4bc7d572-9abc-4b2b-a38f-307bcf5ec623 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:16.676893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4bc7d572-9abc-4b2b-a38f-307bcf5ec623 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:16.677527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:16.677527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:16.678586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4bc7d572-9abc-4b2b-a38f-307bcf5ec623 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:16.697235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-d1523e36-1207-4e1d-b602-0378b58e1e93 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] POST http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d/action Jan 28 13:06:16.697934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:16.697934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:16.703856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-d1523e36-1207-4e1d-b602-0378b58e1e93 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:06:16.704352 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-d1523e36-1207-4e1d-b602-0378b58e1e93 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:16.794508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:16.794508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:16.829234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4bc7d572-9abc-4b2b-a38f-307bcf5ec623 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Volume info retrieved successfully. Jan 28 13:06:16.866750 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:16.866750 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:16.883444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4bc7d572-9abc-4b2b-a38f-307bcf5ec623 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 200 Jan 28 13:06:16.890393 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 359/721] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:16 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 921 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:16.896123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f88a087f-7445-493c-bd90-12c2b0b425ae req-d1523e36-1207-4e1d-b602-0378b58e1e93 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d/action returned with HTTP 204 Jan 28 13:06:16.897669 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 363/722] 10.222.0.38 () {66 vars in 1696 bytes} [Thu Jan 28 13:06:16 2021] POST /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:16.918690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2379013-6e5a-4ed0-a104-f1ba42fedd68 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec Jan 28 13:06:16.919612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2379013-6e5a-4ed0-a104-f1ba42fedd68 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:16.920235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:16.920235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:16.920896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2379013-6e5a-4ed0-a104-f1ba42fedd68 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:16.934537 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2379013-6e5a-4ed0-a104-f1ba42fedd68 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec returned with HTTP 200 Jan 28 13:06:16.936180 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 360/723] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:06:16 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:16.948232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f96caf17-0190-4f09-a1da-f51eb338d66c tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer Jan 28 13:06:16.949710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f96caf17-0190-4f09-a1da-f51eb338d66c tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:16.950169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:16.950169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:16.951511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f96caf17-0190-4f09-a1da-f51eb338d66c tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:16.952449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.volume_transfer [None req-f96caf17-0190-4f09-a1da-f51eb338d66c tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Listing volume transfers {{(pid=87941) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 28 13:06:16.975200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f96caf17-0190-4f09-a1da-f51eb338d66c tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer returned with HTTP 200 Jan 28 13:06:16.980723 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78cca76f-692e-4635-9eb3-a5e2df0b77f0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:06:16.981604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78cca76f-692e-4635-9eb3-a5e2df0b77f0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:16.982875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78cca76f-692e-4635-9eb3-a5e2df0b77f0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:16.983841 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 364/724] 10.222.0.38 () {58 vars in 1237 bytes} [Thu Jan 28 13:06:16 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer => generated 434 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:17.153879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:17.153879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:17.181082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-78cca76f-692e-4635-9eb3-a5e2df0b77f0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:06:17.230158 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:17.230158 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:17.252139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78cca76f-692e-4635-9eb3-a5e2df0b77f0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:06:17.258112 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 361/725] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:16 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 1180 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:06:17.408901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] POST http://10.222.0.38/volume/v3/9006a0e02e1941d68b4cd64be9550fe7/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec/accept Jan 28 13:06:17.410287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d9320f29fd1b9ff2"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:17.411452 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.volume_transfer [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Accepting volume transfer c6d38e72-a8be-4256-bca9-8b6105e068ec {{(pid=87941) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 28 13:06:17.412113 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_transfer [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Accepting transfer c6d38e72-a8be-4256-bca9-8b6105e068ec Jan 28 13:06:17.801801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Created reservations ['2947679c-a034-4043-b458-cbdab8f20e00', 'c9639029-afc2-4442-9bc9-235eacff65f5', '2165bc08-ba73-4e5a-8a6e-d0c2d55b7fab', '474649c9-9302-47c1-9861-9364e3adfa9d'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:06:17.879360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Created reservations ['a199fd2b-8f6d-4887-9c29-bd3178b39424', '58bb6e87-f200-47f6-9713-d1698f987e80', '9a7695fe-ad26-407b-b5f9-c276aa02a90e', '9396f336-acc2-41e5-899c-e92cd2b8515b'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:06:17.924436 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] 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. Jan 28 13:06:17.956682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Created reservations ['08b47f04-ac17-4aa7-a8c5-a1ec9c55373c', 'f1aeb68c-a666-4fae-8613-fe3850d5f8fc', '90c6f100-33a9-43fc-8d82-a1a28bef54af', '315d3079-fbf6-4524-8f5a-80a85786fe74'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:06:18.041020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Created reservations ['58e3e246-44c2-47ea-a57f-122ed568f2b3', 'df73df06-4972-4e8e-b77f-0dc6b6b726c6', 'ee4816d9-2c24-4427-9d31-4f075237f518', '62f4b2f0-7cb9-4522-9ae2-cd072fd58d01'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:06:18.044211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:18.044211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:18.108873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Transfer volume completed successfully. Jan 28 13:06:18.152438 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:06:18.152438 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:06:18.376885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.transfer.api [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Volume 203b4bb1-13bc-4477-9dfb-4ecefa741c51 has been transferred. Jan 28 13:06:18.491084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3720940e-e483-4a3a-bb78-8bbbf7b0a4ff tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] http://10.222.0.38/volume/v3/9006a0e02e1941d68b4cd64be9550fe7/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec/accept returned with HTTP 202 Jan 28 13:06:18.491971 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 365/726] 10.222.0.38 () {60 vars in 1390 bytes} [Thu Jan 28 13:06:16 2021] POST /volume/v3/9006a0e02e1941d68b4cd64be9550fe7/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec/accept => generated 431 bytes in 1507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:06:18.503534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-774548d9-d74a-4aa3-9647-b8e446eb3a29 tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] GET http://10.222.0.38/volume/v3/9006a0e02e1941d68b4cd64be9550fe7/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:18.504014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-774548d9-d74a-4aa3-9647-b8e446eb3a29 tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:18.504241 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:18.504241 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:18.504629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-774548d9-d74a-4aa3-9647-b8e446eb3a29 tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:18.603019 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:18.603019 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:18.622441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-774548d9-d74a-4aa3-9647-b8e446eb3a29 tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Volume info retrieved successfully. Jan 28 13:06:18.653510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-774548d9-d74a-4aa3-9647-b8e446eb3a29 tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] http://10.222.0.38/volume/v3/9006a0e02e1941d68b4cd64be9550fe7/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 200 Jan 28 13:06:18.654928 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 362/727] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:18 2021] GET /volume/v3/9006a0e02e1941d68b4cd64be9550fe7/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:18.681159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-708f34ac-7e93-428c-8597-f4a45eb0d4cf tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] GET http://10.222.0.38/volume/v3/9006a0e02e1941d68b4cd64be9550fe7/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:18.681821 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-708f34ac-7e93-428c-8597-f4a45eb0d4cf tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:18.682032 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:18.682032 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:18.682413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-708f34ac-7e93-428c-8597-f4a45eb0d4cf tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:18.758783 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:18.758783 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:18.770140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-708f34ac-7e93-428c-8597-f4a45eb0d4cf tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] Volume info retrieved successfully. Jan 28 13:06:18.800227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-708f34ac-7e93-428c-8597-f4a45eb0d4cf tempest-VolumesTransfersTest-708706073 tempest-VolumesTransfersTest-708706073-project] http://10.222.0.38/volume/v3/9006a0e02e1941d68b4cd64be9550fe7/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 200 Jan 28 13:06:18.801130 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 366/728] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:18 2021] GET /volume/v3/9006a0e02e1941d68b4cd64be9550fe7/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 913 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:18.821109 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0dd3d29d-03ca-4556-b991-7b46d47edf33 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] DELETE http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec Jan 28 13:06:18.822097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0dd3d29d-03ca-4556-b991-7b46d47edf33 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:18.822551 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:18.822551 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:18.823966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0dd3d29d-03ca-4556-b991-7b46d47edf33 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:18.824596 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_transfer [None req-0dd3d29d-03ca-4556-b991-7b46d47edf33 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Delete transfer with id: c6d38e72-a8be-4256-bca9-8b6105e068ec Jan 28 13:06:18.831405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0dd3d29d-03ca-4556-b991-7b46d47edf33 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec returned with HTTP 404 Jan 28 13:06:18.834072 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 363/729] 10.222.0.38 () {58 vars in 1351 bytes} [Thu Jan 28 13:06:18 2021] DELETE /volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/c6d38e72-a8be-4256-bca9-8b6105e068ec => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:19.301301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] DELETE http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:19.303324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:19.303870 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:19.303870 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:19.304819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:19.307192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Delete volume with id: 203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:19.440194 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:19.440194 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:19.441191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Volume info retrieved successfully. Jan 28 13:06:19.494467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Delete volume request issued successfully. Jan 28 13:06:19.496983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 202 Jan 28 13:06:19.498990 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 367/730] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:06:18 2021] DELETE /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 0 bytes in 662 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:06:19.506605 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-032fcc9f-6715-4c02-8ea6-8b1828131359 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:19.507397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-032fcc9f-6715-4c02-8ea6-8b1828131359 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:19.508110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-032fcc9f-6715-4c02-8ea6-8b1828131359 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:19.638368 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:19.638368 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:19.654079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-032fcc9f-6715-4c02-8ea6-8b1828131359 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Volume info retrieved successfully. Jan 28 13:06:19.715051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-032fcc9f-6715-4c02-8ea6-8b1828131359 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 200 Jan 28 13:06:19.736867 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 364/731] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:19 2021] GET /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 1084 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:06:20.375786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume// Jan 28 13:06:20.376351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:20.376715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:20.376715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:20.377249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:20.378597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-272a3cdd-998f-4235-aafa-bf5e9e6c1313 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:06:20.379339 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 368/732] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:06:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 13:06:20.394275 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7b44e38f-8d20-4fb2-bb0a-c9787165e51e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:06:20.399036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7b44e38f-8d20-4fb2-bb0a-c9787165e51e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:20.399631 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:20.399631 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:20.402938 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7b44e38f-8d20-4fb2-bb0a-c9787165e51e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:20.464429 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:20.464429 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:20.476163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7b44e38f-8d20-4fb2-bb0a-c9787165e51e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:06:20.500733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:20.500733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:20.513298 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7b44e38f-8d20-4fb2-bb0a-c9787165e51e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:06:20.514704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 365/733] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:06:20 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 1279 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:06:20.557366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-68265c94-f222-419f-adf8-e923b176e6d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] PUT http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d Jan 28 13:06:20.558507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-68265c94-f222-419f-adf8-e923b176e6d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:20.626270 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:06:20.626270 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:06:20.626270 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-68265c94-f222-419f-adf8-e923b176e6d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Lock "b'cinder-attachment_update-84647928-31a6-48c3-ad33-3a810d8b262a-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.014s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:06:20.639280 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:20.639280 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:20.753949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b97c6239-29ad-462e-8c26-ca9c8c181ced tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:20.754963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b97c6239-29ad-462e-8c26-ca9c8c181ced tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:20.755828 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:20.755828 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:20.756711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b97c6239-29ad-462e-8c26-ca9c8c181ced tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:20.888551 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:20.888551 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:20.915323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b97c6239-29ad-462e-8c26-ca9c8c181ced tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Volume info retrieved successfully. Jan 28 13:06:20.952506 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b97c6239-29ad-462e-8c26-ca9c8c181ced tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 200 Jan 28 13:06:20.953571 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 366/734] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:20 2021] GET /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 1084 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:06:21.973552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-400ff66e-54f0-4241-905d-b8cea1106699 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:21.974148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-400ff66e-54f0-4241-905d-b8cea1106699 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:21.974276 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:21.974276 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:21.974847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-400ff66e-54f0-4241-905d-b8cea1106699 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:22.127565 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:22.127565 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:22.150209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-400ff66e-54f0-4241-905d-b8cea1106699 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Volume info retrieved successfully. Jan 28 13:06:22.238080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-400ff66e-54f0-4241-905d-b8cea1106699 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 200 Jan 28 13:06:22.239886 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 367/735] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:21 2021] GET /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 1084 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:06:23.257059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c4eed2bf-0bba-4b39-b7d1-012308fbf17e tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:23.257581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c4eed2bf-0bba-4b39-b7d1-012308fbf17e tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:23.257985 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:23.257985 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:23.258553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c4eed2bf-0bba-4b39-b7d1-012308fbf17e tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:23.374922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-68265c94-f222-419f-adf8-e923b176e6d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Lock "b'cinder-attachment_update-84647928-31a6-48c3-ad33-3a810d8b262a-n-h2-705657-14'" released by "attachment_update" :: held 2.748s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:06:23.375658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-68265c94-f222-419f-adf8-e923b176e6d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d returned with HTTP 200 Jan 28 13:06:23.378664 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 369/736] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:06:20 2021] PUT /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d => generated 762 bytes in 2830 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:06:23.413374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c4eed2bf-0bba-4b39-b7d1-012308fbf17e tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 404 Jan 28 13:06:23.415697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 368/737] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:23 2021] GET /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:06:23.426655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] POST http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes Jan 28 13:06:23.427418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:23.427418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:23.428442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1733832512"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:23.429762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1733832512'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:06:23.430333 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Create volume of 1 GB Jan 28 13:06:23.431543 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:23.431543 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:23.449026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7f16078f-e400-4ab3-8808-324f9a6488ca tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] POST http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d/action Jan 28 13:06:23.456328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7f16078f-e400-4ab3-8808-324f9a6488ca tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:06:23.459958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7f16078f-e400-4ab3-8808-324f9a6488ca tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:23.480622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Availability Zones retrieved successfully. Jan 28 13:06:23.522867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Flow 'volume_create_api' (40f28a81-1852-4afa-9715-4d943a997c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:06:23.532788 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2c454e-6791-48d5-85ab-72967f33f968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:23.535239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:06:23.706486 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:23.706486 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:23.747117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bfc59d51-0ad1-4a26-8b33-1f6e59a2e9f7 req-7f16078f-e400-4ab3-8808-324f9a6488ca tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d/action returned with HTTP 204 Jan 28 13:06:23.753724 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 369/738] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:06:23 2021] POST /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d/action => generated 0 bytes in 311 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:06:23.793167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2c454e-6791-48d5-85ab-72967f33f968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:23.796277 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (355cae55-c15a-4762-9ce4-5cd72af832d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:23.978047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Created reservations ['fde16da8-2eb6-407a-b159-8cb358d04da7', '31e0a658-4f65-4e2c-88e1-81bf25f7e799', '3d45fddd-a51c-437c-be51-c3946a42a4bb', 'af20462c-fda9-49b1-9a71-22b79f65c245'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:06:23.980056 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (355cae55-c15a-4762-9ce4-5cd72af832d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fde16da8-2eb6-407a-b159-8cb358d04da7', '31e0a658-4f65-4e2c-88e1-81bf25f7e799', '3d45fddd-a51c-437c-be51-c3946a42a4bb', 'af20462c-fda9-49b1-9a71-22b79f65c245']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:23.982210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3162f547-97d4-477d-920c-fbd330c7a94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:24.092777 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3162f547-97d4-477d-920c-fbd330c7a94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '824e698c-6e85-41df-99b9-073993dc45a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1733832512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2209b7e53024c4794193966570f446e',qos_specs=None,replication_status=,reservations=['fde16da8-2eb6-407a-b159-8cb358d04da7','31e0a658-4f65-4e2c-88e1-81bf25f7e799','3d45fddd-a51c-437c-be51-c3946a42a4bb','af20462c-fda9-49b1-9a71-22b79f65c245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b57f6110cd8448a9a7b0a0078c80928',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1733832512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=824e698c-6e85-41df-99b9-073993dc45a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2209b7e53024c4794193966570f446e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7b57f6110cd8448a9a7b0a0078c80928',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:24.095094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8934c655-6145-43b8-b691-4612dcfb8076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:24.125019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8934c655-6145-43b8-b691-4612dcfb8076) transitioned into state 'SUCCESS' from state '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-1733832512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2209b7e53024c4794193966570f446e',qos_specs=None,replication_status=,reservations=['fde16da8-2eb6-407a-b159-8cb358d04da7','31e0a658-4f65-4e2c-88e1-81bf25f7e799','3d45fddd-a51c-437c-be51-c3946a42a4bb','af20462c-fda9-49b1-9a71-22b79f65c245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b57f6110cd8448a9a7b0a0078c80928',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:24.127339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0194a1-f291-42d6-8a7c-69e941d6f606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:24.147873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0194a1-f291-42d6-8a7c-69e941d6f606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:24.154830 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Flow 'volume_create_api' (40f28a81-1852-4afa-9715-4d943a997c97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:06:24.270570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Create volume request issued successfully. Jan 28 13:06:24.305326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f901022b-6eb7-4189-9bcc-5b31fdc8203b tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes returned with HTTP 202 Jan 28 13:06:24.319758 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 370/739] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:06:23 2021] POST /volume/v3/e2209b7e53024c4794193966570f446e/volumes => generated 820 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:06:24.322411 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67f34760-389b-490c-b7d9-2e27d19fa73d tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:24.323009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67f34760-389b-490c-b7d9-2e27d19fa73d tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:24.323344 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:24.323344 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:24.323794 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67f34760-389b-490c-b7d9-2e27d19fa73d tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:24.821541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:24.821541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:24.859005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-67f34760-389b-490c-b7d9-2e27d19fa73d tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Volume info retrieved successfully. Jan 28 13:06:24.927880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67f34760-389b-490c-b7d9-2e27d19fa73d tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 200 Jan 28 13:06:24.928731 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 370/740] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:24 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 912 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:25.946976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b48d5a3-352f-42f3-8323-2a9e03aa9ff7 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:25.947565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b48d5a3-352f-42f3-8323-2a9e03aa9ff7 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:25.947755 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:25.947755 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:25.948320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b48d5a3-352f-42f3-8323-2a9e03aa9ff7 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:26.058946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:26.058946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:26.075915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5b48d5a3-352f-42f3-8323-2a9e03aa9ff7 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Volume info retrieved successfully. Jan 28 13:06:26.105532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b48d5a3-352f-42f3-8323-2a9e03aa9ff7 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 200 Jan 28 13:06:26.107131 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 371/741] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:25 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:26.124493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2facd776-1b35-4b9a-91e7-23b17ce8100a tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] POST http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer Jan 28 13:06:26.125232 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:26.125232 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:26.125920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2facd776-1b35-4b9a-91e7-23b17ce8100a tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "824e698c-6e85-41df-99b9-073993dc45a5"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:26.127076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.volume_transfer [None req-2facd776-1b35-4b9a-91e7-23b17ce8100a tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Creating new volume transfer {'transfer': {'volume_id': '824e698c-6e85-41df-99b9-073993dc45a5'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 28 13:06:26.127630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_transfer [None req-2facd776-1b35-4b9a-91e7-23b17ce8100a tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Creating transfer of volume 824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:26.128167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.transfer.api [None req-2facd776-1b35-4b9a-91e7-23b17ce8100a tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Generating transfer record for volume 824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:26.195802 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:26.195802 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:26.229975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2facd776-1b35-4b9a-91e7-23b17ce8100a tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer returned with HTTP 202 Jan 28 13:06:26.242197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d5fe187-d418-48d0-9f10-8161cb142e05 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:26.242866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d5fe187-d418-48d0-9f10-8161cb142e05 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:26.243129 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:26.243129 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:26.243744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d5fe187-d418-48d0-9f10-8161cb142e05 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:26.251445 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 371/742] 10.222.0.38 () {60 vars in 1258 bytes} [Thu Jan 28 13:06:26 2021] POST /volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer => generated 507 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:06:26.310483 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:26.310483 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:26.321431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7d5fe187-d418-48d0-9f10-8161cb142e05 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Volume info retrieved successfully. Jan 28 13:06:26.349659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d5fe187-d418-48d0-9f10-8161cb142e05 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 200 Jan 28 13:06:26.350893 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 372/743] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:26 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 921 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:26.370347 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d49ce57a-bb99-4302-9c93-c712ff4872c2 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/detail Jan 28 13:06:26.371831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d49ce57a-bb99-4302-9c93-c712ff4872c2 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:26.372424 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:26.372424 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:26.373052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d49ce57a-bb99-4302-9c93-c712ff4872c2 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:26.373700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.volume_transfer [None req-d49ce57a-bb99-4302-9c93-c712ff4872c2 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Listing volume transfers {{(pid=87940) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 28 13:06:26.386049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d49ce57a-bb99-4302-9c93-c712ff4872c2 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/detail returned with HTTP 200 Jan 28 13:06:26.394138 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 372/744] 10.222.0.38 () {58 vars in 1258 bytes} [Thu Jan 28 13:06:26 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/detail => generated 478 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:26.400518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3250eb02-c718-42fb-874b-91f13c854ae5 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] DELETE http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/56b560e5-6da7-479c-9914-879506166207 Jan 28 13:06:26.401849 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3250eb02-c718-42fb-874b-91f13c854ae5 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:26.402268 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:26.402268 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:26.402687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3250eb02-c718-42fb-874b-91f13c854ae5 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:26.403331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_transfer [None req-3250eb02-c718-42fb-874b-91f13c854ae5 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Delete transfer with id: 56b560e5-6da7-479c-9914-879506166207 Jan 28 13:06:26.479896 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:26.479896 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:26.497331 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:06:26.497331 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:06:26.503705 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3250eb02-c718-42fb-874b-91f13c854ae5 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/56b560e5-6da7-479c-9914-879506166207 returned with HTTP 202 Jan 28 13:06:26.514085 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 373/745] 10.222.0.38 () {58 vars in 1351 bytes} [Thu Jan 28 13:06:26 2021] DELETE /volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/56b560e5-6da7-479c-9914-879506166207 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:06:26.522066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c20e74e3-3afe-4ab0-a51b-ee41210e4dfb tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] GET http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:26.523343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c20e74e3-3afe-4ab0-a51b-ee41210e4dfb tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:26.524990 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c20e74e3-3afe-4ab0-a51b-ee41210e4dfb tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:26.592834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:26.592834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:26.604094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c20e74e3-3afe-4ab0-a51b-ee41210e4dfb tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Volume info retrieved successfully. Jan 28 13:06:26.636125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c20e74e3-3afe-4ab0-a51b-ee41210e4dfb tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 200 Jan 28 13:06:26.649865 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 373/746] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:26 2021] GET /volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:26.657526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-545f0afc-277f-4aff-993e-00304e3f9c73 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] DELETE http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/56b560e5-6da7-479c-9914-879506166207 Jan 28 13:06:26.658405 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-545f0afc-277f-4aff-993e-00304e3f9c73 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:26.658814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:26.658814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:26.659561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-545f0afc-277f-4aff-993e-00304e3f9c73 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:26.660241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_transfer [None req-545f0afc-277f-4aff-993e-00304e3f9c73 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Delete transfer with id: 56b560e5-6da7-479c-9914-879506166207 Jan 28 13:06:26.668576 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-545f0afc-277f-4aff-993e-00304e3f9c73 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/56b560e5-6da7-479c-9914-879506166207 returned with HTTP 404 Jan 28 13:06:26.670170 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 374/747] 10.222.0.38 () {58 vars in 1351 bytes} [Thu Jan 28 13:06:26 2021] DELETE /volume/v3/e2209b7e53024c4794193966570f446e/os-volume-transfer/56b560e5-6da7-479c-9914-879506166207 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:26.680277 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f6368f4-cd50-48ac-873f-e7e7eee94058 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] DELETE http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:26.680856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f6368f4-cd50-48ac-873f-e7e7eee94058 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:26.681137 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:26.681137 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:26.681485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f6368f4-cd50-48ac-873f-e7e7eee94058 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:26.681970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-3f6368f4-cd50-48ac-873f-e7e7eee94058 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Delete volume with id: 824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:26.757444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:26.757444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:26.758763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3f6368f4-cd50-48ac-873f-e7e7eee94058 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Volume info retrieved successfully. Jan 28 13:06:26.801495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3f6368f4-cd50-48ac-873f-e7e7eee94058 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Delete volume request issued successfully. Jan 28 13:06:26.802057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f6368f4-cd50-48ac-873f-e7e7eee94058 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 202 Jan 28 13:06:26.806524 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 374/748] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:06:26 2021] DELETE /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:06:26.817495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d93313be-65c8-4ff8-a2a0-2bb8771975c8 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:26.818187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d93313be-65c8-4ff8-a2a0-2bb8771975c8 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:26.818707 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d93313be-65c8-4ff8-a2a0-2bb8771975c8 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:26.936050 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:26.936050 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:26.957849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d93313be-65c8-4ff8-a2a0-2bb8771975c8 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Volume info retrieved successfully. Jan 28 13:06:27.023484 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d93313be-65c8-4ff8-a2a0-2bb8771975c8 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 200 Jan 28 13:06:27.030393 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 375/749] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:26 2021] GET /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 1084 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:06:28.048928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87b99782-9e49-4b1e-9115-737e9d85daa3 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:28.049405 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87b99782-9e49-4b1e-9115-737e9d85daa3 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:28.049539 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:28.049539 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:28.049968 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87b99782-9e49-4b1e-9115-737e9d85daa3 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:28.185793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:28.185793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:28.208785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87b99782-9e49-4b1e-9115-737e9d85daa3 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Volume info retrieved successfully. Jan 28 13:06:28.256333 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87b99782-9e49-4b1e-9115-737e9d85daa3 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 200 Jan 28 13:06:28.260992 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 375/750] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:28 2021] GET /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 1084 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:06:29.279327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df5dfb04-15e6-40e1-81d6-81a946cf9a84 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:29.279882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df5dfb04-15e6-40e1-81d6-81a946cf9a84 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:29.280243 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:29.280243 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:29.280866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df5dfb04-15e6-40e1-81d6-81a946cf9a84 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:29.399046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:29.399046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:29.429788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df5dfb04-15e6-40e1-81d6-81a946cf9a84 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Volume info retrieved successfully. Jan 28 13:06:29.526192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df5dfb04-15e6-40e1-81d6-81a946cf9a84 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 200 Jan 28 13:06:29.527658 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 376/751] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:29 2021] GET /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 1084 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:06:30.546616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f108d9f3-b1be-4dea-9f3b-a8e26ba36209 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] GET http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:30.547966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f108d9f3-b1be-4dea-9f3b-a8e26ba36209 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:30.548400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:30.548400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:30.549074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f108d9f3-b1be-4dea-9f3b-a8e26ba36209 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:30.686272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f108d9f3-b1be-4dea-9f3b-a8e26ba36209 tempest-VolumesTransfersTest-142707349 tempest-VolumesTransfersTest-142707349-project-admin] http://10.222.0.38/volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 404 Jan 28 13:06:30.687760 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 376/752] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:30 2021] GET /volume/v3/1d314c1be71a4c8bbd2f9592834de8b9/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:30.696692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02732d50-5005-4a39-a210-cb9887a40988 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] DELETE http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:30.697223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02732d50-5005-4a39-a210-cb9887a40988 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:30.697423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:30.697423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:30.698047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02732d50-5005-4a39-a210-cb9887a40988 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:30.699215 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-02732d50-5005-4a39-a210-cb9887a40988 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Delete volume with id: 824e698c-6e85-41df-99b9-073993dc45a5 Jan 28 13:06:30.830827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02732d50-5005-4a39-a210-cb9887a40988 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 returned with HTTP 404 Jan 28 13:06:30.833108 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 377/753] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:06:30 2021] DELETE /volume/v3/e2209b7e53024c4794193966570f446e/volumes/824e698c-6e85-41df-99b9-073993dc45a5 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:30.843679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-715f00ff-1764-4b51-a73f-c122444b6815 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] DELETE http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:30.844457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-715f00ff-1764-4b51-a73f-c122444b6815 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:30.845268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-715f00ff-1764-4b51-a73f-c122444b6815 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:30.845873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-715f00ff-1764-4b51-a73f-c122444b6815 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] Delete volume with id: 203b4bb1-13bc-4477-9dfb-4ecefa741c51 Jan 28 13:06:30.950514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-715f00ff-1764-4b51-a73f-c122444b6815 tempest-VolumesTransfersTest-614766698 tempest-VolumesTransfersTest-614766698-project] http://10.222.0.38/volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 returned with HTTP 404 Jan 28 13:06:30.951985 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 377/754] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:06:30 2021] DELETE /volume/v3/e2209b7e53024c4794193966570f446e/volumes/203b4bb1-13bc-4477-9dfb-4ecefa741c51 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:47.926023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes Jan 28 13:06:47.926887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-114450113"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:47.928441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-114450113'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:06:47.929143 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume of 1 GB Jan 28 13:06:47.943109 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Availability Zones retrieved successfully. Jan 28 13:06:47.962144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (fc81c9db-bbc1-4faf-afee-84372a8afb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:06:47.965217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e491f40-ed2a-4a46-9362-abe6e3bae0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:47.971227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:06:48.074737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e491f40-ed2a-4a46-9362-abe6e3bae0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:48.078773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471693ee-904a-4259-a3b5-bf99d8e9dd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:48.194551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Created reservations ['5171e708-d66c-4047-8080-7c1310981176', '882a7040-04d0-44d1-b957-9a471bd69f94', 'ce1653ce-3f44-444b-9ba7-2af4d58fdf9b', 'ade33e62-d742-4407-a4d3-589c9d5952e6'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:06:48.197276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471693ee-904a-4259-a3b5-bf99d8e9dd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5171e708-d66c-4047-8080-7c1310981176', '882a7040-04d0-44d1-b957-9a471bd69f94', 'ce1653ce-3f44-444b-9ba7-2af4d58fdf9b', 'ade33e62-d742-4407-a4d3-589c9d5952e6']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:48.211028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a677da40-ef4e-4049-a483-5777b43e01ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:48.296181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a677da40-ef4e-4049-a483-5777b43e01ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8591fa09-f342-480f-af0b-10f38a5b89d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-114450113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['5171e708-d66c-4047-8080-7c1310981176','882a7040-04d0-44d1-b957-9a471bd69f94','ce1653ce-3f44-444b-9ba7-2af4d58fdf9b','ade33e62-d742-4407-a4d3-589c9d5952e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-114450113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8591fa09-f342-480f-af0b-10f38a5b89d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce81f15725884f058f2c062a57a388ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='027009da3c014037b4dc1b50db0b0ff2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:48.300635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a274ac53-58c5-43ab-88be-3b3d574a13cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:48.388284 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a274ac53-58c5-43ab-88be-3b3d574a13cd) transitioned into state 'SUCCESS' from state '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-114450113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['5171e708-d66c-4047-8080-7c1310981176','882a7040-04d0-44d1-b957-9a471bd69f94','ce1653ce-3f44-444b-9ba7-2af4d58fdf9b','ade33e62-d742-4407-a4d3-589c9d5952e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:48.391176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16fcf0af-77c5-4622-b55f-3f28867a5184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:06:48.432468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16fcf0af-77c5-4622-b55f-3f28867a5184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:06:48.443009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (fc81c9db-bbc1-4faf-afee-84372a8afb5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:06:48.639327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume request issued successfully. Jan 28 13:06:48.681538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-70602ce2-f922-407a-b34e-bc65a16f691e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes returned with HTTP 202 Jan 28 13:06:48.700082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6cf845f-4058-4d5a-a3c5-fd67a242e40d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:06:48.701256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6cf845f-4058-4d5a-a3c5-fd67a242e40d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:48.701934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6cf845f-4058-4d5a-a3c5-fd67a242e40d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:48.703028 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 378/755] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:06:47 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes => generated 817 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:06:48.866044 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:48.866044 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:48.899735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f6cf845f-4058-4d5a-a3c5-fd67a242e40d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:06:48.978710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6cf845f-4058-4d5a-a3c5-fd67a242e40d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:06:48.980196 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 378/756] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:48 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 909 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:49.998020 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1fdc9ae2-719c-4fb7-ac47-a66a9cd1067c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:06:49.999174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1fdc9ae2-719c-4fb7-ac47-a66a9cd1067c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:49.999561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:49.999561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:50.000184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1fdc9ae2-719c-4fb7-ac47-a66a9cd1067c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:50.183983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:50.183983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:50.210822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1fdc9ae2-719c-4fb7-ac47-a66a9cd1067c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:06:50.253028 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1fdc9ae2-719c-4fb7-ac47-a66a9cd1067c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:06:50.254445 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 379/757] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 909 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:51.277820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae06a970-6b3d-4bf7-ad07-e9295222d193 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:06:51.278404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae06a970-6b3d-4bf7-ad07-e9295222d193 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:51.278515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:51.278515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:51.278883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae06a970-6b3d-4bf7-ad07-e9295222d193 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:51.427977 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:06:51.427977 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:06:51.462247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae06a970-6b3d-4bf7-ad07-e9295222d193 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:06:51.547107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae06a970-6b3d-4bf7-ad07-e9295222d193 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:06:51.567427 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 379/758] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:06:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 910 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:52.759508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2ae2cdb-88cd-4c90-872d-03f89bd63e66 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] POST http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types Jan 28 13:06:52.760664 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:52.760664 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:52.761896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2ae2cdb-88cd-4c90-872d-03f89bd63e66 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1197886573"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:52.853624 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2ae2cdb-88cd-4c90-872d-03f89bd63e66 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types returned with HTTP 202 Jan 28 13:06:52.855066 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 380/759] 10.222.0.38 () {62 vars in 1278 bytes} [Thu Jan 28 13:06:52 2021] POST /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types => generated 181 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:06:52.865811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36ea7add-c558-498a-b036-a2b7ba310443 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] POST http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs Jan 28 13:06:52.866873 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:06:52.866873 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:06:52.871937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36ea7add-c558-498a-b036-a2b7ba310443 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:52.915274 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36ea7add-c558-498a-b036-a2b7ba310443 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs returned with HTTP 202 Jan 28 13:06:52.916407 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 380/760] 10.222.0.38 () {62 vars in 1425 bytes} [Thu Jan 28 13:06:52 2021] POST /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs => generated 53 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:06:52.928689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc09aa09-8940-4659-ad48-59d2c36d6890 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] POST http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs Jan 28 13:06:52.930604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc09aa09-8940-4659-ad48-59d2c36d6890 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:52.989379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc09aa09-8940-4659-ad48-59d2c36d6890 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs returned with HTTP 202 Jan 28 13:06:52.990794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 381/761] 10.222.0.38 () {62 vars in 1425 bytes} [Thu Jan 28 13:06:52 2021] POST /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs => generated 61 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:06:53.001183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-935d4e94-2646-459e-ab82-d0e100ce4442 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] GET http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key2 Jan 28 13:06:53.002093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-935d4e94-2646-459e-ab82-d0e100ce4442 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:53.002782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-935d4e94-2646-459e-ab82-d0e100ce4442 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:53.022268 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-935d4e94-2646-459e-ab82-d0e100ce4442 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key2 returned with HTTP 200 Jan 28 13:06:53.023978 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 381/762] 10.222.0.38 () {60 vars in 1419 bytes} [Thu Jan 28 13:06:52 2021] GET /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key2 => generated 26 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:53.033106 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38ffce48-fba0-4680-9f76-2f727478f5c6 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] GET http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key3 Jan 28 13:06:53.034028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38ffce48-fba0-4680-9f76-2f727478f5c6 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:53.034737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38ffce48-fba0-4680-9f76-2f727478f5c6 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:53.078619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38ffce48-fba0-4680-9f76-2f727478f5c6 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key3 returned with HTTP 200 Jan 28 13:06:53.079831 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 382/763] 10.222.0.38 () {60 vars in 1419 bytes} [Thu Jan 28 13:06:53 2021] GET /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key3 => generated 18 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:53.089861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c98ec952-3214-455d-9e26-b5c29606c614 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] PUT http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key3 Jan 28 13:06:53.090999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c98ec952-3214-455d-9e26-b5c29606c614 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:06:53.132007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c98ec952-3214-455d-9e26-b5c29606c614 tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key3 returned with HTTP 200 Jan 28 13:06:53.137577 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 382/764] 10.222.0.38 () {62 vars in 1439 bytes} [Thu Jan 28 13:06:53 2021] PUT /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key3 => generated 26 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:53.145992 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-041aaab8-7e1d-4ca9-8674-71b5a730496d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] GET http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs Jan 28 13:06:53.147076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-041aaab8-7e1d-4ca9-8674-71b5a730496d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:53.147832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-041aaab8-7e1d-4ca9-8674-71b5a730496d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:53.188753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-041aaab8-7e1d-4ca9-8674-71b5a730496d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs returned with HTTP 200 Jan 28 13:06:53.190062 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 383/765] 10.222.0.38 () {60 vars in 1404 bytes} [Thu Jan 28 13:06:53 2021] GET /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs => generated 87 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:06:53.200276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7815a42c-6669-48c7-b7c2-8d024b68a39d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] DELETE http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key1 Jan 28 13:06:53.200989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7815a42c-6669-48c7-b7c2-8d024b68a39d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:53.201715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7815a42c-6669-48c7-b7c2-8d024b68a39d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:53.249241 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:06:53.249241 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:06:53.257037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7815a42c-6669-48c7-b7c2-8d024b68a39d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key1 returned with HTTP 202 Jan 28 13:06:53.258241 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 383/766] 10.222.0.38 () {60 vars in 1422 bytes} [Thu Jan 28 13:06:53 2021] DELETE /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:06:53.269575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f5bd736-2262-43f8-90af-b44e99188b1f tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] GET http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key1 Jan 28 13:06:53.270328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f5bd736-2262-43f8-90af-b44e99188b1f tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:53.270855 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f5bd736-2262-43f8-90af-b44e99188b1f tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:53.332438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f5bd736-2262-43f8-90af-b44e99188b1f tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] HTTP exception thrown: Group Type 3fde13ab-5b13-4c3f-a693-19f38523a568 has no extra spec with key key1. Jan 28 13:06:53.332881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f5bd736-2262-43f8-90af-b44e99188b1f tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key1 returned with HTTP 404 Jan 28 13:06:53.341270 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 384/767] 10.222.0.38 () {60 vars in 1419 bytes} [Thu Jan 28 13:06:53 2021] GET /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568/group_specs/key1 => generated 126 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:06:53.344402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0624ade2-1d1e-43f6-8dde-5084c9c1e84d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] DELETE http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568 Jan 28 13:06:53.345811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0624ade2-1d1e-43f6-8dde-5084c9c1e84d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:06:53.347047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0624ade2-1d1e-43f6-8dde-5084c9c1e84d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:06:53.424573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0624ade2-1d1e-43f6-8dde-5084c9c1e84d tempest-GroupTypeSpecsTest-1694543565 tempest-GroupTypeSpecsTest-1694543565-project-admin] http://10.222.0.38/volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568 returned with HTTP 202 Jan 28 13:06:53.425717 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 384/768] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:06:53 2021] DELETE /volume/v3/164fd067272947599fd7b57b5ae2ae1d/group_types/3fde13ab-5b13-4c3f-a693-19f38523a568 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:07:03.143025 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5cd2b0fb-63e3-4848-b003-88fec9b61fb1 tempest-VolumePoolsAdminTestsJSON-1850775896 tempest-VolumePoolsAdminTestsJSON-1850775896-project-admin] GET http://10.222.0.38/volume/v3/11e0fccda8dc4ed898521146cd3f9767/scheduler-stats/get_pools?detail=True Jan 28 13:07:03.143959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5cd2b0fb-63e3-4848-b003-88fec9b61fb1 tempest-VolumePoolsAdminTestsJSON-1850775896 tempest-VolumePoolsAdminTestsJSON-1850775896-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:03.153285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5cd2b0fb-63e3-4848-b003-88fec9b61fb1 tempest-VolumePoolsAdminTestsJSON-1850775896 tempest-VolumePoolsAdminTestsJSON-1850775896-project-admin] Calling method 'get_pools' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:03.187666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5cd2b0fb-63e3-4848-b003-88fec9b61fb1 tempest-VolumePoolsAdminTestsJSON-1850775896 tempest-VolumePoolsAdminTestsJSON-1850775896-project-admin] http://10.222.0.38/volume/v3/11e0fccda8dc4ed898521146cd3f9767/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 28 13:07:03.198697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 385/769] 10.222.0.38 () {58 vars in 1281 bytes} [Thu Jan 28 13:07:02 2021] GET /volume/v3/11e0fccda8dc4ed898521146cd3f9767/scheduler-stats/get_pools?detail=True => generated 770 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:03.207294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d887e0d-f17a-46c1-925f-738d2a2d9a9f tempest-VolumePoolsAdminTestsJSON-1850775896 tempest-VolumePoolsAdminTestsJSON-1850775896-project-admin] GET http://10.222.0.38/volume/v3/11e0fccda8dc4ed898521146cd3f9767/scheduler-stats/get_pools Jan 28 13:07:03.210020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d887e0d-f17a-46c1-925f-738d2a2d9a9f tempest-VolumePoolsAdminTestsJSON-1850775896 tempest-VolumePoolsAdminTestsJSON-1850775896-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:03.210807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d887e0d-f17a-46c1-925f-738d2a2d9a9f tempest-VolumePoolsAdminTestsJSON-1850775896 tempest-VolumePoolsAdminTestsJSON-1850775896-project-admin] Calling method 'get_pools' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:03.247619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d887e0d-f17a-46c1-925f-738d2a2d9a9f tempest-VolumePoolsAdminTestsJSON-1850775896 tempest-VolumePoolsAdminTestsJSON-1850775896-project-admin] http://10.222.0.38/volume/v3/11e0fccda8dc4ed898521146cd3f9767/scheduler-stats/get_pools returned with HTTP 200 Jan 28 13:07:03.249655 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 385/770] 10.222.0.38 () {58 vars in 1258 bytes} [Thu Jan 28 13:07:03 2021] GET /volume/v3/11e0fccda8dc4ed898521146cd3f9767/scheduler-stats/get_pools => generated 62 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:07:10.824409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes Jan 28 13:07:10.825626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1310588873"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:10.826860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1310588873'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:07:10.827402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume of 1 GB Jan 28 13:07:10.856398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Availability Zones retrieved successfully. Jan 28 13:07:10.907750 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Flow 'volume_create_api' (5df448eb-b14f-4441-bf72-946d993fb034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:07:10.911530 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d07133e6-287a-4bcc-9d41-5bfbbf5ff98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:10.917973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:07:11.094850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d07133e6-287a-4bcc-9d41-5bfbbf5ff98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:11.102043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a1449eb-7106-4051-9223-43b99cf6b330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:11.315307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Created reservations ['76e5020e-14dc-4ec2-a0f1-ed89277741fc', '1f055325-baab-45fb-9382-31f39750641f', '6a4a86b0-2f74-4a7b-bff8-0f2e86bb44fb', '7a579d73-e3a3-4d38-8f94-007d6636f262'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:07:11.317762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a1449eb-7106-4051-9223-43b99cf6b330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e5020e-14dc-4ec2-a0f1-ed89277741fc', '1f055325-baab-45fb-9382-31f39750641f', '6a4a86b0-2f74-4a7b-bff8-0f2e86bb44fb', '7a579d73-e3a3-4d38-8f94-007d6636f262']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:11.320592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5da2ea5-0d7c-4101-95cf-beb990ba0e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:11.421249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5da2ea5-0d7c-4101-95cf-beb990ba0e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e52b1a1-d22d-43e3-9e66-f41a41b58d13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1310588873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813850424eec4593bc3c72eeb1b3dde8',qos_specs=None,replication_status=,reservations=['76e5020e-14dc-4ec2-a0f1-ed89277741fc','1f055325-baab-45fb-9382-31f39750641f','6a4a86b0-2f74-4a7b-bff8-0f2e86bb44fb','7a579d73-e3a3-4d38-8f94-007d6636f262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc85ee9a32c4bde8d3903230ed43028',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1310588873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e52b1a1-d22d-43e3-9e66-f41a41b58d13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813850424eec4593bc3c72eeb1b3dde8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bfc85ee9a32c4bde8d3903230ed43028',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:11.423833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b86fc1-c5f9-40c3-81a0-a17cad9f2f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:11.493373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b86fc1-c5f9-40c3-81a0-a17cad9f2f33) transitioned into state 'SUCCESS' from state '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-1310588873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813850424eec4593bc3c72eeb1b3dde8',qos_specs=None,replication_status=,reservations=['76e5020e-14dc-4ec2-a0f1-ed89277741fc','1f055325-baab-45fb-9382-31f39750641f','6a4a86b0-2f74-4a7b-bff8-0f2e86bb44fb','7a579d73-e3a3-4d38-8f94-007d6636f262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc85ee9a32c4bde8d3903230ed43028',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:11.497814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8127d13f-84b7-4302-af87-b796a0650a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:11.549340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8127d13f-84b7-4302-af87-b796a0650a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:11.561200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Flow 'volume_create_api' (5df448eb-b14f-4441-bf72-946d993fb034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:07:11.730705 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume request issued successfully. Jan 28 13:07:11.768699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cdc626bc-1ecd-413d-8b61-98b790d7a771 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes returned with HTTP 202 Jan 28 13:07:11.773291 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 386/771] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:07:10 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes => generated 820 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:07:11.789621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64f40727-071e-4b67-b81f-e26a97a909fe tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:11.790388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64f40727-071e-4b67-b81f-e26a97a909fe tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:11.791015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64f40727-071e-4b67-b81f-e26a97a909fe tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:11.942617 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:11.942617 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:11.967657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-64f40727-071e-4b67-b81f-e26a97a909fe tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:12.125646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64f40727-071e-4b67-b81f-e26a97a909fe tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:12.144888 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 386/772] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:11 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 888 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:12.378334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15175df5-2357-4aad-83c6-225ce1871bd3 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 Jan 28 13:07:12.379173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15175df5-2357-4aad-83c6-225ce1871bd3 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:12.379766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:12.379766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:12.380518 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15175df5-2357-4aad-83c6-225ce1871bd3 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:12.381652 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:12.381652 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:12.466694 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-15175df5-2357-4aad-83c6-225ce1871bd3 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] 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. Jan 28 13:07:12.478077 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-15175df5-2357-4aad-83c6-225ce1871bd3 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] 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. Jan 28 13:07:12.479432 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-15175df5-2357-4aad-83c6-225ce1871bd3 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] 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. Jan 28 13:07:12.509476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15175df5-2357-4aad-83c6-225ce1871bd3 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 returned with HTTP 200 Jan 28 13:07:12.515703 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 387/773] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:07:11 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 => generated 361 bytes in 716 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:12.531088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81b61afc-5192-4329-8209-0da72b33ec0c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634/defaults Jan 28 13:07:12.531802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81b61afc-5192-4329-8209-0da72b33ec0c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:12.532056 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:12.532056 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:12.532472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81b61afc-5192-4329-8209-0da72b33ec0c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'defaults' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:12.603418 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-81b61afc-5192-4329-8209-0da72b33ec0c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] 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. Jan 28 13:07:12.612776 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-81b61afc-5192-4329-8209-0da72b33ec0c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] 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. Jan 28 13:07:12.618806 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-81b61afc-5192-4329-8209-0da72b33ec0c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] 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. Jan 28 13:07:12.627377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81b61afc-5192-4329-8209-0da72b33ec0c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634/defaults returned with HTTP 200 Jan 28 13:07:12.629286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 387/774] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:07:12 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634/defaults => generated 361 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:07:12.645623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c88d786-ba64-41e2-99b4-79e8bdd25542 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] PUT http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 Jan 28 13:07:12.648905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c88d786-ba64-41e2-99b4-79e8bdd25542 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:12.839776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c88d786-ba64-41e2-99b4-79e8bdd25542 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 returned with HTTP 200 Jan 28 13:07:12.851974 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 388/775] 10.222.0.38 () {60 vars in 1341 bytes} [Thu Jan 28 13:07:12 2021] PUT /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 => generated 319 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:12.856324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8209e54-08d4-4f67-8929-7242b24d1206 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] DELETE http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 Jan 28 13:07:12.857264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8209e54-08d4-4f67-8929-7242b24d1206 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:12.858212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8209e54-08d4-4f67-8929-7242b24d1206 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:12.899854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8209e54-08d4-4f67-8929-7242b24d1206 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 returned with HTTP 200 Jan 28 13:07:12.901520 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 388/776] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:07:12 2021] DELETE /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 => generated 0 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 13:07:12.919421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ee859df-cc19-489a-abea-6e76eedda930 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 Jan 28 13:07:12.923794 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ee859df-cc19-489a-abea-6e76eedda930 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:12.925555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ee859df-cc19-489a-abea-6e76eedda930 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:13.033003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ee859df-cc19-489a-abea-6e76eedda930 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 returned with HTTP 200 Jan 28 13:07:13.033923 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 389/777] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:07:12 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 => generated 361 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:13.056861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0e0c155-4c83-4f83-ad40-e0a0bb0c1c37 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] PUT http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 Jan 28 13:07:13.058031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0e0c155-4c83-4f83-ad40-e0a0bb0c1c37 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:13.159990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ac4f3e0-8d43-4fbe-a933-cfaa92308596 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:13.159990 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ac4f3e0-8d43-4fbe-a933-cfaa92308596 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:13.167684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ac4f3e0-8d43-4fbe-a933-cfaa92308596 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:13.393697 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:13.393697 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:13.440745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ac4f3e0-8d43-4fbe-a933-cfaa92308596 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:13.534488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ac4f3e0-8d43-4fbe-a933-cfaa92308596 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:13.545565 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 390/778] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:13 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 912 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:13.647889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0e0c155-4c83-4f83-ad40-e0a0bb0c1c37 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 returned with HTTP 200 Jan 28 13:07:13.651647 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 389/779] 10.222.0.38 () {60 vars in 1342 bytes} [Thu Jan 28 13:07:13 2021] PUT /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 => generated 319 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:13.666868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e74b51d-990a-4b00-a2a9-b5e8ff31ce94 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634/defaults Jan 28 13:07:13.668557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e74b51d-990a-4b00-a2a9-b5e8ff31ce94 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:13.669213 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:13.669213 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:13.670138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e74b51d-990a-4b00-a2a9-b5e8ff31ce94 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'defaults' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:13.803389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e74b51d-990a-4b00-a2a9-b5e8ff31ce94 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634/defaults returned with HTTP 200 Jan 28 13:07:13.811924 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 391/780] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:07:13 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634/defaults => generated 361 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:13.819754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-497baba1-0345-4b10-8f56-7e1fc8125f9f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 Jan 28 13:07:13.820702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-497baba1-0345-4b10-8f56-7e1fc8125f9f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:13.821339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-497baba1-0345-4b10-8f56-7e1fc8125f9f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:13.910993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-497baba1-0345-4b10-8f56-7e1fc8125f9f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 returned with HTTP 200 Jan 28 13:07:13.919992 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 390/781] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:07:13 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 => generated 361 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:13.936514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e143ec6-ace5-4454-b931-ce9d3f8982f4 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True Jan 28 13:07:13.937562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e143ec6-ace5-4454-b931-ce9d3f8982f4 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:13.938222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e143ec6-ace5-4454-b931-ce9d3f8982f4 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:14.087502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e143ec6-ace5-4454-b931-ce9d3f8982f4 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True returned with HTTP 200 Jan 28 13:07:14.087502 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 392/782] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:07:13 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True => generated 1076 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:14.449786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] POST http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes Jan 28 13:07:14.451015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-546460336"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:14.452313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-546460336'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:07:14.452703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Create volume of 1 GB Jan 28 13:07:14.482596 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Availability Zones retrieved successfully. Jan 28 13:07:14.537205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Flow 'volume_create_api' (76e48fc5-d188-430f-a0d8-da2edc163215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:07:14.540313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4178b4c0-244e-4095-bf41-6dc839b90591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:14.553686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:07:14.565652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0987bfc2-38cf-4945-980e-d2758c7148fb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:14.567495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0987bfc2-38cf-4945-980e-d2758c7148fb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:14.568196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0987bfc2-38cf-4945-980e-d2758c7148fb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:14.757987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:14.757987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:14.787278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0987bfc2-38cf-4945-980e-d2758c7148fb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:14.817951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4178b4c0-244e-4095-bf41-6dc839b90591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:14.827555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3665e69-1be6-4c9d-9c43-36e9e9b1e5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:14.861732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0987bfc2-38cf-4945-980e-d2758c7148fb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:14.873494 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 393/783] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:14 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:15.127881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Created reservations ['8abbcf26-8cea-465e-88f3-6f48819c6c9d', '0471e6b2-b6be-454b-8305-834e6fe727a2', '0e292453-8eda-4f5c-a654-a44a513b987a', '3396bcab-eb35-4120-b0e0-b8c75e4214ca'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:07:15.131037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3665e69-1be6-4c9d-9c43-36e9e9b1e5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8abbcf26-8cea-465e-88f3-6f48819c6c9d', '0471e6b2-b6be-454b-8305-834e6fe727a2', '0e292453-8eda-4f5c-a654-a44a513b987a', '3396bcab-eb35-4120-b0e0-b8c75e4214ca']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:15.133615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099d7726-3aa9-4404-9717-455e8b5e72a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:15.278663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099d7726-3aa9-4404-9717-455e8b5e72a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a14749b-1d3a-42bc-b3a2-8a70c91b68ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-546460336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a2eacb154d24827bce6059bccf94634',qos_specs=None,replication_status=,reservations=['8abbcf26-8cea-465e-88f3-6f48819c6c9d','0471e6b2-b6be-454b-8305-834e6fe727a2','0e292453-8eda-4f5c-a654-a44a513b987a','3396bcab-eb35-4120-b0e0-b8c75e4214ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76899a07f4f34b11aa806413afc527d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-546460336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a14749b-1d3a-42bc-b3a2-8a70c91b68ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a2eacb154d24827bce6059bccf94634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='76899a07f4f34b11aa806413afc527d5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:15.282466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8298f565-8606-4624-af13-6c4950b582f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:15.318672 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8298f565-8606-4624-af13-6c4950b582f6) transitioned into state 'SUCCESS' from state '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-546460336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a2eacb154d24827bce6059bccf94634',qos_specs=None,replication_status=,reservations=['8abbcf26-8cea-465e-88f3-6f48819c6c9d','0471e6b2-b6be-454b-8305-834e6fe727a2','0e292453-8eda-4f5c-a654-a44a513b987a','3396bcab-eb35-4120-b0e0-b8c75e4214ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76899a07f4f34b11aa806413afc527d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:15.325527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (019d05d1-573a-4267-82b0-def9d97c65af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:15.356807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:15.357341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:15.357565 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:15.357565 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:15.357939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:15.380642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (019d05d1-573a-4267-82b0-def9d97c65af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:15.392428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Flow 'volume_create_api' (76e48fc5-d188-430f-a0d8-da2edc163215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:07:15.496418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:15.496418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:15.517353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:15.532515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Create volume request issued successfully. Jan 28 13:07:15.567101 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c9c58cd6-8077-428d-97ed-1c26e010058c tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes returned with HTTP 202 Jan 28 13:07:15.569327 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 391/784] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:07:14 2021] POST /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes => generated 824 bytes in 1485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:07:15.573459 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:15.574623 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 394/785] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:07:15 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:15.613133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ff76a8db-4026-431a-a379-6ac4d453bfb7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] GET http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:15.614343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ff76a8db-4026-431a-a379-6ac4d453bfb7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:15.614577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:15.614577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:15.614970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ff76a8db-4026-431a-a379-6ac4d453bfb7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:15.689958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume// Jan 28 13:07:15.690445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:15.690647 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:15.690647 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:15.691311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:15.693152 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-989512c1-de4e-43f9-8be8-e924d4f10917 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:07:15.694129 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 395/786] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:07:15 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:07:15.720718 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-42f3e2da-0cdb-4df0-87b9-dfd5eb1be5ca tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments Jan 28 13:07:15.721951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-42f3e2da-0cdb-4df0-87b9-dfd5eb1be5ca tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e52b1a1-d22d-43e3-9e66-f41a41b58d13", "instance_uuid": "59371fc0-9c1e-47c9-9f9c-8b3135c693a3", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:15.781874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:15.781874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:15.816871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ff76a8db-4026-431a-a379-6ac4d453bfb7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Volume info retrieved successfully. Jan 28 13:07:15.870821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:15.870821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:15.883757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ff76a8db-4026-431a-a379-6ac4d453bfb7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba returned with HTTP 200 Jan 28 13:07:15.896660 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 392/787] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:15 2021] GET /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba => generated 916 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:15.997184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-42f3e2da-0cdb-4df0-87b9-dfd5eb1be5ca tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments returned with HTTP 200 Jan 28 13:07:15.998874 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 396/788] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:07:15 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments => generated 273 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:16.067769 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f05304c9-7a2d-4b61-8b78-f6edc9568241 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:16.068337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f05304c9-7a2d-4b61-8b78-f6edc9568241 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:16.068580 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:16.068580 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:16.068956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f05304c9-7a2d-4b61-8b78-f6edc9568241 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:16.095830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-42f3e2da-0cdb-4df0-87b9-dfd5eb1be5ca tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume// Jan 28 13:07:16.096688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-42f3e2da-0cdb-4df0-87b9-dfd5eb1be5ca tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:16.096932 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:16.096932 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:16.097318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-42f3e2da-0cdb-4df0-87b9-dfd5eb1be5ca tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:16.098580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-42f3e2da-0cdb-4df0-87b9-dfd5eb1be5ca tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:07:16.099292 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 397/789] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:07:16 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:07:16.114794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-4263c12c-953d-403e-99c6-de52f2007e23 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:16.115505 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-4263c12c-953d-403e-99c6-de52f2007e23 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:16.116029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-4263c12c-953d-403e-99c6-de52f2007e23 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:16.280513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:16.280513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:16.308312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f05304c9-7a2d-4b61-8b78-f6edc9568241 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:16.311631 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:16.311631 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:16.336859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-99978562-a4f0-4e10-bc88-e23287742f22 req-4263c12c-953d-403e-99c6-de52f2007e23 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:16.365982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:16.365982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:16.375028 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:16.375028 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:16.395855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f05304c9-7a2d-4b61-8b78-f6edc9568241 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:16.397704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 393/790] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:16 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 912 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:16.408858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-4263c12c-953d-403e-99c6-de52f2007e23 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:16.408858 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 398/791] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:07:16 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 1011 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:07:16.437612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-90c4310b-903a-4678-a788-8fcd6462de84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] PUT http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e Jan 28 13:07:16.438255 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:16.438255 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:16.438687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-90c4310b-903a-4678-a788-8fcd6462de84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:16.497514 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:07:16.497514 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:07:16.498059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-99978562-a4f0-4e10-bc88-e23287742f22 req-90c4310b-903a-4678-a788-8fcd6462de84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Lock "b'cinder-attachment_update-5e52b1a1-d22d-43e3-9e66-f41a41b58d13-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.010s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:07:16.500539 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:16.500539 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:16.905421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fdda81a5-4a45-4a85-be15-f629c975cfe0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] GET http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:16.905953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fdda81a5-4a45-4a85-be15-f629c975cfe0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:16.906172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:16.906172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:16.906551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fdda81a5-4a45-4a85-be15-f629c975cfe0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:17.042349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:17.042349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:17.063504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fdda81a5-4a45-4a85-be15-f629c975cfe0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Volume info retrieved successfully. Jan 28 13:07:17.099591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fdda81a5-4a45-4a85-be15-f629c975cfe0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba returned with HTTP 200 Jan 28 13:07:17.100697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 394/792] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:16 2021] GET /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba => generated 917 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:17.142396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1087800-2ff5-4e15-9cb4-4853a8845da6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True Jan 28 13:07:17.148955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1087800-2ff5-4e15-9cb4-4853a8845da6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:17.150296 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:17.150296 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:17.151218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1087800-2ff5-4e15-9cb4-4853a8845da6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:17.236004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1087800-2ff5-4e15-9cb4-4853a8845da6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True returned with HTTP 200 Jan 28 13:07:17.237054 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 395/793] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:07:17 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True => generated 1076 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:17.254009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a015c16-2a22-40f3-b0b6-478b0b0f77a0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] DELETE http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:17.254962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a015c16-2a22-40f3-b0b6-478b0b0f77a0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:17.255747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a015c16-2a22-40f3-b0b6-478b0b0f77a0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:17.256368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-3a015c16-2a22-40f3-b0b6-478b0b0f77a0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Delete volume with id: 3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:17.325818 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:17.325818 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:17.327885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3a015c16-2a22-40f3-b0b6-478b0b0f77a0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Volume info retrieved successfully. Jan 28 13:07:17.383089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3a015c16-2a22-40f3-b0b6-478b0b0f77a0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Delete volume request issued successfully. Jan 28 13:07:17.388842 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a015c16-2a22-40f3-b0b6-478b0b0f77a0 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba returned with HTTP 202 Jan 28 13:07:17.394497 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 396/794] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:07:17 2021] DELETE /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:07:17.412709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c9b001c-58f4-4895-8868-8802b7838c12 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] GET http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:17.413742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c9b001c-58f4-4895-8868-8802b7838c12 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:17.414281 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:17.414281 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:17.415463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c9b001c-58f4-4895-8868-8802b7838c12 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:17.514116 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:17.514116 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:17.542780 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c9b001c-58f4-4895-8868-8802b7838c12 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Volume info retrieved successfully. Jan 28 13:07:17.616802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c9b001c-58f4-4895-8868-8802b7838c12 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba returned with HTTP 200 Jan 28 13:07:17.617725 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 397/795] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:17 2021] GET /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba => generated 916 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:17.633314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ece6b87-be57-4a4c-acca-3f8a554ddc3e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:17.634012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ece6b87-be57-4a4c-acca-3f8a554ddc3e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:17.634369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:17.634369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:17.634839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ece6b87-be57-4a4c-acca-3f8a554ddc3e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:17.702486 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:17.702486 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:17.735161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6ece6b87-be57-4a4c-acca-3f8a554ddc3e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:17.804113 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:17.804113 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:17.859505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ece6b87-be57-4a4c-acca-3f8a554ddc3e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:17.880653 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 398/796] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:17 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 912 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:18.636697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96f604b8-7fa4-4943-bec6-6f2cce1a4130 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] GET http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:18.637848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96f604b8-7fa4-4943-bec6-6f2cce1a4130 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:18.638458 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:18.638458 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:18.639126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96f604b8-7fa4-4943-bec6-6f2cce1a4130 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:18.768560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:18.768560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:18.794640 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-96f604b8-7fa4-4943-bec6-6f2cce1a4130 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Volume info retrieved successfully. Jan 28 13:07:18.845525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96f604b8-7fa4-4943-bec6-6f2cce1a4130 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba returned with HTTP 200 Jan 28 13:07:18.857819 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 399/797] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:18 2021] GET /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:07:18.887979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84949b9d-438f-4caa-8209-d6a96051a97f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:18.892795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84949b9d-438f-4caa-8209-d6a96051a97f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:18.893066 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:18.893066 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:18.893520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84949b9d-438f-4caa-8209-d6a96051a97f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:19.021936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:19.021936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:19.051424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-84949b9d-438f-4caa-8209-d6a96051a97f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:19.122745 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:19.122745 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:19.144192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84949b9d-438f-4caa-8209-d6a96051a97f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:19.144192 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 400/798] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:18 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 912 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:07:19.864809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db8fb5ab-8f40-47e0-bf11-852b213e81d1 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] GET http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:19.865366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db8fb5ab-8f40-47e0-bf11-852b213e81d1 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:19.865585 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:19.865585 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:19.865961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db8fb5ab-8f40-47e0-bf11-852b213e81d1 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:20.014148 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:20.014148 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:20.025283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-99978562-a4f0-4e10-bc88-e23287742f22 req-90c4310b-903a-4678-a788-8fcd6462de84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Lock "b'cinder-attachment_update-5e52b1a1-d22d-43e3-9e66-f41a41b58d13-n-h2-705657-14'" released by "attachment_update" :: held 3.527s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:07:20.026246 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-90c4310b-903a-4678-a788-8fcd6462de84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e returned with HTTP 200 Jan 28 13:07:20.027492 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 399/799] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:07:16 2021] PUT /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e => generated 762 bytes in 3595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:20.042029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-db8fb5ab-8f40-47e0-bf11-852b213e81d1 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Volume info retrieved successfully. Jan 28 13:07:20.097731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db8fb5ab-8f40-47e0-bf11-852b213e81d1 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba returned with HTTP 200 Jan 28 13:07:20.097731 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 401/800] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:19 2021] GET /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:20.161380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2bf70fec-4031-4618-aa00-5af3b7d25a6c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:20.162214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2bf70fec-4031-4618-aa00-5af3b7d25a6c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:20.162444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:20.162444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:20.163001 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2bf70fec-4031-4618-aa00-5af3b7d25a6c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:20.254461 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:20.254461 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:20.304074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2bf70fec-4031-4618-aa00-5af3b7d25a6c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:20.349247 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:20.349247 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:20.378224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2bf70fec-4031-4618-aa00-5af3b7d25a6c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:20.379242 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 400/801] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:20 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:21.121281 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-314a1fe4-dd0a-4971-a25a-821cdf68ec82 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] GET http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:21.121281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-314a1fe4-dd0a-4971-a25a-821cdf68ec82 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:21.121281 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:21.121281 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:21.121281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-314a1fe4-dd0a-4971-a25a-821cdf68ec82 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:21.388035 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-314a1fe4-dd0a-4971-a25a-821cdf68ec82 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba returned with HTTP 404 Jan 28 13:07:21.391110 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 402/802] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:21 2021] GET /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba => generated 109 bytes in 293 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:21.402469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f16d5539-c156-4beb-ac93-428db3ecc1d3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:21.403013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f16d5539-c156-4beb-ac93-428db3ecc1d3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:21.403239 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:21.403239 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:21.403822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f16d5539-c156-4beb-ac93-428db3ecc1d3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:21.434815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] POST http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes Jan 28 13:07:21.435715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1559369139"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:21.436887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1559369139'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:07:21.437279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Create volume of 1 GB Jan 28 13:07:21.481104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Availability Zones retrieved successfully. Jan 28 13:07:21.499541 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Flow 'volume_create_api' (2bce5bc0-d593-4452-b08e-63bd44be2aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:07:21.502391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1d2423-022c-4792-9500-8b8a2586c250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:21.505474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:07:21.581368 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:21.581368 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:21.593257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1d2423-022c-4792-9500-8b8a2586c250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:21.602472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4697612f-5f8e-4e43-940d-2259794b4569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:21.604080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f16d5539-c156-4beb-ac93-428db3ecc1d3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:21.653419 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:21.653419 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:21.668720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f16d5539-c156-4beb-ac93-428db3ecc1d3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:21.681336 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 401/803] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:21 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:21.753501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Created reservations ['4a9905ed-83bb-45a0-8704-c5681fd96059', '07aa0a1f-2426-4516-9029-05ac7c99df74', 'a17b1f73-e329-422c-ab37-7cc2b844502a', '77822175-f8b5-4547-9276-6e506e03c4d8'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:07:21.756150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4697612f-5f8e-4e43-940d-2259794b4569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a9905ed-83bb-45a0-8704-c5681fd96059', '07aa0a1f-2426-4516-9029-05ac7c99df74', 'a17b1f73-e329-422c-ab37-7cc2b844502a', '77822175-f8b5-4547-9276-6e506e03c4d8']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:21.766686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb9ebb0-20e8-4e7b-885d-37787c856ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:21.931836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb9ebb0-20e8-4e7b-885d-37787c856ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e340a287-956e-4282-974b-ea8c6d974387', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1559369139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a2eacb154d24827bce6059bccf94634',qos_specs=None,replication_status=,reservations=['4a9905ed-83bb-45a0-8704-c5681fd96059','07aa0a1f-2426-4516-9029-05ac7c99df74','a17b1f73-e329-422c-ab37-7cc2b844502a','77822175-f8b5-4547-9276-6e506e03c4d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76899a07f4f34b11aa806413afc527d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1559369139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e340a287-956e-4282-974b-ea8c6d974387,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a2eacb154d24827bce6059bccf94634',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='76899a07f4f34b11aa806413afc527d5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:21.937373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35752d0e-38c2-49e6-b210-c0ac4921eade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:22.038290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35752d0e-38c2-49e6-b210-c0ac4921eade) transitioned into state 'SUCCESS' from state '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-1559369139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a2eacb154d24827bce6059bccf94634',qos_specs=None,replication_status=,reservations=['4a9905ed-83bb-45a0-8704-c5681fd96059','07aa0a1f-2426-4516-9029-05ac7c99df74','a17b1f73-e329-422c-ab37-7cc2b844502a','77822175-f8b5-4547-9276-6e506e03c4d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76899a07f4f34b11aa806413afc527d5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:22.041250 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc14fd38-1c16-4ae9-934a-86f06b2211b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:07:22.083375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc14fd38-1c16-4ae9-934a-86f06b2211b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:07:22.089872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Flow 'volume_create_api' (2bce5bc0-d593-4452-b08e-63bd44be2aea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:07:22.204674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Create volume request issued successfully. Jan 28 13:07:22.267464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab62c0a9-fa56-41da-92b8-e6dba44d5738 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes returned with HTTP 202 Jan 28 13:07:22.272427 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 403/804] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:07:21 2021] POST /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes => generated 825 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:07:22.297639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d8abf48-8711-400f-a0d0-e4e45b0e6cad tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] GET http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:22.298166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d8abf48-8711-400f-a0d0-e4e45b0e6cad tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:22.298365 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:22.298365 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:22.304791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d8abf48-8711-400f-a0d0-e4e45b0e6cad tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:22.462012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:22.462012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:22.481174 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d8abf48-8711-400f-a0d0-e4e45b0e6cad tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Volume info retrieved successfully. Jan 28 13:07:22.511192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d8abf48-8711-400f-a0d0-e4e45b0e6cad tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 200 Jan 28 13:07:22.521214 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 402/805] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:22 2021] GET /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 917 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:22.689869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4b85151-8197-4c0d-a3eb-5f673f5f2514 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:22.691131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4b85151-8197-4c0d-a3eb-5f673f5f2514 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:22.691739 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:22.691739 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:22.692607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4b85151-8197-4c0d-a3eb-5f673f5f2514 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:22.890841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:22.890841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:22.916192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a4b85151-8197-4c0d-a3eb-5f673f5f2514 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:22.975625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:22.975625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:23.007638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4b85151-8197-4c0d-a3eb-5f673f5f2514 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:23.015145 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 404/806] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:22 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:23.529445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1f9492a-454e-44be-a92c-29501c784185 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] GET http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:23.530291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1f9492a-454e-44be-a92c-29501c784185 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:23.530621 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:23.530621 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:23.531219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1f9492a-454e-44be-a92c-29501c784185 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:23.678140 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:23.678140 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:23.697690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a1f9492a-454e-44be-a92c-29501c784185 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Volume info retrieved successfully. Jan 28 13:07:23.723084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1f9492a-454e-44be-a92c-29501c784185 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 200 Jan 28 13:07:23.724406 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 403/807] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:23 2021] GET /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 918 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:23.743196 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-466a8e15-4cd6-4536-9d3e-9b94c7ff62b6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True Jan 28 13:07:23.743781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-466a8e15-4cd6-4536-9d3e-9b94c7ff62b6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:23.743988 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:23.743988 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:23.744668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-466a8e15-4cd6-4536-9d3e-9b94c7ff62b6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:23.823337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-466a8e15-4cd6-4536-9d3e-9b94c7ff62b6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True returned with HTTP 200 Jan 28 13:07:23.826932 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 405/808] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:07:23 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True => generated 1076 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:23.844758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a90089bb-41b1-480b-a76f-af41e0fa181b tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/364efb715ae548d0aca6a4768ba6c4f9?usage=True Jan 28 13:07:23.847519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a90089bb-41b1-480b-a76f-af41e0fa181b tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:23.848002 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:23.848002 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:23.849174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a90089bb-41b1-480b-a76f-af41e0fa181b tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:24.005565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a90089bb-41b1-480b-a76f-af41e0fa181b tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/364efb715ae548d0aca6a4768ba6c4f9?usage=True returned with HTTP 200 Jan 28 13:07:24.006500 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 404/809] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:07:23 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/364efb715ae548d0aca6a4768ba6c4f9?usage=True => generated 868 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:24.023626 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f82aa5a5-0129-4bd5-bfa4-7ff2a78b80e7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] POST http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/os-volume-transfer Jan 28 13:07:24.024713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f82aa5a5-0129-4bd5-bfa4-7ff2a78b80e7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e340a287-956e-4282-974b-ea8c6d974387"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:24.025653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.volume_transfer [None req-f82aa5a5-0129-4bd5-bfa4-7ff2a78b80e7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Creating new volume transfer {'transfer': {'volume_id': 'e340a287-956e-4282-974b-ea8c6d974387'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 28 13:07:24.026197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_transfer [None req-f82aa5a5-0129-4bd5-bfa4-7ff2a78b80e7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Creating transfer of volume e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:24.026697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd8f3663-46dc-4227-8769-de646b2fbce3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:24.027493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd8f3663-46dc-4227-8769-de646b2fbce3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:24.027637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.transfer.api [None req-f82aa5a5-0129-4bd5-bfa4-7ff2a78b80e7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Generating transfer record for volume e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:24.027987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd8f3663-46dc-4227-8769-de646b2fbce3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:24.109807 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:24.109807 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:24.136386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f82aa5a5-0129-4bd5-bfa4-7ff2a78b80e7 tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/os-volume-transfer returned with HTTP 202 Jan 28 13:07:24.143935 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 406/810] 10.222.0.38 () {60 vars in 1258 bytes} [Thu Jan 28 13:07:24 2021] POST /volume/v3/4a2eacb154d24827bce6059bccf94634/os-volume-transfer => generated 507 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:07:24.144237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:24.144237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:24.168241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd8f3663-46dc-4227-8769-de646b2fbce3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:24.223715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:24.223715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:24.242704 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd8f3663-46dc-4227-8769-de646b2fbce3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:24.247453 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 405/811] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:24 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:24.358489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] POST http://10.222.0.38/volume/v3/364efb715ae548d0aca6a4768ba6c4f9/os-volume-transfer/7d10ceb6-d58b-45b4-80c4-c1bb80e55ad8/accept Jan 28 13:07:24.359234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:24.359234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:24.360418 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "920fcf62edb156de"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:24.361515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.volume_transfer [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Accepting volume transfer 7d10ceb6-d58b-45b4-80c4-c1bb80e55ad8 {{(pid=87940) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 28 13:07:24.362142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_transfer [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Accepting transfer 7d10ceb6-d58b-45b4-80c4-c1bb80e55ad8 Jan 28 13:07:24.576060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Created reservations ['086086a7-9743-4c20-82ac-27ff354c0379', '8178c86f-9f40-4f5c-8ef5-9945decfa2e9', '5346eea2-a6e3-4bcb-ab72-2779109480ec', 'b4d5c014-350d-4518-97e7-ab7375a16781'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:07:24.749343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Created reservations ['0bf9d04f-959c-475f-a321-3b93f5fcce1e', 'a3ac8348-db46-4166-a154-3bcbec8a78bf', '235d64bc-86ca-4fdb-b35b-71edc144cbb6', 'dad924be-6b1a-43b9-895a-f1e0698920e9'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:07:24.878112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Created reservations ['26a708ef-6d52-4746-ae6f-a9dd390b13e5', 'c1c8175f-532f-4ffd-b503-d9634923de33', '0e1d3089-f169-46ea-a857-1da4c1765c49', 'eb875a63-e161-4c92-9870-5bfb2802ce73'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:07:24.965812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Created reservations ['377e0e0e-60ca-4eb4-aceb-931a05798676', 'f5687823-bfd6-4276-922b-2c29649efd96', '63708fdb-fc35-4cf5-a203-d4645cb88b6c', 'bbc0ed14-6813-4619-b3f9-148fc8ee4843'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:07:24.968315 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:24.968315 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:25.060955 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Transfer volume completed successfully. Jan 28 13:07:25.110948 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:07:25.110948 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:07:25.264986 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-622581d6-373f-4a2f-83ca-a3178856dc83 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:25.265752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-622581d6-373f-4a2f-83ca-a3178856dc83 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:25.266091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:25.266091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:25.266648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-622581d6-373f-4a2f-83ca-a3178856dc83 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:25.349014 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.transfer.api [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Volume e340a287-956e-4282-974b-ea8c6d974387 has been transferred. Jan 28 13:07:25.430561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:25.430561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:25.469098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-622581d6-373f-4a2f-83ca-a3178856dc83 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:25.508359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6d1e002-9ab0-49f0-9474-6e16ea558dfe tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] http://10.222.0.38/volume/v3/364efb715ae548d0aca6a4768ba6c4f9/os-volume-transfer/7d10ceb6-d58b-45b4-80c4-c1bb80e55ad8/accept returned with HTTP 202 Jan 28 13:07:25.509193 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 407/812] 10.222.0.38 () {60 vars in 1390 bytes} [Thu Jan 28 13:07:24 2021] POST /volume/v3/364efb715ae548d0aca6a4768ba6c4f9/os-volume-transfer/7d10ceb6-d58b-45b4-80c4-c1bb80e55ad8/accept => generated 431 bytes in 1364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:07:25.542411 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:25.542411 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:25.544994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa427863-7092-4cd6-ab75-fb15ea25bb2a tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] GET http://10.222.0.38/volume/v3/364efb715ae548d0aca6a4768ba6c4f9/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:25.545706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa427863-7092-4cd6-ab75-fb15ea25bb2a tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:25.546159 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:25.546159 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:25.546949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa427863-7092-4cd6-ab75-fb15ea25bb2a tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:25.556348 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-622581d6-373f-4a2f-83ca-a3178856dc83 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:25.557122 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 406/813] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:25 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:25.734288 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:25.734288 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:25.747504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-44c8e31e-6704-4010-880a-4130ca74993a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e/action Jan 28 13:07:25.748316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:25.748316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:25.748737 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fa427863-7092-4cd6-ab75-fb15ea25bb2a tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] Volume info retrieved successfully. Jan 28 13:07:25.749275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-44c8e31e-6704-4010-880a-4130ca74993a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:07:25.749868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-44c8e31e-6704-4010-880a-4130ca74993a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:25.803081 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa427863-7092-4cd6-ab75-fb15ea25bb2a tempest-VolumeQuotasAdminTestJSON-936475507 tempest-VolumeQuotasAdminTestJSON-936475507-project] http://10.222.0.38/volume/v3/364efb715ae548d0aca6a4768ba6c4f9/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 200 Jan 28 13:07:25.804143 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 408/814] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:25 2021] GET /volume/v3/364efb715ae548d0aca6a4768ba6c4f9/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 918 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:07:25.826977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af066ded-23ef-4f13-be1d-4ef48682779d tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True Jan 28 13:07:25.833694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af066ded-23ef-4f13-be1d-4ef48682779d tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:25.833916 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:25.833916 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:25.834340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af066ded-23ef-4f13-be1d-4ef48682779d tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:25.843070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:25.843070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:25.860189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-99978562-a4f0-4e10-bc88-e23287742f22 req-44c8e31e-6704-4010-880a-4130ca74993a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e/action returned with HTTP 204 Jan 28 13:07:25.862919 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 407/815] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:07:25 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e/action => generated 0 bytes in 146 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:25.974600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-122f6ea5-155b-44bc-a30f-75517842c9b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:25.975728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-122f6ea5-155b-44bc-a30f-75517842c9b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:25.976161 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:25.976161 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:25.976982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-122f6ea5-155b-44bc-a30f-75517842c9b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:25.990557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af066ded-23ef-4f13-be1d-4ef48682779d tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True returned with HTTP 200 Jan 28 13:07:26.038167 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 409/816] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:07:25 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634?usage=True => generated 1076 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:26.045652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64223219-03d4-4de9-afd3-e9d66ba88f50 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/364efb715ae548d0aca6a4768ba6c4f9?usage=True Jan 28 13:07:26.046787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64223219-03d4-4de9-afd3-e9d66ba88f50 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:26.047624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64223219-03d4-4de9-afd3-e9d66ba88f50 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:26.193952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64223219-03d4-4de9-afd3-e9d66ba88f50 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/364efb715ae548d0aca6a4768ba6c4f9?usage=True returned with HTTP 200 Jan 28 13:07:26.208301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 410/817] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:07:26 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/364efb715ae548d0aca6a4768ba6c4f9?usage=True => generated 868 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:26.227103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] DELETE http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:26.227914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:26.228511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:26.229048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Delete volume with id: e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:26.313795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:26.313795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:26.337382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-122f6ea5-155b-44bc-a30f-75517842c9b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:26.360908 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:26.360908 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:26.360908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Volume info retrieved successfully. Jan 28 13:07:26.408897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-122f6ea5-155b-44bc-a30f-75517842c9b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:26.410651 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 408/818] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:07:25 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 910 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:07:26.434284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Delete volume request issued successfully. Jan 28 13:07:26.435993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 202 Jan 28 13:07:26.449243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5fa1c6f3-0d02-42bd-b3fb-aede1e1b27e6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:26.453091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5fa1c6f3-0d02-42bd-b3fb-aede1e1b27e6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:26.453488 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:26.453488 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:26.454096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5fa1c6f3-0d02-42bd-b3fb-aede1e1b27e6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:26.463601 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 411/819] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:07:26 2021] DELETE /volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:07:26.520699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume// Jan 28 13:07:26.521527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:26.521962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:26.521962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:26.522613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:26.524100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f108c0b-f2d5-4df2-a062-7eaf8e5c4c6f tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:07:26.525235 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 412/820] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:07:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:07:26.531776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:26.531776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:26.554061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-a7f16af2-f17b-4719-b703-eeaf1fce55cb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/attachments Jan 28 13:07:26.555387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-a7f16af2-f17b-4719-b703-eeaf1fce55cb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8591fa09-f342-480f-af0b-10f38a5b89d6", "instance_uuid": "00f2f70a-3006-4360-8f5b-cec4b12c44e1", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:26.576762 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5fa1c6f3-0d02-42bd-b3fb-aede1e1b27e6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Volume info retrieved successfully. Jan 28 13:07:26.634867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5fa1c6f3-0d02-42bd-b3fb-aede1e1b27e6 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 200 Jan 28 13:07:26.641818 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 409/821] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:26 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 1089 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:26.661661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:07:26.662711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:26.663100 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:26.663100 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:26.664190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:26.684335 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:26.684335 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:26.761934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:26.761934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:26.790331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:07:26.804005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-a7f16af2-f17b-4719-b703-eeaf1fce55cb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/attachments returned with HTTP 200 Jan 28 13:07:26.805799 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 413/822] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:07:26 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:26.825868 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:26.825868 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:26.837811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:07:26.839022 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 410/823] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:26 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 1205 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:26.887004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c9fd276-fb69-44ff-b795-535294be5c05 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:26.887833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c9fd276-fb69-44ff-b795-535294be5c05 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:26.888044 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:26.888044 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:26.888561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c9fd276-fb69-44ff-b795-535294be5c05 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:26.929125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume// Jan 28 13:07:26.929816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:26.930126 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:26.930126 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:26.930665 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:26.932669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b908ffe1-7899-4f3d-9195-5fcfb7331700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:07:26.933473 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 411/824] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:07:26 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:07:26.947494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-a75ce53b-09ab-4a18-904d-91367223263b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:26.948698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-a75ce53b-09ab-4a18-904d-91367223263b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:26.949625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-a75ce53b-09ab-4a18-904d-91367223263b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:27.059579 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:27.059579 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:27.107890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9c9fd276-fb69-44ff-b795-535294be5c05 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:27.133825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:27.133825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:27.164609 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-a75ce53b-09ab-4a18-904d-91367223263b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:27.179738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:27.179738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:27.213209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c9fd276-fb69-44ff-b795-535294be5c05 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:27.226165 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 414/825] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:26 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 909 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:27.230974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:27.230974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:27.242277 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-a75ce53b-09ab-4a18-904d-91367223263b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:27.243671 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 412/826] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:07:26 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 1008 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:07:27.282629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-49120dbf-7804-4d44-8294-48ad07d57f9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] PUT http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af Jan 28 13:07:27.283555 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:27.283555 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:27.285356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-49120dbf-7804-4d44-8294-48ad07d57f9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:27.362234 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:07:27.362234 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:07:27.365526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-49120dbf-7804-4d44-8294-48ad07d57f9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Lock "b'cinder-attachment_update-8591fa09-f342-480f-af0b-10f38a5b89d6-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.020s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:07:27.368029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:27.368029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:27.659919 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c3af7b1-88da-4509-b84a-cd875883d75c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:27.660702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c3af7b1-88da-4509-b84a-cd875883d75c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:27.660913 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:27.660913 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:27.661553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c3af7b1-88da-4509-b84a-cd875883d75c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:27.813578 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:27.813578 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:27.861286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3c3af7b1-88da-4509-b84a-cd875883d75c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Volume info retrieved successfully. Jan 28 13:07:27.957505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c3af7b1-88da-4509-b84a-cd875883d75c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 200 Jan 28 13:07:27.958736 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 413/827] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:27 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 1089 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:28.233401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b64f86b-91cb-4a0f-a8af-1dffb71c83a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:28.234298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b64f86b-91cb-4a0f-a8af-1dffb71c83a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:28.234630 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:28.234630 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:28.235197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b64f86b-91cb-4a0f-a8af-1dffb71c83a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:28.492013 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:28.492013 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:28.529684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b64f86b-91cb-4a0f-a8af-1dffb71c83a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:28.610242 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:28.610242 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:28.656393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b64f86b-91cb-4a0f-a8af-1dffb71c83a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:28.657517 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 414/828] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:28 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 909 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:28.976856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd676717-9f7d-4cab-92ea-2f4e136085e1 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:28.978155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd676717-9f7d-4cab-92ea-2f4e136085e1 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:28.978593 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:28.978593 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:28.979307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd676717-9f7d-4cab-92ea-2f4e136085e1 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:29.244110 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:29.244110 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:29.294124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bd676717-9f7d-4cab-92ea-2f4e136085e1 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Volume info retrieved successfully. Jan 28 13:07:29.374389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd676717-9f7d-4cab-92ea-2f4e136085e1 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 200 Jan 28 13:07:29.381090 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 415/829] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:28 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 1089 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:29.674165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71c634b5-2adb-40fa-a877-d461640c3645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:29.675957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71c634b5-2adb-40fa-a877-d461640c3645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:29.676418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:29.676418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:29.677124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71c634b5-2adb-40fa-a877-d461640c3645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:29.848519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:29.848519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:29.869980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-71c634b5-2adb-40fa-a877-d461640c3645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:29.960740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:29.960740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:29.995099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71c634b5-2adb-40fa-a877-d461640c3645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:29.996365 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 416/830] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:29 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 909 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:30.399048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1d3a873-2b1e-4bfd-9040-d2e832b9f63c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:30.399596 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1d3a873-2b1e-4bfd-9040-d2e832b9f63c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:30.399825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:30.399825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:30.400206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1d3a873-2b1e-4bfd-9040-d2e832b9f63c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:30.558135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1d3a873-2b1e-4bfd-9040-d2e832b9f63c tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 404 Jan 28 13:07:30.560813 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 417/831] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:30 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 109 bytes in 167 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:30.589203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29eaa46f-fca1-4b03-bac9-13eb6c016964 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] GET http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/19996dd8babf4874ae8a880665a441f7?usage=True Jan 28 13:07:30.590081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29eaa46f-fca1-4b03-bac9-13eb6c016964 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:30.590891 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29eaa46f-fca1-4b03-bac9-13eb6c016964 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:30.716913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29eaa46f-fca1-4b03-bac9-13eb6c016964 tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/19996dd8babf4874ae8a880665a441f7?usage=True returned with HTTP 200 Jan 28 13:07:30.718406 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 418/832] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:07:30 2021] GET /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/19996dd8babf4874ae8a880665a441f7?usage=True => generated 868 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:07:30.752998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-310d8e94-11dd-49c6-8ea2-fcacfed5175a tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] PUT http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 Jan 28 13:07:30.755873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-310d8e94-11dd-49c6-8ea2-fcacfed5175a tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:31.193894 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-310d8e94-11dd-49c6-8ea2-fcacfed5175a tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 returned with HTTP 200 Jan 28 13:07:31.197123 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 419/833] 10.222.0.38 () {60 vars in 1342 bytes} [Thu Jan 28 13:07:30 2021] PUT /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 => generated 321 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:07:31.225090 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e980e2d5-cf96-44b2-8136-cb71b69d22c8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:31.226312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e980e2d5-cf96-44b2-8136-cb71b69d22c8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:31.230228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e980e2d5-cf96-44b2-8136-cb71b69d22c8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:31.391406 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:31.391406 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:31.424267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e980e2d5-cf96-44b2-8136-cb71b69d22c8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:31.460473 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:31.460473 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:31.495886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e980e2d5-cf96-44b2-8136-cb71b69d22c8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:31.497001 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 420/834] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:31 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 909 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:31.503607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f3e9cf1-926e-4454-bf9f-7b4f12cec85b tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] PUT http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 Jan 28 13:07:31.505154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:31.505154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:31.506140 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f3e9cf1-926e-4454-bf9f-7b4f12cec85b tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:31.692510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-49120dbf-7804-4d44-8294-48ad07d57f9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Lock "b'cinder-attachment_update-8591fa09-f342-480f-af0b-10f38a5b89d6-n-h2-705657-14'" released by "attachment_update" :: held 4.329s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:07:31.693393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-49120dbf-7804-4d44-8294-48ad07d57f9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af returned with HTTP 200 Jan 28 13:07:31.695123 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 415/835] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:07:27 2021] PUT /volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af => generated 762 bytes in 4419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:31.917402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f3e9cf1-926e-4454-bf9f-7b4f12cec85b tempest-VolumeQuotasAdminTestJSON-226910009 tempest-VolumeQuotasAdminTestJSON-226910009-project-admin] http://10.222.0.38/volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 returned with HTTP 200 Jan 28 13:07:31.922939 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 421/836] 10.222.0.38 () {60 vars in 1342 bytes} [Thu Jan 28 13:07:31 2021] PUT /volume/v3/19996dd8babf4874ae8a880665a441f7/os-quota-sets/4a2eacb154d24827bce6059bccf94634 => generated 319 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:31.935044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71fb9ce8-1565-40d9-9a2d-7aafd994535d tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] DELETE http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:31.936071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71fb9ce8-1565-40d9-9a2d-7aafd994535d tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:31.936203 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:31.936203 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:31.936924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71fb9ce8-1565-40d9-9a2d-7aafd994535d tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:31.936924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-71fb9ce8-1565-40d9-9a2d-7aafd994535d tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Delete volume with id: e340a287-956e-4282-974b-ea8c6d974387 Jan 28 13:07:32.167132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71fb9ce8-1565-40d9-9a2d-7aafd994535d tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 returned with HTTP 404 Jan 28 13:07:32.176438 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 416/837] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:07:31 2021] DELETE /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/e340a287-956e-4282-974b-ea8c6d974387 => generated 109 bytes in 244 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:32.177681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c41ac5eb-e0e8-443d-899c-91207cdb1b4a tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] DELETE http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:32.178393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c41ac5eb-e0e8-443d-899c-91207cdb1b4a tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:32.178963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c41ac5eb-e0e8-443d-899c-91207cdb1b4a tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:32.179528 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-c41ac5eb-e0e8-443d-899c-91207cdb1b4a tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] Delete volume with id: 3a14749b-1d3a-42bc-b3a2-8a70c91b68ba Jan 28 13:07:32.317028 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c41ac5eb-e0e8-443d-899c-91207cdb1b4a tempest-VolumeQuotasAdminTestJSON-1071432949 tempest-VolumeQuotasAdminTestJSON-1071432949-project] http://10.222.0.38/volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba returned with HTTP 404 Jan 28 13:07:32.318697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 422/838] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:07:32 2021] DELETE /volume/v3/4a2eacb154d24827bce6059bccf94634/volumes/3a14749b-1d3a-42bc-b3a2-8a70c91b68ba => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:32.514016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0a2fcbd-6b3d-4275-b2c6-978b58285e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:32.514965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0a2fcbd-6b3d-4275-b2c6-978b58285e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:32.515637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0a2fcbd-6b3d-4275-b2c6-978b58285e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:32.739729 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:32.739729 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:32.793167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f0a2fcbd-6b3d-4275-b2c6-978b58285e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:32.880657 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:32.880657 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:32.918414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0a2fcbd-6b3d-4275-b2c6-978b58285e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:32.937034 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 417/839] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:32 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 910 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:33.213461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87d09277-e469-418d-a9a8-1602b4cf9ebf tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:07:33.214007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87d09277-e469-418d-a9a8-1602b4cf9ebf tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:33.214498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87d09277-e469-418d-a9a8-1602b4cf9ebf tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:33.351432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:33.351432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:33.362697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87d09277-e469-418d-a9a8-1602b4cf9ebf tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:07:33.390385 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:33.390385 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:33.410398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87d09277-e469-418d-a9a8-1602b4cf9ebf tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:07:33.412670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 423/840] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:33 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 1210 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:33.624539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-e4f3f6df-7302-4025-847c-e0a513c35c3f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:07:33.625122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-e4f3f6df-7302-4025-847c-e0a513c35c3f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:33.625312 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:33.625312 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:33.625695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-e4f3f6df-7302-4025-847c-e0a513c35c3f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:33.842268 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:33.842268 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:33.874427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b8cd5556-1844-40aa-83ff-295b98430927 req-e4f3f6df-7302-4025-847c-e0a513c35c3f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:07:33.920314 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:33.920314 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:33.937573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-e4f3f6df-7302-4025-847c-e0a513c35c3f tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:07:33.938868 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 418/841] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:07:33 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 1210 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:33.953801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc5617bd-76d5-487b-954d-0ce7d18705ac tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:33.954441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc5617bd-76d5-487b-954d-0ce7d18705ac tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:33.954669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:33.954669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:33.955059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc5617bd-76d5-487b-954d-0ce7d18705ac tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:34.014626 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] POST http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a/action Jan 28 13:07:34.015346 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:34.015346 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:34.016008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:07:34.016537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:34.123167 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:34.123167 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:34.147591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc5617bd-76d5-487b-954d-0ce7d18705ac tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:34.204020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:34.204020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:34.240695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc5617bd-76d5-487b-954d-0ce7d18705ac tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:34.244814 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 424/842] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:33 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 910 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:34.248993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:34.248993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:34.260765 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:07:34.297509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Begin detaching volume completed successfully. Jan 28 13:07:34.298544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a/action returned with HTTP 202 Jan 28 13:07:34.300211 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 419/843] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:07:34 2021] POST /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a/action => generated 0 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:07:34.338701 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2233fe42-1c80-4914-aef4-79df5c63ee37 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:07:34.341724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2233fe42-1c80-4914-aef4-79df5c63ee37 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:34.341943 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:34.341943 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:34.342621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2233fe42-1c80-4914-aef4-79df5c63ee37 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:34.461168 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume// Jan 28 13:07:34.462531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:34.462976 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:34.462976 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:34.463932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:34.465694 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-d09175d1-15af-4ddd-ab5a-f69317e09e84 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:07:34.466446 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 420/844] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:07:34 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:07:34.479844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-fdc0b81c-8ced-444f-b853-ea8a367594d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:07:34.480972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-fdc0b81c-8ced-444f-b853-ea8a367594d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:34.481792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-fdc0b81c-8ced-444f-b853-ea8a367594d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:34.506785 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:34.506785 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:34.550903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2233fe42-1c80-4914-aef4-79df5c63ee37 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:07:34.644890 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:34.644890 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:34.681092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2233fe42-1c80-4914-aef4-79df5c63ee37 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:07:34.682517 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 425/845] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:34 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 1213 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:34.756448 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:34.756448 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:34.787938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b8cd5556-1844-40aa-83ff-295b98430927 req-fdc0b81c-8ced-444f-b853-ea8a367594d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:07:34.842974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:34.842974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:34.863002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-fdc0b81c-8ced-444f-b853-ea8a367594d7 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:07:34.864371 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 421/846] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:07:34 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 1312 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:07:35.281536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-901f8b5c-6fe3-4f70-9be5-59e8e484fe6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:35.281536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-901f8b5c-6fe3-4f70-9be5-59e8e484fe6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:35.281536 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:35.281536 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:35.281536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-901f8b5c-6fe3-4f70-9be5-59e8e484fe6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:35.339919 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-078e28f8-eeb6-45c3-8360-d50773f6353e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] DELETE http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d Jan 28 13:07:35.347300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-078e28f8-eeb6-45c3-8360-d50773f6353e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:35.347300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:35.347300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:35.347300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-078e28f8-eeb6-45c3-8360-d50773f6353e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:35.426407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:35.426407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:35.443607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:35.443607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:35.473929 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-901f8b5c-6fe3-4f70-9be5-59e8e484fe6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:35.515280 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:35.515280 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:35.544013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-901f8b5c-6fe3-4f70-9be5-59e8e484fe6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:35.544956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 426/847] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:35 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 910 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:35.699456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fe037ff-611c-4c87-a087-369b98daeb0e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:07:35.699878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fe037ff-611c-4c87-a087-369b98daeb0e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:35.700072 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:35.700072 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:35.700888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fe037ff-611c-4c87-a087-369b98daeb0e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:35.873586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:35.873586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:35.907962 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0fe037ff-611c-4c87-a087-369b98daeb0e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:07:36.006767 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:36.006767 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:36.071602 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fe037ff-611c-4c87-a087-369b98daeb0e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:07:36.083569 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 427/848] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:35 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 1213 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:36.566599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d9dfeb8-551a-4067-b18d-cf5595214dbf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:36.570584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d9dfeb8-551a-4067-b18d-cf5595214dbf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:36.570995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:36.570995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:36.571900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d9dfeb8-551a-4067-b18d-cf5595214dbf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:36.773410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:36.773410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:36.803971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2d9dfeb8-551a-4067-b18d-cf5595214dbf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:36.843330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:36.843330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:36.864011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d9dfeb8-551a-4067-b18d-cf5595214dbf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:36.865228 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 428/849] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:36 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 910 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:36.926412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b8cd5556-1844-40aa-83ff-295b98430927 req-078e28f8-eeb6-45c3-8360-d50773f6353e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:07:36.926412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b8cd5556-1844-40aa-83ff-295b98430927 req-078e28f8-eeb6-45c3-8360-d50773f6353e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:07:36.947386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b8cd5556-1844-40aa-83ff-295b98430927 req-078e28f8-eeb6-45c3-8360-d50773f6353e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d returned with HTTP 200 Jan 28 13:07:36.947386 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 422/850] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:07:35 2021] DELETE /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/aa764414-d456-43b5-860f-c865cfc0508d => generated 19 bytes in 1621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:37.092391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d88fae5-b6c8-4447-bda2-3cc97fecdd95 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:07:37.093479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d88fae5-b6c8-4447-bda2-3cc97fecdd95 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:37.093854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:37.093854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:37.094504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d88fae5-b6c8-4447-bda2-3cc97fecdd95 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:37.217332 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:37.217332 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:37.255883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5d88fae5-b6c8-4447-bda2-3cc97fecdd95 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:07:37.329456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d88fae5-b6c8-4447-bda2-3cc97fecdd95 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:07:37.333571 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 429/851] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:37 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 918 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:37.350762 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-6ddd8307-365f-49dc-ae8f-fea161e72a71 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af/action Jan 28 13:07:37.351424 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:37.351424 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:37.352573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-6ddd8307-365f-49dc-ae8f-fea161e72a71 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:07:37.353263 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-6ddd8307-365f-49dc-ae8f-fea161e72a71 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:37.592577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:37.592577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:37.625490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ba266827-1c6b-479c-8ace-c87c31bfa9ed req-6ddd8307-365f-49dc-ae8f-fea161e72a71 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af/action returned with HTTP 204 Jan 28 13:07:37.629503 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 423/852] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:07:37 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af/action => generated 0 bytes in 285 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:37.882555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c596482a-3097-4acb-9909-d0ee59e45ee9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:07:37.883102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c596482a-3097-4acb-9909-d0ee59e45ee9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:37.884356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:37.884356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:37.884776 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c596482a-3097-4acb-9909-d0ee59e45ee9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:38.126984 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:38.126984 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:38.180299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c596482a-3097-4acb-9909-d0ee59e45ee9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:38.266274 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:38.266274 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:38.318166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c596482a-3097-4acb-9909-d0ee59e45ee9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:07:38.319016 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 430/853] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:37 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 1202 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:07:38.338246 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad6c6ac4-8732-4292-b5d5-ab5ce425ca78 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups Jan 28 13:07:38.338783 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:38.338783 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:38.339208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad6c6ac4-8732-4292-b5d5-ab5ce425ca78 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8591fa09-f342-480f-af0b-10f38a5b89d6", "name": "tempest-VolumesBackupsTest-Backup-603986429", "force": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:38.340705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-ad6c6ac4-8732-4292-b5d5-ab5ce425ca78 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Creating new backup {'backup': {'volume_id': '8591fa09-f342-480f-af0b-10f38a5b89d6', 'name': 'tempest-VolumesBackupsTest-Backup-603986429', 'force': True}} {{(pid=87940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 13:07:38.341293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-ad6c6ac4-8732-4292-b5d5-ab5ce425ca78 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Creating backup of volume 8591fa09-f342-480f-af0b-10f38a5b89d6 in container None Jan 28 13:07:38.499554 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:38.499554 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:38.507651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ad6c6ac4-8732-4292-b5d5-ab5ce425ca78 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:07:38.577298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-ad6c6ac4-8732-4292-b5d5-ab5ce425ca78 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Created reservations ['eb4e0e37-3a15-4a3d-88ee-cbf7d94b9607', '216fe135-eb64-4b26-8a19-a30ebf230ac0'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:07:38.686525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad6c6ac4-8732-4292-b5d5-ab5ce425ca78 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups returned with HTTP 202 Jan 28 13:07:38.693293 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 424/854] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:07:38 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/backups => generated 395 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:07:38.700090 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e6b1ac86-986f-4114-81a0-d1033fa1e210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:38.700730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e6b1ac86-986f-4114-81a0-d1033fa1e210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:38.701165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:38.701165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:38.701824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e6b1ac86-986f-4114-81a0-d1033fa1e210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:38.702414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e6b1ac86-986f-4114-81a0-d1033fa1e210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:38.755370 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:38.755370 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:38.757912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e6b1ac86-986f-4114-81a0-d1033fa1e210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:38.759475 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 431/855] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:38 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:39.777194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c2d7860-c9d6-416e-ac67-ff4defeb7334 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:39.777856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c2d7860-c9d6-416e-ac67-ff4defeb7334 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:39.778016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:39.778016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:39.778240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c2d7860-c9d6-416e-ac67-ff4defeb7334 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:39.778928 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5c2d7860-c9d6-416e-ac67-ff4defeb7334 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:39.852710 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:39.852710 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:39.860724 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c2d7860-c9d6-416e-ac67-ff4defeb7334 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:39.861944 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 425/856] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:39 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:40.879781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9128a3e5-d830-4f60-8c6a-b2f5ee989488 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:40.879781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9128a3e5-d830-4f60-8c6a-b2f5ee989488 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:40.879781 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:40.879781 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:40.879781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9128a3e5-d830-4f60-8c6a-b2f5ee989488 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:40.879781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9128a3e5-d830-4f60-8c6a-b2f5ee989488 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:40.983788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:40.983788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:40.985836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9128a3e5-d830-4f60-8c6a-b2f5ee989488 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:40.987981 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 432/857] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:40 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:42.004846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-331e3927-5cd5-49b3-bf3c-0629f481c1b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:42.006048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-331e3927-5cd5-49b3-bf3c-0629f481c1b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:42.006478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:42.006478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:42.007168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-331e3927-5cd5-49b3-bf3c-0629f481c1b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:42.008017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-331e3927-5cd5-49b3-bf3c-0629f481c1b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:42.120455 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:42.120455 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:42.122471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-331e3927-5cd5-49b3-bf3c-0629f481c1b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:42.137921 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 426/858] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:41 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:43.138450 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aada7a7f-30b2-4874-857b-a9e32ef0ead3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:43.139151 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aada7a7f-30b2-4874-857b-a9e32ef0ead3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:43.139464 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:43.139464 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:43.140908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aada7a7f-30b2-4874-857b-a9e32ef0ead3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:43.141961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-aada7a7f-30b2-4874-857b-a9e32ef0ead3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:43.244480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:43.244480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:43.248080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aada7a7f-30b2-4874-857b-a9e32ef0ead3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:43.255212 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 433/859] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:43 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:44.274149 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f879e808-bdc2-4e3d-a9cd-b9119c10e1af tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:44.274739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f879e808-bdc2-4e3d-a9cd-b9119c10e1af tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:44.274855 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:44.274855 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:44.275186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f879e808-bdc2-4e3d-a9cd-b9119c10e1af tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:44.275578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f879e808-bdc2-4e3d-a9cd-b9119c10e1af tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:44.391653 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:44.391653 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:44.397366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f879e808-bdc2-4e3d-a9cd-b9119c10e1af tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:44.403800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 427/860] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:44 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:45.418484 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8a859c4-0f95-47d7-9d49-504ef74b8eab tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:45.419917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8a859c4-0f95-47d7-9d49-504ef74b8eab tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:45.420369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:45.420369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:45.421576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8a859c4-0f95-47d7-9d49-504ef74b8eab tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:45.422138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d8a859c4-0f95-47d7-9d49-504ef74b8eab tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:45.474489 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:45.474489 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:45.484355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8a859c4-0f95-47d7-9d49-504ef74b8eab tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:45.485993 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 434/861] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:45 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:46.501889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ddd6591-ff9f-4b80-a7e7-65ac58c7cfc5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:46.503244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ddd6591-ff9f-4b80-a7e7-65ac58c7cfc5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:46.503758 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:46.503758 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:46.504475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ddd6591-ff9f-4b80-a7e7-65ac58c7cfc5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:46.505067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9ddd6591-ff9f-4b80-a7e7-65ac58c7cfc5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:46.590320 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:46.590320 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:46.597373 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ddd6591-ff9f-4b80-a7e7-65ac58c7cfc5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:46.603916 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 428/862] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:46 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:47.619055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8312dcc7-ad87-44bf-b1ed-390cc1012178 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:47.620942 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8312dcc7-ad87-44bf-b1ed-390cc1012178 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:47.621327 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:47.621327 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:47.621956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8312dcc7-ad87-44bf-b1ed-390cc1012178 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:47.622612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8312dcc7-ad87-44bf-b1ed-390cc1012178 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:47.699463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:47.699463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:47.711645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8312dcc7-ad87-44bf-b1ed-390cc1012178 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:47.716860 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 435/863] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:47 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:48.740721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d249af9-6a4e-4aa1-a2dd-66727a951605 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:48.740721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d249af9-6a4e-4aa1-a2dd-66727a951605 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:48.740721 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:48.740721 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:48.740721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d249af9-6a4e-4aa1-a2dd-66727a951605 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:48.740721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9d249af9-6a4e-4aa1-a2dd-66727a951605 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:48.792454 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:48.792454 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:48.798309 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d249af9-6a4e-4aa1-a2dd-66727a951605 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:48.810786 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 429/864] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:48 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:49.814255 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2ba3e72-89d8-4c41-ba48-1a65cdab43fa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:49.815002 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2ba3e72-89d8-4c41-ba48-1a65cdab43fa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:49.815489 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:49.815489 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:49.815957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2ba3e72-89d8-4c41-ba48-1a65cdab43fa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:49.816611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d2ba3e72-89d8-4c41-ba48-1a65cdab43fa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:49.894539 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:49.894539 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:49.896549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2ba3e72-89d8-4c41-ba48-1a65cdab43fa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:49.907846 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 436/865] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:50.916933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6dadfb70-eb6a-44ca-a3b3-3d923ee459bd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:50.917504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6dadfb70-eb6a-44ca-a3b3-3d923ee459bd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:50.917713 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:50.917713 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:50.918228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6dadfb70-eb6a-44ca-a3b3-3d923ee459bd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:50.918689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6dadfb70-eb6a-44ca-a3b3-3d923ee459bd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:50.986656 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:50.986656 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:50.994411 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6dadfb70-eb6a-44ca-a3b3-3d923ee459bd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:51.002446 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 430/866] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:50 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:52.022494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d945cd6-90d7-4697-bed1-dac0ee73047c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:52.023049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d945cd6-90d7-4697-bed1-dac0ee73047c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:52.023193 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:52.023193 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:52.025759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d945cd6-90d7-4697-bed1-dac0ee73047c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:52.027139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5d945cd6-90d7-4697-bed1-dac0ee73047c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:52.137541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:52.137541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:52.146398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d945cd6-90d7-4697-bed1-dac0ee73047c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:52.157318 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 437/867] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:52 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:53.173661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-462ff92a-9dc3-469e-b216-80cb08f4e0a0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:53.174236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-462ff92a-9dc3-469e-b216-80cb08f4e0a0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:53.174449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:53.174449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:53.174889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-462ff92a-9dc3-469e-b216-80cb08f4e0a0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:53.175293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-462ff92a-9dc3-469e-b216-80cb08f4e0a0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:53.358424 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:53.358424 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:53.375060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-462ff92a-9dc3-469e-b216-80cb08f4e0a0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:53.380335 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 431/868] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:53 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:54.395217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d87ba31f-9c74-4f7d-9077-c399a1e58891 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:54.401024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d87ba31f-9c74-4f7d-9077-c399a1e58891 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:54.401293 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:54.401293 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:54.401635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d87ba31f-9c74-4f7d-9077-c399a1e58891 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:54.402026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d87ba31f-9c74-4f7d-9077-c399a1e58891 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:54.533188 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:54.533188 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:54.535291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d87ba31f-9c74-4f7d-9077-c399a1e58891 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:54.536501 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 438/869] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:54 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:55.552119 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99a4f33f-7c19-4840-a31f-e6045b798e1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:55.553047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99a4f33f-7c19-4840-a31f-e6045b798e1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:55.553047 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:55.553047 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:55.553614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99a4f33f-7c19-4840-a31f-e6045b798e1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:55.554016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-99a4f33f-7c19-4840-a31f-e6045b798e1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:55.622746 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:55.622746 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:55.636456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99a4f33f-7c19-4840-a31f-e6045b798e1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:55.637893 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 432/870] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:55 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:56.678448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d04e5a5-83c4-4ee1-954c-0d2a03380804 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:56.678866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d04e5a5-83c4-4ee1-954c-0d2a03380804 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:56.679053 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:56.679053 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:56.681317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d04e5a5-83c4-4ee1-954c-0d2a03380804 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:56.683399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0d04e5a5-83c4-4ee1-954c-0d2a03380804 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:56.749733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:56.749733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:56.757776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d04e5a5-83c4-4ee1-954c-0d2a03380804 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:56.760632 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 439/871] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:56 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:57.158761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e36cff3-7d88-49d8-92f2-a0891ad9b791 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] POST http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types Jan 28 13:07:57.159275 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:57.159275 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:57.159743 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e36cff3-7d88-49d8-92f2-a0891ad9b791 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1143507138", "extra_specs": {"spec1": "val1"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:57.321618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e36cff3-7d88-49d8-92f2-a0891ad9b791 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types returned with HTTP 200 Jan 28 13:07:57.332611 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 433/872] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:07:56 2021] POST /volume/v3/849cb24c06374307a868a66b11458d03/types => generated 243 bytes in 669 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:07:57.351585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a06bbe5-4390-495c-aadb-f1ebf81ee3cb tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] POST http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs Jan 28 13:07:57.352349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:57.352349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:57.353021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a06bbe5-4390-495c-aadb-f1ebf81ee3cb tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:57.357710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a06bbe5-4390-495c-aadb-f1ebf81ee3cb tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs returned with HTTP 400 Jan 28 13:07:57.360338 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 440/873] 10.222.0.38 () {60 vars in 1366 bytes} [Thu Jan 28 13:07:57 2021] POST /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs => generated 146 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:07:57.375443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaaa1ff9-9a1e-4f77-86fe-10b30c44bebc tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] POST http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs Jan 28 13:07:57.378128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaaa1ff9-9a1e-4f77-86fe-10b30c44bebc tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:57.384647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaaa1ff9-9a1e-4f77-86fe-10b30c44bebc tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs returned with HTTP 400 Jan 28 13:07:57.386812 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 434/874] 10.222.0.38 () {60 vars in 1366 bytes} [Thu Jan 28 13:07:57 2021] POST /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:07:57.431278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a818200-d9eb-435d-a4db-9d06c845290f tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] POST http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/f8cb4a56-52dc-44fc-a50f-f0ae95e8c57c/extra_specs Jan 28 13:07:57.438084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a818200-d9eb-435d-a4db-9d06c845290f tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:57.659970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a818200-d9eb-435d-a4db-9d06c845290f tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/f8cb4a56-52dc-44fc-a50f-f0ae95e8c57c/extra_specs returned with HTTP 404 Jan 28 13:07:57.663485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 441/875] 10.222.0.38 () {60 vars in 1366 bytes} [Thu Jan 28 13:07:57 2021] POST /volume/v3/849cb24c06374307a868a66b11458d03/types/f8cb4a56-52dc-44fc-a50f-f0ae95e8c57c/extra_specs => generated 114 bytes in 268 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:57.675142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5182d62e-3cc2-48f3-b10d-a6ce74fef97c tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] DELETE http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/f64be8a6-acdd-4fed-a24e-852cbf1a320a/extra_specs/spec1 Jan 28 13:07:57.675981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5182d62e-3cc2-48f3-b10d-a6ce74fef97c tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:57.676631 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5182d62e-3cc2-48f3-b10d-a6ce74fef97c tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:57.718782 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5182d62e-3cc2-48f3-b10d-a6ce74fef97c tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/f64be8a6-acdd-4fed-a24e-852cbf1a320a/extra_specs/spec1 returned with HTTP 404 Jan 28 13:07:57.722482 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 435/876] 10.222.0.38 () {58 vars in 1366 bytes} [Thu Jan 28 13:07:57 2021] DELETE /volume/v3/849cb24c06374307a868a66b11458d03/types/f64be8a6-acdd-4fed-a24e-852cbf1a320a/extra_specs/spec1 => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:57.734495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d5c8d179-4f0d-4307-bd72-5f48e46d8b62 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] GET http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/nonexistent_extra_spec_name Jan 28 13:07:57.735654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d5c8d179-4f0d-4307-bd72-5f48e46d8b62 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:57.736242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d5c8d179-4f0d-4307-bd72-5f48e46d8b62 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:57.776652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-870a1d6a-695e-4eff-93bb-ddb8e57ba227 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:57.777897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-870a1d6a-695e-4eff-93bb-ddb8e57ba227 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:57.778343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-870a1d6a-695e-4eff-93bb-ddb8e57ba227 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:57.778719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-870a1d6a-695e-4eff-93bb-ddb8e57ba227 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:57.816344 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d5c8d179-4f0d-4307-bd72-5f48e46d8b62 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 28 13:07:57.822841 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 442/877] 10.222.0.38 () {58 vars in 1429 bytes} [Thu Jan 28 13:07:57 2021] GET /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:57.846527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3836810e-05d1-44ff-82b0-7cece23a5f0f tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] GET http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/7fa40460-f6f2-4818-adba-c937873d682e/extra_specs/spec1 Jan 28 13:07:57.847297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3836810e-05d1-44ff-82b0-7cece23a5f0f tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:57.847799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3836810e-05d1-44ff-82b0-7cece23a5f0f tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:57.857778 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:57.857778 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:57.866893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-870a1d6a-695e-4eff-93bb-ddb8e57ba227 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:57.867768 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 436/878] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:57 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:07:57.890307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3836810e-05d1-44ff-82b0-7cece23a5f0f tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/7fa40460-f6f2-4818-adba-c937873d682e/extra_specs/spec1 returned with HTTP 404 Jan 28 13:07:57.905700 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b134226-2b72-43c8-bd25-56523153d90d tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] GET http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/1a720e1f-be5e-4103-958f-58c664c54eaa/extra_specs Jan 28 13:07:57.913648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b134226-2b72-43c8-bd25-56523153d90d tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:57.915531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:07:57.915531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:07:57.916257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b134226-2b72-43c8-bd25-56523153d90d tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:57.930286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 443/879] 10.222.0.38 () {58 vars in 1363 bytes} [Thu Jan 28 13:07:57 2021] GET /volume/v3/849cb24c06374307a868a66b11458d03/types/7fa40460-f6f2-4818-adba-c937873d682e/extra_specs/spec1 => generated 114 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:57.945617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b134226-2b72-43c8-bd25-56523153d90d tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/1a720e1f-be5e-4103-958f-58c664c54eaa/extra_specs returned with HTTP 404 Jan 28 13:07:57.960815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ef66367-aa34-4c59-a7fd-263ccb619df6 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] PUT http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/spec1 Jan 28 13:07:57.962148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ef66367-aa34-4c59-a7fd-263ccb619df6 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:57.966664 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 437/880] 10.222.0.38 () {58 vars in 1345 bytes} [Thu Jan 28 13:07:57 2021] GET /volume/v3/849cb24c06374307a868a66b11458d03/types/1a720e1f-be5e-4103-958f-58c664c54eaa/extra_specs => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:57.970772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ef66367-aa34-4c59-a7fd-263ccb619df6 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/spec1 returned with HTTP 400 Jan 28 13:07:57.984445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc635072-dcb1-4020-8cb1-56bbfb5d355b tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] PUT http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/spec1 Jan 28 13:07:57.985609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc635072-dcb1-4020-8cb1-56bbfb5d355b tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Action: 'update', calling method: update, body: null {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:57.986266 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 444/881] 10.222.0.38 () {60 vars in 1383 bytes} [Thu Jan 28 13:07:57 2021] PUT /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/spec1 => generated 102 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 28 13:07:57.987733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc635072-dcb1-4020-8cb1-56bbfb5d355b tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/spec1 returned with HTTP 400 Jan 28 13:07:57.989728 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 438/882] 10.222.0.38 () {60 vars in 1382 bytes} [Thu Jan 28 13:07:57 2021] PUT /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 28 13:07:58.001409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36fd56c5-c75c-4ba6-8818-6ffc08c82f87 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] PUT http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/None Jan 28 13:07:58.016596 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36fd56c5-c75c-4ba6-8818-6ffc08c82f87 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:58.191792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36fd56c5-c75c-4ba6-8818-6ffc08c82f87 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 28 13:07:58.192436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36fd56c5-c75c-4ba6-8818-6ffc08c82f87 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/None returned with HTTP 400 Jan 28 13:07:58.195100 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 445/883] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:07:57 2021] PUT /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/None => generated 73 bytes in 200 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:07:58.205479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca4d0a08-0d14-49f6-a312-2fdc8fc1a8e4 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] PUT http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/89d682a7-29de-4207-bc27-ac4c34eedb31 Jan 28 13:07:58.206334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca4d0a08-0d14-49f6-a312-2fdc8fc1a8e4 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:07:58.364025 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca4d0a08-0d14-49f6-a312-2fdc8fc1a8e4 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 28 13:07:58.364860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca4d0a08-0d14-49f6-a312-2fdc8fc1a8e4 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/89d682a7-29de-4207-bc27-ac4c34eedb31 returned with HTTP 400 Jan 28 13:07:58.371174 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 439/884] 10.222.0.38 () {60 vars in 1476 bytes} [Thu Jan 28 13:07:58 2021] PUT /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb/extra_specs/89d682a7-29de-4207-bc27-ac4c34eedb31 => generated 73 bytes in 171 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:07:58.377527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2bb584b7-0b87-43f2-9ddd-f8d5547ae1a8 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] DELETE http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb Jan 28 13:07:58.378332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2bb584b7-0b87-43f2-9ddd-f8d5547ae1a8 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:58.379908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2bb584b7-0b87-43f2-9ddd-f8d5547ae1a8 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:58.661760 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:07:58.661760 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:07:58.704996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2bb584b7-0b87-43f2-9ddd-f8d5547ae1a8 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb returned with HTTP 202 Jan 28 13:07:58.711940 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 446/885] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:07:58 2021] DELETE /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:07:58.718514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7704467e-66b0-40aa-9c19-2c25081daa91 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] GET http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb Jan 28 13:07:58.719492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7704467e-66b0-40aa-9c19-2c25081daa91 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:58.722104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7704467e-66b0-40aa-9c19-2c25081daa91 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:58.754339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7704467e-66b0-40aa-9c19-2c25081daa91 tempest-ExtraSpecsNegativeTest-1164012671 tempest-ExtraSpecsNegativeTest-1164012671-project-admin] http://10.222.0.38/volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb returned with HTTP 404 Jan 28 13:07:58.758791 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 440/886] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:07:58 2021] GET /volume/v3/849cb24c06374307a868a66b11458d03/types/fd19aab8-7a12-4662-b582-716678779beb => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:07:58.883237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4214c3ca-3d36-4b93-b8d1-6d0c4daca437 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:07:58.883889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4214c3ca-3d36-4b93-b8d1-6d0c4daca437 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:07:58.884487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4214c3ca-3d36-4b93-b8d1-6d0c4daca437 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:07:58.884974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4214c3ca-3d36-4b93-b8d1-6d0c4daca437 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:07:58.963924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:07:58.963924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:07:58.970418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4214c3ca-3d36-4b93-b8d1-6d0c4daca437 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:07:58.972719 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 447/887] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:00.015053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-073a7c6a-3a1a-4768-8ed9-18c7af497748 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:00.017344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-073a7c6a-3a1a-4768-8ed9-18c7af497748 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:00.018177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-073a7c6a-3a1a-4768-8ed9-18c7af497748 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:00.018825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-073a7c6a-3a1a-4768-8ed9-18c7af497748 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:00.044701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:00.044701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:00.047194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-073a7c6a-3a1a-4768-8ed9-18c7af497748 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:00.048612 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 441/888] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:07:59 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:01.062169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8aae888a-8724-40e5-87cf-152ea6d317b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:01.062740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8aae888a-8724-40e5-87cf-152ea6d317b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:01.063032 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:01.063032 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:01.064158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8aae888a-8724-40e5-87cf-152ea6d317b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:01.065040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8aae888a-8724-40e5-87cf-152ea6d317b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:01.118422 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:01.118422 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:01.127026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8aae888a-8724-40e5-87cf-152ea6d317b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:01.128693 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 448/889] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:01 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 802 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:02.145649 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8165cffe-bfe0-4c4e-a5aa-e1d53b6a1e54 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:02.146221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8165cffe-bfe0-4c4e-a5aa-e1d53b6a1e54 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:02.146359 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:02.146359 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:02.146714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8165cffe-bfe0-4c4e-a5aa-e1d53b6a1e54 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:02.147085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8165cffe-bfe0-4c4e-a5aa-e1d53b6a1e54 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:02.194428 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:02.194428 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:02.196333 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8165cffe-bfe0-4c4e-a5aa-e1d53b6a1e54 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:02.197157 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 442/890] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:02 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:03.210631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3678c7e1-31dd-4137-ae21-9e4c7e0f62ef tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:03.211214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3678c7e1-31dd-4137-ae21-9e4c7e0f62ef tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:03.211376 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:03.211376 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:03.211750 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3678c7e1-31dd-4137-ae21-9e4c7e0f62ef tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:03.212136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3678c7e1-31dd-4137-ae21-9e4c7e0f62ef tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:03.246811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:03.246811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:03.248779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3678c7e1-31dd-4137-ae21-9e4c7e0f62ef tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:03.249580 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 449/891] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:03 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:04.284614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aa230928-bc69-4940-a32a-ce3d7d8e187b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:04.285294 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aa230928-bc69-4940-a32a-ce3d7d8e187b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:04.285517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:04.285517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:04.285902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aa230928-bc69-4940-a32a-ce3d7d8e187b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:04.286852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-aa230928-bc69-4940-a32a-ce3d7d8e187b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:04.345936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:04.345936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:04.347864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aa230928-bc69-4940-a32a-ce3d7d8e187b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:04.350988 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 443/892] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:04 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:05.365029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa652357-919e-4dda-b87b-4f975aff68f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:05.365594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa652357-919e-4dda-b87b-4f975aff68f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:05.365782 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:05.365782 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:05.366157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa652357-919e-4dda-b87b-4f975aff68f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:05.366529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fa652357-919e-4dda-b87b-4f975aff68f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:05.436635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:05.436635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:05.439585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa652357-919e-4dda-b87b-4f975aff68f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:05.441540 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 450/893] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:05 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:06.475485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-32c66732-7a9c-4c4a-ad58-11ce64b01d7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:06.475485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-32c66732-7a9c-4c4a-ad58-11ce64b01d7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:06.475485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:06.475485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:06.475485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-32c66732-7a9c-4c4a-ad58-11ce64b01d7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:06.475485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-32c66732-7a9c-4c4a-ad58-11ce64b01d7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:06.540576 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:06.540576 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:06.546563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-32c66732-7a9c-4c4a-ad58-11ce64b01d7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:06.552730 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 444/894] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:06 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:07.191412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a602b2c2-24f9-487a-9647-01c32d2898d6 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] POST http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types Jan 28 13:08:07.191985 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:07.191985 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:07.192873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a602b2c2-24f9-487a-9647-01c32d2898d6 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1573392365", "os-volume-type-access:is_public": false}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:08:07.291745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a602b2c2-24f9-487a-9647-01c32d2898d6 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types returned with HTTP 200 Jan 28 13:08:07.297048 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 451/895] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:08:06 2021] POST /volume/v3/3c236e29b7704260af9430e51fe28ead/types => generated 231 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:07.567614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaec69af-bdc3-4e87-b333-d8d0c090ca1b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:07.568281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaec69af-bdc3-4e87-b333-d8d0c090ca1b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:07.569511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaec69af-bdc3-4e87-b333-d8d0c090ca1b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:07.569961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-aaec69af-bdc3-4e87-b333-d8d0c090ca1b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:07.638577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e73356e5-2af3-403f-bba6-97d44f2cebd9 tempest-VolumeTypesNegativeTest-1369631539 tempest-VolumeTypesNegativeTest-1369631539-project] POST http://10.222.0.38/volume/v3/d30ce5f7fc7149eab1bb92a8f410dc3f/volumes Jan 28 13:08:07.639301 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:07.639301 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:07.639944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e73356e5-2af3-403f-bba6-97d44f2cebd9 tempest-VolumeTypesNegativeTest-1369631539 tempest-VolumeTypesNegativeTest-1369631539-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7f07c4bc-1adb-4710-941d-47c0ba73f085", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1826494635"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:08:07.640236 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:07.640236 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:07.641726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e73356e5-2af3-403f-bba6-97d44f2cebd9 tempest-VolumeTypesNegativeTest-1369631539 tempest-VolumeTypesNegativeTest-1369631539-project] Create volume request body: {'volume': {'volume_type': '7f07c4bc-1adb-4710-941d-47c0ba73f085', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1826494635'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:08:07.648149 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaec69af-bdc3-4e87-b333-d8d0c090ca1b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:07.649444 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 452/896] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:07 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:07.672344 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e73356e5-2af3-403f-bba6-97d44f2cebd9 tempest-VolumeTypesNegativeTest-1369631539 tempest-VolumeTypesNegativeTest-1369631539-project] http://10.222.0.38/volume/v3/d30ce5f7fc7149eab1bb92a8f410dc3f/volumes returned with HTTP 404 Jan 28 13:08:07.674551 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 445/897] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:08:07 2021] POST /volume/v3/d30ce5f7fc7149eab1bb92a8f410dc3f/volumes => generated 114 bytes in 375 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:08:07.683581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9707eb86-caf1-4ec3-abc8-52c67013422a tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] POST http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types Jan 28 13:08:07.684373 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:07.684373 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:07.684973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9707eb86-caf1-4ec3-abc8-52c67013422a tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:08:07.686346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9707eb86-caf1-4ec3-abc8-52c67013422a tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types returned with HTTP 400 Jan 28 13:08:07.687663 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 453/898] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:08:07 2021] POST /volume/v3/3c236e29b7704260af9430e51fe28ead/types => generated 108 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:08:07.696652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9609835-8689-4486-8692-0572ac983b1f tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] DELETE http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types/e9d6b22c-cf0c-401d-935d-781fda141be0 Jan 28 13:08:07.697496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9609835-8689-4486-8692-0572ac983b1f tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:07.698388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9609835-8689-4486-8692-0572ac983b1f tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:07.729259 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9609835-8689-4486-8692-0572ac983b1f tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types/e9d6b22c-cf0c-401d-935d-781fda141be0 returned with HTTP 404 Jan 28 13:08:07.730557 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 446/899] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:08:07 2021] DELETE /volume/v3/3c236e29b7704260af9430e51fe28ead/types/e9d6b22c-cf0c-401d-935d-781fda141be0 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:08:07.740343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-870142e5-b038-46ef-89ef-e23e15eff444 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] GET http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types/d63b2074-4c09-4443-b646-3a7698201caf Jan 28 13:08:07.741365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-870142e5-b038-46ef-89ef-e23e15eff444 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:07.741998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-870142e5-b038-46ef-89ef-e23e15eff444 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:07.764952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-870142e5-b038-46ef-89ef-e23e15eff444 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types/d63b2074-4c09-4443-b646-3a7698201caf returned with HTTP 404 Jan 28 13:08:07.772851 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 454/900] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:08:07 2021] GET /volume/v3/3c236e29b7704260af9430e51fe28ead/types/d63b2074-4c09-4443-b646-3a7698201caf => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:08:07.781793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa7bc7e2-4d32-4741-bfcb-9458fd9ce94e tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] DELETE http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types/7f07c4bc-1adb-4710-941d-47c0ba73f085 Jan 28 13:08:07.782499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa7bc7e2-4d32-4741-bfcb-9458fd9ce94e tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:07.783142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa7bc7e2-4d32-4741-bfcb-9458fd9ce94e tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:07.918347 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:08:07.918347 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:08:07.932685 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa7bc7e2-4d32-4741-bfcb-9458fd9ce94e tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types/7f07c4bc-1adb-4710-941d-47c0ba73f085 returned with HTTP 202 Jan 28 13:08:07.936389 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 447/901] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:08:07 2021] DELETE /volume/v3/3c236e29b7704260af9430e51fe28ead/types/7f07c4bc-1adb-4710-941d-47c0ba73f085 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:08:07.945265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ad4aab6-0483-45b7-aa29-101f3f28f5d6 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] GET http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types/7f07c4bc-1adb-4710-941d-47c0ba73f085 Jan 28 13:08:07.945837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ad4aab6-0483-45b7-aa29-101f3f28f5d6 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:07.946399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ad4aab6-0483-45b7-aa29-101f3f28f5d6 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:08.000145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ad4aab6-0483-45b7-aa29-101f3f28f5d6 tempest-VolumeTypesNegativeTest-91536435 tempest-VolumeTypesNegativeTest-91536435-project-admin] http://10.222.0.38/volume/v3/3c236e29b7704260af9430e51fe28ead/types/7f07c4bc-1adb-4710-941d-47c0ba73f085 returned with HTTP 404 Jan 28 13:08:08.006732 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 455/902] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:08:07 2021] GET /volume/v3/3c236e29b7704260af9430e51fe28ead/types/7f07c4bc-1adb-4710-941d-47c0ba73f085 => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:08:08.665922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58c0a963-c5d8-401a-a491-e6497e15e14f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:08.666529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58c0a963-c5d8-401a-a491-e6497e15e14f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:08.666948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58c0a963-c5d8-401a-a491-e6497e15e14f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:08.667336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-58c0a963-c5d8-401a-a491-e6497e15e14f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:08.743854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:08.743854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:08.746542 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58c0a963-c5d8-401a-a491-e6497e15e14f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:08.748010 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 448/903] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:08 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:09.763057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7e978da-6a2c-414a-ab00-dff4ec0010d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:09.764347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7e978da-6a2c-414a-ab00-dff4ec0010d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:09.765032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7e978da-6a2c-414a-ab00-dff4ec0010d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:09.765945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c7e978da-6a2c-414a-ab00-dff4ec0010d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:09.815352 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:09.815352 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:09.825421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7e978da-6a2c-414a-ab00-dff4ec0010d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:09.826280 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 456/904] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:09 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:10.840273 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-750d6e8f-1960-4a93-a954-04822c56f3d0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:10.840786 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-750d6e8f-1960-4a93-a954-04822c56f3d0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:10.840899 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:10.840899 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:10.841494 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-750d6e8f-1960-4a93-a954-04822c56f3d0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:10.842342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-750d6e8f-1960-4a93-a954-04822c56f3d0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:10.925210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:10.925210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:10.950087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-750d6e8f-1960-4a93-a954-04822c56f3d0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:10.956998 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 449/905] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:10 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:11.970569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-06b0fb1e-c9cd-45b5-8a23-7b8896c2bdd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:11.971398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-06b0fb1e-c9cd-45b5-8a23-7b8896c2bdd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:11.971723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:11.971723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:11.972427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-06b0fb1e-c9cd-45b5-8a23-7b8896c2bdd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:11.972968 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-06b0fb1e-c9cd-45b5-8a23-7b8896c2bdd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:12.084371 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:12.084371 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:12.084371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-06b0fb1e-c9cd-45b5-8a23-7b8896c2bdd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:12.087419 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 457/906] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:11 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:13.100087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15956a24-ba71-45b3-a4f8-89407d08949e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:13.100815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15956a24-ba71-45b3-a4f8-89407d08949e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:13.101153 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:13.101153 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:13.101727 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15956a24-ba71-45b3-a4f8-89407d08949e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:13.102365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-15956a24-ba71-45b3-a4f8-89407d08949e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:13.220898 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:13.220898 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:13.222903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15956a24-ba71-45b3-a4f8-89407d08949e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:13.232525 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 450/907] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:13 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:14.238837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23894c30-cafe-44a2-93d1-ca9a53e31847 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:14.240032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23894c30-cafe-44a2-93d1-ca9a53e31847 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:14.240753 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:14.240753 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:14.241143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23894c30-cafe-44a2-93d1-ca9a53e31847 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:14.241587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-23894c30-cafe-44a2-93d1-ca9a53e31847 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:14.297875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:14.297875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:14.305987 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23894c30-cafe-44a2-93d1-ca9a53e31847 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:14.315648 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 458/908] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:15.352049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fbe0f9af-aba8-4ac1-932a-9c5d610e8de4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:15.352657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fbe0f9af-aba8-4ac1-932a-9c5d610e8de4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:15.352788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:15.352788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:15.353194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fbe0f9af-aba8-4ac1-932a-9c5d610e8de4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:15.407591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fbe0f9af-aba8-4ac1-932a-9c5d610e8de4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:15.485802 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:15.485802 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:15.500726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fbe0f9af-aba8-4ac1-932a-9c5d610e8de4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:15.507790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 451/909] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:15 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:16.482669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a86ec0db-dc67-40a7-852e-48ce1477ad19 tempest-AvailabilityZoneTestJSON-839285149 tempest-AvailabilityZoneTestJSON-839285149-project] GET http://10.222.0.38/volume/v3/99c7d3c360704851b203c00c86d0bda3/os-availability-zone Jan 28 13:08:16.483449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a86ec0db-dc67-40a7-852e-48ce1477ad19 tempest-AvailabilityZoneTestJSON-839285149 tempest-AvailabilityZoneTestJSON-839285149-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:16.483449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:16.483449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:16.483895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a86ec0db-dc67-40a7-852e-48ce1477ad19 tempest-AvailabilityZoneTestJSON-839285149 tempest-AvailabilityZoneTestJSON-839285149-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:16.503217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a86ec0db-dc67-40a7-852e-48ce1477ad19 tempest-AvailabilityZoneTestJSON-839285149 tempest-AvailabilityZoneTestJSON-839285149-project] Availability Zones retrieved successfully. Jan 28 13:08:16.504543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a86ec0db-dc67-40a7-852e-48ce1477ad19 tempest-AvailabilityZoneTestJSON-839285149 tempest-AvailabilityZoneTestJSON-839285149-project] http://10.222.0.38/volume/v3/99c7d3c360704851b203c00c86d0bda3/os-availability-zone returned with HTTP 200 Jan 28 13:08:16.512199 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 459/910] 10.222.0.38 () {58 vars in 1243 bytes} [Thu Jan 28 13:08:16 2021] GET /volume/v3/99c7d3c360704851b203c00c86d0bda3/os-availability-zone => generated 82 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:08:16.527435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad7cd15b-07e2-46d3-bac9-ed774481141b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:16.528143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad7cd15b-07e2-46d3-bac9-ed774481141b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:16.528378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:16.528378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:16.528759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad7cd15b-07e2-46d3-bac9-ed774481141b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:16.529134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ad7cd15b-07e2-46d3-bac9-ed774481141b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:16.619666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:16.619666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:16.622539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad7cd15b-07e2-46d3-bac9-ed774481141b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:16.632294 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 452/911] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:16 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:17.646426 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c023e1c-2798-4e8d-93f6-c5fd15a65a08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:17.647612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c023e1c-2798-4e8d-93f6-c5fd15a65a08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:17.648278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c023e1c-2798-4e8d-93f6-c5fd15a65a08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:17.649508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3c023e1c-2798-4e8d-93f6-c5fd15a65a08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:17.728108 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:17.728108 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:17.739080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c023e1c-2798-4e8d-93f6-c5fd15a65a08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:17.760055 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 460/912] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:17 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:18.772615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd968bc0-9f60-45e1-b1a5-212853cbec50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:18.773525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd968bc0-9f60-45e1-b1a5-212853cbec50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:18.774084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:18.774084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:18.774737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd968bc0-9f60-45e1-b1a5-212853cbec50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:18.775641 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dd968bc0-9f60-45e1-b1a5-212853cbec50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:18.899751 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:18.899751 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:18.946646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd968bc0-9f60-45e1-b1a5-212853cbec50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:18.951110 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 453/913] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:18 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:19.962675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54da34b6-678a-4af6-b54d-54b95c134aad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:19.963304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54da34b6-678a-4af6-b54d-54b95c134aad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:19.963453 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:19.963453 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:19.963837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54da34b6-678a-4af6-b54d-54b95c134aad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:19.964234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-54da34b6-678a-4af6-b54d-54b95c134aad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:20.012147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:20.012147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:20.021977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54da34b6-678a-4af6-b54d-54b95c134aad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:20.029314 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 461/914] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:19 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:21.057928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a0c3410-283d-4b72-b273-ee70d2c593e7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:21.058855 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a0c3410-283d-4b72-b273-ee70d2c593e7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:21.059216 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:21.059216 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:21.080219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a0c3410-283d-4b72-b273-ee70d2c593e7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:21.080869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4a0c3410-283d-4b72-b273-ee70d2c593e7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:21.259821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:21.259821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:21.267238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a0c3410-283d-4b72-b273-ee70d2c593e7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:21.283758 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 454/915] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:21 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:22.288548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f965fee4-8bc6-43fb-b0cd-718f5bdc5e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:22.289215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f965fee4-8bc6-43fb-b0cd-718f5bdc5e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:22.289343 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:22.289343 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:22.289660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f965fee4-8bc6-43fb-b0cd-718f5bdc5e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:22.290037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f965fee4-8bc6-43fb-b0cd-718f5bdc5e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:22.329840 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:22.329840 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:22.342357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f965fee4-8bc6-43fb-b0cd-718f5bdc5e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:22.344465 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 462/916] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:22 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:23.364688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99c557b9-46ae-4bdf-91eb-fc39d9c5debe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:23.365406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99c557b9-46ae-4bdf-91eb-fc39d9c5debe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:23.366020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:23.366020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:23.367072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99c557b9-46ae-4bdf-91eb-fc39d9c5debe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:23.369281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-99c557b9-46ae-4bdf-91eb-fc39d9c5debe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:23.439649 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:23.439649 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:23.454075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99c557b9-46ae-4bdf-91eb-fc39d9c5debe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:23.462742 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 455/917] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:23 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:24.476601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b92e95d-c2fb-4010-adcd-d4faf0719361 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:24.477350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b92e95d-c2fb-4010-adcd-d4faf0719361 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:24.477350 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:24.477350 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:24.477745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b92e95d-c2fb-4010-adcd-d4faf0719361 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:24.478055 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5b92e95d-c2fb-4010-adcd-d4faf0719361 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:24.562778 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:24.562778 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:24.567412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b92e95d-c2fb-4010-adcd-d4faf0719361 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:24.573031 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 463/918] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:24 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:24.715220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] POST http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes Jan 28 13:08:24.715724 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:24.715724 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:24.716574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-100033197"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:08:24.718225 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Create volume request body: {'volume': {'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-100033197'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:08:25.031331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Create volume of 1 GB Jan 28 13:08:25.081732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Availability Zones retrieved successfully. Jan 28 13:08:25.151740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Flow 'volume_create_api' (acbc22c9-4f31-4e92-960d-a218fe9ea92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:08:25.169867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4305e93d-2149-434c-bb21-bfbe2c89948b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:08:25.175017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:08:25.502111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4305e93d-2149-434c-bb21-bfbe2c89948b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:08:25.510314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2881514d-d193-498b-b326-71f3d812591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:08:25.593005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e174b5c6-a9f8-403e-9c46-23c250916c6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:25.596315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e174b5c6-a9f8-403e-9c46-23c250916c6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:25.599024 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:25.599024 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:25.607494 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e174b5c6-a9f8-403e-9c46-23c250916c6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:25.608620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e174b5c6-a9f8-403e-9c46-23c250916c6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:25.751894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:25.751894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:25.753472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e174b5c6-a9f8-403e-9c46-23c250916c6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:25.754750 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 464/919] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:25 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:25.809346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Created reservations ['30824073-0cef-4089-8b43-9ce89269d685', 'b2cd188d-ef47-4f67-bcc1-1bc58fd0c9f1', '95a42538-f9f0-4e01-a4a0-949bf53bf90e', '882ee527-d25d-4eb7-93b1-8846b533dba3'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:08:25.811846 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2881514d-d193-498b-b326-71f3d812591d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30824073-0cef-4089-8b43-9ce89269d685', 'b2cd188d-ef47-4f67-bcc1-1bc58fd0c9f1', '95a42538-f9f0-4e01-a4a0-949bf53bf90e', '882ee527-d25d-4eb7-93b1-8846b533dba3']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:08:25.814390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530057c3-0945-4bec-b647-9ce9fac69031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:08:25.974468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530057c3-0945-4bec-b647-9ce9fac69031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf649a1-c5a6-4941-b013-73179ea81e46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-100033197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96cf98da3be045fc84c3e2a877bbcdb7',qos_specs=None,replication_status=,reservations=['30824073-0cef-4089-8b43-9ce89269d685','b2cd188d-ef47-4f67-bcc1-1bc58fd0c9f1','95a42538-f9f0-4e01-a4a0-949bf53bf90e','882ee527-d25d-4eb7-93b1-8846b533dba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47db1ce0cbc436e8d40b2e67865f5ab',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-100033197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf649a1-c5a6-4941-b013-73179ea81e46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96cf98da3be045fc84c3e2a877bbcdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='d47db1ce0cbc436e8d40b2e67865f5ab',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:08:25.976924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cb17bfa-adeb-4539-bf6d-ad8eebedaf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:08:26.068862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cb17bfa-adeb-4539-bf6d-ad8eebedaf09) transitioned into state 'SUCCESS' from state '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-100033197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96cf98da3be045fc84c3e2a877bbcdb7',qos_specs=None,replication_status=,reservations=['30824073-0cef-4089-8b43-9ce89269d685','b2cd188d-ef47-4f67-bcc1-1bc58fd0c9f1','95a42538-f9f0-4e01-a4a0-949bf53bf90e','882ee527-d25d-4eb7-93b1-8846b533dba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d47db1ce0cbc436e8d40b2e67865f5ab',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:08:26.071159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e0aea1-f8a0-4960-a304-204b927979ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:08:26.133030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13e0aea1-f8a0-4960-a304-204b927979ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:08:26.137798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Flow 'volume_create_api' (acbc22c9-4f31-4e92-960d-a218fe9ea92c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:08:26.269297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Create volume request issued successfully. Jan 28 13:08:26.302658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19fa568e-cb67-43b1-9a8b-89882ebc0de3 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes returned with HTTP 202 Jan 28 13:08:26.306902 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 456/920] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:08:24 2021] POST /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes => generated 819 bytes in 1595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:08:26.327080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95c48ab4-f309-4c37-9b66-0a04ecf9b17b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:26.328251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95c48ab4-f309-4c37-9b66-0a04ecf9b17b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:26.328700 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:26.328700 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:26.329386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95c48ab4-f309-4c37-9b66-0a04ecf9b17b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:26.541797 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:26.541797 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:26.584941 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-95c48ab4-f309-4c37-9b66-0a04ecf9b17b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:26.720151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95c48ab4-f309-4c37-9b66-0a04ecf9b17b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:26.721106 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 465/921] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:26 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:26.771634 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb42aa55-7d8d-4be9-b4fb-889ead82b739 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:26.772296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb42aa55-7d8d-4be9-b4fb-889ead82b739 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:26.772635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:26.772635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:26.773180 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb42aa55-7d8d-4be9-b4fb-889ead82b739 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:26.773779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fb42aa55-7d8d-4be9-b4fb-889ead82b739 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:26.846497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:26.846497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:26.860617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb42aa55-7d8d-4be9-b4fb-889ead82b739 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:26.863197 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 457/922] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:26 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:27.740030 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7142456-3a53-4ef2-a6e0-573c7d01597a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:27.741285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7142456-3a53-4ef2-a6e0-573c7d01597a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:27.741569 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:27.741569 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:27.742027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7142456-3a53-4ef2-a6e0-573c7d01597a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:27.878220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-579ea3b0-b626-4864-9ba7-da97192a9f99 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:27.879754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-579ea3b0-b626-4864-9ba7-da97192a9f99 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:27.881172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:27.881172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:27.882933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-579ea3b0-b626-4864-9ba7-da97192a9f99 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:27.885139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-579ea3b0-b626-4864-9ba7-da97192a9f99 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:27.975956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:27.975956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:27.991201 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:27.991201 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:27.999019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-579ea3b0-b626-4864-9ba7-da97192a9f99 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:28.000222 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 458/923] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:27 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:28.026860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7142456-3a53-4ef2-a6e0-573c7d01597a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:28.110612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7142456-3a53-4ef2-a6e0-573c7d01597a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:28.111426 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 466/924] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:27 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:29.017314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-acb98543-5c4c-490e-b0b2-0ab03c31038c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:29.017892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-acb98543-5c4c-490e-b0b2-0ab03c31038c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:29.018042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:29.018042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:29.018386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-acb98543-5c4c-490e-b0b2-0ab03c31038c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:29.018759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-acb98543-5c4c-490e-b0b2-0ab03c31038c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:29.104439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:29.104439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:29.106672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-acb98543-5c4c-490e-b0b2-0ab03c31038c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:29.108772 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 459/925] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:29 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:29.129691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c281507a-96ae-40c7-a06a-87a48ae27c4d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:29.130812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c281507a-96ae-40c7-a06a-87a48ae27c4d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:29.131318 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:29.131318 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:29.132730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c281507a-96ae-40c7-a06a-87a48ae27c4d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:29.209661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:29.209661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:29.226269 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c281507a-96ae-40c7-a06a-87a48ae27c4d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:29.278632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c281507a-96ae-40c7-a06a-87a48ae27c4d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:29.280017 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 467/926] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:29 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:29.434028 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-c73f8f5c-18d8-40f8-a186-41e11692bc4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:08:29.435127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-c73f8f5c-18d8-40f8-a186-41e11692bc4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:29.435907 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:29.435907 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:29.436803 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-c73f8f5c-18d8-40f8-a186-41e11692bc4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:29.674631 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:29.674631 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:29.745452 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-c73f8f5c-18d8-40f8-a186-41e11692bc4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:08:29.841886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:29.841886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:29.894249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-c73f8f5c-18d8-40f8-a186-41e11692bc4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:08:29.896196 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 460/927] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:08:29 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 1205 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:08:29.977165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-ca59e8d0-1e14-4913-9700-8c066f2a59ad tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13/action Jan 28 13:08:29.977771 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:29.977771 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:29.978422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-ca59e8d0-1e14-4913-9700-8c066f2a59ad tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:08:29.978923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-ca59e8d0-1e14-4913-9700-8c066f2a59ad tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:08:30.122422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1756b5f-197e-4dfa-9b02-1bcb916cb9e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:30.122973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1756b5f-197e-4dfa-9b02-1bcb916cb9e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:30.123581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:30.123581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:30.124657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1756b5f-197e-4dfa-9b02-1bcb916cb9e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:30.125229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a1756b5f-197e-4dfa-9b02-1bcb916cb9e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:30.243062 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:30.243062 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:30.251653 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:30.251653 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:30.271424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1756b5f-197e-4dfa-9b02-1bcb916cb9e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:30.274251 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 461/928] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:30 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:30.275074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-ca59e8d0-1e14-4913-9700-8c066f2a59ad tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:08:30.298776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-773b3fc2-d458-4c79-a736-af95178bd8be tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:30.304074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-773b3fc2-d458-4c79-a736-af95178bd8be tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:30.306138 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:30.306138 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:30.307885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-773b3fc2-d458-4c79-a736-af95178bd8be tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:30.324444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-ca59e8d0-1e14-4913-9700-8c066f2a59ad tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Begin detaching volume completed successfully. Jan 28 13:08:30.325217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-ca59e8d0-1e14-4913-9700-8c066f2a59ad tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13/action returned with HTTP 202 Jan 28 13:08:30.328199 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 468/929] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:08:29 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:08:30.354897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:08:30.358198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:30.360060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:30.360060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:30.361906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:30.583613 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:30.583613 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:30.590171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:30.590171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:30.609769 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:08:30.634563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:30.634563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:30.645271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-773b3fc2-d458-4c79-a736-af95178bd8be tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:30.653930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:08:30.658728 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 469/930] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:30 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 1208 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:08:30.660137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume// Jan 28 13:08:30.660623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:30.660855 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:30.660855 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:30.661235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:30.662460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ceb2371-278b-4b9c-b8aa-8e368ba171b2 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:08:30.669614 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 470/931] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:08:30 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:08:30.678370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-e5c5e88e-dd19-4b84-9eb2-78116326685c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:08:30.678937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-e5c5e88e-dd19-4b84-9eb2-78116326685c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:30.684012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-e5c5e88e-dd19-4b84-9eb2-78116326685c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:30.740935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-773b3fc2-d458-4c79-a736-af95178bd8be tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:30.742097 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 462/932] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:30 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:30.804987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:30.804987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:30.833234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-e5c5e88e-dd19-4b84-9eb2-78116326685c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:08:30.876375 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:30.876375 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:30.901752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-e5c5e88e-dd19-4b84-9eb2-78116326685c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:08:30.901752 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 471/933] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:08:30 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 1307 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:08:31.308402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6b01931-d70f-4c30-8296-c6797087f8f3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:31.308402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6b01931-d70f-4c30-8296-c6797087f8f3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:31.308402 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:31.308402 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:31.308402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6b01931-d70f-4c30-8296-c6797087f8f3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:31.308402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c6b01931-d70f-4c30-8296-c6797087f8f3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:31.359958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-554d9989-f5a2-4071-ba94-368768c094eb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] DELETE http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e Jan 28 13:08:31.360411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-554d9989-f5a2-4071-ba94-368768c094eb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:31.361741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:31.361741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:31.362051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-554d9989-f5a2-4071-ba94-368768c094eb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:31.474754 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:31.474754 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:31.493789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6b01931-d70f-4c30-8296-c6797087f8f3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:31.496193 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 463/934] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:31 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:31.510258 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:31.510258 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:31.674890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39e90730-392d-44e0-ab92-3062cf7b6c39 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:08:31.675648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39e90730-392d-44e0-ab92-3062cf7b6c39 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:31.675869 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:31.675869 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:31.676247 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39e90730-392d-44e0-ab92-3062cf7b6c39 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:31.834995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:31.834995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:31.866247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-39e90730-392d-44e0-ab92-3062cf7b6c39 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:08:31.934590 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:31.934590 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:31.966430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39e90730-392d-44e0-ab92-3062cf7b6c39 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:08:32.020426 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 464/935] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:31 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 1208 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:08:32.034514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-114b83c0-7e0a-4bda-8f19-50124fbd65e0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:32.036311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-114b83c0-7e0a-4bda-8f19-50124fbd65e0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:32.039002 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:32.039002 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:32.041210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-114b83c0-7e0a-4bda-8f19-50124fbd65e0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:32.256627 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:32.256627 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:32.348363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-114b83c0-7e0a-4bda-8f19-50124fbd65e0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:32.487679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-114b83c0-7e0a-4bda-8f19-50124fbd65e0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:32.490922 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 465/936] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:32 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:32.512561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3270c7f7-aff5-4676-aa74-ef1754f13dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:32.513205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3270c7f7-aff5-4676-aa74-ef1754f13dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:32.513480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:32.513480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:32.514412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3270c7f7-aff5-4676-aa74-ef1754f13dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:32.514412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3270c7f7-aff5-4676-aa74-ef1754f13dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:32.574981 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:32.574981 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:32.581399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3270c7f7-aff5-4676-aa74-ef1754f13dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:32.583349 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 466/937] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:32 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:08:32.986278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09bd0185-4d42-47c2-8ad7-5e436672cd01 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:08:32.988661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09bd0185-4d42-47c2-8ad7-5e436672cd01 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:32.989139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:32.989139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:32.989826 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09bd0185-4d42-47c2-8ad7-5e436672cd01 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:33.179292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:33.179292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:33.233539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-09bd0185-4d42-47c2-8ad7-5e436672cd01 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:08:33.282076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:33.282076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:33.293615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09bd0185-4d42-47c2-8ad7-5e436672cd01 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:08:33.295121 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 467/938] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:32 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 1208 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:08:33.497777 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-554d9989-f5a2-4071-ba94-368768c094eb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:08:33.499789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-554d9989-f5a2-4071-ba94-368768c094eb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:08:33.507394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dac06afe-b473-408a-bca8-ae8dcbd5b75f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:33.508125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dac06afe-b473-408a-bca8-ae8dcbd5b75f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:33.508494 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:33.508494 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:33.513430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dac06afe-b473-408a-bca8-ae8dcbd5b75f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:33.519419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b39829e7-2f09-4881-9001-5b565c69bbe7 req-554d9989-f5a2-4071-ba94-368768c094eb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e returned with HTTP 200 Jan 28 13:08:33.524695 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 472/939] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:08:31 2021] DELETE /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/3eb1c0ea-87d9-4f7d-8596-8ace560f440e => generated 19 bytes in 2170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:33.598998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-faa01648-8cd2-44a1-a179-d5167eb3d75d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:33.600106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-faa01648-8cd2-44a1-a179-d5167eb3d75d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:33.600498 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:33.600498 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:33.601124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-faa01648-8cd2-44a1-a179-d5167eb3d75d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:33.601644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-faa01648-8cd2-44a1-a179-d5167eb3d75d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:33.675573 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:33.675573 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:33.714867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dac06afe-b473-408a-bca8-ae8dcbd5b75f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:33.739801 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:33.739801 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:33.752370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-faa01648-8cd2-44a1-a179-d5167eb3d75d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:33.762345 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 473/940] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:33 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:08:33.773859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dac06afe-b473-408a-bca8-ae8dcbd5b75f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:33.778485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 468/941] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:33 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:34.322809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0fffee4-8d17-4c2e-9b3a-0144b7597454 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:08:34.323373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0fffee4-8d17-4c2e-9b3a-0144b7597454 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:34.323602 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:34.323602 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:34.323978 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0fffee4-8d17-4c2e-9b3a-0144b7597454 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:34.510897 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:34.510897 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:34.553448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e0fffee4-8d17-4c2e-9b3a-0144b7597454 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:08:34.665117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0fffee4-8d17-4c2e-9b3a-0144b7597454 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:08:34.680657 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 474/942] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:34 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:34.776083 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-430e2873-cbeb-4c60-8443-da0ec802c27f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:34.776676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-430e2873-cbeb-4c60-8443-da0ec802c27f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:34.776966 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:34.776966 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:34.777346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-430e2873-cbeb-4c60-8443-da0ec802c27f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:34.777727 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-430e2873-cbeb-4c60-8443-da0ec802c27f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:34.792879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86de6b46-3774-439c-8139-bc0eb86d997d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:34.793429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86de6b46-3774-439c-8139-bc0eb86d997d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:34.793638 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:34.793638 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:34.794293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86de6b46-3774-439c-8139-bc0eb86d997d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:34.836777 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:34.836777 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:34.844329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-430e2873-cbeb-4c60-8443-da0ec802c27f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:34.845827 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 469/943] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:34 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:35.010713 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:35.010713 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:35.035467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-86de6b46-3774-439c-8139-bc0eb86d997d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:35.090006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86de6b46-3774-439c-8139-bc0eb86d997d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:35.095742 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 475/944] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:34 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:08:35.872132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-974802f1-70d3-4972-80af-ff15d659910a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:35.873983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-974802f1-70d3-4972-80af-ff15d659910a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:35.874664 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:35.874664 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:35.875554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-974802f1-70d3-4972-80af-ff15d659910a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:35.876501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-974802f1-70d3-4972-80af-ff15d659910a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:35.976865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:35.976865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:35.990956 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-974802f1-70d3-4972-80af-ff15d659910a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:35.991915 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 470/945] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:35 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:36.113381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96292077-ffb6-498a-9d4c-76ebe17fbbd0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:36.113854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96292077-ffb6-498a-9d4c-76ebe17fbbd0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:36.114078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:36.114078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:36.114456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96292077-ffb6-498a-9d4c-76ebe17fbbd0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:36.276948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:36.276948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:36.307772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-96292077-ffb6-498a-9d4c-76ebe17fbbd0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:36.384540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96292077-ffb6-498a-9d4c-76ebe17fbbd0 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:36.387752 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 476/946] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:36 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:37.009031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0b7c70e-4076-468d-90f8-f838448adc87 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:37.009719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c70e-4076-468d-90f8-f838448adc87 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:37.010035 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:37.010035 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:37.010581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c70e-4076-468d-90f8-f838448adc87 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:37.011118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b0b7c70e-4076-468d-90f8-f838448adc87 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:37.083493 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:37.083493 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:37.092326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0b7c70e-4076-468d-90f8-f838448adc87 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:37.093687 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 471/947] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:37 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:37.401583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4c0972e-680a-4186-b5d9-7f8479ff5507 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:37.410733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4c0972e-680a-4186-b5d9-7f8479ff5507 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:37.410999 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:37.410999 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:37.411483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4c0972e-680a-4186-b5d9-7f8479ff5507 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:37.498289 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:37.498289 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:37.512331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d4c0972e-680a-4186-b5d9-7f8479ff5507 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:37.542415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4c0972e-680a-4186-b5d9-7f8479ff5507 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:37.544327 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 477/948] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:37 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:38.109531 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db7f680b-a11b-4aa0-b4e6-67bd3d055070 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:38.110105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db7f680b-a11b-4aa0-b4e6-67bd3d055070 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:38.110282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:38.110282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:38.110662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db7f680b-a11b-4aa0-b4e6-67bd3d055070 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:38.111038 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-db7f680b-a11b-4aa0-b4e6-67bd3d055070 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:38.177019 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:38.177019 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:38.182994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db7f680b-a11b-4aa0-b4e6-67bd3d055070 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:38.184110 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 472/949] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:38 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:38.566439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b25be82-5c1e-4a89-a789-a3f164f5338d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:38.567773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b25be82-5c1e-4a89-a789-a3f164f5338d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:38.568076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:38.568076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:38.568839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b25be82-5c1e-4a89-a789-a3f164f5338d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:38.715987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:38.715987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:38.728622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7b25be82-5c1e-4a89-a789-a3f164f5338d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:38.761383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b25be82-5c1e-4a89-a789-a3f164f5338d tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:38.763492 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 478/950] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:38 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:39.203001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4b8f973-67ef-40a8-aadd-414f9aeaeae5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:39.204098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4b8f973-67ef-40a8-aadd-414f9aeaeae5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:39.204477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:39.204477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:39.205106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4b8f973-67ef-40a8-aadd-414f9aeaeae5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:39.205665 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d4b8f973-67ef-40a8-aadd-414f9aeaeae5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:39.298287 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:39.298287 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:39.313166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4b8f973-67ef-40a8-aadd-414f9aeaeae5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:39.324411 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 473/951] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:39 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:39.780508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a5dc0ca-859c-4319-99f1-a79d0f0c3052 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:39.781580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a5dc0ca-859c-4319-99f1-a79d0f0c3052 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:39.782092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:39.782092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:39.782866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a5dc0ca-859c-4319-99f1-a79d0f0c3052 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:39.963181 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:39.963181 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:40.002228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1a5dc0ca-859c-4319-99f1-a79d0f0c3052 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:40.094971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a5dc0ca-859c-4319-99f1-a79d0f0c3052 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:40.096402 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 479/952] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:39 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:40.331280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-314fdd22-390f-4d6b-879c-8f5f8bee7893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:40.331841 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-314fdd22-390f-4d6b-879c-8f5f8bee7893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:40.332074 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:40.332074 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:40.332954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-314fdd22-390f-4d6b-879c-8f5f8bee7893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:40.333318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-314fdd22-390f-4d6b-879c-8f5f8bee7893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:40.451962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:40.451962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:40.454230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-314fdd22-390f-4d6b-879c-8f5f8bee7893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:40.461692 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 474/953] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:40 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:41.114151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e42bbe92-f1db-4448-80a3-7eb631155da1 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:41.114419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e42bbe92-f1db-4448-80a3-7eb631155da1 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:41.114943 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:41.114943 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:41.124013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e42bbe92-f1db-4448-80a3-7eb631155da1 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:41.247535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:41.247535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:41.258916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e42bbe92-f1db-4448-80a3-7eb631155da1 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:41.285456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e42bbe92-f1db-4448-80a3-7eb631155da1 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:41.295817 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 480/954] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:41 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:41.470705 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb6cf611-abde-4c8a-b4b1-f34ccf118b25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:41.472302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb6cf611-abde-4c8a-b4b1-f34ccf118b25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:41.472676 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:41.472676 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:41.480144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb6cf611-abde-4c8a-b4b1-f34ccf118b25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:41.483892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bb6cf611-abde-4c8a-b4b1-f34ccf118b25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:41.555111 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:41.555111 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:41.558508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb6cf611-abde-4c8a-b4b1-f34ccf118b25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:41.568874 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 475/955] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:41 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:42.304501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e6a8f27-0d19-42ce-8bbd-55b92f958e7a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:42.305117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e6a8f27-0d19-42ce-8bbd-55b92f958e7a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:42.305416 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:42.305416 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:42.306413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e6a8f27-0d19-42ce-8bbd-55b92f958e7a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:42.468792 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:42.468792 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:42.492184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0e6a8f27-0d19-42ce-8bbd-55b92f958e7a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:42.542041 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e6a8f27-0d19-42ce-8bbd-55b92f958e7a tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:42.581562 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 481/956] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:42 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:42.606308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d79c47a-68bb-4416-8bc4-e29cf3ab9541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:42.606308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d79c47a-68bb-4416-8bc4-e29cf3ab9541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:42.606308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:42.606308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:42.606308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d79c47a-68bb-4416-8bc4-e29cf3ab9541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:42.606308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7d79c47a-68bb-4416-8bc4-e29cf3ab9541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:42.653078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:42.653078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:42.661016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d79c47a-68bb-4416-8bc4-e29cf3ab9541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:42.662713 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 476/957] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:42 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:43.629854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85fd4d17-46a6-46fe-8eaf-a1157a2c5b9e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:43.630439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85fd4d17-46a6-46fe-8eaf-a1157a2c5b9e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:43.630684 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:43.630684 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:43.631071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85fd4d17-46a6-46fe-8eaf-a1157a2c5b9e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:43.676937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f59bc93-8708-457d-8720-2c89ede0eb79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:43.677480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f59bc93-8708-457d-8720-2c89ede0eb79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:43.677701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:43.677701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:43.678080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f59bc93-8708-457d-8720-2c89ede0eb79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:43.678459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9f59bc93-8708-457d-8720-2c89ede0eb79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:43.730683 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:43.730683 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:43.741285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85fd4d17-46a6-46fe-8eaf-a1157a2c5b9e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:43.753961 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:43.753961 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:43.762207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f59bc93-8708-457d-8720-2c89ede0eb79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:43.763968 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 477/958] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:43 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:43.771192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85fd4d17-46a6-46fe-8eaf-a1157a2c5b9e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:43.773305 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 482/959] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:43 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:44.799017 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fbfdf80-f4a7-4617-94ff-57e8ac8a07a6 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:44.799017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fbfdf80-f4a7-4617-94ff-57e8ac8a07a6 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:44.799017 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:44.799017 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:44.799017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fbfdf80-f4a7-4617-94ff-57e8ac8a07a6 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:44.806101 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2716f1dd-7bd2-4140-984c-e6ea22122e56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:44.806101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2716f1dd-7bd2-4140-984c-e6ea22122e56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:44.806101 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:44.806101 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:44.806101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2716f1dd-7bd2-4140-984c-e6ea22122e56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:44.806101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2716f1dd-7bd2-4140-984c-e6ea22122e56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:44.856181 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:44.856181 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:44.858967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2716f1dd-7bd2-4140-984c-e6ea22122e56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:44.862705 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 478/960] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:44 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:44.884171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:44.884171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:44.895384 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4fbfdf80-f4a7-4617-94ff-57e8ac8a07a6 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:44.963453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fbfdf80-f4a7-4617-94ff-57e8ac8a07a6 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:44.965361 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 483/961] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:44 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:45.879236 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cc28380-d3ae-473f-b440-d4c8a1947da5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:45.881171 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cc28380-d3ae-473f-b440-d4c8a1947da5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:45.881817 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:45.881817 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:45.882421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cc28380-d3ae-473f-b440-d4c8a1947da5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:45.883172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9cc28380-d3ae-473f-b440-d4c8a1947da5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:45.994695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0dbe3aaf-256e-476c-b463-bab01af2cc96 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:45.994695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0dbe3aaf-256e-476c-b463-bab01af2cc96 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:45.994695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:45.994695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:45.994695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0dbe3aaf-256e-476c-b463-bab01af2cc96 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:46.023423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:46.023423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:46.038554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cc28380-d3ae-473f-b440-d4c8a1947da5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:46.041173 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 479/962] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:45 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:46.182892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:46.182892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:46.210122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0dbe3aaf-256e-476c-b463-bab01af2cc96 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:46.282619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0dbe3aaf-256e-476c-b463-bab01af2cc96 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:46.289441 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 484/963] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:45 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:47.058744 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc9374b4-4053-4ac2-8d95-7a297199f89f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:47.060972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc9374b4-4053-4ac2-8d95-7a297199f89f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:47.062002 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:47.062002 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:47.062662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc9374b4-4053-4ac2-8d95-7a297199f89f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:47.064052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cc9374b4-4053-4ac2-8d95-7a297199f89f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:47.170785 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:47.170785 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:47.173062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc9374b4-4053-4ac2-8d95-7a297199f89f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:47.181840 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 480/964] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:47 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:47.311751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13555b4c-d0a4-4ed5-b08e-1ae46c34b0d9 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:47.312417 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13555b4c-d0a4-4ed5-b08e-1ae46c34b0d9 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:47.312695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:47.312695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:47.313563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13555b4c-d0a4-4ed5-b08e-1ae46c34b0d9 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:47.440532 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:47.440532 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:47.451664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-13555b4c-d0a4-4ed5-b08e-1ae46c34b0d9 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:47.481651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13555b4c-d0a4-4ed5-b08e-1ae46c34b0d9 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:47.483403 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 485/965] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:47 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:48.195420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-873d7d28-1c50-4148-a59f-e1efadb2f55d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:48.195420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-873d7d28-1c50-4148-a59f-e1efadb2f55d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:48.195420 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:48.195420 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:48.195420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-873d7d28-1c50-4148-a59f-e1efadb2f55d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:48.195420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-873d7d28-1c50-4148-a59f-e1efadb2f55d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:48.267388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:48.267388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:48.270303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-873d7d28-1c50-4148-a59f-e1efadb2f55d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:48.277085 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 481/966] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:48 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:48.500857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cbf9087-bcf4-4a9f-b03f-f3fd912f7718 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:48.502774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cbf9087-bcf4-4a9f-b03f-f3fd912f7718 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:48.503171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:48.503171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:48.503847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cbf9087-bcf4-4a9f-b03f-f3fd912f7718 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:48.625893 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:48.625893 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:48.636661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9cbf9087-bcf4-4a9f-b03f-f3fd912f7718 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:48.666579 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cbf9087-bcf4-4a9f-b03f-f3fd912f7718 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:48.668034 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 486/967] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:48 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:08:49.286852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ba66440-fd4c-49c4-8b3b-f5eee422d838 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:49.287768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ba66440-fd4c-49c4-8b3b-f5eee422d838 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:49.288083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:49.288083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:49.290116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ba66440-fd4c-49c4-8b3b-f5eee422d838 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:49.290116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1ba66440-fd4c-49c4-8b3b-f5eee422d838 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:49.344166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:49.344166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:49.349991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ba66440-fd4c-49c4-8b3b-f5eee422d838 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:49.350946 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 482/968] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:49.683906 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d1ae865-dec4-41ab-8379-595c2b740a0f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:49.684955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d1ae865-dec4-41ab-8379-595c2b740a0f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:49.685156 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:49.685156 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:49.686586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d1ae865-dec4-41ab-8379-595c2b740a0f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:49.751924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:49.751924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:49.762454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2d1ae865-dec4-41ab-8379-595c2b740a0f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:49.823539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d1ae865-dec4-41ab-8379-595c2b740a0f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:49.825765 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 487/969] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:49 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:50.372586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6438c318-f8e2-436f-8d10-9d432924dfb5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:50.372586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6438c318-f8e2-436f-8d10-9d432924dfb5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:50.372586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:50.372586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:50.373424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6438c318-f8e2-436f-8d10-9d432924dfb5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:50.373424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6438c318-f8e2-436f-8d10-9d432924dfb5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:50.467242 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:50.467242 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:50.469468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6438c318-f8e2-436f-8d10-9d432924dfb5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:50.470191 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 483/970] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:50 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:50.841248 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b25a4907-1ca6-4195-9263-9da1ac75700f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:50.842110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b25a4907-1ca6-4195-9263-9da1ac75700f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:50.842412 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:50.842412 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:50.843083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b25a4907-1ca6-4195-9263-9da1ac75700f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:51.025923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:51.025923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:51.065693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b25a4907-1ca6-4195-9263-9da1ac75700f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:51.131436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b25a4907-1ca6-4195-9263-9da1ac75700f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:51.132606 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 488/971] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:50 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 969 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:51.485643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-253962dc-0492-4675-a9ca-41add2ccded8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:51.486608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-253962dc-0492-4675-a9ca-41add2ccded8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:51.486828 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:51.486828 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:51.487204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-253962dc-0492-4675-a9ca-41add2ccded8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:51.487601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-253962dc-0492-4675-a9ca-41add2ccded8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:51.561588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:51.561588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:51.568371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-253962dc-0492-4675-a9ca-41add2ccded8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:51.569580 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 484/972] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:52.150799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae69b67d-6497-44c1-93c9-aeee9dee338b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:52.151627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae69b67d-6497-44c1-93c9-aeee9dee338b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:52.152000 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:52.152000 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:52.152840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae69b67d-6497-44c1-93c9-aeee9dee338b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:52.282515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:52.282515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:52.329272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae69b67d-6497-44c1-93c9-aeee9dee338b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:52.412158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae69b67d-6497-44c1-93c9-aeee9dee338b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:52.419692 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 489/973] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:52 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 969 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:52.586711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9519390b-67e5-490d-8882-f0e38e23ce2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:52.587463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9519390b-67e5-490d-8882-f0e38e23ce2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:52.587901 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:52.587901 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:52.588531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9519390b-67e5-490d-8882-f0e38e23ce2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:52.589583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9519390b-67e5-490d-8882-f0e38e23ce2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:52.654939 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:52.654939 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:52.669387 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9519390b-67e5-490d-8882-f0e38e23ce2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:52.676195 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 485/974] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:52 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:53.439552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-058eb517-b981-4da6-9ce2-e060f7a41210 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:53.439552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-058eb517-b981-4da6-9ce2-e060f7a41210 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:53.439552 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:53.439552 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:53.439552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-058eb517-b981-4da6-9ce2-e060f7a41210 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:53.570682 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:53.570682 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:53.613065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-058eb517-b981-4da6-9ce2-e060f7a41210 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:53.699467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91be2794-b464-4203-9563-2aed0b1158e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:53.700265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91be2794-b464-4203-9563-2aed0b1158e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:53.701414 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:53.701414 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:53.703991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91be2794-b464-4203-9563-2aed0b1158e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:53.704559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-91be2794-b464-4203-9563-2aed0b1158e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:53.721888 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-058eb517-b981-4da6-9ce2-e060f7a41210 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:53.734394 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 490/975] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:53 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 972 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:53.795040 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:53.795040 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:53.808619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91be2794-b464-4203-9563-2aed0b1158e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:53.812329 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 486/976] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:53 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:54.741915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6ab9c9e-3308-47a6-bb02-ee6f4facb2ae tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:54.743373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6ab9c9e-3308-47a6-bb02-ee6f4facb2ae tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:54.743823 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:54.743823 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:54.744555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6ab9c9e-3308-47a6-bb02-ee6f4facb2ae tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:54.828773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6db0af6e-1a9b-4541-b4dc-cc4e9501bf8d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:54.830911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6db0af6e-1a9b-4541-b4dc-cc4e9501bf8d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:54.831939 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:54.831939 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:54.835510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6db0af6e-1a9b-4541-b4dc-cc4e9501bf8d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:54.841850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6db0af6e-1a9b-4541-b4dc-cc4e9501bf8d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:54.911353 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:54.911353 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:54.913362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6db0af6e-1a9b-4541-b4dc-cc4e9501bf8d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:54.926347 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 487/977] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:54 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:54.945234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:54.945234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:54.986145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c6ab9c9e-3308-47a6-bb02-ee6f4facb2ae tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:55.052805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6ab9c9e-3308-47a6-bb02-ee6f4facb2ae tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:55.057754 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 491/978] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:54 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 972 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:55.929599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42bae99d-5864-4aeb-b1fc-b53cbc6f0341 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:55.930147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42bae99d-5864-4aeb-b1fc-b53cbc6f0341 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:55.930425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:55.930425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:55.930797 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42bae99d-5864-4aeb-b1fc-b53cbc6f0341 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:55.931044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-42bae99d-5864-4aeb-b1fc-b53cbc6f0341 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:55.975740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:55.975740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:55.977789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42bae99d-5864-4aeb-b1fc-b53cbc6f0341 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:55.978518 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 488/979] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:55 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:56.074622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7527f0dd-66c3-4a97-97ef-7c5a2230d97e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:56.075994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7527f0dd-66c3-4a97-97ef-7c5a2230d97e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:56.076596 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:56.076596 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:56.077330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7527f0dd-66c3-4a97-97ef-7c5a2230d97e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:56.158274 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:56.158274 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:56.168749 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7527f0dd-66c3-4a97-97ef-7c5a2230d97e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:56.217500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7527f0dd-66c3-4a97-97ef-7c5a2230d97e tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:56.232406 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 492/980] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:56 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 972 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:56.995847 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6dd6ffe-cc1d-4ee0-9c17-91dbc86ba96d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:56.995847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6dd6ffe-cc1d-4ee0-9c17-91dbc86ba96d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:56.996667 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:56.996667 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:56.996667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6dd6ffe-cc1d-4ee0-9c17-91dbc86ba96d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:56.997183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d6dd6ffe-cc1d-4ee0-9c17-91dbc86ba96d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:57.056756 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:57.056756 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:57.062076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6dd6ffe-cc1d-4ee0-9c17-91dbc86ba96d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:57.064778 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 489/981] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:56 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:08:57.236058 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc9134bb-52c8-493d-8289-94e3a10a66e5 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:57.236717 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc9134bb-52c8-493d-8289-94e3a10a66e5 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:57.237031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:57.237031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:57.237635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc9134bb-52c8-493d-8289-94e3a10a66e5 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:57.321314 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:57.321314 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:57.337429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc9134bb-52c8-493d-8289-94e3a10a66e5 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:57.374042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc9134bb-52c8-493d-8289-94e3a10a66e5 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:57.375408 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 493/982] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:57 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 972 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:58.083063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0cbc365d-6c40-471a-83e8-97dc7fac821a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:58.084442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0cbc365d-6c40-471a-83e8-97dc7fac821a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:58.084809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:58.084809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:58.086033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0cbc365d-6c40-471a-83e8-97dc7fac821a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:58.086549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0cbc365d-6c40-471a-83e8-97dc7fac821a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:58.125760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:58.125760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:58.128593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0cbc365d-6c40-471a-83e8-97dc7fac821a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:58.135864 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 490/983] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:58.392270 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af5a9650-1806-4018-a841-66733c33df4f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:58.393351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af5a9650-1806-4018-a841-66733c33df4f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:58.393770 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:58.393770 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:58.394372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af5a9650-1806-4018-a841-66733c33df4f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:58.476121 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:58.476121 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:58.485804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-af5a9650-1806-4018-a841-66733c33df4f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:58.514800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af5a9650-1806-4018-a841-66733c33df4f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:58.517525 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 494/984] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:58 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 972 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:59.155794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a04a366-7b78-4ccd-9f12-fa4317609094 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:08:59.157009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a04a366-7b78-4ccd-9f12-fa4317609094 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:59.157446 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:59.157446 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:59.158573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a04a366-7b78-4ccd-9f12-fa4317609094 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:59.159161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1a04a366-7b78-4ccd-9f12-fa4317609094 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:08:59.191717 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:59.191717 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:59.194201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a04a366-7b78-4ccd-9f12-fa4317609094 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:08:59.195717 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 491/985] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:59 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:08:59.532950 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6a28e6f-768e-439c-9b2a-c73ec87441cf tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:08:59.533469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6a28e6f-768e-439c-9b2a-c73ec87441cf tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:08:59.533666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:59.533666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:59.534305 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6a28e6f-768e-439c-9b2a-c73ec87441cf tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:08:59.635561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:59.635561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:59.657582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a6a28e6f-768e-439c-9b2a-c73ec87441cf tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:08:59.763572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6a28e6f-768e-439c-9b2a-c73ec87441cf tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:08:59.763572 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 495/986] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:08:59 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 1360 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:08:59.764973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25e92f98-243d-45be-ada4-ba3c1c2e2f30 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] POST http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action Jan 28 13:08:59.764973 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:08:59.764973 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:08:59.764973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25e92f98-243d-45be-ada4-ba3c1c2e2f30 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] 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=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:08:59.764973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25e92f98-243d-45be-ada4-ba3c1c2e2f30 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] 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=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:08:59.851145 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:59.851145 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:59.946455 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:08:59.946455 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:08:59.950914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25e92f98-243d-45be-ada4-ba3c1c2e2f30 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:09:00.001456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25e92f98-243d-45be-ada4-ba3c1c2e2f30 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Update volume metadata completed successfully. Jan 28 13:09:00.002553 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25e92f98-243d-45be-ada4-ba3c1c2e2f30 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action returned with HTTP 200 Jan 28 13:09:00.008640 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 492/987] 10.222.0.38 () {60 vars in 1358 bytes} [Thu Jan 28 13:08:59 2021] POST /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action => generated 511 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:00.014645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8fbd4830-d22b-4652-8c4c-69b8c7fb9d7f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:09:00.015089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8fbd4830-d22b-4652-8c4c-69b8c7fb9d7f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:00.015310 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:00.015310 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:00.015952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8fbd4830-d22b-4652-8c4c-69b8c7fb9d7f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:00.140313 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:00.140313 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:00.160390 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8fbd4830-d22b-4652-8c4c-69b8c7fb9d7f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:09:00.209813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56a8744f-417d-4953-8876-ea6298634247 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:09:00.210297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56a8744f-417d-4953-8876-ea6298634247 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:00.210519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:00.210519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:00.210930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56a8744f-417d-4953-8876-ea6298634247 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:00.211349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8fbd4830-d22b-4652-8c4c-69b8c7fb9d7f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:09:00.211678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-56a8744f-417d-4953-8876-ea6298634247 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:00.212933 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 496/988] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:00 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 1435 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:09:00.231655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9496f289-5e3c-4943-a330-25aec7a83372 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] POST http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action Jan 28 13:09:00.232148 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:00.232148 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:00.232541 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9496f289-5e3c-4943-a330-25aec7a83372 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:09:00.232917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9496f289-5e3c-4943-a330-25aec7a83372 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:09:00.252425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:00.252425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:00.254933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56a8744f-417d-4953-8876-ea6298634247 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:09:00.256376 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 493/989] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:00 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:00.290674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:00.290674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:00.342813 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:00.342813 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:00.344086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9496f289-5e3c-4943-a330-25aec7a83372 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:09:00.361699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9496f289-5e3c-4943-a330-25aec7a83372 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Get volume image-metadata completed successfully. Jan 28 13:09:00.381089 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:09:00.381089 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:09:00.388245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9496f289-5e3c-4943-a330-25aec7a83372 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Delete volume metadata completed successfully. Jan 28 13:09:00.388972 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9496f289-5e3c-4943-a330-25aec7a83372 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action returned with HTTP 200 Jan 28 13:09:00.390394 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 497/990] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:09:00 2021] POST /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action => generated 0 bytes in 163 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 28 13:09:00.397979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0b26c30-5fb9-4905-a92e-cb141c056633 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] POST http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action Jan 28 13:09:00.398888 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:00.398888 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:00.399556 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0b26c30-5fb9-4905-a92e-cb141c056633 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:09:00.400067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0b26c30-5fb9-4905-a92e-cb141c056633 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:09:00.504053 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:00.504053 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:00.505300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c0b26c30-5fb9-4905-a92e-cb141c056633 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:09:00.532468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c0b26c30-5fb9-4905-a92e-cb141c056633 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Get volume image-metadata completed successfully. Jan 28 13:09:00.533065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0b26c30-5fb9-4905-a92e-cb141c056633 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action returned with HTTP 200 Jan 28 13:09:00.539338 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 494/991] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:09:00 2021] POST /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46/action => generated 485 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:00.548433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fde11557-d741-472f-84ac-d6729296a236 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] DELETE http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:09:00.549170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fde11557-d741-472f-84ac-d6729296a236 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:00.549400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:00.549400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:00.549778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fde11557-d741-472f-84ac-d6729296a236 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:00.550249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-fde11557-d741-472f-84ac-d6729296a236 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Delete volume with id: caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:09:00.683650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:00.683650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:00.685051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fde11557-d741-472f-84ac-d6729296a236 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:09:00.778269 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fde11557-d741-472f-84ac-d6729296a236 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Delete volume request issued successfully. Jan 28 13:09:00.778759 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fde11557-d741-472f-84ac-d6729296a236 tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 202 Jan 28 13:09:00.786838 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 498/992] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:09:00 2021] DELETE /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:09:00.791832 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71d5279b-0b09-45fc-af2e-dd4390c371fa tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:09:00.792378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71d5279b-0b09-45fc-af2e-dd4390c371fa tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:00.792669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:00.792669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:00.793214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71d5279b-0b09-45fc-af2e-dd4390c371fa tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:00.918601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:00.918601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:00.930270 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-71d5279b-0b09-45fc-af2e-dd4390c371fa tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:09:00.963507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71d5279b-0b09-45fc-af2e-dd4390c371fa tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:09:00.965228 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 495/993] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:00 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 1408 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:09:01.271142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39e450d9-d225-4c87-ba80-f6e5aff91024 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:09:01.272159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39e450d9-d225-4c87-ba80-f6e5aff91024 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:01.272349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:01.272349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:01.272744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39e450d9-d225-4c87-ba80-f6e5aff91024 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:01.273106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-39e450d9-d225-4c87-ba80-f6e5aff91024 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:01.348931 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:01.348931 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:01.350890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39e450d9-d225-4c87-ba80-f6e5aff91024 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:09:01.357893 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 499/994] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:01 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 815 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:01.984279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd73f239-6fd8-49a3-811e-3f4c70623dbb tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:09:01.985017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd73f239-6fd8-49a3-811e-3f4c70623dbb tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:01.985700 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:01.985700 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:01.986574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd73f239-6fd8-49a3-811e-3f4c70623dbb tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:02.132544 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:02.132544 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:02.143354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd73f239-6fd8-49a3-811e-3f4c70623dbb tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:09:02.177231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd73f239-6fd8-49a3-811e-3f4c70623dbb tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:09:02.178088 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 496/995] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:01 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 1408 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:09:02.366538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b26bc263-6716-41a3-90a5-12592e26c63a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:09:02.367208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b26bc263-6716-41a3-90a5-12592e26c63a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:02.367613 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:02.367613 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:02.368172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b26bc263-6716-41a3-90a5-12592e26c63a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:02.368624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b26bc263-6716-41a3-90a5-12592e26c63a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:02.446601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:02.446601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:02.449095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b26bc263-6716-41a3-90a5-12592e26c63a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 200 Jan 28 13:09:02.461965 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 500/996] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:02 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:02.468539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edb82e40-2be8-4861-8ee2-7ba788b53efa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:02.469984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edb82e40-2be8-4861-8ee2-7ba788b53efa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:02.470423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:02.470423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:02.471074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edb82e40-2be8-4861-8ee2-7ba788b53efa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:02.571843 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:02.571843 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:02.592104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-edb82e40-2be8-4861-8ee2-7ba788b53efa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:02.641650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:02.641650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:02.651700 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edb82e40-2be8-4861-8ee2-7ba788b53efa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:09:02.653094 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 497/997] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:02 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 1202 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:09:02.670452 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-832ea939-2718-463c-9cfb-314335b5d37d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d Jan 28 13:09:02.671300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-832ea939-2718-463c-9cfb-314335b5d37d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:02.671654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:02.671654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:02.672276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-832ea939-2718-463c-9cfb-314335b5d37d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:02.672801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-832ea939-2718-463c-9cfb-314335b5d37d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete backup with id: 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d. Jan 28 13:09:02.712763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:02.712763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:02.764365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-832ea939-2718-463c-9cfb-314335b5d37d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] delete_backup rpcapi backup_id 658fd79a-ffc2-4ca2-85ba-fdf9abaa114d {{(pid=87941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:09:02.768056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-832ea939-2718-463c-9cfb-314335b5d37d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d returned with HTTP 202 Jan 28 13:09:02.775836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 501/998] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:09:02 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/658fd79a-ffc2-4ca2-85ba-fdf9abaa114d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:09:02.971975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-f941fd94-db0c-4166-906b-e1b7591fc692 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:02.972523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-f941fd94-db0c-4166-906b-e1b7591fc692 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:02.972838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:02.972838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:02.973216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-f941fd94-db0c-4166-906b-e1b7591fc692 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:03.040672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:03.040672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:03.052085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-a3017748-3557-47e9-bf94-17005af679b0 req-f941fd94-db0c-4166-906b-e1b7591fc692 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:03.081506 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:03.081506 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:03.106600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-f941fd94-db0c-4166-906b-e1b7591fc692 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:09:03.111039 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 498/999] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:09:02 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 1202 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:09:03.150412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6/action Jan 28 13:09:03.152430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:03.152430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:03.153440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:09:03.155118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:09:03.198537 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8ec1a08-4092-46cb-b705-5ac77c89331b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:09:03.199650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8ec1a08-4092-46cb-b705-5ac77c89331b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:03.200267 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:03.200267 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:03.200988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8ec1a08-4092-46cb-b705-5ac77c89331b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:03.275922 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:03.275922 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:03.287307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8ec1a08-4092-46cb-b705-5ac77c89331b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Volume info retrieved successfully. Jan 28 13:09:03.325589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8ec1a08-4092-46cb-b705-5ac77c89331b tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 200 Jan 28 13:09:03.339115 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 499/1000] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:03 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 1408 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:09:03.414661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:03.414661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:03.416343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:03.443474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Begin detaching volume completed successfully. Jan 28 13:09:03.444120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6/action returned with HTTP 202 Jan 28 13:09:03.445137 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 502/1001] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:09:03 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:09:03.479225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6de7cb56-a64a-4de1-9f6f-945d87459f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:03.479847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6de7cb56-a64a-4de1-9f6f-945d87459f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:03.480301 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:03.480301 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:03.480684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6de7cb56-a64a-4de1-9f6f-945d87459f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:03.576438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume// Jan 28 13:09:03.577206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:03.577422 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:03.577422 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:03.577799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:03.578845 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-d17679ac-b1a9-4325-adde-fc406ba42340 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:09:03.580162 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 503/1002] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:09:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:09:03.596258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-08437bf3-edff-4d02-af46-25104a115433 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:03.597120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-08437bf3-edff-4d02-af46-25104a115433 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:03.597713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-08437bf3-edff-4d02-af46-25104a115433 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:03.635550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:03.635550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:03.672831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6de7cb56-a64a-4de1-9f6f-945d87459f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:03.745573 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:03.745573 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:03.763414 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:03.763414 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:03.768732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6de7cb56-a64a-4de1-9f6f-945d87459f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:09:03.770236 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 500/1003] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:03 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 1205 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:09:03.779592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-a3017748-3557-47e9-bf94-17005af679b0 req-08437bf3-edff-4d02-af46-25104a115433 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:03.827128 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:03.827128 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:03.850320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-08437bf3-edff-4d02-af46-25104a115433 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:09:03.851693 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 504/1004] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:09:03 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 1304 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:09:04.321929 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-40170e56-9eb2-4e1d-bf08-a07c814a7976 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af Jan 28 13:09:04.322446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-40170e56-9eb2-4e1d-bf08-a07c814a7976 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:04.322663 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:04.322663 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:04.323034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-40170e56-9eb2-4e1d-bf08-a07c814a7976 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:04.351143 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b849896-fd6d-4932-8ed8-4847d1e0f76f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] GET http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 Jan 28 13:09:04.351751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b849896-fd6d-4932-8ed8-4847d1e0f76f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:04.351983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:04.351983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:04.352341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b849896-fd6d-4932-8ed8-4847d1e0f76f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:04.370884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:04.370884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:04.528872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b849896-fd6d-4932-8ed8-4847d1e0f76f tempest-VolumesImageMetadata-688375521 tempest-VolumesImageMetadata-688375521-project] http://10.222.0.38/volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 returned with HTTP 404 Jan 28 13:09:04.538039 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 505/1005] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:04 2021] GET /volume/v3/96cf98da3be045fc84c3e2a877bbcdb7/volumes/caf649a1-c5a6-4941-b013-73179ea81e46 => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:09:04.787714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-834d2a00-e611-4ae2-91df-738c185faec3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:04.788261 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-834d2a00-e611-4ae2-91df-738c185faec3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:04.788780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-834d2a00-e611-4ae2-91df-738c185faec3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:04.957066 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:04.957066 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:04.986064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-834d2a00-e611-4ae2-91df-738c185faec3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:05.052131 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:05.052131 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:05.071129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-834d2a00-e611-4ae2-91df-738c185faec3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:09:05.073340 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 506/1006] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:04 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 1205 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:09:05.905096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-a3017748-3557-47e9-bf94-17005af679b0 req-40170e56-9eb2-4e1d-bf08-a07c814a7976 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:09:05.905533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-a3017748-3557-47e9-bf94-17005af679b0 req-40170e56-9eb2-4e1d-bf08-a07c814a7976 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:09:05.914733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a3017748-3557-47e9-bf94-17005af679b0 req-40170e56-9eb2-4e1d-bf08-a07c814a7976 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af returned with HTTP 200 Jan 28 13:09:05.916081 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 501/1007] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:09:04 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/attachments/fb4a3582-6123-4bfa-843c-fe485125e3af => generated 19 bytes in 1599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:06.093971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22a89b32-72ee-4437-9c5e-8bb9a6196ea3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:06.100060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22a89b32-72ee-4437-9c5e-8bb9a6196ea3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:06.100060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:06.100060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:06.100060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22a89b32-72ee-4437-9c5e-8bb9a6196ea3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:06.218019 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:06.218019 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:06.228285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-22a89b32-72ee-4437-9c5e-8bb9a6196ea3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:06.272363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22a89b32-72ee-4437-9c5e-8bb9a6196ea3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:09:06.274480 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 507/1008] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:06 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 910 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:12.504880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] POST http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes Jan 28 13:09:12.505982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:12.505982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:12.507780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-647086231"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:09:12.509223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-647086231'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:09:12.509752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Create volume of 1 GB Jan 28 13:09:12.511762 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:12.511762 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:12.528365 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Availability Zones retrieved successfully. Jan 28 13:09:12.549255 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Flow 'volume_create_api' (787df166-9785-44e9-8246-7aa27a5284b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:09:12.552711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b3b485-a788-447e-9d7b-e841ce9695b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:12.555089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:09:12.676846 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b3b485-a788-447e-9d7b-e841ce9695b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:12.679514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58904b73-ee19-4a49-bee2-d137eb200fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:12.793746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Created reservations ['b5ec3e27-3ab8-40ee-9cfd-f506d0e03385', 'c3fbad2d-f206-4b08-b397-b4c7cda74e3e', 'e5cf7969-6b88-4603-8219-62a1d6bca056', '85d35d39-7e26-4acd-b606-b40e26fa2c3d'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:09:12.796308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58904b73-ee19-4a49-bee2-d137eb200fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5ec3e27-3ab8-40ee-9cfd-f506d0e03385', 'c3fbad2d-f206-4b08-b397-b4c7cda74e3e', 'e5cf7969-6b88-4603-8219-62a1d6bca056', '85d35d39-7e26-4acd-b606-b40e26fa2c3d']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:12.799432 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4c21cd-8138-4e68-b207-adeb9021ac18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:12.871210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4c21cd-8138-4e68-b207-adeb9021ac18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839a152a-b2c1-4380-8529-44c0d8f68a4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-647086231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd16ef7126a48f4a0a993351e6577a4',qos_specs=None,replication_status=,reservations=['b5ec3e27-3ab8-40ee-9cfd-f506d0e03385','c3fbad2d-f206-4b08-b397-b4c7cda74e3e','e5cf7969-6b88-4603-8219-62a1d6bca056','85d35d39-7e26-4acd-b606-b40e26fa2c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6258d71032b241708dde54ac31578954',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-647086231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839a152a-b2c1-4380-8529-44c0d8f68a4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd16ef7126a48f4a0a993351e6577a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6258d71032b241708dde54ac31578954',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:12.874337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d65dbb1-dc74-4314-8ec7-aae131608e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:12.921592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d65dbb1-dc74-4314-8ec7-aae131608e8b) transitioned into state 'SUCCESS' from state '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-647086231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd16ef7126a48f4a0a993351e6577a4',qos_specs=None,replication_status=,reservations=['b5ec3e27-3ab8-40ee-9cfd-f506d0e03385','c3fbad2d-f206-4b08-b397-b4c7cda74e3e','e5cf7969-6b88-4603-8219-62a1d6bca056','85d35d39-7e26-4acd-b606-b40e26fa2c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6258d71032b241708dde54ac31578954',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:12.924206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c62880-3535-45eb-86f7-6b4600527347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:12.958847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53c62880-3535-45eb-86f7-6b4600527347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:12.970459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Flow 'volume_create_api' (787df166-9785-44e9-8246-7aa27a5284b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:09:13.053325 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Create volume request issued successfully. Jan 28 13:09:13.082547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45ff999d-efe3-46cf-939f-98008b4bfbd0 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes returned with HTTP 202 Jan 28 13:09:13.095666 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 502/1009] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:09:12 2021] POST /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes => generated 818 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:09:13.101099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a6a5174-fb2f-46e2-ae53-297264868002 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] GET http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b Jan 28 13:09:13.101811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a6a5174-fb2f-46e2-ae53-297264868002 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:13.102171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:13.102171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:13.102797 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a6a5174-fb2f-46e2-ae53-297264868002 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:13.240809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:13.240809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:13.269974 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3a6a5174-fb2f-46e2-ae53-297264868002 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Volume info retrieved successfully. Jan 28 13:09:13.334579 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a6a5174-fb2f-46e2-ae53-297264868002 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b returned with HTTP 200 Jan 28 13:09:13.335562 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 508/1010] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:13 2021] GET /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b => generated 910 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:14.355703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ab2a332-e46d-4219-be08-51662e37d154 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] GET http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b Jan 28 13:09:14.356884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ab2a332-e46d-4219-be08-51662e37d154 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:14.357266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:14.357266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:14.358232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ab2a332-e46d-4219-be08-51662e37d154 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:14.504154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:14.504154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:14.525546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9ab2a332-e46d-4219-be08-51662e37d154 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Volume info retrieved successfully. Jan 28 13:09:14.554184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ab2a332-e46d-4219-be08-51662e37d154 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b returned with HTTP 200 Jan 28 13:09:14.567420 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 503/1011] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:14 2021] GET /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:14.578961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88af6c6b-bafd-401a-a278-53ea4c12ffc4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] GET http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/limits Jan 28 13:09:14.579517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88af6c6b-bafd-401a-a278-53ea4c12ffc4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:14.579738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:14.579738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:14.580124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88af6c6b-bafd-401a-a278-53ea4c12ffc4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:14.653933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88af6c6b-bafd-401a-a278-53ea4c12ffc4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/limits returned with HTTP 200 Jan 28 13:09:14.654994 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 509/1012] 10.222.0.38 () {58 vars in 1201 bytes} [Thu Jan 28 13:09:14 2021] GET /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/limits => generated 302 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:14.667597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b69ddc40-6573-4cf7-9959-14a8dbacd06c tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] DELETE http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b Jan 28 13:09:14.668555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b69ddc40-6573-4cf7-9959-14a8dbacd06c tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:14.669311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:14.669311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:14.670142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b69ddc40-6573-4cf7-9959-14a8dbacd06c tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:14.670801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b69ddc40-6573-4cf7-9959-14a8dbacd06c tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Delete volume with id: 839a152a-b2c1-4380-8529-44c0d8f68a4b Jan 28 13:09:14.779212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:14.779212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:14.785221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b69ddc40-6573-4cf7-9959-14a8dbacd06c tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Volume info retrieved successfully. Jan 28 13:09:14.877477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b69ddc40-6573-4cf7-9959-14a8dbacd06c tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Delete volume request issued successfully. Jan 28 13:09:14.877855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b69ddc40-6573-4cf7-9959-14a8dbacd06c tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b returned with HTTP 202 Jan 28 13:09:14.883641 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 504/1013] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:09:14 2021] DELETE /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:09:14.893300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aae0c1e1-9649-4f73-b25a-2ed7b8841ca4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] GET http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b Jan 28 13:09:14.893959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aae0c1e1-9649-4f73-b25a-2ed7b8841ca4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:14.894445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aae0c1e1-9649-4f73-b25a-2ed7b8841ca4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:15.041476 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:15.041476 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:15.070936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aae0c1e1-9649-4f73-b25a-2ed7b8841ca4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Volume info retrieved successfully. Jan 28 13:09:15.129224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aae0c1e1-9649-4f73-b25a-2ed7b8841ca4 tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b returned with HTTP 200 Jan 28 13:09:15.147450 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 510/1014] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:14 2021] GET /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b => generated 910 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:16.147982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9c26326-b03c-4fee-ba0f-05aa74f747eb tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] GET http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b Jan 28 13:09:16.148642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9c26326-b03c-4fee-ba0f-05aa74f747eb tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:16.148642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:16.148642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:16.149013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9c26326-b03c-4fee-ba0f-05aa74f747eb tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:16.279764 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:16.279764 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:16.301772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a9c26326-b03c-4fee-ba0f-05aa74f747eb tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Volume info retrieved successfully. Jan 28 13:09:16.374504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9c26326-b03c-4fee-ba0f-05aa74f747eb tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b returned with HTTP 200 Jan 28 13:09:16.375167 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 505/1015] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:16 2021] GET /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b => generated 910 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:16.592915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6da81c0a-e8e1-4e69-8fc7-b00f9e84f942 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:16.600023 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6da81c0a-e8e1-4e69-8fc7-b00f9e84f942 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:16.600760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:16.600760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:16.601437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6da81c0a-e8e1-4e69-8fc7-b00f9e84f942 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:16.602171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6da81c0a-e8e1-4e69-8fc7-b00f9e84f942 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume with id: 8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:16.699621 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:16.699621 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:16.701508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6da81c0a-e8e1-4e69-8fc7-b00f9e84f942 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:16.760734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6da81c0a-e8e1-4e69-8fc7-b00f9e84f942 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume request issued successfully. Jan 28 13:09:16.761194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6da81c0a-e8e1-4e69-8fc7-b00f9e84f942 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 202 Jan 28 13:09:16.762565 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 511/1016] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:09:16 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:09:16.770638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60840283-c1d8-41c4-adf9-a39d6018e73a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:16.772348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60840283-c1d8-41c4-adf9-a39d6018e73a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:16.773253 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:16.773253 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:16.773905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60840283-c1d8-41c4-adf9-a39d6018e73a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:16.929620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:16.929620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:16.972844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-60840283-c1d8-41c4-adf9-a39d6018e73a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:17.059280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60840283-c1d8-41c4-adf9-a39d6018e73a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:09:17.070147 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 506/1017] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:16 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 909 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:17.392136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-833c47d5-3679-47e2-83b6-ed4da19ce02d tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] GET http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b Jan 28 13:09:17.392679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-833c47d5-3679-47e2-83b6-ed4da19ce02d tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:17.392964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:17.392964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:17.393190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-833c47d5-3679-47e2-83b6-ed4da19ce02d tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:17.495667 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:17.495667 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:17.523453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-833c47d5-3679-47e2-83b6-ed4da19ce02d tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Volume info retrieved successfully. Jan 28 13:09:17.561589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-833c47d5-3679-47e2-83b6-ed4da19ce02d tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b returned with HTTP 200 Jan 28 13:09:17.562577 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 512/1018] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:17 2021] GET /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b => generated 910 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:18.078066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fad0f8ab-8a5b-4dad-b2a3-98649ec19879 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:18.078523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fad0f8ab-8a5b-4dad-b2a3-98649ec19879 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:18.078753 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:18.078753 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:18.079128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fad0f8ab-8a5b-4dad-b2a3-98649ec19879 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:18.187475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:18.187475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:18.205380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fad0f8ab-8a5b-4dad-b2a3-98649ec19879 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:18.231751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fad0f8ab-8a5b-4dad-b2a3-98649ec19879 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 200 Jan 28 13:09:18.232678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 507/1019] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:18 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 909 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:18.582217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6cf1c9eb-83fd-4580-a269-47f4b217a10b tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] GET http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b Jan 28 13:09:18.582905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6cf1c9eb-83fd-4580-a269-47f4b217a10b tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:18.582905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:18.582905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:18.583535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6cf1c9eb-83fd-4580-a269-47f4b217a10b tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:18.738141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6cf1c9eb-83fd-4580-a269-47f4b217a10b tempest-AbsoluteLimitsTests-1229103096 tempest-AbsoluteLimitsTests-1229103096-project] http://10.222.0.38/volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b returned with HTTP 404 Jan 28 13:09:18.739221 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 513/1020] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:18 2021] GET /volume/v3/0bd16ef7126a48f4a0a993351e6577a4/volumes/839a152a-b2c1-4380-8529-44c0d8f68a4b => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:09:19.249391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b36b0b7b-1b44-42da-87f6-efc4e5ba3ec7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:09:19.249918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b36b0b7b-1b44-42da-87f6-efc4e5ba3ec7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:19.250142 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:19.250142 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:19.250522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b36b0b7b-1b44-42da-87f6-efc4e5ba3ec7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:19.308817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b36b0b7b-1b44-42da-87f6-efc4e5ba3ec7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 404 Jan 28 13:09:19.310146 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 508/1021] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:19 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:09:19.406812 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes Jan 28 13:09:19.407771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1395526090"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:09:19.409508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume request body: {'volume': {'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1395526090'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:09:19.678778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume of 1 GB Jan 28 13:09:19.693329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Availability Zones retrieved successfully. Jan 28 13:09:19.712166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (37caaa91-1312-424b-94d7-cc152d9c4b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:09:19.715224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493a4176-68b1-4d02-b0b5-72da9ebf41f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:19.717593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:09:19.874103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493a4176-68b1-4d02-b0b5-72da9ebf41f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:19.876694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1dfe69-2742-472d-985f-bbc322cd36a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:19.980778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Created reservations ['1b8b2285-5988-4665-b787-5f209625f1b5', '720cbb54-7c5c-4d01-a9c5-03eb559b72b5', '27aa7267-7eb8-4916-87fb-f1fad54a2058', '0a6855ce-f714-4cf9-a375-a274c56ef1dc'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:09:19.983779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a1dfe69-2742-472d-985f-bbc322cd36a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b8b2285-5988-4665-b787-5f209625f1b5', '720cbb54-7c5c-4d01-a9c5-03eb559b72b5', '27aa7267-7eb8-4916-87fb-f1fad54a2058', '0a6855ce-f714-4cf9-a375-a274c56ef1dc']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:19.986916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418ccbd7-9e42-41ef-88d3-763c829453c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:20.109267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418ccbd7-9e42-41ef-88d3-763c829453c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1395526090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['1b8b2285-5988-4665-b787-5f209625f1b5','720cbb54-7c5c-4d01-a9c5-03eb559b72b5','27aa7267-7eb8-4916-87fb-f1fad54a2058','0a6855ce-f714-4cf9-a375-a274c56ef1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:09:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1395526090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce81f15725884f058f2c062a57a388ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='027009da3c014037b4dc1b50db0b0ff2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:20.125149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df3536e5-c333-4bbf-8fe3-393427a39019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:20.200157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df3536e5-c333-4bbf-8fe3-393427a39019) transitioned into state 'SUCCESS' from state '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-1395526090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['1b8b2285-5988-4665-b787-5f209625f1b5','720cbb54-7c5c-4d01-a9c5-03eb559b72b5','27aa7267-7eb8-4916-87fb-f1fad54a2058','0a6855ce-f714-4cf9-a375-a274c56ef1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:20.202136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c42abd-b0e6-4af7-a54a-93015de925f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:20.230635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c42abd-b0e6-4af7-a54a-93015de925f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:20.233652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (37caaa91-1312-424b-94d7-cc152d9c4b0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:09:20.324016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume request issued successfully. Jan 28 13:09:20.342675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50796449-ce0a-4c09-b839-81feef3b497d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes returned with HTTP 202 Jan 28 13:09:20.354818 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 514/1022] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:09:19 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes => generated 818 bytes in 943 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:09:20.360099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a2d6bbb-999c-472c-9b3e-bbdc2bfc2bc4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:20.360839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a2d6bbb-999c-472c-9b3e-bbdc2bfc2bc4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:20.361503 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a2d6bbb-999c-472c-9b3e-bbdc2bfc2bc4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:20.442620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:20.442620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:20.453669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9a2d6bbb-999c-472c-9b3e-bbdc2bfc2bc4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:20.481431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a2d6bbb-999c-472c-9b3e-bbdc2bfc2bc4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:20.482571 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 509/1023] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:20 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 886 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:21.500532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f07d6a4-7f5b-4893-902b-2a6c3099af42 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:21.501215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f07d6a4-7f5b-4893-902b-2a6c3099af42 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:21.501440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:21.501440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:21.501803 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f07d6a4-7f5b-4893-902b-2a6c3099af42 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:21.626242 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:21.626242 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:21.646442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0f07d6a4-7f5b-4893-902b-2a6c3099af42 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:21.778441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f07d6a4-7f5b-4893-902b-2a6c3099af42 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:21.801015 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 515/1024] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:21 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:22.818380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07cbabab-1ab2-4c51-8b78-51fa551f1282 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:22.820129 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07cbabab-1ab2-4c51-8b78-51fa551f1282 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:22.821030 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:22.821030 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:22.821699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07cbabab-1ab2-4c51-8b78-51fa551f1282 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:22.947351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:22.947351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:22.972860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07cbabab-1ab2-4c51-8b78-51fa551f1282 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:23.013800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07cbabab-1ab2-4c51-8b78-51fa551f1282 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:23.014636 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 510/1025] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:22 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:24.030862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4da465c0-8694-4c7d-9cb9-83e62c6d7a94 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:24.031759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4da465c0-8694-4c7d-9cb9-83e62c6d7a94 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:24.031987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:24.031987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:24.032368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4da465c0-8694-4c7d-9cb9-83e62c6d7a94 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:24.139221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:24.139221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:24.161264 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4da465c0-8694-4c7d-9cb9-83e62c6d7a94 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:24.214983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4da465c0-8694-4c7d-9cb9-83e62c6d7a94 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:24.215892 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 516/1026] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:24 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:25.233166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2da486f-8b29-4be8-aaa1-8ad2d9c71a13 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:25.233721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2da486f-8b29-4be8-aaa1-8ad2d9c71a13 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:25.234073 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:25.234073 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:25.234694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2da486f-8b29-4be8-aaa1-8ad2d9c71a13 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:25.296914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] POST http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes Jan 28 13:09:25.297573 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:25.297573 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:25.298224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2130029898"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:09:25.299608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2130029898'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:09:25.300285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Create volume of 1 GB Jan 28 13:09:25.333154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Availability Zones retrieved successfully. Jan 28 13:09:25.340570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:25.340570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:25.357557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a2da486f-8b29-4be8-aaa1-8ad2d9c71a13 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:25.376813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Flow 'volume_create_api' (5175499f-8e33-41ce-836c-85c97661e3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:09:25.379884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5550d2-e9ef-46df-b691-f7cf9c3c24c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:25.386466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:09:25.388758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2da486f-8b29-4be8-aaa1-8ad2d9c71a13 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:25.389677 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 517/1027] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:25 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:25.506816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5550d2-e9ef-46df-b691-f7cf9c3c24c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:25.509613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24cd3063-773e-4b3f-9f4c-966f2c67785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:25.726918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Created reservations ['066b2188-de66-4c8d-a705-afe8b95bc0d1', '1b52c2e2-b43f-4eb1-ac77-471adf3ea590', '2c02a2a5-9cc7-4735-8b3b-2f6ca2db80fc', 'd541bc9e-7b5b-415f-8505-5dba14b45f86'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:09:25.731088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24cd3063-773e-4b3f-9f4c-966f2c67785d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['066b2188-de66-4c8d-a705-afe8b95bc0d1', '1b52c2e2-b43f-4eb1-ac77-471adf3ea590', '2c02a2a5-9cc7-4735-8b3b-2f6ca2db80fc', 'd541bc9e-7b5b-415f-8505-5dba14b45f86']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:25.737840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50d82246-445e-4c1a-97f4-fcaff4d82cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:25.874454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50d82246-445e-4c1a-97f4-fcaff4d82cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b06cb5-2a65-4579-bc35-c773589c158b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2130029898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e80fb1d17e04657aa0deb1eb16730e1',qos_specs=None,replication_status=,reservations=['066b2188-de66-4c8d-a705-afe8b95bc0d1','1b52c2e2-b43f-4eb1-ac77-471adf3ea590','2c02a2a5-9cc7-4735-8b3b-2f6ca2db80fc','d541bc9e-7b5b-415f-8505-5dba14b45f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944d920b4b074e32995842c424316b83',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2130029898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b06cb5-2a65-4579-bc35-c773589c158b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e80fb1d17e04657aa0deb1eb16730e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='944d920b4b074e32995842c424316b83',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:25.882409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1bfc8e-b859-429e-9798-034a070072a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:25.966812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f1bfc8e-b859-429e-9798-034a070072a6) transitioned into state 'SUCCESS' from state '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-2130029898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e80fb1d17e04657aa0deb1eb16730e1',qos_specs=None,replication_status=,reservations=['066b2188-de66-4c8d-a705-afe8b95bc0d1','1b52c2e2-b43f-4eb1-ac77-471adf3ea590','2c02a2a5-9cc7-4735-8b3b-2f6ca2db80fc','d541bc9e-7b5b-415f-8505-5dba14b45f86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='944d920b4b074e32995842c424316b83',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:25.973211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16baaee3-c681-49df-a5fa-01c1ca9234ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:09:26.000321 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16baaee3-c681-49df-a5fa-01c1ca9234ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:09:26.010204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Flow 'volume_create_api' (5175499f-8e33-41ce-836c-85c97661e3ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:09:26.122689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Create volume request issued successfully. Jan 28 13:09:26.141331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-442a3a0f-3118-4185-bc92-f8f2e663ef24 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes returned with HTTP 202 Jan 28 13:09:26.142827 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 511/1028] 10.222.0.38 () {62 vars in 1265 bytes} [Thu Jan 28 13:09:25 2021] POST /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes => generated 821 bytes in 1064 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:09:26.161415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65a14f82-6bd2-4976-9bb4-d5e6897fd902 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:09:26.162373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65a14f82-6bd2-4976-9bb4-d5e6897fd902 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:26.162780 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:26.162780 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:26.163455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65a14f82-6bd2-4976-9bb4-d5e6897fd902 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:26.238187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:26.238187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:26.249059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-65a14f82-6bd2-4976-9bb4-d5e6897fd902 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:09:26.282475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65a14f82-6bd2-4976-9bb4-d5e6897fd902 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 200 Jan 28 13:09:26.283746 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 518/1029] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:26 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:26.406574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17d1cb64-1a03-4eba-be13-b24c77a79939 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:26.407335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17d1cb64-1a03-4eba-be13-b24c77a79939 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:26.407695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:26.407695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:26.408377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17d1cb64-1a03-4eba-be13-b24c77a79939 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:26.531222 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:26.531222 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:26.552180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-17d1cb64-1a03-4eba-be13-b24c77a79939 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:26.685393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17d1cb64-1a03-4eba-be13-b24c77a79939 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:26.689035 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 512/1030] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:26 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:27.301122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f041570-5976-48ab-b1ca-0d2817d27e21 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:09:27.302296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f041570-5976-48ab-b1ca-0d2817d27e21 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:27.302663 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:27.302663 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:27.303321 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f041570-5976-48ab-b1ca-0d2817d27e21 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:27.441470 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:27.441470 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:27.465741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7f041570-5976-48ab-b1ca-0d2817d27e21 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:09:27.512726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f041570-5976-48ab-b1ca-0d2817d27e21 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 200 Jan 28 13:09:27.514186 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 519/1031] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:27 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:27.707786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a59065f-03b3-46ea-814d-847957b20749 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:27.708292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a59065f-03b3-46ea-814d-847957b20749 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:27.708664 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:27.708664 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:27.709353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a59065f-03b3-46ea-814d-847957b20749 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:27.823110 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:27.823110 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:27.858408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9a59065f-03b3-46ea-814d-847957b20749 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:27.946138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a59065f-03b3-46ea-814d-847957b20749 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:27.962836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 513/1032] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:27 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:28.529748 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62961565-0a9d-4e95-bb5c-17c356f92e59 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:09:28.531412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62961565-0a9d-4e95-bb5c-17c356f92e59 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:28.531766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:28.531766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:28.532359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62961565-0a9d-4e95-bb5c-17c356f92e59 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:28.687606 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:28.687606 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:28.716188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-62961565-0a9d-4e95-bb5c-17c356f92e59 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:09:28.778116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62961565-0a9d-4e95-bb5c-17c356f92e59 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 200 Jan 28 13:09:28.779443 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 520/1033] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:28 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 914 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:28.805322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3efdb64a-c74b-469f-aa32-7fcbc7fc1932 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] POST http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups Jan 28 13:09:28.805988 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:28.805988 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:28.806636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3efdb64a-c74b-469f-aa32-7fcbc7fc1932 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43b06cb5-2a65-4579-bc35-c773589c158b", "name": "tempest-VolumesBackupsV39Test-Backup-1816866780"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:09:28.807523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-3efdb64a-c74b-469f-aa32-7fcbc7fc1932 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Creating new backup {'backup': {'volume_id': '43b06cb5-2a65-4579-bc35-c773589c158b', 'name': 'tempest-VolumesBackupsV39Test-Backup-1816866780'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 13:09:28.807939 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-3efdb64a-c74b-469f-aa32-7fcbc7fc1932 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Creating backup of volume 43b06cb5-2a65-4579-bc35-c773589c158b in container None Jan 28 13:09:28.971557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ac48c5e-6591-4200-8e1c-5c80c83adad8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:28.972448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ac48c5e-6591-4200-8e1c-5c80c83adad8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:28.972901 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:28.972901 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:28.973563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ac48c5e-6591-4200-8e1c-5c80c83adad8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:29.004106 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:29.004106 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:29.005421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3efdb64a-c74b-469f-aa32-7fcbc7fc1932 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:09:29.121661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3efdb64a-c74b-469f-aa32-7fcbc7fc1932 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Created reservations ['f779b31f-65f6-4a00-8256-0d4ec236bd3b', 'b0ad66d5-8f89-41cd-bbb2-a48d761dd670'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:09:29.154591 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:29.154591 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:29.176329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ac48c5e-6591-4200-8e1c-5c80c83adad8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:29.237623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ac48c5e-6591-4200-8e1c-5c80c83adad8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:29.240731 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 521/1034] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:28 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:29.260681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3efdb64a-c74b-469f-aa32-7fcbc7fc1932 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups returned with HTTP 202 Jan 28 13:09:29.267932 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 514/1035] 10.222.0.38 () {62 vars in 1266 bytes} [Thu Jan 28 13:09:28 2021] POST /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups => generated 399 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:09:29.280312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31667c9a-44a1-438e-ab74-aa0eefa95e60 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:29.281290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31667c9a-44a1-438e-ab74-aa0eefa95e60 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:29.282474 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:29.282474 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:29.283079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31667c9a-44a1-438e-ab74-aa0eefa95e60 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:29.287101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-31667c9a-44a1-438e-ab74-aa0eefa95e60 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:29.362535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:29.362535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:29.374487 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31667c9a-44a1-438e-ab74-aa0eefa95e60 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:29.375831 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 522/1036] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:29 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 806 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:30.258502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26f1a065-3d7c-430e-b662-40ee2ab2521f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:30.259222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26f1a065-3d7c-430e-b662-40ee2ab2521f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:30.259704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:30.259704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:30.260302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26f1a065-3d7c-430e-b662-40ee2ab2521f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:30.380244 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:30.380244 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:30.391100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1125d5c-1b83-426f-946e-f18a628a7815 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:30.391854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1125d5c-1b83-426f-946e-f18a628a7815 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:30.392187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:30.392187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:30.392778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1125d5c-1b83-426f-946e-f18a628a7815 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:30.393295 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a1125d5c-1b83-426f-946e-f18a628a7815 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:30.430527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-26f1a065-3d7c-430e-b662-40ee2ab2521f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:30.461607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:30.461607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:30.475989 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1125d5c-1b83-426f-946e-f18a628a7815 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:30.478834 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 523/1037] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:30 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 806 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:09:30.520877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26f1a065-3d7c-430e-b662-40ee2ab2521f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:30.528885 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 515/1038] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:30 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:31.496249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddd52dbb-edd7-442c-ae59-70661f538ec5 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:31.497526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddd52dbb-edd7-442c-ae59-70661f538ec5 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:31.498208 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:31.498208 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:31.499098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddd52dbb-edd7-442c-ae59-70661f538ec5 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:31.499667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ddd52dbb-edd7-442c-ae59-70661f538ec5 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:31.545559 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:31.545559 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:31.548593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddd52dbb-edd7-442c-ae59-70661f538ec5 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:31.549609 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8449425a-a185-4ef2-ad98-126f461a67b8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:31.550037 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 524/1039] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:31 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 806 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:09:31.556492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8449425a-a185-4ef2-ad98-126f461a67b8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:31.556717 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:31.556717 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:31.557102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8449425a-a185-4ef2-ad98-126f461a67b8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:31.612112 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:31.612112 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:31.621822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8449425a-a185-4ef2-ad98-126f461a67b8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:31.652803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8449425a-a185-4ef2-ad98-126f461a67b8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:31.654394 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 516/1040] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:31 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:32.038708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6fbec20-fe2f-4bed-b352-911b9e7b77ef tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:09:32.040833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6fbec20-fe2f-4bed-b352-911b9e7b77ef tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:32.041532 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:32.041532 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:32.042210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6fbec20-fe2f-4bed-b352-911b9e7b77ef tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:32.276580 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:32.276580 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:32.288865 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a6fbec20-fe2f-4bed-b352-911b9e7b77ef tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:09:32.337670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6fbec20-fe2f-4bed-b352-911b9e7b77ef tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:09:32.339921 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 525/1041] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:32 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:32.357186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afec21e3-6732-4fa5-b49a-6d3446849063 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:09:32.357591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afec21e3-6732-4fa5-b49a-6d3446849063 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:32.357897 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:32.357897 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:32.368486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afec21e3-6732-4fa5-b49a-6d3446849063 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:32.438524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:32.438524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:32.450509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-afec21e3-6732-4fa5-b49a-6d3446849063 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:09:32.481648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afec21e3-6732-4fa5-b49a-6d3446849063 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:09:32.482540 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 517/1042] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:32 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:32.565053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04509f39-61d9-4a43-bfe9-3c9e346298ec tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:32.565635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04509f39-61d9-4a43-bfe9-3c9e346298ec tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:32.565849 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:32.565849 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:32.566771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04509f39-61d9-4a43-bfe9-3c9e346298ec tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:32.567338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-04509f39-61d9-4a43-bfe9-3c9e346298ec tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:32.614812 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:32.614812 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:32.622745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04509f39-61d9-4a43-bfe9-3c9e346298ec tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:32.624782 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 526/1043] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:32 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 806 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:32.671230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e5ebc9c-09fc-4adf-b89c-9e3b158e8fdc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:32.672089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e5ebc9c-09fc-4adf-b89c-9e3b158e8fdc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:32.672408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:32.672408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:32.673093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e5ebc9c-09fc-4adf-b89c-9e3b158e8fdc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:32.754400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:32.754400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:32.763789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6e5ebc9c-09fc-4adf-b89c-9e3b158e8fdc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:32.809468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e5ebc9c-09fc-4adf-b89c-9e3b158e8fdc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:32.810351 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 518/1044] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:32 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:33.639552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2e1e27b-4a90-4b00-a30d-20bf6ab9e70c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:33.640368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2e1e27b-4a90-4b00-a30d-20bf6ab9e70c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:33.640368 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:33.640368 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:33.640739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2e1e27b-4a90-4b00-a30d-20bf6ab9e70c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:33.640999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d2e1e27b-4a90-4b00-a30d-20bf6ab9e70c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:33.687752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:33.687752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:33.689835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2e1e27b-4a90-4b00-a30d-20bf6ab9e70c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:33.690726 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 527/1045] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:33 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 806 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:33.828557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51787ba7-970d-41f9-972f-713335b749fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:33.829551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51787ba7-970d-41f9-972f-713335b749fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:33.830097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:33.830097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:33.830948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51787ba7-970d-41f9-972f-713335b749fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:33.914467 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:33.914467 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:33.938969 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-51787ba7-970d-41f9-972f-713335b749fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:34.004806 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51787ba7-970d-41f9-972f-713335b749fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:34.005737 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 519/1046] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:33 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:34.713043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af78b8dd-12a2-4922-8bfb-6dfd4e215bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:34.713747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af78b8dd-12a2-4922-8bfb-6dfd4e215bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:34.714064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:34.714064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:34.714801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af78b8dd-12a2-4922-8bfb-6dfd4e215bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:34.715342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-af78b8dd-12a2-4922-8bfb-6dfd4e215bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:34.739659 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:34.739659 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:34.742233 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af78b8dd-12a2-4922-8bfb-6dfd4e215bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:34.746033 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 528/1047] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:34 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:35.023053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a8bd976-343c-49d9-8ab1-adf3521f264a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:35.024385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a8bd976-343c-49d9-8ab1-adf3521f264a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:35.024923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:35.024923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:35.025940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a8bd976-343c-49d9-8ab1-adf3521f264a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:35.152014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:35.152014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:35.179615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5a8bd976-343c-49d9-8ab1-adf3521f264a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:35.239852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a8bd976-343c-49d9-8ab1-adf3521f264a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:35.253546 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 520/1048] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:35 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:35.760038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0069937c-39fb-4141-b27a-2bab930970c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:35.760578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0069937c-39fb-4141-b27a-2bab930970c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:35.760690 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:35.760690 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:35.761051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0069937c-39fb-4141-b27a-2bab930970c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:35.761413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0069937c-39fb-4141-b27a-2bab930970c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:35.824678 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:35.824678 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:35.826875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0069937c-39fb-4141-b27a-2bab930970c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:35.828256 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 529/1049] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:35 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:36.264801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04e7af58-e2e7-438c-a95e-17207882b88f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:36.265618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04e7af58-e2e7-438c-a95e-17207882b88f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:36.266012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:36.266012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:36.266591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04e7af58-e2e7-438c-a95e-17207882b88f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:36.420200 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:36.420200 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:36.450417 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-04e7af58-e2e7-438c-a95e-17207882b88f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:36.487143 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04e7af58-e2e7-438c-a95e-17207882b88f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:36.492653 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 521/1050] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:36 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:36.845176 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b43f96d0-3d61-4072-8733-8708351bfc3c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:36.859182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b43f96d0-3d61-4072-8733-8708351bfc3c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:36.863788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:36.863788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:36.864608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b43f96d0-3d61-4072-8733-8708351bfc3c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:36.865198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b43f96d0-3d61-4072-8733-8708351bfc3c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:36.925552 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:36.925552 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:36.930519 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b43f96d0-3d61-4072-8733-8708351bfc3c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:36.932142 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 530/1051] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:36 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:37.513654 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92b5e51a-36e3-4b6c-b51e-33d13536dc7b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:37.515553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92b5e51a-36e3-4b6c-b51e-33d13536dc7b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:37.516208 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:37.516208 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:37.516900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92b5e51a-36e3-4b6c-b51e-33d13536dc7b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:37.810936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:37.810936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:37.833236 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-92b5e51a-36e3-4b6c-b51e-33d13536dc7b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:37.888947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92b5e51a-36e3-4b6c-b51e-33d13536dc7b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:37.892851 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 522/1052] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:37 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:37.952154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc5b639d-f468-4482-9e34-5640100e850e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:37.952748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc5b639d-f468-4482-9e34-5640100e850e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:37.952950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:37.952950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:37.953567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc5b639d-f468-4482-9e34-5640100e850e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:37.954651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fc5b639d-f468-4482-9e34-5640100e850e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:38.016237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:38.016237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:38.018146 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc5b639d-f468-4482-9e34-5640100e850e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:38.024274 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 531/1053] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:37 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:38.910554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e199ba7c-7894-4806-a790-aeedd757e127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:38.911325 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e199ba7c-7894-4806-a790-aeedd757e127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:38.912579 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:38.912579 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:38.913457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e199ba7c-7894-4806-a790-aeedd757e127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:39.033464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2170e429-0204-4dd7-8a06-ae99b9964296 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:39.034244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2170e429-0204-4dd7-8a06-ae99b9964296 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:39.034607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:39.034607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:39.035176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2170e429-0204-4dd7-8a06-ae99b9964296 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:39.035700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2170e429-0204-4dd7-8a06-ae99b9964296 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:39.101216 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:39.101216 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:39.110828 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2170e429-0204-4dd7-8a06-ae99b9964296 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:39.113739 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 532/1054] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:39 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:09:39.119030 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:39.119030 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:39.144987 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e199ba7c-7894-4806-a790-aeedd757e127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:39.178274 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e199ba7c-7894-4806-a790-aeedd757e127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:39.180188 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 523/1055] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:38 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:40.126832 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ee4e9a8-684f-4796-99a0-48d10fa94b5b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:40.127643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ee4e9a8-684f-4796-99a0-48d10fa94b5b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:40.127874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:40.127874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:40.128234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ee4e9a8-684f-4796-99a0-48d10fa94b5b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:40.128828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7ee4e9a8-684f-4796-99a0-48d10fa94b5b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:40.199732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f8044fd-f3c3-4146-a3c4-3d974d9c418c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:40.200679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f8044fd-f3c3-4146-a3c4-3d974d9c418c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:40.201002 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:40.201002 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:40.202070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f8044fd-f3c3-4146-a3c4-3d974d9c418c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:40.213546 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:40.213546 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:40.215951 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ee4e9a8-684f-4796-99a0-48d10fa94b5b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:40.217028 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 533/1056] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:40 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:40.281193 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:40.281193 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:40.297042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0f8044fd-f3c3-4146-a3c4-3d974d9c418c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:40.371407 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f8044fd-f3c3-4146-a3c4-3d974d9c418c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:40.372019 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 524/1057] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:40 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 910 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:41.231979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8dafdfd0-0b2f-4d2a-8dcd-ba532bbdb730 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:41.233492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8dafdfd0-0b2f-4d2a-8dcd-ba532bbdb730 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:41.233916 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:41.233916 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:41.234611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8dafdfd0-0b2f-4d2a-8dcd-ba532bbdb730 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:41.235206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8dafdfd0-0b2f-4d2a-8dcd-ba532bbdb730 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:41.308112 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:41.308112 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:41.317455 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8dafdfd0-0b2f-4d2a-8dcd-ba532bbdb730 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:41.337034 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 534/1058] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:41 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:41.411631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5d46fa2-6e93-4147-8e5f-bb8437d69695 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:41.426669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5d46fa2-6e93-4147-8e5f-bb8437d69695 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:41.443799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:41.443799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:41.446202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5d46fa2-6e93-4147-8e5f-bb8437d69695 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:41.640018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:41.640018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:41.691059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e5d46fa2-6e93-4147-8e5f-bb8437d69695 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:41.768027 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5d46fa2-6e93-4147-8e5f-bb8437d69695 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:41.785505 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 525/1059] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:41 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 968 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:42.348631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a03a7fb6-4e87-43f5-bf5e-58617f2cefa6 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:42.353555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a03a7fb6-4e87-43f5-bf5e-58617f2cefa6 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:42.354625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:42.354625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:42.355215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a03a7fb6-4e87-43f5-bf5e-58617f2cefa6 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:42.356442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a03a7fb6-4e87-43f5-bf5e-58617f2cefa6 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:42.515870 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:42.515870 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:42.518068 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a03a7fb6-4e87-43f5-bf5e-58617f2cefa6 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:42.519106 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 535/1060] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:42 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:42.792563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca149006-da92-4ad9-9ee5-3028b5fc6d79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:42.793470 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca149006-da92-4ad9-9ee5-3028b5fc6d79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:42.793849 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:42.793849 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:42.794594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca149006-da92-4ad9-9ee5-3028b5fc6d79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:43.076074 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:43.076074 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:43.087986 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ca149006-da92-4ad9-9ee5-3028b5fc6d79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:43.140592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca149006-da92-4ad9-9ee5-3028b5fc6d79 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:43.141470 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 526/1061] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:42 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 971 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:43.551542 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74231bae-8147-4d0c-b60d-cdb4b5553797 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:43.558747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74231bae-8147-4d0c-b60d-cdb4b5553797 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:43.559357 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:43.559357 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:43.560051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74231bae-8147-4d0c-b60d-cdb4b5553797 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:43.560617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-74231bae-8147-4d0c-b60d-cdb4b5553797 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:43.603706 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:43.603706 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:43.605681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74231bae-8147-4d0c-b60d-cdb4b5553797 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:43.612458 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 536/1062] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:43 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:44.187123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21ab4e07-7d74-4270-9420-6a35c293c9a9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:44.190667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21ab4e07-7d74-4270-9420-6a35c293c9a9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:44.196247 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:44.196247 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:44.196860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21ab4e07-7d74-4270-9420-6a35c293c9a9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:44.369198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:44.369198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:44.390108 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-21ab4e07-7d74-4270-9420-6a35c293c9a9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:44.454447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21ab4e07-7d74-4270-9420-6a35c293c9a9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:44.455324 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 527/1063] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:44 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 971 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:44.622682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8892409-027a-4b90-b2b5-190a06651522 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:44.623884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8892409-027a-4b90-b2b5-190a06651522 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:44.624273 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:44.624273 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:44.625001 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8892409-027a-4b90-b2b5-190a06651522 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:44.625526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f8892409-027a-4b90-b2b5-190a06651522 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:44.652457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:44.652457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:44.654659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8892409-027a-4b90-b2b5-190a06651522 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:44.656144 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 537/1064] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:44 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:45.472428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f420358-baeb-4d39-a6ca-f093ce175ece tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:45.473280 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f420358-baeb-4d39-a6ca-f093ce175ece tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:45.473694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:45.473694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:45.474286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f420358-baeb-4d39-a6ca-f093ce175ece tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:45.542146 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:45.542146 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:45.562053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6f420358-baeb-4d39-a6ca-f093ce175ece tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:45.605329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f420358-baeb-4d39-a6ca-f093ce175ece tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:45.606608 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 528/1065] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:45 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 971 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:45.670187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78698b8e-c4aa-4a12-bc2e-aab0d7988fa4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:45.670768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78698b8e-c4aa-4a12-bc2e-aab0d7988fa4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:45.670987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:45.670987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:45.671396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78698b8e-c4aa-4a12-bc2e-aab0d7988fa4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:45.671772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-78698b8e-c4aa-4a12-bc2e-aab0d7988fa4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:45.729594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:45.729594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:45.732168 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78698b8e-c4aa-4a12-bc2e-aab0d7988fa4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:45.737101 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 538/1066] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:45 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:46.625126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5a9a5d0-14fc-46bb-9727-bd626c021e0f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:46.625734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5a9a5d0-14fc-46bb-9727-bd626c021e0f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:46.626166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:46.626166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:46.626550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5a9a5d0-14fc-46bb-9727-bd626c021e0f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:46.713845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:46.713845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:46.725473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c5a9a5d0-14fc-46bb-9727-bd626c021e0f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:46.760304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb887543-c89d-415e-b7dd-1c7b454a0160 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:46.760304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb887543-c89d-415e-b7dd-1c7b454a0160 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:46.760304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:46.760304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:46.760584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb887543-c89d-415e-b7dd-1c7b454a0160 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:46.761412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-eb887543-c89d-415e-b7dd-1c7b454a0160 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:46.776447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5a9a5d0-14fc-46bb-9727-bd626c021e0f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:46.777518 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 529/1067] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:46 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 971 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:46.820342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:46.820342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:46.822721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb887543-c89d-415e-b7dd-1c7b454a0160 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:46.824960 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 539/1068] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:46 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:47.801446 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03adc1f8-4f7a-462e-9c7a-475e1cb67501 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:47.802882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03adc1f8-4f7a-462e-9c7a-475e1cb67501 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:47.803518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:47.803518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:47.804499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03adc1f8-4f7a-462e-9c7a-475e1cb67501 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:47.840662 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7cc50e3e-9c7c-4171-a842-9fc81acc7402 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:47.841836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7cc50e3e-9c7c-4171-a842-9fc81acc7402 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:47.842454 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:47.842454 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:47.843433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7cc50e3e-9c7c-4171-a842-9fc81acc7402 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:47.844163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7cc50e3e-9c7c-4171-a842-9fc81acc7402 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:47.945280 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:47.945280 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:47.955902 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:47.955902 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:47.957975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7cc50e3e-9c7c-4171-a842-9fc81acc7402 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:47.958836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 540/1069] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:47 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:47.960510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-03adc1f8-4f7a-462e-9c7a-475e1cb67501 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:48.011002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03adc1f8-4f7a-462e-9c7a-475e1cb67501 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:48.011935 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 530/1070] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:47 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 971 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:48.974544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14af9751-7a84-4fec-b417-131ca58a51fd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:48.975086 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14af9751-7a84-4fec-b417-131ca58a51fd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:48.977255 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:48.977255 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:48.977561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14af9751-7a84-4fec-b417-131ca58a51fd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:48.977925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-14af9751-7a84-4fec-b417-131ca58a51fd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:49.031086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60f38565-3d88-4c35-ad10-73a372d8a272 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:49.032040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60f38565-3d88-4c35-ad10-73a372d8a272 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:49.032459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:49.032459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:49.033142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60f38565-3d88-4c35-ad10-73a372d8a272 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:49.094636 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:49.094636 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:49.108116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14af9751-7a84-4fec-b417-131ca58a51fd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:49.109072 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 541/1071] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:48 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:49.164213 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:49.164213 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:49.191160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-60f38565-3d88-4c35-ad10-73a372d8a272 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:49.228758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60f38565-3d88-4c35-ad10-73a372d8a272 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:49.230087 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 531/1072] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 971 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:09:50.122860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f725b16-d867-4eba-bf2d-aeaf87e26a0e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:50.124042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f725b16-d867-4eba-bf2d-aeaf87e26a0e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:50.124560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:50.124560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:50.125206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f725b16-d867-4eba-bf2d-aeaf87e26a0e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:50.125757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9f725b16-d867-4eba-bf2d-aeaf87e26a0e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:50.225224 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:50.225224 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:50.225224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f725b16-d867-4eba-bf2d-aeaf87e26a0e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:50.246810 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a27328f-023c-43f5-8efd-dedc851b76d7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:50.248278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a27328f-023c-43f5-8efd-dedc851b76d7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:50.248694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:50.248694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:50.249335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a27328f-023c-43f5-8efd-dedc851b76d7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:50.251746 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 542/1073] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:50 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:50.368426 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:50.368426 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:50.391995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5a27328f-023c-43f5-8efd-dedc851b76d7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:50.482809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a27328f-023c-43f5-8efd-dedc851b76d7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:50.483870 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 532/1074] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:50 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 971 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:51.239722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cac1483d-fe5e-4c0e-9e8a-b7e12a0e4b48 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:51.241306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cac1483d-fe5e-4c0e-9e8a-b7e12a0e4b48 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:51.241931 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:51.241931 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:51.242645 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cac1483d-fe5e-4c0e-9e8a-b7e12a0e4b48 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:51.244579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cac1483d-fe5e-4c0e-9e8a-b7e12a0e4b48 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:51.280153 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:51.280153 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:51.280153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cac1483d-fe5e-4c0e-9e8a-b7e12a0e4b48 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:51.288303 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 543/1075] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:51 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:51.510262 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a254385-8be3-4db5-85bb-252f3aae3534 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:51.511334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a254385-8be3-4db5-85bb-252f3aae3534 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:51.511680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:51.511680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:51.512197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a254385-8be3-4db5-85bb-252f3aae3534 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:51.574171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:51.574171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:51.585339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a254385-8be3-4db5-85bb-252f3aae3534 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:51.617267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a254385-8be3-4db5-85bb-252f3aae3534 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:51.627819 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 533/1076] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 1359 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:09:51.636183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03eef7f4-75aa-4e4e-be79-bc554f80df35 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:09:51.636702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03eef7f4-75aa-4e4e-be79-bc554f80df35 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:51.636915 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:51.636915 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:51.637513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03eef7f4-75aa-4e4e-be79-bc554f80df35 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:51.694168 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:51.694168 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:51.706026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-03eef7f4-75aa-4e4e-be79-bc554f80df35 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:51.734304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03eef7f4-75aa-4e4e-be79-bc554f80df35 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:09:51.735503 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 544/1077] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 1359 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:09:51.755097 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4a9fa70-3e29-420b-b9dd-7ddeefcca8a7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups Jan 28 13:09:51.755884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:51.755884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:51.756534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e4a9fa70-3e29-420b-b9dd-7ddeefcca8a7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99", "name": "tempest-VolumesBackupsTest-Backup-530539150"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:09:51.759357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-e4a9fa70-3e29-420b-b9dd-7ddeefcca8a7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Creating new backup {'backup': {'volume_id': '4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99', 'name': 'tempest-VolumesBackupsTest-Backup-530539150'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 13:09:51.759944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-e4a9fa70-3e29-420b-b9dd-7ddeefcca8a7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Creating backup of volume 4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 in container None Jan 28 13:09:51.823912 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:51.823912 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:51.825124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e4a9fa70-3e29-420b-b9dd-7ddeefcca8a7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:09:51.911835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e4a9fa70-3e29-420b-b9dd-7ddeefcca8a7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Created reservations ['50ab41f3-c340-4ce0-b8ac-2f007849be63', '44b6d638-7f4d-45b9-9239-396b04dac6ec'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:09:52.033643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4a9fa70-3e29-420b-b9dd-7ddeefcca8a7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups returned with HTTP 202 Jan 28 13:09:52.035871 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 534/1078] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:09:51 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/backups => generated 395 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:09:52.049537 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2be3e661-f446-4b07-99c4-e4e37123e901 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:09:52.050079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2be3e661-f446-4b07-99c4-e4e37123e901 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:52.050302 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:52.050302 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:52.050673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2be3e661-f446-4b07-99c4-e4e37123e901 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:52.051040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2be3e661-f446-4b07-99c4-e4e37123e901 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:52.121123 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:52.121123 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:52.125928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2be3e661-f446-4b07-99c4-e4e37123e901 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:09:52.128571 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 545/1079] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:52 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 802 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:52.296436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99efc1dc-6bca-4384-b6c3-1b2c259e5900 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:52.296993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99efc1dc-6bca-4384-b6c3-1b2c259e5900 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:52.297306 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:52.297306 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:52.297755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99efc1dc-6bca-4384-b6c3-1b2c259e5900 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:52.298264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-99efc1dc-6bca-4384-b6c3-1b2c259e5900 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:52.329292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:52.329292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:52.331890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99efc1dc-6bca-4384-b6c3-1b2c259e5900 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:52.333370 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 535/1080] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:52 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:53.149804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63d2f094-fb5e-4529-8432-7d87ce9d75bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:09:53.150353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63d2f094-fb5e-4529-8432-7d87ce9d75bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:53.150577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:53.150577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:53.150954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63d2f094-fb5e-4529-8432-7d87ce9d75bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:53.151383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-63d2f094-fb5e-4529-8432-7d87ce9d75bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:53.205889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:53.205889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:53.207875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63d2f094-fb5e-4529-8432-7d87ce9d75bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:09:53.209043 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 546/1081] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:53 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:53.348856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a3d067b-f388-4139-b074-7ce2ffc7549a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:53.352549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a3d067b-f388-4139-b074-7ce2ffc7549a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:53.353173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:53.353173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:53.353866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a3d067b-f388-4139-b074-7ce2ffc7549a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:53.354481 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3a3d067b-f388-4139-b074-7ce2ffc7549a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:53.429864 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:53.429864 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:53.433184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a3d067b-f388-4139-b074-7ce2ffc7549a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:53.434648 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 536/1082] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:53 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:54.224244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51f774f3-59d9-4f43-88e2-cd8944063fce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:09:54.224993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51f774f3-59d9-4f43-88e2-cd8944063fce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:54.225324 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:54.225324 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:54.225938 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51f774f3-59d9-4f43-88e2-cd8944063fce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:54.226757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-51f774f3-59d9-4f43-88e2-cd8944063fce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:54.277919 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:54.277919 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:54.290915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51f774f3-59d9-4f43-88e2-cd8944063fce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:09:54.291913 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 547/1083] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:54 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 802 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:54.449211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74a06838-aa53-489a-a727-6ce5f87603bf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:54.449892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74a06838-aa53-489a-a727-6ce5f87603bf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:54.450135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:54.450135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:54.450608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74a06838-aa53-489a-a727-6ce5f87603bf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:54.450977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-74a06838-aa53-489a-a727-6ce5f87603bf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:54.520827 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:54.520827 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:54.522733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74a06838-aa53-489a-a727-6ce5f87603bf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:54.533586 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 537/1084] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:54 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:55.306753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c356dd46-dad8-48a4-8296-ed9b2bf573db tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:09:55.307459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c356dd46-dad8-48a4-8296-ed9b2bf573db tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:55.307637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:55.307637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:55.307974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c356dd46-dad8-48a4-8296-ed9b2bf573db tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:55.308349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c356dd46-dad8-48a4-8296-ed9b2bf573db tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:55.352038 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:55.352038 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:55.354112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c356dd46-dad8-48a4-8296-ed9b2bf573db tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:09:55.354958 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 548/1085] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:55 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 802 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:55.538092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce5de9a9-8374-464e-a465-94614dd6e778 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:55.539463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce5de9a9-8374-464e-a465-94614dd6e778 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:55.539903 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:55.539903 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:55.540559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce5de9a9-8374-464e-a465-94614dd6e778 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:55.541126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ce5de9a9-8374-464e-a465-94614dd6e778 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:55.589237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:55.589237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:55.597606 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce5de9a9-8374-464e-a465-94614dd6e778 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:55.598650 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 538/1086] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:55 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:56.371275 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8342ab9-59a0-44e5-813a-f6c25a220146 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:09:56.372110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8342ab9-59a0-44e5-813a-f6c25a220146 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:56.372509 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:56.372509 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:56.373128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8342ab9-59a0-44e5-813a-f6c25a220146 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:56.374223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b8342ab9-59a0-44e5-813a-f6c25a220146 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:56.454769 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:56.454769 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:56.456926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8342ab9-59a0-44e5-813a-f6c25a220146 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:09:56.458030 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 549/1087] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:56 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 802 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:56.622584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-503c04b1-ef05-444a-9acc-e647bb86c1ae tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:56.627078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-503c04b1-ef05-444a-9acc-e647bb86c1ae tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:56.627627 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:56.627627 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:56.628476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-503c04b1-ef05-444a-9acc-e647bb86c1ae tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:56.629040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-503c04b1-ef05-444a-9acc-e647bb86c1ae tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:56.669796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:56.669796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:56.690556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-503c04b1-ef05-444a-9acc-e647bb86c1ae tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:56.691790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 539/1088] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:56 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:57.482621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ea7bd10-60c3-4a72-b167-df280caf4c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:09:57.482621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ea7bd10-60c3-4a72-b167-df280caf4c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:57.482621 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:57.482621 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:57.482621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ea7bd10-60c3-4a72-b167-df280caf4c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:57.482621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7ea7bd10-60c3-4a72-b167-df280caf4c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:57.537435 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:57.537435 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:57.548074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ea7bd10-60c3-4a72-b167-df280caf4c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:09:57.548940 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 550/1089] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:57 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:57.706568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ba6f0de-5c6c-4278-85b5-48000402473d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:57.707358 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ba6f0de-5c6c-4278-85b5-48000402473d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:57.707694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:57.707694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:57.708224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ba6f0de-5c6c-4278-85b5-48000402473d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:57.709015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2ba6f0de-5c6c-4278-85b5-48000402473d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:57.767018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:57.767018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:57.769411 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ba6f0de-5c6c-4278-85b5-48000402473d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:57.770754 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 540/1090] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:57 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:58.567975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f850747-3832-4530-b016-15907e7bbd97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:09:58.568818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f850747-3832-4530-b016-15907e7bbd97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:58.570407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:58.570407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:58.571087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f850747-3832-4530-b016-15907e7bbd97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:58.571612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2f850747-3832-4530-b016-15907e7bbd97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:58.700419 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:58.700419 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:58.712053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f850747-3832-4530-b016-15907e7bbd97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:09:58.715007 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 551/1091] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:58.786170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c359bcc0-3a5e-4cb6-b573-f45783edb8d2 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:58.786959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c359bcc0-3a5e-4cb6-b573-f45783edb8d2 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:58.787296 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:58.787296 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:58.787867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c359bcc0-3a5e-4cb6-b573-f45783edb8d2 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:58.788535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c359bcc0-3a5e-4cb6-b573-f45783edb8d2 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:58.893918 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:58.893918 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:58.909599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c359bcc0-3a5e-4cb6-b573-f45783edb8d2 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:09:58.917100 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 541/1092] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:58 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:59.731053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afa2031e-6b81-44dd-8286-8c95153f5f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:09:59.731780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afa2031e-6b81-44dd-8286-8c95153f5f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:59.732114 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:59.732114 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:59.733176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afa2031e-6b81-44dd-8286-8c95153f5f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:59.735519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-afa2031e-6b81-44dd-8286-8c95153f5f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:09:59.841026 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:09:59.841026 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:09:59.848421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afa2031e-6b81-44dd-8286-8c95153f5f91 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:09:59.849354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 552/1093] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:09:59 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:09:59.941520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0ec75d4-67b6-473d-a4a5-e45af1f6f3cd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:09:59.949292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0ec75d4-67b6-473d-a4a5-e45af1f6f3cd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:09:59.949411 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:09:59.949411 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:09:59.950124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0ec75d4-67b6-473d-a4a5-e45af1f6f3cd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:09:59.950196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c0ec75d4-67b6-473d-a4a5-e45af1f6f3cd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:00.091166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:00.091166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:00.094895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0ec75d4-67b6-473d-a4a5-e45af1f6f3cd tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:00.097241 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 542/1094] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:09:59 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:00.870366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f181b7ce-fd05-4578-89c8-352036dcc7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:00.872425 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f181b7ce-fd05-4578-89c8-352036dcc7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:00.872843 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:00.872843 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:00.873473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f181b7ce-fd05-4578-89c8-352036dcc7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:00.874015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f181b7ce-fd05-4578-89c8-352036dcc7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:00.984488 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:00.984488 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:00.986589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f181b7ce-fd05-4578-89c8-352036dcc7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:00.987464 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 553/1095] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:00 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:01.112418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16698b62-1f49-46ce-887e-21ad104f7324 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:01.113042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16698b62-1f49-46ce-887e-21ad104f7324 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:01.113251 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:01.113251 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:01.113606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16698b62-1f49-46ce-887e-21ad104f7324 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:01.113992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-16698b62-1f49-46ce-887e-21ad104f7324 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:01.163489 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:01.163489 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:01.165520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16698b62-1f49-46ce-887e-21ad104f7324 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:01.168883 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 543/1096] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:01 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:02.002610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce7a6e9c-2cf2-4984-b92f-be3cbe2657ff tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:02.003178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce7a6e9c-2cf2-4984-b92f-be3cbe2657ff tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:02.003422 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:02.003422 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:02.003807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce7a6e9c-2cf2-4984-b92f-be3cbe2657ff tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:02.004181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ce7a6e9c-2cf2-4984-b92f-be3cbe2657ff tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:02.082383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:02.082383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:02.084717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce7a6e9c-2cf2-4984-b92f-be3cbe2657ff tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:02.107740 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 554/1097] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:01 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:02.182069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddaba078-f458-42a6-b20e-152bb7a0ebbf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:02.183541 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddaba078-f458-42a6-b20e-152bb7a0ebbf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:02.183541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:02.183541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:02.183541 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddaba078-f458-42a6-b20e-152bb7a0ebbf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:02.183906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ddaba078-f458-42a6-b20e-152bb7a0ebbf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:02.248999 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:02.248999 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:02.255765 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddaba078-f458-42a6-b20e-152bb7a0ebbf tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:02.263049 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 544/1098] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:02 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:03.101425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b249ae78-4148-4591-8a74-574b934f0d57 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:03.102449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b249ae78-4148-4591-8a74-574b934f0d57 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:03.102449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:03.102449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:03.102449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b249ae78-4148-4591-8a74-574b934f0d57 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:03.102724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b249ae78-4148-4591-8a74-574b934f0d57 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:03.185826 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:03.185826 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:03.194776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b249ae78-4148-4591-8a74-574b934f0d57 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:03.206043 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 555/1099] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:03 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:03.270914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b2399ed-19ad-4706-92d8-aa6ed6845bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:03.271466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b2399ed-19ad-4706-92d8-aa6ed6845bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:03.271735 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:03.271735 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:03.272281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b2399ed-19ad-4706-92d8-aa6ed6845bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:03.272975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5b2399ed-19ad-4706-92d8-aa6ed6845bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:03.317233 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:03.317233 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:03.323053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b2399ed-19ad-4706-92d8-aa6ed6845bcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:03.323935 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 545/1100] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:03 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:04.218636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93122cdc-fa5a-4eca-adb1-eb508bffa80c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:04.219156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93122cdc-fa5a-4eca-adb1-eb508bffa80c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:04.219358 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:04.219358 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:04.219967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93122cdc-fa5a-4eca-adb1-eb508bffa80c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:04.220331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-93122cdc-fa5a-4eca-adb1-eb508bffa80c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:04.282616 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:04.282616 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:04.291286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93122cdc-fa5a-4eca-adb1-eb508bffa80c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:04.292238 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 556/1101] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:04 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:04.339513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e856d987-6cf3-4ec6-98d7-ebb01f61fbcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:04.340119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e856d987-6cf3-4ec6-98d7-ebb01f61fbcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:04.340341 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:04.340341 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:04.340721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e856d987-6cf3-4ec6-98d7-ebb01f61fbcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:04.341093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e856d987-6cf3-4ec6-98d7-ebb01f61fbcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:04.396145 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:04.396145 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:04.398663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e856d987-6cf3-4ec6-98d7-ebb01f61fbcb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:04.399567 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 546/1102] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:04 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:05.313136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf04130b-7469-4478-af3a-23e492dca1c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:05.313713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf04130b-7469-4478-af3a-23e492dca1c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:05.313944 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:05.313944 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:05.314323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf04130b-7469-4478-af3a-23e492dca1c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:05.314693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bf04130b-7469-4478-af3a-23e492dca1c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:05.354808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:05.354808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:05.357258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf04130b-7469-4478-af3a-23e492dca1c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:05.358620 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 557/1103] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:05 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:05.426474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-591996bb-3e67-418e-a379-95416429a13c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:05.427089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-591996bb-3e67-418e-a379-95416429a13c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:05.427326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:05.427326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:05.428312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-591996bb-3e67-418e-a379-95416429a13c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:05.428312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-591996bb-3e67-418e-a379-95416429a13c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:05.492203 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:05.492203 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:05.494402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-591996bb-3e67-418e-a379-95416429a13c tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:05.502923 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 547/1104] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:05 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:06.378544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec04d2db-7c23-42b7-851f-45594dd6eea0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:06.381959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec04d2db-7c23-42b7-851f-45594dd6eea0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:06.382261 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:06.382261 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:06.382826 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec04d2db-7c23-42b7-851f-45594dd6eea0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:06.383292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ec04d2db-7c23-42b7-851f-45594dd6eea0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:06.478082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:06.478082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:06.483503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec04d2db-7c23-42b7-851f-45594dd6eea0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:06.486899 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 558/1105] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:06 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:06.518518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-461c8599-1162-443a-b0ba-06069e005c9e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:06.519203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-461c8599-1162-443a-b0ba-06069e005c9e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:06.519512 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:06.519512 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:06.519970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-461c8599-1162-443a-b0ba-06069e005c9e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:06.520423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-461c8599-1162-443a-b0ba-06069e005c9e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:06.572012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:06.572012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:06.577336 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-461c8599-1162-443a-b0ba-06069e005c9e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:06.579097 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 548/1106] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:06 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:07.503093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7002dc97-8884-403d-8a5f-3ffd325242dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:07.503703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7002dc97-8884-403d-8a5f-3ffd325242dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:07.503954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:07.503954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:07.504532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7002dc97-8884-403d-8a5f-3ffd325242dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:07.504901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7002dc97-8884-403d-8a5f-3ffd325242dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:07.550529 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:07.550529 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:07.553316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7002dc97-8884-403d-8a5f-3ffd325242dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:07.554936 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 559/1107] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:07 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:07.602910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ed7ac2d-bfc3-4292-b6f6-4052bb8c333e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:07.606638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ed7ac2d-bfc3-4292-b6f6-4052bb8c333e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:07.611216 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:07.611216 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:07.612893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ed7ac2d-bfc3-4292-b6f6-4052bb8c333e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:07.613708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2ed7ac2d-bfc3-4292-b6f6-4052bb8c333e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:07.671346 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:07.671346 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:07.684356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ed7ac2d-bfc3-4292-b6f6-4052bb8c333e tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:07.685396 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 549/1108] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:07 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:08.571138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f16eef8-35ca-447e-be95-422b0005ef5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:08.573872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f16eef8-35ca-447e-be95-422b0005ef5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:08.574102 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:08.574102 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:08.575726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f16eef8-35ca-447e-be95-422b0005ef5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:08.576404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2f16eef8-35ca-447e-be95-422b0005ef5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:08.656236 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:08.656236 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:08.657530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f16eef8-35ca-447e-be95-422b0005ef5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:08.660512 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 560/1109] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:08 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:08.700079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68093636-8637-46bd-adad-5eef31398cd9 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:08.701030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68093636-8637-46bd-adad-5eef31398cd9 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:08.701446 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:08.701446 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:08.708174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68093636-8637-46bd-adad-5eef31398cd9 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:08.711096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-68093636-8637-46bd-adad-5eef31398cd9 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:08.750510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:08.750510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:08.752622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68093636-8637-46bd-adad-5eef31398cd9 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:08.760761 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 550/1110] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:08 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:09.672465 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ad102b8-8ad7-481c-aaba-d5a121ebed62 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:09.674071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ad102b8-8ad7-481c-aaba-d5a121ebed62 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:09.674469 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:09.674469 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:09.675125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ad102b8-8ad7-481c-aaba-d5a121ebed62 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:09.675796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9ad102b8-8ad7-481c-aaba-d5a121ebed62 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:09.742395 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:09.742395 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:09.750253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ad102b8-8ad7-481c-aaba-d5a121ebed62 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:09.751709 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 561/1111] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:09 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:09.767315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3241ee7b-d89b-44f9-8f06-31e56ef9db36 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:09.767868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3241ee7b-d89b-44f9-8f06-31e56ef9db36 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:09.768088 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:09.768088 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:09.768464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3241ee7b-d89b-44f9-8f06-31e56ef9db36 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:09.768833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3241ee7b-d89b-44f9-8f06-31e56ef9db36 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:09.816562 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:09.816562 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:09.825575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3241ee7b-d89b-44f9-8f06-31e56ef9db36 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:09.826822 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 551/1112] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:09 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:10.769404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcf2d8e3-d036-4f05-84b8-f6f1c820a2ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:10.770537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcf2d8e3-d036-4f05-84b8-f6f1c820a2ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:10.771047 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:10.771047 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:10.772221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcf2d8e3-d036-4f05-84b8-f6f1c820a2ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:10.773364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dcf2d8e3-d036-4f05-84b8-f6f1c820a2ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:10.827890 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:10.827890 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:10.838803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcf2d8e3-d036-4f05-84b8-f6f1c820a2ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:10.840301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 562/1113] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:10 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:10.844813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db2bb20a-93db-4154-a866-5ed09efb49eb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:10.845480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db2bb20a-93db-4154-a866-5ed09efb49eb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:10.845735 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:10.845735 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:10.846116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db2bb20a-93db-4154-a866-5ed09efb49eb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:10.846495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-db2bb20a-93db-4154-a866-5ed09efb49eb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:10.888952 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:10.888952 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:10.895137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db2bb20a-93db-4154-a866-5ed09efb49eb tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:10.896020 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 552/1114] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:10 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:11.854932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-780b8edf-9761-4e65-833b-8e25d941933c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:11.855447 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-780b8edf-9761-4e65-833b-8e25d941933c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:11.855742 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:11.855742 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:11.856270 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-780b8edf-9761-4e65-833b-8e25d941933c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:11.856749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-780b8edf-9761-4e65-833b-8e25d941933c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:11.910931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2c577e0-5bf4-4e6e-b6a3-dc3ec262330a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:11.917646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2c577e0-5bf4-4e6e-b6a3-dc3ec262330a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:11.919486 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:11.919486 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:11.920045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2c577e0-5bf4-4e6e-b6a3-dc3ec262330a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:11.931774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c2c577e0-5bf4-4e6e-b6a3-dc3ec262330a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:11.945077 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:11.945077 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:11.948036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-780b8edf-9761-4e65-833b-8e25d941933c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:11.968167 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 563/1115] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:11 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:12.022131 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:12.022131 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:12.024631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2c577e0-5bf4-4e6e-b6a3-dc3ec262330a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:12.025642 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 553/1116] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:11 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:12.982194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9002726-561f-49f5-a9eb-6f425103c03c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:12.983363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9002726-561f-49f5-a9eb-6f425103c03c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:12.983747 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:12.983747 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:12.984356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9002726-561f-49f5-a9eb-6f425103c03c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:12.984876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d9002726-561f-49f5-a9eb-6f425103c03c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:13.044366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3bd2f398-b7ac-477a-9e81-4b17764e6b13 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:13.050603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3bd2f398-b7ac-477a-9e81-4b17764e6b13 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:13.050603 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:13.050603 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:13.050603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3bd2f398-b7ac-477a-9e81-4b17764e6b13 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:13.050603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3bd2f398-b7ac-477a-9e81-4b17764e6b13 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:13.058021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:13.058021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:13.063284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9002726-561f-49f5-a9eb-6f425103c03c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:13.070765 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 564/1117] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:12 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:13.107634 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:13.107634 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:13.109662 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3bd2f398-b7ac-477a-9e81-4b17764e6b13 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:13.110841 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 554/1118] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:13 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:14.086479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9767066b-cd91-402d-b065-44912c7f0331 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:14.087772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9767066b-cd91-402d-b065-44912c7f0331 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:14.088200 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:14.088200 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:14.088920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9767066b-cd91-402d-b065-44912c7f0331 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:14.089825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9767066b-cd91-402d-b065-44912c7f0331 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:14.121960 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:14.121960 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:14.124614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9767066b-cd91-402d-b065-44912c7f0331 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:14.126010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e75a8c4-1747-4380-8113-0679b28ac7ed tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:14.127066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e75a8c4-1747-4380-8113-0679b28ac7ed tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:14.127485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:14.127485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:14.128285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e75a8c4-1747-4380-8113-0679b28ac7ed tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:14.128814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0e75a8c4-1747-4380-8113-0679b28ac7ed tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:14.133560 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 565/1119] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:14.200609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:14.200609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:14.200609 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e75a8c4-1747-4380-8113-0679b28ac7ed tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:14.206138 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 555/1120] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:14 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:15.141401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd5c595a-95c3-4e26-8383-8d76b66b83d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:15.142226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd5c595a-95c3-4e26-8383-8d76b66b83d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:15.142404 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:15.142404 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:15.142894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd5c595a-95c3-4e26-8383-8d76b66b83d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:15.143629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dd5c595a-95c3-4e26-8383-8d76b66b83d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:15.215371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5618f6c0-1670-46bc-94bf-62880ec34b26 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:15.215851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5618f6c0-1670-46bc-94bf-62880ec34b26 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:15.215851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:15.215851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:15.216382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5618f6c0-1670-46bc-94bf-62880ec34b26 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:15.216535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:15.216535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:15.216664 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5618f6c0-1670-46bc-94bf-62880ec34b26 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:15.224138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd5c595a-95c3-4e26-8383-8d76b66b83d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:15.235164 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 566/1121] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:15 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:15.299830 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:15.299830 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:15.309015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5618f6c0-1670-46bc-94bf-62880ec34b26 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:15.322461 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 556/1122] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:15 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:16.283086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c74c4de8-b879-4750-87a9-6fce2edf542b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:16.284500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c74c4de8-b879-4750-87a9-6fce2edf542b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:16.285021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:16.285021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:16.285762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c74c4de8-b879-4750-87a9-6fce2edf542b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:16.286426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c74c4de8-b879-4750-87a9-6fce2edf542b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:16.331057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee6c05af-5cb8-4665-bcb9-27fbc4914ddc tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:16.331614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee6c05af-5cb8-4665-bcb9-27fbc4914ddc tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:16.331811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:16.331811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:16.332823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee6c05af-5cb8-4665-bcb9-27fbc4914ddc tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:16.333459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ee6c05af-5cb8-4665-bcb9-27fbc4914ddc tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:16.349724 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:16.349724 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:16.352007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c74c4de8-b879-4750-87a9-6fce2edf542b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:16.352940 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 567/1123] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:16 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:16.392460 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:16.392460 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:16.394849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee6c05af-5cb8-4665-bcb9-27fbc4914ddc tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:16.404938 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 557/1124] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:16 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:17.369863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29ff9fc8-a861-4e2c-9349-18f2f9b0db59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:17.371081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29ff9fc8-a861-4e2c-9349-18f2f9b0db59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:17.371491 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:17.371491 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:17.372148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29ff9fc8-a861-4e2c-9349-18f2f9b0db59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:17.372671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-29ff9fc8-a861-4e2c-9349-18f2f9b0db59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:17.419679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-decdd288-de37-4cc4-b1e3-5750a8b652be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:17.420269 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-decdd288-de37-4cc4-b1e3-5750a8b652be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:17.420505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:17.420505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:17.420885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-decdd288-de37-4cc4-b1e3-5750a8b652be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:17.421268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-decdd288-de37-4cc4-b1e3-5750a8b652be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:17.423996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:17.423996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:17.438045 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29ff9fc8-a861-4e2c-9349-18f2f9b0db59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:17.439201 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 568/1125] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:17 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:17.501415 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:17.501415 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:17.503482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-decdd288-de37-4cc4-b1e3-5750a8b652be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:17.511762 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 558/1126] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:17 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:18.454682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa47af4b-ad4f-48de-810d-2f030f0e24c7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:18.455427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa47af4b-ad4f-48de-810d-2f030f0e24c7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:18.455427 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:18.455427 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:18.455856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa47af4b-ad4f-48de-810d-2f030f0e24c7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:18.456179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fa47af4b-ad4f-48de-810d-2f030f0e24c7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:18.532333 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85cacbb0-40fc-4ef6-b1c1-dee3ef344999 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:18.532333 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85cacbb0-40fc-4ef6-b1c1-dee3ef344999 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:18.532333 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:18.532333 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:18.532333 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85cacbb0-40fc-4ef6-b1c1-dee3ef344999 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:18.532333 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-85cacbb0-40fc-4ef6-b1c1-dee3ef344999 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:18.552471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:18.552471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:18.554516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa47af4b-ad4f-48de-810d-2f030f0e24c7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:18.564001 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 569/1127] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:18 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:18.575509 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:18.575509 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:18.578223 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85cacbb0-40fc-4ef6-b1c1-dee3ef344999 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:18.594930 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 559/1128] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:18 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:19.603633 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a1b8cad-a2fc-45c5-a726-086f8f9f68a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:19.604820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a1b8cad-a2fc-45c5-a726-086f8f9f68a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:19.605300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:19.605300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:19.606064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a1b8cad-a2fc-45c5-a726-086f8f9f68a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:19.606664 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1a1b8cad-a2fc-45c5-a726-086f8f9f68a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:19.610959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c320bd77-6ebb-4860-a863-d3bd27eaaf56 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:19.614512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c320bd77-6ebb-4860-a863-d3bd27eaaf56 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:19.614841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:19.614841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:19.615314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c320bd77-6ebb-4860-a863-d3bd27eaaf56 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:19.615720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c320bd77-6ebb-4860-a863-d3bd27eaaf56 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:19.660776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:19.660776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:19.667015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a1b8cad-a2fc-45c5-a726-086f8f9f68a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:19.668939 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 570/1129] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:19 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:19.693519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:19.693519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:19.695752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c320bd77-6ebb-4860-a863-d3bd27eaaf56 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:19.707563 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 560/1130] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:19 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:20.693593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6805d688-9b9d-44b6-a2a5-ec696caccad1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:20.694654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6805d688-9b9d-44b6-a2a5-ec696caccad1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:20.695160 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:20.695160 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:20.695709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6805d688-9b9d-44b6-a2a5-ec696caccad1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:20.696197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6805d688-9b9d-44b6-a2a5-ec696caccad1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:20.715656 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1f677c2-f783-4c10-95ed-2f3914619235 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:20.716644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1f677c2-f783-4c10-95ed-2f3914619235 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:20.717062 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:20.717062 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:20.717736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1f677c2-f783-4c10-95ed-2f3914619235 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:20.718338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e1f677c2-f783-4c10-95ed-2f3914619235 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:20.747052 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:20.747052 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:20.749541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6805d688-9b9d-44b6-a2a5-ec696caccad1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:20.757118 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 571/1131] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:20 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:20.764836 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:20.764836 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:20.771497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1f677c2-f783-4c10-95ed-2f3914619235 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:20.777169 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 561/1132] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:20 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:21.773447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af72e00d-ca14-48b3-8b7f-17e97cdb330c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:21.801135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d89083a2-91c4-4d6f-ba90-d7a72d21cbf4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:21.802202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d89083a2-91c4-4d6f-ba90-d7a72d21cbf4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:21.802579 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:21.802579 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:21.803229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d89083a2-91c4-4d6f-ba90-d7a72d21cbf4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:21.803796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d89083a2-91c4-4d6f-ba90-d7a72d21cbf4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:21.807768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af72e00d-ca14-48b3-8b7f-17e97cdb330c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:21.807768 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:21.807768 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:21.808207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af72e00d-ca14-48b3-8b7f-17e97cdb330c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:21.808589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-af72e00d-ca14-48b3-8b7f-17e97cdb330c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:21.834847 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:21.834847 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:21.841157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d89083a2-91c4-4d6f-ba90-d7a72d21cbf4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:21.842400 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 562/1133] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:21 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:21.857443 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:21.857443 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:21.860448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af72e00d-ca14-48b3-8b7f-17e97cdb330c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:21.861642 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 572/1134] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:21 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:22.870249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcbc9fb3-33fe-425c-bb2e-7873699051c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:22.871018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcbc9fb3-33fe-425c-bb2e-7873699051c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:22.872098 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:22.872098 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:22.881054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2707f0e1-6da6-45c5-8292-2026bb5884f6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:22.882314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2707f0e1-6da6-45c5-8292-2026bb5884f6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:22.883308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcbc9fb3-33fe-425c-bb2e-7873699051c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:22.883506 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:22.883506 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:22.884104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2707f0e1-6da6-45c5-8292-2026bb5884f6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:22.884615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2707f0e1-6da6-45c5-8292-2026bb5884f6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:22.885146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dcbc9fb3-33fe-425c-bb2e-7873699051c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:22.975525 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:22.975525 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:22.978860 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:22.978860 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:22.983284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2707f0e1-6da6-45c5-8292-2026bb5884f6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:22.987169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcbc9fb3-33fe-425c-bb2e-7873699051c0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:22.988237 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 573/1135] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:22 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:22.989386 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 563/1136] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:22 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:24.003197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67bfc204-2fe4-41b7-9802-64d37b210c50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:24.003833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67bfc204-2fe4-41b7-9802-64d37b210c50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:24.004021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:24.004021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:24.007408 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67bfc204-2fe4-41b7-9802-64d37b210c50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:24.008153 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-67bfc204-2fe4-41b7-9802-64d37b210c50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:24.009967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca6ae138-baf6-4c62-8ca9-11cc183f4719 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:24.010589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca6ae138-baf6-4c62-8ca9-11cc183f4719 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:24.010813 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:24.010813 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:24.011200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca6ae138-baf6-4c62-8ca9-11cc183f4719 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:24.011624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ca6ae138-baf6-4c62-8ca9-11cc183f4719 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:24.075056 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:24.075056 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:24.081737 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67bfc204-2fe4-41b7-9802-64d37b210c50 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:24.083517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:24.083517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:24.084050 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 574/1137] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:23 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:24.089795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca6ae138-baf6-4c62-8ca9-11cc183f4719 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:24.091047 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 564/1138] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:24 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:25.100200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9322189-08f3-4156-a42f-d57994889ad6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:25.101322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9322189-08f3-4156-a42f-d57994889ad6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:25.101715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:25.101715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:25.102357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9322189-08f3-4156-a42f-d57994889ad6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:25.102924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d9322189-08f3-4156-a42f-d57994889ad6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:25.118436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3020852e-ceb2-46e5-bef6-3481cb62844d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:25.119114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3020852e-ceb2-46e5-bef6-3481cb62844d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:25.119421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:25.119421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:25.119817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3020852e-ceb2-46e5-bef6-3481cb62844d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:25.120252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3020852e-ceb2-46e5-bef6-3481cb62844d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:25.165143 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:25.165143 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:25.171809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9322189-08f3-4156-a42f-d57994889ad6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:25.173185 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 575/1139] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:25 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:25.226150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:25.226150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:25.228714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3020852e-ceb2-46e5-bef6-3481cb62844d tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:25.243649 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 565/1140] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:25 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:26.195720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bbbef4d1-55c4-4e13-a768-f5bfe7961422 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:26.196599 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bbbef4d1-55c4-4e13-a768-f5bfe7961422 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:26.196953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:26.196953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:26.197564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bbbef4d1-55c4-4e13-a768-f5bfe7961422 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:26.198036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bbbef4d1-55c4-4e13-a768-f5bfe7961422 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:26.253707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cca6bde-a4fe-411c-8db5-b18ed9aa29f4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:26.254691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cca6bde-a4fe-411c-8db5-b18ed9aa29f4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:26.255105 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:26.255105 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:26.255726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cca6bde-a4fe-411c-8db5-b18ed9aa29f4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:26.256253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9cca6bde-a4fe-411c-8db5-b18ed9aa29f4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:26.256449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:26.256449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:26.263938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bbbef4d1-55c4-4e13-a768-f5bfe7961422 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:26.271015 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 576/1141] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:26 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:26.304217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:26.304217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:26.310195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cca6bde-a4fe-411c-8db5-b18ed9aa29f4 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:26.321007 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 566/1142] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:26 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:27.278685 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd2a5493-986c-444b-afcf-f430acc5ba1e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:27.279179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd2a5493-986c-444b-afcf-f430acc5ba1e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:27.279441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:27.279441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:27.279821 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd2a5493-986c-444b-afcf-f430acc5ba1e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:27.280193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fd2a5493-986c-444b-afcf-f430acc5ba1e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:27.329146 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d8ea14e-b05a-4744-87b0-9e524a7a7f64 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:27.329838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d8ea14e-b05a-4744-87b0-9e524a7a7f64 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:27.330299 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:27.330299 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:27.331429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d8ea14e-b05a-4744-87b0-9e524a7a7f64 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:27.331945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7d8ea14e-b05a-4744-87b0-9e524a7a7f64 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:27.351672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:27.351672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:27.351672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd2a5493-986c-444b-afcf-f430acc5ba1e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:27.367365 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 577/1143] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:27 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:27.398001 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:27.398001 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:27.417400 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d8ea14e-b05a-4744-87b0-9e524a7a7f64 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:27.418510 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 567/1144] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:27 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:28.379378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2206dca5-ff77-42c3-b9f5-bab77ff860de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:28.380344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2206dca5-ff77-42c3-b9f5-bab77ff860de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:28.380591 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:28.380591 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:28.381187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2206dca5-ff77-42c3-b9f5-bab77ff860de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:28.381866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2206dca5-ff77-42c3-b9f5-bab77ff860de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:28.447393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b16d1a1-4a20-477d-ad44-6c8e4d21f736 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:28.449568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b16d1a1-4a20-477d-ad44-6c8e4d21f736 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:28.453626 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:28.453626 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:28.454653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b16d1a1-4a20-477d-ad44-6c8e4d21f736 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:28.455592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7b16d1a1-4a20-477d-ad44-6c8e4d21f736 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:28.494282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:28.494282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:28.496487 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2206dca5-ff77-42c3-b9f5-bab77ff860de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:28.503955 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 578/1145] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:28 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:28.511745 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:28.511745 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:28.516686 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b16d1a1-4a20-477d-ad44-6c8e4d21f736 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:28.524903 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 568/1146] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:28 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:29.517930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38ce96f7-d3d7-4d7d-9ebe-7a6a0ff8fc3c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:29.518715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38ce96f7-d3d7-4d7d-9ebe-7a6a0ff8fc3c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:29.519036 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:29.519036 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:29.520237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38ce96f7-d3d7-4d7d-9ebe-7a6a0ff8fc3c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:29.520994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-38ce96f7-d3d7-4d7d-9ebe-7a6a0ff8fc3c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:29.554163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c8b887b6-0893-4231-aa4a-fa4fa03de6b7 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:29.555426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c8b887b6-0893-4231-aa4a-fa4fa03de6b7 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:29.555964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:29.555964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:29.556902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c8b887b6-0893-4231-aa4a-fa4fa03de6b7 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:29.558566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c8b887b6-0893-4231-aa4a-fa4fa03de6b7 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:29.660780 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:29.660780 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:29.664044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38ce96f7-d3d7-4d7d-9ebe-7a6a0ff8fc3c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:29.668703 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 579/1147] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:29 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:29.671969 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:29.671969 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:29.679413 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c8b887b6-0893-4231-aa4a-fa4fa03de6b7 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:29.686526 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 569/1148] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:29 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 820 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:29.698406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9bc498ec-e63e-4f15-9173-d8b6be658435 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:10:29.699059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9bc498ec-e63e-4f15-9173-d8b6be658435 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:29.699363 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:29.699363 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:29.699806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9bc498ec-e63e-4f15-9173-d8b6be658435 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:29.939440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:29.939440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:29.992741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9bc498ec-e63e-4f15-9173-d8b6be658435 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:10:30.065168 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9bc498ec-e63e-4f15-9173-d8b6be658435 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 200 Jan 28 13:10:30.068223 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 580/1149] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:29 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 914 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:30.094786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66c4742c-5f0a-48fc-ae98-e4cc24a9e7ba tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] PUT http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:30.098007 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:30.098007 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:30.102477 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66c4742c-5f0a-48fc-ae98-e4cc24a9e7ba tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-801398849", "description": "tempest-volume-backup-description-639781650"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:10:30.166326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:30.166326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:30.191060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66c4742c-5f0a-48fc-ae98-e4cc24a9e7ba tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:30.193033 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 570/1150] 10.222.0.38 () {62 vars in 1376 bytes} [Thu Jan 28 13:10:30 2021] PUT /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 398 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:30.205132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76be479a-3b00-4f53-9a1c-b8c59b4c211b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:30.206117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76be479a-3b00-4f53-9a1c-b8c59b4c211b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:30.206361 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:30.206361 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:30.207024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76be479a-3b00-4f53-9a1c-b8c59b4c211b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:30.207445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-76be479a-3b00-4f53-9a1c-b8c59b4c211b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Show backup with id 3096a29c-9798-4189-9d18-9c8122ec891d. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:30.270917 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:30.270917 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:30.278983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76be479a-3b00-4f53-9a1c-b8c59b4c211b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 200 Jan 28 13:10:30.279912 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 581/1151] 10.222.0.38 () {60 vars in 1355 bytes} [Thu Jan 28 13:10:30 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:30.312495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89de9d3f-33df-463e-a16c-0151972e088b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] DELETE http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d Jan 28 13:10:30.314637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89de9d3f-33df-463e-a16c-0151972e088b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:30.317252 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:30.317252 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:30.317973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89de9d3f-33df-463e-a16c-0151972e088b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:30.318516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-89de9d3f-33df-463e-a16c-0151972e088b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Delete backup with id: 3096a29c-9798-4189-9d18-9c8122ec891d. Jan 28 13:10:30.401286 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:30.401286 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:30.515598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-89de9d3f-33df-463e-a16c-0151972e088b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] delete_backup rpcapi backup_id 3096a29c-9798-4189-9d18-9c8122ec891d {{(pid=87940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:10:30.520191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89de9d3f-33df-463e-a16c-0151972e088b tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d returned with HTTP 202 Jan 28 13:10:30.522331 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 571/1152] 10.222.0.38 () {60 vars in 1358 bytes} [Thu Jan 28 13:10:30 2021] DELETE /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/backups/3096a29c-9798-4189-9d18-9c8122ec891d => generated 0 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:10:30.563819 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf93da09-635f-4100-b7a6-0aca91a583be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] DELETE http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:10:30.564898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf93da09-635f-4100-b7a6-0aca91a583be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:30.565332 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:30.565332 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:30.566067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf93da09-635f-4100-b7a6-0aca91a583be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:30.570203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-cf93da09-635f-4100-b7a6-0aca91a583be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Delete volume with id: 43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:10:30.683684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30a88d3b-a8be-4397-a20f-047a03f6b7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:30.684222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30a88d3b-a8be-4397-a20f-047a03f6b7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:30.684431 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:30.684431 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:30.685063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30a88d3b-a8be-4397-a20f-047a03f6b7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:30.685576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-30a88d3b-a8be-4397-a20f-047a03f6b7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:30.753636 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:30.753636 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:30.761907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30a88d3b-a8be-4397-a20f-047a03f6b7c2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:30.769554 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 572/1153] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:30 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:30.784417 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:30.784417 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:30.792090 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf93da09-635f-4100-b7a6-0aca91a583be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:10:30.938319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf93da09-635f-4100-b7a6-0aca91a583be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Delete volume request issued successfully. Jan 28 13:10:30.938839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf93da09-635f-4100-b7a6-0aca91a583be tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 202 Jan 28 13:10:30.948528 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 582/1154] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:10:30 2021] DELETE /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 0 bytes in 394 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:10:30.960748 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb34c41d-1528-4cbf-8d29-5b52c0f79f28 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:10:30.961409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb34c41d-1528-4cbf-8d29-5b52c0f79f28 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:30.961609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:30.961609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:30.962006 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb34c41d-1528-4cbf-8d29-5b52c0f79f28 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:31.186221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:31.186221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:31.234126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb34c41d-1528-4cbf-8d29-5b52c0f79f28 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:10:31.309042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb34c41d-1528-4cbf-8d29-5b52c0f79f28 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 200 Jan 28 13:10:31.335624 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 573/1155] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:30 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 913 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:31.801922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6806b94-29b7-437c-8cd4-6f30e83353d5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:31.801922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6806b94-29b7-437c-8cd4-6f30e83353d5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:31.801922 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:31.801922 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:31.801922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6806b94-29b7-437c-8cd4-6f30e83353d5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:31.801922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a6806b94-29b7-437c-8cd4-6f30e83353d5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:31.897336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:31.897336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:31.923120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6806b94-29b7-437c-8cd4-6f30e83353d5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:31.931603 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 583/1156] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:31 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:32.326584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f807f7b-8181-446a-a683-d32f9899fed8 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:10:32.327457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f807f7b-8181-446a-a683-d32f9899fed8 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:32.327921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:32.327921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:32.328598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f807f7b-8181-446a-a683-d32f9899fed8 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:32.537535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:32.537535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:32.593682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8f807f7b-8181-446a-a683-d32f9899fed8 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:10:32.681539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f807f7b-8181-446a-a683-d32f9899fed8 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 200 Jan 28 13:10:32.682930 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 574/1157] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:32 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 913 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:32.941892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db516c1e-6b2c-45ec-be6e-d4f4b9d065e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:32.942489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db516c1e-6b2c-45ec-be6e-d4f4b9d065e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:32.942685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:32.942685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:32.943098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db516c1e-6b2c-45ec-be6e-d4f4b9d065e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:32.943516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-db516c1e-6b2c-45ec-be6e-d4f4b9d065e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:33.048809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:33.048809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:33.054693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db516c1e-6b2c-45ec-be6e-d4f4b9d065e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:33.072041 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 584/1158] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:32 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:33.698598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0529107c-2070-445a-99b3-fa53694df475 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:10:33.699152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0529107c-2070-445a-99b3-fa53694df475 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:33.699432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:33.699432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:33.699813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0529107c-2070-445a-99b3-fa53694df475 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:33.809198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:33.809198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:33.830202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0529107c-2070-445a-99b3-fa53694df475 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:10:33.883540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0529107c-2070-445a-99b3-fa53694df475 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 200 Jan 28 13:10:33.884452 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 575/1159] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:33 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:34.084370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45a64a05-66d1-479d-b6ec-62775607377e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:34.084885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45a64a05-66d1-479d-b6ec-62775607377e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:34.084976 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:34.084976 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:34.085355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45a64a05-66d1-479d-b6ec-62775607377e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:34.085723 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-45a64a05-66d1-479d-b6ec-62775607377e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:34.139016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:34.139016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:34.139016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45a64a05-66d1-479d-b6ec-62775607377e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:34.139016 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 585/1160] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:34 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:34.901949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7366024-5eb8-4493-a0f5-90cc6868a82a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:10:34.902915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7366024-5eb8-4493-a0f5-90cc6868a82a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:34.903394 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:34.903394 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:34.904026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7366024-5eb8-4493-a0f5-90cc6868a82a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:35.047336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:35.047336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:35.085447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7366024-5eb8-4493-a0f5-90cc6868a82a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Volume info retrieved successfully. Jan 28 13:10:35.149078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-73074301-1dfb-4a9f-982a-0a563d0cedb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:35.149736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-73074301-1dfb-4a9f-982a-0a563d0cedb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:35.150078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:35.150078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:35.150641 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-73074301-1dfb-4a9f-982a-0a563d0cedb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:35.151151 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-73074301-1dfb-4a9f-982a-0a563d0cedb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:35.195075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7366024-5eb8-4493-a0f5-90cc6868a82a tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 200 Jan 28 13:10:35.198394 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 576/1161] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:34 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 913 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:35.265132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:35.265132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:35.271768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-73074301-1dfb-4a9f-982a-0a563d0cedb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:35.281160 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 586/1162] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:35 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:36.215494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-278131ef-9d6a-4e18-b789-8a59fc757ec0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] GET http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b Jan 28 13:10:36.216752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-278131ef-9d6a-4e18-b789-8a59fc757ec0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:36.217191 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:36.217191 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:36.220077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-278131ef-9d6a-4e18-b789-8a59fc757ec0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:36.294930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0eb8dd50-83b8-4617-8123-48784ce79457 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:36.295919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0eb8dd50-83b8-4617-8123-48784ce79457 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:36.296239 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:36.296239 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:36.296809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0eb8dd50-83b8-4617-8123-48784ce79457 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:36.297278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0eb8dd50-83b8-4617-8123-48784ce79457 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:36.368728 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:36.368728 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:36.378464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0eb8dd50-83b8-4617-8123-48784ce79457 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:36.388624 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 587/1163] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:36 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:36.760924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-278131ef-9d6a-4e18-b789-8a59fc757ec0 tempest-VolumesBackupsV39Test-1220508501 tempest-VolumesBackupsV39Test-1220508501-project] http://10.222.0.38/volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b returned with HTTP 404 Jan 28 13:10:36.762348 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 577/1164] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:36 2021] GET /volume/v3/8e80fb1d17e04657aa0deb1eb16730e1/volumes/43b06cb5-2a65-4579-bc35-c773589c158b => generated 109 bytes in 551 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:10:37.150967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] POST http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes Jan 28 13:10:37.151652 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:37.151652 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:37.152239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1410145964"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:10:37.153633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1410145964'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:10:37.154185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Create volume of 1 GB Jan 28 13:10:37.187305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Availability Zones retrieved successfully. Jan 28 13:10:37.247282 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Flow 'volume_create_api' (ac01209a-c022-4749-902f-a4c45835e9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:10:37.250710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9e00f9-f60b-47ef-8764-25004e9d661f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:37.254106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:10:37.402725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e00cdb9-3fe1-46eb-b19a-4ea0ab024810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:37.403911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e00cdb9-3fe1-46eb-b19a-4ea0ab024810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:37.404938 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e00cdb9-3fe1-46eb-b19a-4ea0ab024810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:37.405571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6e00cdb9-3fe1-46eb-b19a-4ea0ab024810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:37.473997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:37.473997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:37.481347 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e00cdb9-3fe1-46eb-b19a-4ea0ab024810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:37.486456 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 578/1165] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:37 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:37.511102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9e00f9-f60b-47ef-8764-25004e9d661f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:37.513819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3921dbd5-e341-4c00-ad69-d9ad8272204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:37.681254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Created reservations ['40063410-0326-42f2-9e5a-fb27119b715c', '8f2a5f8a-163b-4127-916c-80b5f53a48d5', '8c32e888-ce95-41b5-b474-2198460c316c', 'a5bbe5a9-40c9-40d6-9270-685051bc0143'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:10:37.690538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3921dbd5-e341-4c00-ad69-d9ad8272204f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40063410-0326-42f2-9e5a-fb27119b715c', '8f2a5f8a-163b-4127-916c-80b5f53a48d5', '8c32e888-ce95-41b5-b474-2198460c316c', 'a5bbe5a9-40c9-40d6-9270-685051bc0143']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:37.694490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64ce1ac-113f-4d0f-8766-8798e82e8150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:37.896219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64ce1ac-113f-4d0f-8766-8798e82e8150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5618361c-7d86-42d7-9d22-9d9ad9fb423f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1410145964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f5a6fbbf4ec415b8d5ed95f17c7c867',qos_specs=None,replication_status=,reservations=['40063410-0326-42f2-9e5a-fb27119b715c','8f2a5f8a-163b-4127-916c-80b5f53a48d5','8c32e888-ce95-41b5-b474-2198460c316c','a5bbe5a9-40c9-40d6-9270-685051bc0143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148972fcc2af4894b1755db518c13bfe',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1410145964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5618361c-7d86-42d7-9d22-9d9ad9fb423f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f5a6fbbf4ec415b8d5ed95f17c7c867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='148972fcc2af4894b1755db518c13bfe',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:37.898918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f667c530-cb81-4fe9-bc9e-ffa2f7d2d3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:38.011765 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f667c530-cb81-4fe9-bc9e-ffa2f7d2d3bd) transitioned into state 'SUCCESS' from state '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-1410145964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f5a6fbbf4ec415b8d5ed95f17c7c867',qos_specs=None,replication_status=,reservations=['40063410-0326-42f2-9e5a-fb27119b715c','8f2a5f8a-163b-4127-916c-80b5f53a48d5','8c32e888-ce95-41b5-b474-2198460c316c','a5bbe5a9-40c9-40d6-9270-685051bc0143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148972fcc2af4894b1755db518c13bfe',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:38.014132 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e790b90f-3ece-45cd-8349-1c030de6f571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:38.042602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e790b90f-3ece-45cd-8349-1c030de6f571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:38.047785 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Flow 'volume_create_api' (ac01209a-c022-4749-902f-a4c45835e9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:10:38.167334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Create volume request issued successfully. Jan 28 13:10:38.211899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-576fa218-a95c-4716-93fe-0a018eb82c1a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes returned with HTTP 202 Jan 28 13:10:38.223311 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 588/1166] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:10:37 2021] POST /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes => generated 826 bytes in 1066 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:10:38.228831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-212ffbdc-711c-4a61-aa15-e96e65729067 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:10:38.230138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-212ffbdc-711c-4a61-aa15-e96e65729067 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:38.230621 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:38.230621 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:38.231652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-212ffbdc-711c-4a61-aa15-e96e65729067 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:38.390000 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:38.390000 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:38.433530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-212ffbdc-711c-4a61-aa15-e96e65729067 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:10:38.501337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1531384c-6284-4278-9594-8e920ddeeeaa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:38.502125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1531384c-6284-4278-9594-8e920ddeeeaa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:38.502577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:38.502577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:38.509745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1531384c-6284-4278-9594-8e920ddeeeaa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:38.510536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1531384c-6284-4278-9594-8e920ddeeeaa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:38.513722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-212ffbdc-711c-4a61-aa15-e96e65729067 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:10:38.520284 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 579/1167] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:38 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 918 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:38.562606 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:38.562606 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:38.575923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1531384c-6284-4278-9594-8e920ddeeeaa tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:38.577319 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 589/1168] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:38 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:39.537072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4731c718-aad8-4761-b7fe-d39928207d5a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:10:39.538930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4731c718-aad8-4761-b7fe-d39928207d5a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:39.539403 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:39.539403 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:39.540019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4731c718-aad8-4761-b7fe-d39928207d5a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:39.598760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f431041-5be9-453b-add8-55d1d17526c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:39.602043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f431041-5be9-453b-add8-55d1d17526c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:39.602466 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:39.602466 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:39.609126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f431041-5be9-453b-add8-55d1d17526c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:39.609126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0f431041-5be9-453b-add8-55d1d17526c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:39.726229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:39.726229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:39.728365 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f431041-5be9-453b-add8-55d1d17526c9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:39.729610 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 590/1169] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:39 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:39.752861 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:39.752861 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:39.775566 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4731c718-aad8-4761-b7fe-d39928207d5a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:10:39.811136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4731c718-aad8-4761-b7fe-d39928207d5a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:10:39.812702 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 580/1170] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:39 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 918 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:40.331540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-d9f43b07-1d41-4e8d-b4b7-a2611b71cba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] DELETE http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13 Jan 28 13:10:40.331807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-d9f43b07-1d41-4e8d-b4b7-a2611b71cba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:40.332031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:40.332031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:40.332669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-d9f43b07-1d41-4e8d-b4b7-a2611b71cba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:40.375685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:40.375685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:40.745650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f14c7426-22ca-4b1f-b09e-78b45ef76d6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:40.746783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f14c7426-22ca-4b1f-b09e-78b45ef76d6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:40.747154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:40.747154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:40.747793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f14c7426-22ca-4b1f-b09e-78b45ef76d6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:40.748310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f14c7426-22ca-4b1f-b09e-78b45ef76d6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:40.808313 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:40.808313 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:40.811800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f14c7426-22ca-4b1f-b09e-78b45ef76d6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:40.813138 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 581/1171] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:40 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:40.829490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e39e93e7-5c49-4ff2-a53f-07da909e0dc4 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:10:40.830565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e39e93e7-5c49-4ff2-a53f-07da909e0dc4 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:40.831431 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:40.831431 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:40.831738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e39e93e7-5c49-4ff2-a53f-07da909e0dc4 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:40.935618 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:40.935618 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:40.961852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e39e93e7-5c49-4ff2-a53f-07da909e0dc4 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:10:40.987746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e39e93e7-5c49-4ff2-a53f-07da909e0dc4 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:10:40.989414 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 582/1172] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:40 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 919 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:41.561354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-d9f43b07-1d41-4e8d-b4b7-a2611b71cba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:10:41.561917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-d9f43b07-1d41-4e8d-b4b7-a2611b71cba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:10:41.586763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-d9f43b07-1d41-4e8d-b4b7-a2611b71cba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13 returned with HTTP 200 Jan 28 13:10:41.588877 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 591/1173] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:10:40 2021] DELETE /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/ef2180bf-8e87-4931-9513-985b21ce1e13 => generated 19 bytes in 1263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:41.632148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-22150e99-f645-4a5b-90f8-cd29c0133a02 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] DELETE http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f Jan 28 13:10:41.639202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-22150e99-f645-4a5b-90f8-cd29c0133a02 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:41.639892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:41.639892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:41.641789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-22150e99-f645-4a5b-90f8-cd29c0133a02 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:41.690121 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:41.690121 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:41.832238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-289a2077-8d9c-4809-ac83-3a022307fd55 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:41.833513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-289a2077-8d9c-4809-ac83-3a022307fd55 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:41.833889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:41.833889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:41.835084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-289a2077-8d9c-4809-ac83-3a022307fd55 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:41.835650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-289a2077-8d9c-4809-ac83-3a022307fd55 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:41.890109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:41.890109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:41.893185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-289a2077-8d9c-4809-ac83-3a022307fd55 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:41.894564 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 592/1174] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:41 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:42.913058 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a79992a3-f1f5-4704-a46b-eb8d13f5f34a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:42.913628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a79992a3-f1f5-4704-a46b-eb8d13f5f34a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:42.913786 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:42.913786 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:42.914160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a79992a3-f1f5-4704-a46b-eb8d13f5f34a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:42.914531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a79992a3-f1f5-4704-a46b-eb8d13f5f34a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:42.991678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-22150e99-f645-4a5b-90f8-cd29c0133a02 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:10:42.992018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-22150e99-f645-4a5b-90f8-cd29c0133a02 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:10:43.011275 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-22150e99-f645-4a5b-90f8-cd29c0133a02 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f returned with HTTP 200 Jan 28 13:10:43.012388 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 583/1175] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:10:41 2021] DELETE /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/c98d5caa-2f61-404e-9978-8ad786ae8e9f => generated 19 bytes in 1390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:43.027636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-524ece9f-3e2d-4f70-b80e-13f8056a787b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] DELETE http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852 Jan 28 13:10:43.034034 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:43.034034 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:43.035396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-524ece9f-3e2d-4f70-b80e-13f8056a787b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:43.036470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a79992a3-f1f5-4704-a46b-eb8d13f5f34a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:43.036872 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:43.036872 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:43.037601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-524ece9f-3e2d-4f70-b80e-13f8056a787b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:43.059705 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 593/1176] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:42 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:43.123042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:43.123042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:44.067457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8d5d084-922f-435c-a326-85d3000979b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:44.068344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8d5d084-922f-435c-a326-85d3000979b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:44.068679 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:44.068679 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:44.069201 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8d5d084-922f-435c-a326-85d3000979b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:44.071710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f8d5d084-922f-435c-a326-85d3000979b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:44.183860 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:44.183860 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:44.192953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8d5d084-922f-435c-a326-85d3000979b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:44.200057 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 594/1177] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:44 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:44.223870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-524ece9f-3e2d-4f70-b80e-13f8056a787b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:10:44.224313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-524ece9f-3e2d-4f70-b80e-13f8056a787b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:10:44.244415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-957d857b-0186-4cf0-a7a0-afa8b115949f req-524ece9f-3e2d-4f70-b80e-13f8056a787b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852 returned with HTTP 200 Jan 28 13:10:44.245342 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 584/1178] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:10:43 2021] DELETE /volume/v3/fc581f870c38475dbb11542e1340d269/attachments/d08a34cb-98c5-40cb-aec0-a53793c55852 => generated 19 bytes in 1223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:45.215391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dde40388-2759-4f56-8e1e-df63ad482dbb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:45.215901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dde40388-2759-4f56-8e1e-df63ad482dbb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:45.216102 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:45.216102 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:45.216743 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dde40388-2759-4f56-8e1e-df63ad482dbb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:45.217268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dde40388-2759-4f56-8e1e-df63ad482dbb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:45.312696 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:45.312696 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:45.325511 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dde40388-2759-4f56-8e1e-df63ad482dbb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:45.326393 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 595/1179] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:45 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:46.342943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2266e3e-64ae-4507-88df-34ac36cc519a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:46.343627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2266e3e-64ae-4507-88df-34ac36cc519a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:46.344219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:46.344219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:46.344766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2266e3e-64ae-4507-88df-34ac36cc519a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:46.345412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d2266e3e-64ae-4507-88df-34ac36cc519a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:46.394169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:46.394169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:46.396803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2266e3e-64ae-4507-88df-34ac36cc519a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:46.398378 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 585/1180] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:46 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:47.414262 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01977284-3da2-4546-867b-d6e9b865c399 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:47.415437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01977284-3da2-4546-867b-d6e9b865c399 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:47.415800 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:47.415800 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:47.416421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01977284-3da2-4546-867b-d6e9b865c399 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:47.416933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-01977284-3da2-4546-867b-d6e9b865c399 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:47.469163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:47.469163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:47.476628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01977284-3da2-4546-867b-d6e9b865c399 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:47.477928 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 596/1181] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:47 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:48.494575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1654c01-a26e-4276-8949-119c6572c542 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:48.495106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1654c01-a26e-4276-8949-119c6572c542 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:48.495316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:48.495316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:48.495949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1654c01-a26e-4276-8949-119c6572c542 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:48.496996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a1654c01-a26e-4276-8949-119c6572c542 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:48.572836 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:48.572836 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:48.575587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1654c01-a26e-4276-8949-119c6572c542 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:48.577061 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 586/1182] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:48 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:49.592534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd5d6bf2-71e5-439a-81d4-a63a369f637d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:49.593057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd5d6bf2-71e5-439a-81d4-a63a369f637d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:49.593169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:49.593169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:49.593713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd5d6bf2-71e5-439a-81d4-a63a369f637d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:49.594095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cd5d6bf2-71e5-439a-81d4-a63a369f637d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:49.641478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:49.641478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:49.643550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd5d6bf2-71e5-439a-81d4-a63a369f637d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:49.654921 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 597/1183] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:50.674534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6c6dd90-9ecc-4cf9-8ab3-55a1c9b4abc6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:50.676595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6c6dd90-9ecc-4cf9-8ab3-55a1c9b4abc6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:50.677066 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:50.677066 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:50.677836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6c6dd90-9ecc-4cf9-8ab3-55a1c9b4abc6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:50.678453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d6c6dd90-9ecc-4cf9-8ab3-55a1c9b4abc6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:50.744475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:50.744475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:50.761489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6c6dd90-9ecc-4cf9-8ab3-55a1c9b4abc6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:50.762779 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 587/1184] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:50 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:50.980604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes Jan 28 13:10:50.981640 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:50.981640 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:50.982258 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1834302495"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:10:50.983716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1834302495'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:10:50.984211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume of 1 GB Jan 28 13:10:51.000539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Availability Zones retrieved successfully. Jan 28 13:10:51.028661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (71856b91-28d7-4d73-8569-33606b5f94da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:10:51.032176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9ddfc4-490f-4e35-a18a-d43b99fa2d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:51.034921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:10:51.125220 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c9ddfc4-490f-4e35-a18a-d43b99fa2d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:51.128414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb681ab-db22-414d-96b5-91612edb0530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:51.332726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['cb691902-f2fe-4960-a94f-7ff5445df7eb', '0e817bc7-7948-4304-927d-a517723ca0e7', '0c454219-afdc-4289-9647-be47cb841bb7', '167b5d46-f0ef-4f49-89a7-b438554a483a'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:10:51.334792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb681ab-db22-414d-96b5-91612edb0530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb691902-f2fe-4960-a94f-7ff5445df7eb', '0e817bc7-7948-4304-927d-a517723ca0e7', '0c454219-afdc-4289-9647-be47cb841bb7', '167b5d46-f0ef-4f49-89a7-b438554a483a']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:51.344024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffb266c-1fec-4a84-98aa-2743a68655eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:51.471090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ffb266c-1fec-4a84-98aa-2743a68655eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1834302495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['cb691902-f2fe-4960-a94f-7ff5445df7eb','0e817bc7-7948-4304-927d-a517723ca0e7','0c454219-afdc-4289-9647-be47cb841bb7','167b5d46-f0ef-4f49-89a7-b438554a483a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1834302495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba472c3f0b39408996d5dd1dd3647191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6fc567ed3eb443f796a8263b951489d2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:51.474859 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938d8279-2d5a-4db2-9a0d-d761142f9f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:51.535958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938d8279-2d5a-4db2-9a0d-d761142f9f32) transitioned into state 'SUCCESS' from state '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-1834302495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['cb691902-f2fe-4960-a94f-7ff5445df7eb','0e817bc7-7948-4304-927d-a517723ca0e7','0c454219-afdc-4289-9647-be47cb841bb7','167b5d46-f0ef-4f49-89a7-b438554a483a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:51.538090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19f5944-cd68-4bda-9175-1f4eef0b1b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:10:51.557265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f19f5944-cd68-4bda-9175-1f4eef0b1b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:10:51.560814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (71856b91-28d7-4d73-8569-33606b5f94da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:10:51.656015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request issued successfully. Jan 28 13:10:51.702198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8e10292-f553-4895-83b9-22959e5a851a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes returned with HTTP 202 Jan 28 13:10:51.713956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 598/1185] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:10:50 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes => generated 823 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:10:51.720026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1738f57b-b0c7-4026-b8cb-a1e26a1bec43 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:10:51.721117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1738f57b-b0c7-4026-b8cb-a1e26a1bec43 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:51.721572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:51.721572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:51.722451 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1738f57b-b0c7-4026-b8cb-a1e26a1bec43 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:51.781509 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:51.781509 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:51.787889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d04ec95-3c12-4579-a72d-c6871ade2541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:51.788522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d04ec95-3c12-4579-a72d-c6871ade2541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:51.788763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:51.788763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:51.789160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d04ec95-3c12-4579-a72d-c6871ade2541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:51.789636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3d04ec95-3c12-4579-a72d-c6871ade2541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:51.816172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1738f57b-b0c7-4026-b8cb-a1e26a1bec43 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:10:51.856249 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:51.856249 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:51.865671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d04ec95-3c12-4579-a72d-c6871ade2541 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:51.866416 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 599/1186] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:10:51.881281 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1738f57b-b0c7-4026-b8cb-a1e26a1bec43 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:10:51.900584 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 588/1187] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:51 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 891 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:52.881873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-345df6e4-9f4e-4f8f-8e2c-48f9d700ad31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:52.882532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-345df6e4-9f4e-4f8f-8e2c-48f9d700ad31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:52.882628 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:52.882628 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:52.883016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-345df6e4-9f4e-4f8f-8e2c-48f9d700ad31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:52.883437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-345df6e4-9f4e-4f8f-8e2c-48f9d700ad31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:52.900642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83fc6f16-d6c3-4027-a695-1f10c9e0be1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:10:52.901155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83fc6f16-d6c3-4027-a695-1f10c9e0be1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:52.901707 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:52.901707 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:52.902858 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83fc6f16-d6c3-4027-a695-1f10c9e0be1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:52.936815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:52.936815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:52.943696 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-345df6e4-9f4e-4f8f-8e2c-48f9d700ad31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:52.966372 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 600/1188] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:52 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:53.034252 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:53.034252 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:53.086532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-83fc6f16-d6c3-4027-a695-1f10c9e0be1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:10:53.148258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83fc6f16-d6c3-4027-a695-1f10c9e0be1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:10:53.149114 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 589/1189] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:52 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:53.972973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7cf2538-aae0-4f18-b53c-92762a7a1675 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:53.973813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7cf2538-aae0-4f18-b53c-92762a7a1675 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:53.974203 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:53.974203 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:53.974738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7cf2538-aae0-4f18-b53c-92762a7a1675 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:53.975105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e7cf2538-aae0-4f18-b53c-92762a7a1675 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:54.050196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:54.050196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:54.055916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7cf2538-aae0-4f18-b53c-92762a7a1675 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:54.056735 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 601/1190] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:53 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:54.167027 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aee79a5d-b97b-4d04-8beb-e3418e981243 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:10:54.167510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aee79a5d-b97b-4d04-8beb-e3418e981243 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:54.167734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:54.167734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:54.168272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aee79a5d-b97b-4d04-8beb-e3418e981243 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:54.307336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:54.307336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:54.338816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aee79a5d-b97b-4d04-8beb-e3418e981243 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:10:54.400023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aee79a5d-b97b-4d04-8beb-e3418e981243 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:10:54.401004 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 590/1191] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:54 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 916 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:54.420495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-643db830-94b0-44e8-8264-d0066564e3b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:10:54.420974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:54.420974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:54.421414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-643db830-94b0-44e8-8264-d0066564e3b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1518701345"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:10:54.586772 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:54.586772 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:54.591520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-643db830-94b0-44e8-8264-d0066564e3b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:10:54.592227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-643db830-94b0-44e8-8264-d0066564e3b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume 2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:10:54.821801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-643db830-94b0-44e8-8264-d0066564e3b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['c8249a89-ffb3-418f-81d4-1e994df4db1a', '74ad0488-c429-432b-9b67-4bb5f99bf02f', '58d22264-1fd3-4be2-9848-81088fb57632', '2bb505e3-08aa-45ac-b0a6-513a6707f8da'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:10:55.070489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c607f879-0eb6-46d6-b3f3-954d3ad84d02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:55.071079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c607f879-0eb6-46d6-b3f3-954d3ad84d02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:55.071572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:55.071572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:55.072139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c607f879-0eb6-46d6-b3f3-954d3ad84d02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:55.072531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c607f879-0eb6-46d6-b3f3-954d3ad84d02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:55.121416 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:55.121416 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:55.125167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c607f879-0eb6-46d6-b3f3-954d3ad84d02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:55.126798 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 591/1192] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:55 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:55.128372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-643db830-94b0-44e8-8264-d0066564e3b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot create request issued successfully. Jan 28 13:10:55.129263 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-643db830-94b0-44e8-8264-d0066564e3b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:10:55.135474 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 602/1193] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:10:54 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 310 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:10:55.148954 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-972b3300-c07f-4987-9ea0-8fd231b82d64 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:10:55.152167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-972b3300-c07f-4987-9ea0-8fd231b82d64 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:55.153072 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:55.153072 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:55.153961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-972b3300-c07f-4987-9ea0-8fd231b82d64 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:55.245786 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:55.245786 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:55.268746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-972b3300-c07f-4987-9ea0-8fd231b82d64 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:10:55.270900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-972b3300-c07f-4987-9ea0-8fd231b82d64 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 200 Jan 28 13:10:55.271789 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 592/1194] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:10:55 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 442 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:56.142975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e65b261-669a-4462-a48f-e7423ee701e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:56.143712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e65b261-669a-4462-a48f-e7423ee701e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:56.143795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:56.143795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:56.144303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e65b261-669a-4462-a48f-e7423ee701e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:56.144673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9e65b261-669a-4462-a48f-e7423ee701e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:56.207696 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:56.207696 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:56.214118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e65b261-669a-4462-a48f-e7423ee701e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:56.214972 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 603/1195] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:56 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:56.285487 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1bdc3cad-3086-404f-b30f-70704ec25a7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:10:56.286641 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1bdc3cad-3086-404f-b30f-70704ec25a7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:56.287505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:56.287505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:56.288075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1bdc3cad-3086-404f-b30f-70704ec25a7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:56.393811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:56.393811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:56.403808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1bdc3cad-3086-404f-b30f-70704ec25a7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:10:56.411060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1bdc3cad-3086-404f-b30f-70704ec25a7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 200 Jan 28 13:10:56.411938 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 593/1196] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:10:56 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 442 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:57.240620 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d75c259-1c7f-454c-a3bc-683ce0e5b989 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:57.241220 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d75c259-1c7f-454c-a3bc-683ce0e5b989 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:57.241447 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:57.241447 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:57.243555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d75c259-1c7f-454c-a3bc-683ce0e5b989 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:57.243555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4d75c259-1c7f-454c-a3bc-683ce0e5b989 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:57.317971 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:57.317971 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:57.329015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d75c259-1c7f-454c-a3bc-683ce0e5b989 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:57.330756 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 604/1197] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:57 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:57.431357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c165140a-a41c-4728-8028-31c180e68be8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:10:57.438610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c165140a-a41c-4728-8028-31c180e68be8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:57.439881 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:57.439881 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:57.440551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c165140a-a41c-4728-8028-31c180e68be8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:57.519757 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:57.519757 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:57.527938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c165140a-a41c-4728-8028-31c180e68be8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:10:57.545522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c165140a-a41c-4728-8028-31c180e68be8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 200 Jan 28 13:10:57.548287 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 594/1198] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:10:57 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 442 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:58.345792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9ddf542-cd41-495d-bc4f-58df56329057 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:58.346354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9ddf542-cd41-495d-bc4f-58df56329057 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:58.346695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:58.346695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:58.347085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9ddf542-cd41-495d-bc4f-58df56329057 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:58.347508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d9ddf542-cd41-495d-bc4f-58df56329057 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:58.396016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:58.396016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:58.407575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9ddf542-cd41-495d-bc4f-58df56329057 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:58.413945 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 605/1199] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:58.560513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc0978b1-be93-45cb-af6d-c3720431685b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:10:58.561049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc0978b1-be93-45cb-af6d-c3720431685b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:58.561269 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:58.561269 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:58.561648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc0978b1-be93-45cb-af6d-c3720431685b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:58.676547 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:58.676547 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:58.678051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dc0978b1-be93-45cb-af6d-c3720431685b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:10:58.681184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc0978b1-be93-45cb-af6d-c3720431685b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 200 Jan 28 13:10:58.689933 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 595/1200] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:10:58 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 469 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:58.703746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-655054d5-9f11-4350-b8a0-08e046960c1b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups Jan 28 13:10:58.704497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:58.704497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:58.704966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-655054d5-9f11-4350-b8a0-08e046960c1b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf", "snapshot_id": "433b3842-da0b-4dfc-a027-e4b533f12d34", "name": "tempest-VolumesSnapshotTestJSON-Backup-1628629464"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:10:58.706574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-655054d5-9f11-4350-b8a0-08e046960c1b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Creating new backup {'backup': {'volume_id': '2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf', 'snapshot_id': '433b3842-da0b-4dfc-a027-e4b533f12d34', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1628629464'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 13:10:58.707157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-655054d5-9f11-4350-b8a0-08e046960c1b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Creating backup of volume 2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf in container None Jan 28 13:10:58.814176 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:58.814176 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:58.815582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-655054d5-9f11-4350-b8a0-08e046960c1b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:10:58.894105 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:58.894105 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:58.895354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-655054d5-9f11-4350-b8a0-08e046960c1b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:10:58.993320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-655054d5-9f11-4350-b8a0-08e046960c1b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['8d568aa8-2455-4514-9b28-366756891cf0', 'e5633ec0-ae85-4b96-b8bf-1a749a9200ab'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:10:59.157663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-655054d5-9f11-4350-b8a0-08e046960c1b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups returned with HTTP 202 Jan 28 13:10:59.159578 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 606/1201] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:10:58 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups => generated 401 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:10:59.173111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c85aa4a-2485-4191-8264-c39c08ae1882 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:10:59.174065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c85aa4a-2485-4191-8264-c39c08ae1882 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:59.174694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:59.174694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:59.175072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c85aa4a-2485-4191-8264-c39c08ae1882 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:59.175477 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7c85aa4a-2485-4191-8264-c39c08ae1882 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:59.231902 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:59.231902 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:59.252956 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c85aa4a-2485-4191-8264-c39c08ae1882 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:10:59.254121 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 596/1202] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:59 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:10:59.424856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab166d17-cd75-4c25-b7f0-ad919eebd654 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:10:59.425394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab166d17-cd75-4c25-b7f0-ad919eebd654 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:10:59.425612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:10:59.425612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:10:59.426289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab166d17-cd75-4c25-b7f0-ad919eebd654 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:10:59.426834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ab166d17-cd75-4c25-b7f0-ad919eebd654 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:10:59.476165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:10:59.476165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:10:59.482643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab166d17-cd75-4c25-b7f0-ad919eebd654 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:10:59.483919 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 607/1203] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:10:59 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:00.267655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8c0d97d-008e-42fe-a70d-106db93a2f88 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:00.268657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8c0d97d-008e-42fe-a70d-106db93a2f88 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:00.269091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:00.269091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:00.269762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8c0d97d-008e-42fe-a70d-106db93a2f88 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:00.270335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b8c0d97d-008e-42fe-a70d-106db93a2f88 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:00.317856 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:00.317856 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:00.320234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8c0d97d-008e-42fe-a70d-106db93a2f88 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:00.321660 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 597/1204] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:00 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:00.500065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2248e630-2e41-4b17-a14f-7883b9fc492a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:00.500605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2248e630-2e41-4b17-a14f-7883b9fc492a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:00.500788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:00.500788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:00.501165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2248e630-2e41-4b17-a14f-7883b9fc492a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:00.501608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2248e630-2e41-4b17-a14f-7883b9fc492a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:00.599420 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:00.599420 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:00.601327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2248e630-2e41-4b17-a14f-7883b9fc492a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:00.602156 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 608/1205] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:00 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:01.335825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0324586-85d2-438e-a7f6-1b4f889e6d5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:01.336474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0324586-85d2-438e-a7f6-1b4f889e6d5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:01.336798 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:01.336798 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:01.337384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0324586-85d2-438e-a7f6-1b4f889e6d5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:01.337853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f0324586-85d2-438e-a7f6-1b4f889e6d5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:01.417902 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:01.417902 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:01.422052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0324586-85d2-438e-a7f6-1b4f889e6d5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:01.425639 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 598/1206] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:01 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:01.618389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ecdaa3a-b263-4108-b020-2664cbe0e854 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:01.619997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ecdaa3a-b263-4108-b020-2664cbe0e854 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:01.620463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:01.620463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:01.621130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ecdaa3a-b263-4108-b020-2664cbe0e854 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:01.621701 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8ecdaa3a-b263-4108-b020-2664cbe0e854 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:01.696459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:01.696459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:01.702816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ecdaa3a-b263-4108-b020-2664cbe0e854 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:01.704659 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 609/1207] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:01 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:02.441257 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2afbb713-6450-4eea-abc3-c8f1c20ef239 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:02.442047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2afbb713-6450-4eea-abc3-c8f1c20ef239 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:02.442447 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:02.442447 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:02.443091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2afbb713-6450-4eea-abc3-c8f1c20ef239 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:02.443630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2afbb713-6450-4eea-abc3-c8f1c20ef239 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:02.521345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:02.521345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:02.523369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2afbb713-6450-4eea-abc3-c8f1c20ef239 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:02.524503 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 599/1208] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:02 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:02.718740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78f94538-cf8d-428f-81e9-bf661c98fd8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:02.720193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78f94538-cf8d-428f-81e9-bf661c98fd8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:02.721658 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:02.721658 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:02.722567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78f94538-cf8d-428f-81e9-bf661c98fd8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:02.723137 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-78f94538-cf8d-428f-81e9-bf661c98fd8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:02.784426 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:02.784426 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:02.786826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78f94538-cf8d-428f-81e9-bf661c98fd8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:02.787940 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 610/1209] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:02 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:03.546284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee8a7118-056c-4706-8e94-5c59937eedc6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:03.546993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee8a7118-056c-4706-8e94-5c59937eedc6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:03.547666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:03.547666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:03.548122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee8a7118-056c-4706-8e94-5c59937eedc6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:03.548960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ee8a7118-056c-4706-8e94-5c59937eedc6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:03.616226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:03.616226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:03.620136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee8a7118-056c-4706-8e94-5c59937eedc6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:03.631558 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 600/1210] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:03 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:03.803319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69740ff0-32b7-4c5d-96ec-1b859f248d85 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:03.804021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69740ff0-32b7-4c5d-96ec-1b859f248d85 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:03.804425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:03.804425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:03.805059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69740ff0-32b7-4c5d-96ec-1b859f248d85 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:03.805740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-69740ff0-32b7-4c5d-96ec-1b859f248d85 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:03.890513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:03.890513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:03.936794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69740ff0-32b7-4c5d-96ec-1b859f248d85 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:03.945343 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 611/1211] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:03 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:04.647292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57026c57-7f75-4b89-9ed9-0130ecb84fab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:04.648043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57026c57-7f75-4b89-9ed9-0130ecb84fab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:04.648401 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:04.648401 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:04.648967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57026c57-7f75-4b89-9ed9-0130ecb84fab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:04.650045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-57026c57-7f75-4b89-9ed9-0130ecb84fab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:04.788176 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:04.788176 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:04.796783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57026c57-7f75-4b89-9ed9-0130ecb84fab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:04.811823 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 601/1212] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:04 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:04.960493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd618fe8-6f5f-4ca7-a9dc-0bead9c3b6df tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:04.961293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd618fe8-6f5f-4ca7-a9dc-0bead9c3b6df tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:04.962997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:04.962997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:04.964134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd618fe8-6f5f-4ca7-a9dc-0bead9c3b6df tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:04.965584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dd618fe8-6f5f-4ca7-a9dc-0bead9c3b6df tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:05.124947 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:05.124947 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:05.159072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd618fe8-6f5f-4ca7-a9dc-0bead9c3b6df tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:05.160093 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 612/1213] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:04 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:05.831189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e6b5cfc-0cc4-4699-a5a5-82f6967d61ac tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:05.833120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e6b5cfc-0cc4-4699-a5a5-82f6967d61ac tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:05.833345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:05.833345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:05.833733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e6b5cfc-0cc4-4699-a5a5-82f6967d61ac tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:05.834107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0e6b5cfc-0cc4-4699-a5a5-82f6967d61ac tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:05.889225 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:05.889225 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:05.898872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e6b5cfc-0cc4-4699-a5a5-82f6967d61ac tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:05.900511 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 602/1214] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:05 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:06.180881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-143a04e0-e5f5-42a9-84c2-cf0ba968ae0c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:06.181735 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-143a04e0-e5f5-42a9-84c2-cf0ba968ae0c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:06.182126 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:06.182126 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:06.182741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-143a04e0-e5f5-42a9-84c2-cf0ba968ae0c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:06.183277 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-143a04e0-e5f5-42a9-84c2-cf0ba968ae0c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:06.268652 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:06.268652 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:06.281317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-143a04e0-e5f5-42a9-84c2-cf0ba968ae0c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:06.286912 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 613/1215] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:06 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:06.915629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d2ffbee-6c49-49a9-b11f-32302f3c74a9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:06.916761 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d2ffbee-6c49-49a9-b11f-32302f3c74a9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:06.917227 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:06.917227 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:06.918059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d2ffbee-6c49-49a9-b11f-32302f3c74a9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:06.918724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2d2ffbee-6c49-49a9-b11f-32302f3c74a9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:06.992785 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:06.992785 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:06.998983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d2ffbee-6c49-49a9-b11f-32302f3c74a9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:07.006548 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 603/1216] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:06 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:07.305458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-917ec065-a097-4d3b-a717-a22daacbcd1c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:07.305995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-917ec065-a097-4d3b-a717-a22daacbcd1c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:07.306197 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:07.306197 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:07.306832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-917ec065-a097-4d3b-a717-a22daacbcd1c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:07.307374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-917ec065-a097-4d3b-a717-a22daacbcd1c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:07.407405 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:07.407405 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:07.421848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-917ec065-a097-4d3b-a717-a22daacbcd1c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:07.422831 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 614/1217] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:07 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:08.021226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-33ab8ebf-b8f1-4260-a766-ba4dd0d7377f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:08.022711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-33ab8ebf-b8f1-4260-a766-ba4dd0d7377f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:08.023399 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:08.023399 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:08.023997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-33ab8ebf-b8f1-4260-a766-ba4dd0d7377f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:08.024500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-33ab8ebf-b8f1-4260-a766-ba4dd0d7377f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:08.150294 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:08.150294 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:08.152781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-33ab8ebf-b8f1-4260-a766-ba4dd0d7377f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:08.154195 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 604/1218] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:08 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:08.436715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec52c56c-f1da-4447-9b3a-3ae2f7749d97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:08.437580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec52c56c-f1da-4447-9b3a-3ae2f7749d97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:08.438008 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:08.438008 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:08.439042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec52c56c-f1da-4447-9b3a-3ae2f7749d97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:08.439866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ec52c56c-f1da-4447-9b3a-3ae2f7749d97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:08.509538 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:08.509538 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:08.524379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec52c56c-f1da-4447-9b3a-3ae2f7749d97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:08.533570 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 615/1219] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:08 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:09.167890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c9c8b502-d4a8-4b10-a1fb-73629b85cab8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:09.169304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c9c8b502-d4a8-4b10-a1fb-73629b85cab8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:09.169304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:09.169304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:09.169304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c9c8b502-d4a8-4b10-a1fb-73629b85cab8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:09.169989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c9c8b502-d4a8-4b10-a1fb-73629b85cab8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:09.291217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:09.291217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:09.298276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c9c8b502-d4a8-4b10-a1fb-73629b85cab8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:09.317624 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 605/1220] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:09 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:09.540336 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3552b1aa-f96b-4a37-a1c6-7c341ee3d6e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:09.540873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3552b1aa-f96b-4a37-a1c6-7c341ee3d6e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:09.541094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:09.541094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:09.541465 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3552b1aa-f96b-4a37-a1c6-7c341ee3d6e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:09.541856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3552b1aa-f96b-4a37-a1c6-7c341ee3d6e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:09.649290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:09.649290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:09.676691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3552b1aa-f96b-4a37-a1c6-7c341ee3d6e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:09.692959 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 616/1221] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:09 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:10.331800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d7b5ff07-9af1-472e-b7d1-eef1e6a42543 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:10.332391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d7b5ff07-9af1-472e-b7d1-eef1e6a42543 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:10.332484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:10.332484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:10.333475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d7b5ff07-9af1-472e-b7d1-eef1e6a42543 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:10.334104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d7b5ff07-9af1-472e-b7d1-eef1e6a42543 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:10.396119 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:10.396119 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:10.403643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d7b5ff07-9af1-472e-b7d1-eef1e6a42543 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:10.415572 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 606/1222] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:10 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:10.707124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-704dd715-2b06-405a-8082-a5ad72b646f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:10.708200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-704dd715-2b06-405a-8082-a5ad72b646f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:10.708642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:10.708642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:10.709309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-704dd715-2b06-405a-8082-a5ad72b646f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:10.709875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-704dd715-2b06-405a-8082-a5ad72b646f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:10.761070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:10.761070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:10.763564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-704dd715-2b06-405a-8082-a5ad72b646f8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:10.764652 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 617/1223] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:10 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:11.426701 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a19b9442-0822-43a2-88c9-5e158b05ea74 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:11.428071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a19b9442-0822-43a2-88c9-5e158b05ea74 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:11.428478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:11.428478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:11.429133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a19b9442-0822-43a2-88c9-5e158b05ea74 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:11.429683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a19b9442-0822-43a2-88c9-5e158b05ea74 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:11.498910 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:11.498910 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:11.503011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a19b9442-0822-43a2-88c9-5e158b05ea74 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:11.512831 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 607/1224] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:11 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:11.778965 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99702144-1588-4399-8789-91e3f003c829 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:11.779751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99702144-1588-4399-8789-91e3f003c829 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:11.780095 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:11.780095 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:11.780673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99702144-1588-4399-8789-91e3f003c829 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:11.781183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-99702144-1588-4399-8789-91e3f003c829 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:11.840243 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:11.840243 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:11.851664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99702144-1588-4399-8789-91e3f003c829 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:11.853125 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 618/1225] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:11 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:12.520625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afea9773-2969-4669-90c5-cb2bfaf7b382 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:12.521181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afea9773-2969-4669-90c5-cb2bfaf7b382 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:12.521699 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:12.521699 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:12.522404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afea9773-2969-4669-90c5-cb2bfaf7b382 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:12.523013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-afea9773-2969-4669-90c5-cb2bfaf7b382 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:12.632472 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:12.632472 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:12.644956 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afea9773-2969-4669-90c5-cb2bfaf7b382 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:12.659058 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 608/1226] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:12 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:12.870455 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d1f624f-9c25-49b6-a321-227641a8f8ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:12.878629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d1f624f-9c25-49b6-a321-227641a8f8ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:12.881132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:12.881132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:12.885223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d1f624f-9c25-49b6-a321-227641a8f8ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:12.885881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0d1f624f-9c25-49b6-a321-227641a8f8ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:12.994093 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:12.994093 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:13.005316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d1f624f-9c25-49b6-a321-227641a8f8ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:13.017383 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 619/1227] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:12 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:13.672418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a80ec7ba-169e-4351-869d-d182a22d5927 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:13.673678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a80ec7ba-169e-4351-869d-d182a22d5927 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:13.674117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:13.674117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:13.674827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a80ec7ba-169e-4351-869d-d182a22d5927 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:13.675482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a80ec7ba-169e-4351-869d-d182a22d5927 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:13.779055 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:13.779055 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:13.784085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a80ec7ba-169e-4351-869d-d182a22d5927 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:13.791949 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 609/1228] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:13 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:14.032993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a29211c-b137-48bf-b991-a8624a2ce877 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:14.034814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a29211c-b137-48bf-b991-a8624a2ce877 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:14.035281 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:14.035281 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:14.036454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a29211c-b137-48bf-b991-a8624a2ce877 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:14.037007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1a29211c-b137-48bf-b991-a8624a2ce877 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:14.116356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:14.116356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:14.128464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a29211c-b137-48bf-b991-a8624a2ce877 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:14.136578 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 620/1229] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:14.805095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6dd1833a-6b1d-41e3-a775-c647493175e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:14.805637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6dd1833a-6b1d-41e3-a775-c647493175e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:14.805823 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:14.805823 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:14.806197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6dd1833a-6b1d-41e3-a775-c647493175e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:14.806700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6dd1833a-6b1d-41e3-a775-c647493175e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:14.873185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:14.873185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:14.876120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6dd1833a-6b1d-41e3-a775-c647493175e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:14.877457 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 610/1230] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:15.144711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04736292-73d5-4c3a-9e74-b6ebba72c98f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:15.145388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04736292-73d5-4c3a-9e74-b6ebba72c98f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:15.145676 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:15.145676 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:15.146151 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04736292-73d5-4c3a-9e74-b6ebba72c98f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:15.146617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-04736292-73d5-4c3a-9e74-b6ebba72c98f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:15.236123 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:15.236123 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:15.249379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04736292-73d5-4c3a-9e74-b6ebba72c98f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:15.259217 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 621/1231] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:15 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:15.893720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37e16d4c-3422-4083-8def-2e1bb6efd6a7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:15.895203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37e16d4c-3422-4083-8def-2e1bb6efd6a7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:15.895604 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:15.895604 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:15.896222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37e16d4c-3422-4083-8def-2e1bb6efd6a7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:15.896742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-37e16d4c-3422-4083-8def-2e1bb6efd6a7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:15.973863 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:15.973863 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:15.989207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37e16d4c-3422-4083-8def-2e1bb6efd6a7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:15.994428 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 611/1232] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:15 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 842 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:16.268299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-672560c1-b81a-4d05-8f32-97b149f6a810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:16.268791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-672560c1-b81a-4d05-8f32-97b149f6a810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:16.269030 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:16.269030 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:16.269486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-672560c1-b81a-4d05-8f32-97b149f6a810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:16.269780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-672560c1-b81a-4d05-8f32-97b149f6a810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:16.361415 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:16.361415 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:16.365332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-672560c1-b81a-4d05-8f32-97b149f6a810 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:16.373829 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 622/1233] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:16 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:17.015772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c07d18b3-4ca8-4d10-9f7b-5357732201ec tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:17.027045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c07d18b3-4ca8-4d10-9f7b-5357732201ec tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:17.027580 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:17.027580 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:17.028344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c07d18b3-4ca8-4d10-9f7b-5357732201ec tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:17.029064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c07d18b3-4ca8-4d10-9f7b-5357732201ec tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:17.172785 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:17.172785 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:17.175852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c07d18b3-4ca8-4d10-9f7b-5357732201ec tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:17.177272 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 612/1234] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:17 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:17.392651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f27b0c5a-8093-4634-b3f6-02217f2cfc59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:17.393336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f27b0c5a-8093-4634-b3f6-02217f2cfc59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:17.393661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:17.393661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:17.394179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f27b0c5a-8093-4634-b3f6-02217f2cfc59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:17.394671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f27b0c5a-8093-4634-b3f6-02217f2cfc59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:17.446681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:17.446681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:17.449238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f27b0c5a-8093-4634-b3f6-02217f2cfc59 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:17.463322 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 623/1235] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:17 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:18.192223 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f911960-7f79-4f07-b7c4-cd615848d905 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:18.193001 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f911960-7f79-4f07-b7c4-cd615848d905 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:18.193340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:18.193340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:18.194051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f911960-7f79-4f07-b7c4-cd615848d905 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:18.194543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2f911960-7f79-4f07-b7c4-cd615848d905 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:18.266114 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:18.266114 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:18.272890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f911960-7f79-4f07-b7c4-cd615848d905 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:18.275802 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 613/1236] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:18 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:18.329004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63ff9794-1284-40b7-9aa3-62ec5cab037d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] DELETE http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 13:11:18.329788 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63ff9794-1284-40b7-9aa3-62ec5cab037d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:18.330337 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:18.330337 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:18.330944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63ff9794-1284-40b7-9aa3-62ec5cab037d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:18.331701 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-63ff9794-1284-40b7-9aa3-62ec5cab037d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Delete volume with id: be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 13:11:18.456231 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:18.456231 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:18.457659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63ff9794-1284-40b7-9aa3-62ec5cab037d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:18.470210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8e7c998-ec76-4de9-a779-37f474e7fec4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:18.471709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8e7c998-ec76-4de9-a779-37f474e7fec4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:18.473036 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:18.473036 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:18.473676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8e7c998-ec76-4de9-a779-37f474e7fec4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:18.474926 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d8e7c998-ec76-4de9-a779-37f474e7fec4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:18.545880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63ff9794-1284-40b7-9aa3-62ec5cab037d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Delete volume request issued successfully. Jan 28 13:11:18.546363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63ff9794-1284-40b7-9aa3-62ec5cab037d tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 202 Jan 28 13:11:18.548004 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 624/1237] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:11:18 2021] DELETE /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:11:18.556334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ae2a99d-8d6b-4645-85c0-4edc376b7ff8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 13:11:18.557006 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ae2a99d-8d6b-4645-85c0-4edc376b7ff8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:18.557309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:18.557309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:18.557802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ae2a99d-8d6b-4645-85c0-4edc376b7ff8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:18.565892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:18.565892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:18.575648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8e7c998-ec76-4de9-a779-37f474e7fec4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:18.577430 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 614/1238] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:18 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:18.767318 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:18.767318 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:18.811569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5ae2a99d-8d6b-4645-85c0-4edc376b7ff8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:18.872242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ae2a99d-8d6b-4645-85c0-4edc376b7ff8 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 200 Jan 28 13:11:18.873369 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 625/1239] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:18 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 911 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:19.292844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f22b361d-2e2c-4284-ba07-b29337f9e619 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:19.294028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f22b361d-2e2c-4284-ba07-b29337f9e619 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:19.294459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:19.294459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:19.295128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f22b361d-2e2c-4284-ba07-b29337f9e619 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:19.303918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f22b361d-2e2c-4284-ba07-b29337f9e619 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:19.396954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:19.396954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:19.403530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f22b361d-2e2c-4284-ba07-b29337f9e619 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:19.419700 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 615/1240] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:19 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:19.598883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60723402-31bb-46f2-8a48-5eb4910eb210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:19.599707 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60723402-31bb-46f2-8a48-5eb4910eb210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:19.599992 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:19.599992 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:19.600401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60723402-31bb-46f2-8a48-5eb4910eb210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:19.600776 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-60723402-31bb-46f2-8a48-5eb4910eb210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:19.699523 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:19.699523 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:19.702231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60723402-31bb-46f2-8a48-5eb4910eb210 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:19.703120 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 626/1241] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:19 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:19.896329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20ad504e-bdb8-4fba-9eb1-5d57f2cf29ea tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 13:11:19.898614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20ad504e-bdb8-4fba-9eb1-5d57f2cf29ea tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:19.898993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:19.898993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:19.899645 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20ad504e-bdb8-4fba-9eb1-5d57f2cf29ea tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:20.111558 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:20.111558 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:20.137050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20ad504e-bdb8-4fba-9eb1-5d57f2cf29ea tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:20.186068 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20ad504e-bdb8-4fba-9eb1-5d57f2cf29ea tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 200 Jan 28 13:11:20.198676 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 616/1242] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:19 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 911 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:20.429585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d30b044-edab-4cf9-a59d-51b99dcd2ae3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:20.436806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d30b044-edab-4cf9-a59d-51b99dcd2ae3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:20.443539 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:20.443539 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:20.445624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d30b044-edab-4cf9-a59d-51b99dcd2ae3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:20.446654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7d30b044-edab-4cf9-a59d-51b99dcd2ae3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:20.534363 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:20.534363 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:20.545636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d30b044-edab-4cf9-a59d-51b99dcd2ae3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:20.547968 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 627/1243] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:20 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:20.721154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6233e70f-c6fe-4851-83a5-6663cbdaa5d6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:20.722123 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6233e70f-c6fe-4851-83a5-6663cbdaa5d6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:20.727623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:20.727623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:20.728710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6233e70f-c6fe-4851-83a5-6663cbdaa5d6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:20.729311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6233e70f-c6fe-4851-83a5-6663cbdaa5d6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:20.829072 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:20.829072 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:20.836457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6233e70f-c6fe-4851-83a5-6663cbdaa5d6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:20.840304 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 617/1244] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:20 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:21.204405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86bf3f32-ea07-4b0b-8782-c757737f6ea4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 13:11:21.205367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86bf3f32-ea07-4b0b-8782-c757737f6ea4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:21.205803 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:21.205803 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:21.206555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86bf3f32-ea07-4b0b-8782-c757737f6ea4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:21.345559 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:21.345559 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:21.384644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-86bf3f32-ea07-4b0b-8782-c757737f6ea4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:21.468531 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86bf3f32-ea07-4b0b-8782-c757737f6ea4 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 200 Jan 28 13:11:21.468531 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 628/1245] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:21 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 911 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:21.564581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eadcb5ec-856b-40c1-9ee5-77ed9bc87e0a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:21.565126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eadcb5ec-856b-40c1-9ee5-77ed9bc87e0a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:21.565346 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:21.565346 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:21.565732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eadcb5ec-856b-40c1-9ee5-77ed9bc87e0a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:21.566107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-eadcb5ec-856b-40c1-9ee5-77ed9bc87e0a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:21.643104 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:21.643104 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:21.661467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eadcb5ec-856b-40c1-9ee5-77ed9bc87e0a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:21.662339 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 618/1246] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:21 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:21.855844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-993b0db5-d682-4b82-8204-125343449c25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:21.856617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-993b0db5-d682-4b82-8204-125343449c25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:21.857011 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:21.857011 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:21.857616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-993b0db5-d682-4b82-8204-125343449c25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:21.858152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-993b0db5-d682-4b82-8204-125343449c25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:21.963553 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:21.963553 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:21.972445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-993b0db5-d682-4b82-8204-125343449c25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:21.980460 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 629/1247] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:21 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:22.473776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e003055-a78c-4507-8af2-ad9986cdbe13 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 13:11:22.475063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e003055-a78c-4507-8af2-ad9986cdbe13 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:22.475485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:22.475485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:22.476156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e003055-a78c-4507-8af2-ad9986cdbe13 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:22.620309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:22.620309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:22.669316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6e003055-a78c-4507-8af2-ad9986cdbe13 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:22.677218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eaeeffa5-7d63-4989-a4da-af35387a6192 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:22.677758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eaeeffa5-7d63-4989-a4da-af35387a6192 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:22.677982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:22.677982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:22.678589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eaeeffa5-7d63-4989-a4da-af35387a6192 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:22.678964 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-eaeeffa5-7d63-4989-a4da-af35387a6192 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:22.753996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e003055-a78c-4507-8af2-ad9986cdbe13 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 200 Jan 28 13:11:22.762209 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 619/1248] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:22 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 911 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:22.811454 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:22.811454 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:22.813488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eaeeffa5-7d63-4989-a4da-af35387a6192 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:22.814291 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 630/1249] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:22 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:22.991705 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7bd24d5-744c-4f42-b35e-0edc12dc03ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:22.992455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7bd24d5-744c-4f42-b35e-0edc12dc03ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:22.995713 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:22.995713 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:22.995713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7bd24d5-744c-4f42-b35e-0edc12dc03ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:22.995713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b7bd24d5-744c-4f42-b35e-0edc12dc03ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:23.077804 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:23.077804 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:23.085255 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7bd24d5-744c-4f42-b35e-0edc12dc03ed tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:23.088771 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 620/1250] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:22 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:23.778918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c92a5a36-a8f0-4a3a-9b8d-6a264ac1c067 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a Jan 28 13:11:23.779725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c92a5a36-a8f0-4a3a-9b8d-6a264ac1c067 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:23.779725 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:23.779725 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:23.780070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c92a5a36-a8f0-4a3a-9b8d-6a264ac1c067 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:23.835453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91a1d44f-48d2-4176-802a-23aabb085118 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:23.836275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91a1d44f-48d2-4176-802a-23aabb085118 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:23.836660 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:23.836660 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:23.837268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91a1d44f-48d2-4176-802a-23aabb085118 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:23.838452 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-91a1d44f-48d2-4176-802a-23aabb085118 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:23.921622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:23.921622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:23.933398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91a1d44f-48d2-4176-802a-23aabb085118 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:23.942829 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 621/1251] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:23 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:23.975585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c92a5a36-a8f0-4a3a-9b8d-6a264ac1c067 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a returned with HTTP 404 Jan 28 13:11:23.977017 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 631/1252] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:23 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/be81a435-f771-4cf0-9d00-8aab54b1554a => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:11:23.986936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63c6b930-d3d5-468e-9249-b99629748f50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] DELETE http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 13:11:23.988731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63c6b930-d3d5-468e-9249-b99629748f50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:23.989184 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:23.989184 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:23.989827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63c6b930-d3d5-468e-9249-b99629748f50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:23.990484 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-63c6b930-d3d5-468e-9249-b99629748f50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Delete volume with id: 5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 13:11:24.103818 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b20f2b5-f4ac-4ead-8345-c5b4e6b0261b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:24.105000 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b20f2b5-f4ac-4ead-8345-c5b4e6b0261b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:24.105528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b20f2b5-f4ac-4ead-8345-c5b4e6b0261b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:24.106501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2b20f2b5-f4ac-4ead-8345-c5b4e6b0261b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:24.182519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:24.182519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:24.184491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b20f2b5-f4ac-4ead-8345-c5b4e6b0261b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:24.185334 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 632/1253] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:24 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:24.190866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:24.190866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:24.200278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63c6b930-d3d5-468e-9249-b99629748f50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:24.328851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63c6b930-d3d5-468e-9249-b99629748f50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Delete volume request issued successfully. Jan 28 13:11:24.329355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63c6b930-d3d5-468e-9249-b99629748f50 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 202 Jan 28 13:11:24.333357 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 622/1254] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:11:23 2021] DELETE /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:11:24.338007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2dc1aef4-d8b7-4279-a2fb-eacb6db9f32b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 13:11:24.338636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2dc1aef4-d8b7-4279-a2fb-eacb6db9f32b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:24.338855 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:24.338855 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:24.339317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2dc1aef4-d8b7-4279-a2fb-eacb6db9f32b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:24.428233 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:24.428233 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:24.438424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2dc1aef4-d8b7-4279-a2fb-eacb6db9f32b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:24.513290 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2dc1aef4-d8b7-4279-a2fb-eacb6db9f32b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 13:11:24.523290 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 633/1255] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:24 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:24.955125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60a28550-545c-4cfc-bbbb-c43b9d25e53c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:24.963770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60a28550-545c-4cfc-bbbb-c43b9d25e53c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:24.967591 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:24.967591 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:24.968404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60a28550-545c-4cfc-bbbb-c43b9d25e53c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:24.968951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-60a28550-545c-4cfc-bbbb-c43b9d25e53c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:25.100334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:25.100334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:25.102044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60a28550-545c-4cfc-bbbb-c43b9d25e53c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:25.109063 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 623/1256] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:24 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:25.200448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-90709e78-f892-4949-829e-fc967ea57c9e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:25.204034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-90709e78-f892-4949-829e-fc967ea57c9e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:25.204449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:25.204449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:25.205080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-90709e78-f892-4949-829e-fc967ea57c9e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:25.205622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-90709e78-f892-4949-829e-fc967ea57c9e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:25.263728 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:25.263728 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:25.266096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-90709e78-f892-4949-829e-fc967ea57c9e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:25.267732 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 634/1257] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:25 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:25.537362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05b1f327-be6c-4d51-9981-e14cbd39951e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 13:11:25.538330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05b1f327-be6c-4d51-9981-e14cbd39951e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:25.538773 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:25.538773 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:25.539475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05b1f327-be6c-4d51-9981-e14cbd39951e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:25.697924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:25.697924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:25.735561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-05b1f327-be6c-4d51-9981-e14cbd39951e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:25.818179 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05b1f327-be6c-4d51-9981-e14cbd39951e tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 13:11:25.819982 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 624/1258] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:25 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:26.126166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eaeedb45-3ac3-447f-8f65-7818ba8be5a1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:26.126697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eaeedb45-3ac3-447f-8f65-7818ba8be5a1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:26.126894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:26.126894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:26.127739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eaeedb45-3ac3-447f-8f65-7818ba8be5a1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:26.128287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-eaeedb45-3ac3-447f-8f65-7818ba8be5a1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:26.253879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:26.253879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:26.266654 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eaeedb45-3ac3-447f-8f65-7818ba8be5a1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:26.286062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a21a1d48-d5af-4d6b-8f61-c5170eda3569 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:26.287317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a21a1d48-d5af-4d6b-8f61-c5170eda3569 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:26.287729 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:26.287729 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:26.288331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a21a1d48-d5af-4d6b-8f61-c5170eda3569 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:26.288870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a21a1d48-d5af-4d6b-8f61-c5170eda3569 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:26.295405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 635/1259] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:26 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:26.345280 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:26.345280 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:26.355396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a21a1d48-d5af-4d6b-8f61-c5170eda3569 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:26.360661 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 625/1260] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:26 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:26.842607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c0b68d8-0c3b-4f6d-8aed-e7e3211c105b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 13:11:26.848460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c0b68d8-0c3b-4f6d-8aed-e7e3211c105b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:26.848934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:26.848934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:26.850041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c0b68d8-0c3b-4f6d-8aed-e7e3211c105b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:27.128095 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:27.128095 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:27.174875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1c0b68d8-0c3b-4f6d-8aed-e7e3211c105b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:27.248367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c0b68d8-0c3b-4f6d-8aed-e7e3211c105b tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 13:11:27.249629 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 636/1261] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:26 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 913 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:27.286959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b93d922c-8ea6-480a-9731-92eaf3e838f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:27.287949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b93d922c-8ea6-480a-9731-92eaf3e838f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:27.288597 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:27.288597 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:27.289544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b93d922c-8ea6-480a-9731-92eaf3e838f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:27.290166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b93d922c-8ea6-480a-9731-92eaf3e838f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:27.374992 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e39e6b5-6e39-4ebd-a478-c55f5819291e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:27.375583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e39e6b5-6e39-4ebd-a478-c55f5819291e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:27.375809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:27.375809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:27.376194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e39e6b5-6e39-4ebd-a478-c55f5819291e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:27.376566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1e39e6b5-6e39-4ebd-a478-c55f5819291e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:27.417958 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:27.417958 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:27.427612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b93d922c-8ea6-480a-9731-92eaf3e838f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:27.435612 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 626/1262] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:27 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:27.442909 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:27.442909 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:27.445192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e39e6b5-6e39-4ebd-a478-c55f5819291e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:27.445956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 637/1263] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:27 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:28.265781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d99494e2-d3e3-4938-8f15-b70a6d6cb406 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 13:11:28.267105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d99494e2-d3e3-4938-8f15-b70a6d6cb406 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:28.267574 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:28.267574 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:28.268265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d99494e2-d3e3-4938-8f15-b70a6d6cb406 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:28.446591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c588909a-e661-45e8-a5e8-cd11b4493fa6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:28.447106 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:28.447106 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:28.450266 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c588909a-e661-45e8-a5e8-cd11b4493fa6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:28.450465 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:28.450465 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:28.451949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c588909a-e661-45e8-a5e8-cd11b4493fa6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:28.452747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c588909a-e661-45e8-a5e8-cd11b4493fa6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:28.492420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d99494e2-d3e3-4938-8f15-b70a6d6cb406 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:28.568481 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d99494e2-d3e3-4938-8f15-b70a6d6cb406 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 200 Jan 28 13:11:28.571411 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 627/1264] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:28 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 913 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:28.596551 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8cee4ab6-a806-470c-a292-4a91e2f0b16f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:28.601977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8cee4ab6-a806-470c-a292-4a91e2f0b16f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:28.603493 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:28.603493 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:28.604083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8cee4ab6-a806-470c-a292-4a91e2f0b16f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:28.607581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8cee4ab6-a806-470c-a292-4a91e2f0b16f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:28.611560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:28.611560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:28.619468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c588909a-e661-45e8-a5e8-cd11b4493fa6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:28.638794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 638/1265] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:28 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:28.711798 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:28.711798 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:28.720038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8cee4ab6-a806-470c-a292-4a91e2f0b16f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:28.729637 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 628/1266] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:28 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:29.586030 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f30e2509-0058-45ab-b240-79a405cd83af tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 Jan 28 13:11:29.587221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f30e2509-0058-45ab-b240-79a405cd83af tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:29.587641 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:29.587641 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:29.588290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f30e2509-0058-45ab-b240-79a405cd83af tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:29.634843 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e421765-c496-4b13-9b48-6d04227a2c2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:29.635642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e421765-c496-4b13-9b48-6d04227a2c2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:29.636011 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:29.636011 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:29.636859 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e421765-c496-4b13-9b48-6d04227a2c2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:29.637463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9e421765-c496-4b13-9b48-6d04227a2c2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:29.731959 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:29.731959 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:29.737442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e421765-c496-4b13-9b48-6d04227a2c2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:29.746282 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 629/1267] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:29 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:29.764022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e01255b-8051-4b4a-8739-ee4ae40d8693 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:29.765222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e01255b-8051-4b4a-8739-ee4ae40d8693 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:29.765685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:29.765685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:29.766412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e01255b-8051-4b4a-8739-ee4ae40d8693 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:29.768545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0e01255b-8051-4b4a-8739-ee4ae40d8693 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:29.840302 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:29.840302 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:29.850033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e01255b-8051-4b4a-8739-ee4ae40d8693 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:29.860963 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 630/1268] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:29 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:29.864523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f30e2509-0058-45ab-b240-79a405cd83af tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 returned with HTTP 404 Jan 28 13:11:29.865590 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 639/1269] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:29 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/5567fd08-d3e4-469e-8081-3695e2193cb8 => generated 109 bytes in 283 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:11:29.873294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ab2d61b-0420-43ce-b483-f3f652348ba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] DELETE http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 13:11:29.874598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ab2d61b-0420-43ce-b483-f3f652348ba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:29.875021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:29.875021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:29.879273 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ab2d61b-0420-43ce-b483-f3f652348ba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:29.880134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2ab2d61b-0420-43ce-b483-f3f652348ba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Delete volume with id: a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 13:11:30.105246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:30.105246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:30.106787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ab2d61b-0420-43ce-b483-f3f652348ba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:30.209492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ab2d61b-0420-43ce-b483-f3f652348ba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Delete volume request issued successfully. Jan 28 13:11:30.212475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ab2d61b-0420-43ce-b483-f3f652348ba1 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 202 Jan 28 13:11:30.218758 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 631/1270] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:11:29 2021] DELETE /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 0 bytes in 349 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:11:30.226816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a6aad45-d583-4332-8431-a97ccc1dc607 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 13:11:30.227016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a6aad45-d583-4332-8431-a97ccc1dc607 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:30.227965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a6aad45-d583-4332-8431-a97ccc1dc607 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:30.437241 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:30.437241 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:30.489447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a6aad45-d583-4332-8431-a97ccc1dc607 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:30.590607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a6aad45-d583-4332-8431-a97ccc1dc607 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 13:11:30.614242 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 640/1271] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:30 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 1360 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:11:30.768192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5550b822-a455-45d7-90c6-a6521dfb2e7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:30.768192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5550b822-a455-45d7-90c6-a6521dfb2e7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:30.768192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:30.768192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:30.768192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5550b822-a455-45d7-90c6-a6521dfb2e7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:30.768192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5550b822-a455-45d7-90c6-a6521dfb2e7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:30.870930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d662166-9998-4b74-9e35-8487acaffa11 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:30.872373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d662166-9998-4b74-9e35-8487acaffa11 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:30.872697 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:30.872697 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:30.873029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:30.873029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:30.873904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d662166-9998-4b74-9e35-8487acaffa11 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:30.874575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3d662166-9998-4b74-9e35-8487acaffa11 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:30.875192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5550b822-a455-45d7-90c6-a6521dfb2e7b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:30.904467 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 632/1272] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:30 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:30.991728 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:30.991728 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:31.003707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d662166-9998-4b74-9e35-8487acaffa11 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:31.008726 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 641/1273] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:30 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:31.630406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1460f97-53d3-4dc7-98b0-4170c411d6ba tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 13:11:31.632728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1460f97-53d3-4dc7-98b0-4170c411d6ba tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:31.642432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:31.642432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:31.643346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1460f97-53d3-4dc7-98b0-4170c411d6ba tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:31.910995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:31.910995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:31.914996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05e547b9-5ea4-4eb6-a78d-24500ce67456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:31.914996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05e547b9-5ea4-4eb6-a78d-24500ce67456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:31.915432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:31.915432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:31.916008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05e547b9-5ea4-4eb6-a78d-24500ce67456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:31.916176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-05e547b9-5ea4-4eb6-a78d-24500ce67456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:31.949803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b1460f97-53d3-4dc7-98b0-4170c411d6ba tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:32.067222 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:32.067222 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:32.070088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05e547b9-5ea4-4eb6-a78d-24500ce67456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:32.070953 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 642/1274] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:31 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:32.094069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1460f97-53d3-4dc7-98b0-4170c411d6ba tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 13:11:32.101370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ee17de0-57d6-4aae-879e-cce1b4ce8e97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:32.101906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ee17de0-57d6-4aae-879e-cce1b4ce8e97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:32.102152 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:32.102152 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:32.126150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 633/1275] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:31 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 1360 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:11:32.127513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ee17de0-57d6-4aae-879e-cce1b4ce8e97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:32.127927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4ee17de0-57d6-4aae-879e-cce1b4ce8e97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:32.218651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:32.218651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:32.238030 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ee17de0-57d6-4aae-879e-cce1b4ce8e97 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:32.244466 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 643/1276] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:32 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:33.086883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7dffb1a5-76d9-4d1f-ab10-e086463bedf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:33.087399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7dffb1a5-76d9-4d1f-ab10-e086463bedf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:33.087549 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:33.087549 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:33.088375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7dffb1a5-76d9-4d1f-ab10-e086463bedf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:33.088929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7dffb1a5-76d9-4d1f-ab10-e086463bedf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:33.142287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cbf95d0c-da65-4fbe-a679-2b9675878e75 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 13:11:33.142898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cbf95d0c-da65-4fbe-a679-2b9675878e75 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:33.143139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:33.143139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:33.143732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cbf95d0c-da65-4fbe-a679-2b9675878e75 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:33.205316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:33.205316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:33.227492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7dffb1a5-76d9-4d1f-ab10-e086463bedf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:33.230310 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 634/1277] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:33 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:33.260679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-551a18f2-ec50-44ed-a797-f02640e49119 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:33.261903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-551a18f2-ec50-44ed-a797-f02640e49119 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:33.265033 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:33.265033 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:33.266192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-551a18f2-ec50-44ed-a797-f02640e49119 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:33.269433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-551a18f2-ec50-44ed-a797-f02640e49119 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:33.284042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:33.284042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:33.317970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cbf95d0c-da65-4fbe-a679-2b9675878e75 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:33.404592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cbf95d0c-da65-4fbe-a679-2b9675878e75 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 13:11:33.417630 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 644/1278] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:33 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 1360 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:11:33.431140 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:33.431140 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:33.433267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-551a18f2-ec50-44ed-a797-f02640e49119 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:33.434178 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 635/1279] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:33 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:34.256990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01d09f53-1351-47c3-955b-4e7e8ad76970 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:34.257534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01d09f53-1351-47c3-955b-4e7e8ad76970 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:34.257647 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:34.257647 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:34.258041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01d09f53-1351-47c3-955b-4e7e8ad76970 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:34.258383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-01d09f53-1351-47c3-955b-4e7e8ad76970 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:34.385663 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:34.385663 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:34.387642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01d09f53-1351-47c3-955b-4e7e8ad76970 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:34.388513 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 645/1280] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:34 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:34.421989 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a484cfbc-1d2f-4c0e-b5e5-d8354daa62f3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 13:11:34.422832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a484cfbc-1d2f-4c0e-b5e5-d8354daa62f3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:34.423175 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:34.423175 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:34.424470 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a484cfbc-1d2f-4c0e-b5e5-d8354daa62f3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:34.454241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5cf628c-e398-40d2-ba99-c681199e1626 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:34.458531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5cf628c-e398-40d2-ba99-c681199e1626 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:34.463308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:34.463308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:34.464238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5cf628c-e398-40d2-ba99-c681199e1626 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:34.464766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c5cf628c-e398-40d2-ba99-c681199e1626 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:34.570936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:34.570936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:34.572947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5cf628c-e398-40d2-ba99-c681199e1626 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:34.573822 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 646/1281] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:34 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:34.604997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:34.604997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:34.660885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a484cfbc-1d2f-4c0e-b5e5-d8354daa62f3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Volume info retrieved successfully. Jan 28 13:11:34.777231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a484cfbc-1d2f-4c0e-b5e5-d8354daa62f3 tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 200 Jan 28 13:11:34.789665 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 636/1282] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:34 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 1360 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:11:35.402931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-925b80a7-f423-48e9-a406-1925baed8026 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:35.404092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-925b80a7-f423-48e9-a406-1925baed8026 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:35.404488 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:35.404488 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:35.405225 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-925b80a7-f423-48e9-a406-1925baed8026 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:35.405749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-925b80a7-f423-48e9-a406-1925baed8026 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:35.470373 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:35.470373 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:35.473803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-925b80a7-f423-48e9-a406-1925baed8026 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:35.481239 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 647/1283] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:35 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:35.591293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b76b74d-818d-4e4c-9845-08c5a1ce2e43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:35.592153 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b76b74d-818d-4e4c-9845-08c5a1ce2e43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:35.592516 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:35.592516 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:35.593248 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b76b74d-818d-4e4c-9845-08c5a1ce2e43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:35.593809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4b76b74d-818d-4e4c-9845-08c5a1ce2e43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:35.711210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:35.711210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:35.724198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b76b74d-818d-4e4c-9845-08c5a1ce2e43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:35.738735 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 637/1284] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:35 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:35.795994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fb8a5f9-1efb-4651-ad69-3039a1c434df tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] GET http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b Jan 28 13:11:35.796920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fb8a5f9-1efb-4651-ad69-3039a1c434df tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:35.797415 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:35.797415 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:35.798045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fb8a5f9-1efb-4651-ad69-3039a1c434df tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:36.004218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fb8a5f9-1efb-4651-ad69-3039a1c434df tempest-TaggedBootDevicesTest-1182669327 tempest-TaggedBootDevicesTest-1182669327-project] http://10.222.0.38/volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b returned with HTTP 404 Jan 28 13:11:36.011740 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 648/1285] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:35 2021] GET /volume/v3/fc581f870c38475dbb11542e1340d269/volumes/a4808a9c-e7cd-4914-8fda-037071d88c2b => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:11:36.494725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6dc875c5-cdd4-4f1b-97a4-e9baa90066ce tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:36.496055 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6dc875c5-cdd4-4f1b-97a4-e9baa90066ce tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:36.496405 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:36.496405 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:36.497320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6dc875c5-cdd4-4f1b-97a4-e9baa90066ce tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:36.497816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6dc875c5-cdd4-4f1b-97a4-e9baa90066ce tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:36.554342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:36.554342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:36.563088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6dc875c5-cdd4-4f1b-97a4-e9baa90066ce tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:36.567596 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 638/1286] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:36 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:36.739532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67980cc3-df10-4fc8-bc17-a319776a5a51 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:36.740326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67980cc3-df10-4fc8-bc17-a319776a5a51 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:36.740973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67980cc3-df10-4fc8-bc17-a319776a5a51 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:36.741508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-67980cc3-df10-4fc8-bc17-a319776a5a51 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:36.823173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:36.823173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:36.825574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67980cc3-df10-4fc8-bc17-a319776a5a51 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:36.826514 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 649/1287] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:36 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:37.583788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8104e2b0-4dac-48b6-84c6-5dd5da626aa5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:37.585500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8104e2b0-4dac-48b6-84c6-5dd5da626aa5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:37.585500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:37.585500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:37.585500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8104e2b0-4dac-48b6-84c6-5dd5da626aa5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:37.586020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8104e2b0-4dac-48b6-84c6-5dd5da626aa5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:37.691696 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:37.691696 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:37.696088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8104e2b0-4dac-48b6-84c6-5dd5da626aa5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:37.698739 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 639/1288] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:37 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:37.851868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcc20414-9ae2-4cf2-88da-6251c8805956 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:37.852571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcc20414-9ae2-4cf2-88da-6251c8805956 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:37.853153 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:37.853153 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:37.853720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcc20414-9ae2-4cf2-88da-6251c8805956 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:37.854302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dcc20414-9ae2-4cf2-88da-6251c8805956 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:37.922104 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:37.922104 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:37.931378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcc20414-9ae2-4cf2-88da-6251c8805956 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:37.932834 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 650/1289] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:37 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:38.710672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d74fe4c0-1b9c-45c1-b6eb-a4cef7380849 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:38.711190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d74fe4c0-1b9c-45c1-b6eb-a4cef7380849 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:38.711531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:38.711531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:38.711712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d74fe4c0-1b9c-45c1-b6eb-a4cef7380849 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:38.712229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d74fe4c0-1b9c-45c1-b6eb-a4cef7380849 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:38.766971 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:38.766971 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:38.769519 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d74fe4c0-1b9c-45c1-b6eb-a4cef7380849 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:38.797363 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 640/1290] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:38 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:38.952036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ef41552-4c01-4f10-80fe-f5d0f65ac851 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:38.958505 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ef41552-4c01-4f10-80fe-f5d0f65ac851 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:38.961449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:38.961449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:38.962183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ef41552-4c01-4f10-80fe-f5d0f65ac851 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:38.962693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2ef41552-4c01-4f10-80fe-f5d0f65ac851 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:39.037654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:39.037654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:39.039777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ef41552-4c01-4f10-80fe-f5d0f65ac851 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:39.059383 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 651/1291] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:38 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:39.810715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03c6f237-d929-4081-b6bb-02d2e8fc814b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:39.812288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03c6f237-d929-4081-b6bb-02d2e8fc814b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:39.812689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:39.812689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:39.813424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03c6f237-d929-4081-b6bb-02d2e8fc814b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:39.813756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-03c6f237-d929-4081-b6bb-02d2e8fc814b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:39.876072 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:39.876072 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:39.883314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03c6f237-d929-4081-b6bb-02d2e8fc814b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:39.884545 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 641/1292] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:39 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:40.063547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e46801c-4f2a-45c2-9593-350d0ffe43b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:40.065135 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e46801c-4f2a-45c2-9593-350d0ffe43b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:40.065471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:40.065471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:40.067880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e46801c-4f2a-45c2-9593-350d0ffe43b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:40.068107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7e46801c-4f2a-45c2-9593-350d0ffe43b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:40.128717 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:40.128717 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:40.134103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e46801c-4f2a-45c2-9593-350d0ffe43b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:40.135161 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 652/1293] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:40 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:40.910071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef4311cc-63d9-4227-8fb8-616179e22a3d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:40.910880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef4311cc-63d9-4227-8fb8-616179e22a3d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:40.910880 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:40.910880 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:40.911328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef4311cc-63d9-4227-8fb8-616179e22a3d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:40.911885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ef4311cc-63d9-4227-8fb8-616179e22a3d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:41.013015 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:41.013015 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:41.016286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef4311cc-63d9-4227-8fb8-616179e22a3d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:41.017959 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 642/1294] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:40 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:41.153402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fdc4fb1-1925-479a-af3a-8512453862a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:41.187935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fdc4fb1-1925-479a-af3a-8512453862a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:41.187935 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:41.187935 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:41.187935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fdc4fb1-1925-479a-af3a-8512453862a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:41.187935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2fdc4fb1-1925-479a-af3a-8512453862a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:41.215500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:41.215500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:41.228025 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fdc4fb1-1925-479a-af3a-8512453862a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:41.229129 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 653/1295] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:41 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:42.036720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2bec63f-94f5-4216-a88e-e40f5ef60ba3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:42.046082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2bec63f-94f5-4216-a88e-e40f5ef60ba3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:42.046566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:42.046566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:42.047207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2bec63f-94f5-4216-a88e-e40f5ef60ba3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:42.047759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a2bec63f-94f5-4216-a88e-e40f5ef60ba3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:42.099400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:42.099400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:42.106175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2bec63f-94f5-4216-a88e-e40f5ef60ba3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:42.107767 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 643/1296] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:42 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:42.246114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b6102a9-6c46-41ac-ad96-6b93940eab66 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:42.246676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b6102a9-6c46-41ac-ad96-6b93940eab66 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:42.246918 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:42.246918 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:42.250543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b6102a9-6c46-41ac-ad96-6b93940eab66 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:42.251105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7b6102a9-6c46-41ac-ad96-6b93940eab66 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:42.342147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:42.342147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:42.353052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b6102a9-6c46-41ac-ad96-6b93940eab66 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:42.355675 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 654/1297] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:42 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:43.122949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db57d68d-681d-4536-b856-0ca29ced8a44 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:43.123919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db57d68d-681d-4536-b856-0ca29ced8a44 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:43.124110 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:43.124110 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:43.124514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db57d68d-681d-4536-b856-0ca29ced8a44 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:43.124864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-db57d68d-681d-4536-b856-0ca29ced8a44 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:43.181666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:43.181666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:43.192857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db57d68d-681d-4536-b856-0ca29ced8a44 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:43.194089 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 644/1298] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:43 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:43.375834 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf1ff7e2-18fa-48cf-9c70-6294ad9179b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:43.376620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf1ff7e2-18fa-48cf-9c70-6294ad9179b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:43.376976 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:43.376976 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:43.377622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf1ff7e2-18fa-48cf-9c70-6294ad9179b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:43.378274 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bf1ff7e2-18fa-48cf-9c70-6294ad9179b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:43.471644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:43.471644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:43.473667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf1ff7e2-18fa-48cf-9c70-6294ad9179b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:43.475135 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 655/1299] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:43 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:44.213670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf8637ad-5a13-4c00-8f25-d0643727cd70 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:44.214773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf8637ad-5a13-4c00-8f25-d0643727cd70 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:44.215139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:44.215139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:44.215770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf8637ad-5a13-4c00-8f25-d0643727cd70 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:44.216353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cf8637ad-5a13-4c00-8f25-d0643727cd70 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:44.265471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:44.265471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:44.267609 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf8637ad-5a13-4c00-8f25-d0643727cd70 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:44.274534 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 645/1300] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:44 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:44.501240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7ce6726-3650-462e-a158-1cbb60d3e613 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:44.501240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7ce6726-3650-462e-a158-1cbb60d3e613 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:44.501240 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:44.501240 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:44.501240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7ce6726-3650-462e-a158-1cbb60d3e613 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:44.501240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e7ce6726-3650-462e-a158-1cbb60d3e613 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:44.546369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:44.546369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:44.549492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7ce6726-3650-462e-a158-1cbb60d3e613 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:44.551069 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 656/1301] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:44 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:45.289896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c16715a5-393a-454d-b8c8-145ac23b17ff tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:45.290563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c16715a5-393a-454d-b8c8-145ac23b17ff tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:45.290889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:45.290889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:45.291485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c16715a5-393a-454d-b8c8-145ac23b17ff tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:45.291969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c16715a5-393a-454d-b8c8-145ac23b17ff tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:45.333490 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:45.333490 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:45.337255 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c16715a5-393a-454d-b8c8-145ac23b17ff tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:45.338894 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 646/1302] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:45 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:45.565538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d0f1ac7-f7f9-4464-b4f6-487c2f8f368b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:45.566075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d0f1ac7-f7f9-4464-b4f6-487c2f8f368b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:45.566293 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:45.566293 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:45.566662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d0f1ac7-f7f9-4464-b4f6-487c2f8f368b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:45.567033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0d0f1ac7-f7f9-4464-b4f6-487c2f8f368b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:45.614338 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:45.614338 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:45.621568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d0f1ac7-f7f9-4464-b4f6-487c2f8f368b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:45.622442 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 657/1303] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:45 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:11:46.354213 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e5d63ef-f57d-4292-a614-7c1d2ffe4b14 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:46.357456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e5d63ef-f57d-4292-a614-7c1d2ffe4b14 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:46.357827 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:46.357827 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:46.358446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e5d63ef-f57d-4292-a614-7c1d2ffe4b14 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:46.358967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6e5d63ef-f57d-4292-a614-7c1d2ffe4b14 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:46.446528 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:46.446528 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:46.454254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e5d63ef-f57d-4292-a614-7c1d2ffe4b14 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:46.461201 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 647/1304] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:46 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:46.643753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89395a02-55c8-42c8-8e13-a849a2907083 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:46.644608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89395a02-55c8-42c8-8e13-a849a2907083 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:46.651601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:46.651601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:46.652652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89395a02-55c8-42c8-8e13-a849a2907083 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:46.652652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-89395a02-55c8-42c8-8e13-a849a2907083 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:46.737132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:46.737132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:46.743722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89395a02-55c8-42c8-8e13-a849a2907083 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:46.776224 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 658/1305] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:46 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:47.470183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c5b589b-dcf6-4bbd-bd3f-fc645154fc62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:47.470698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c5b589b-dcf6-4bbd-bd3f-fc645154fc62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:47.470927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:47.470927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:47.471685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c5b589b-dcf6-4bbd-bd3f-fc645154fc62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:47.471926 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3c5b589b-dcf6-4bbd-bd3f-fc645154fc62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:47.557552 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:47.557552 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:47.561489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c5b589b-dcf6-4bbd-bd3f-fc645154fc62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:47.567635 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 648/1306] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:47 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:48.176005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0223723d-f74d-4967-b4a6-354ccdf69d6c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:48.176553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0223723d-f74d-4967-b4a6-354ccdf69d6c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:48.176754 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:48.176754 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:48.177395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0223723d-f74d-4967-b4a6-354ccdf69d6c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:48.177973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0223723d-f74d-4967-b4a6-354ccdf69d6c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:48.297394 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:48.297394 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:48.299331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0223723d-f74d-4967-b4a6-354ccdf69d6c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:48.300158 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 659/1307] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:47 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:48.581796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9b64e9d-2242-4964-a2ad-89eeaf834175 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:48.582487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9b64e9d-2242-4964-a2ad-89eeaf834175 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:48.582709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:48.582709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:48.583089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9b64e9d-2242-4964-a2ad-89eeaf834175 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:48.583534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d9b64e9d-2242-4964-a2ad-89eeaf834175 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:48.676807 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:48.676807 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:48.678784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9b64e9d-2242-4964-a2ad-89eeaf834175 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:48.683605 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 649/1308] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:48 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:49.315235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-070929fc-5cb3-4ccd-aadf-e1eb89fffb43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:49.316233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-070929fc-5cb3-4ccd-aadf-e1eb89fffb43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:49.316460 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:49.316460 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:49.316838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-070929fc-5cb3-4ccd-aadf-e1eb89fffb43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:49.317482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-070929fc-5cb3-4ccd-aadf-e1eb89fffb43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:49.378879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:49.378879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:49.382773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-070929fc-5cb3-4ccd-aadf-e1eb89fffb43 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:49.398197 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 660/1309] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:49.701645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd4461fe-4f77-4e60-8cc5-5c13ed0e9869 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:49.708230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd4461fe-4f77-4e60-8cc5-5c13ed0e9869 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:49.712368 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:49.712368 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:49.713301 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd4461fe-4f77-4e60-8cc5-5c13ed0e9869 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:49.713881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fd4461fe-4f77-4e60-8cc5-5c13ed0e9869 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:49.801778 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:49.801778 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:49.811970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd4461fe-4f77-4e60-8cc5-5c13ed0e9869 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:49.813199 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 650/1310] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:49 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:50.398542 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59f5ba97-e12c-4e86-9cb9-4c869bde44ea tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:50.400393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59f5ba97-e12c-4e86-9cb9-4c869bde44ea tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:50.400793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:50.400793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:50.401376 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59f5ba97-e12c-4e86-9cb9-4c869bde44ea tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:50.401896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-59f5ba97-e12c-4e86-9cb9-4c869bde44ea tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:50.475076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:50.475076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:50.485247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59f5ba97-e12c-4e86-9cb9-4c869bde44ea tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:50.486475 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 661/1311] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:50 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:50.827743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4287c0d9-a564-4041-9b91-cd8d8c672e77 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:50.829032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4287c0d9-a564-4041-9b91-cd8d8c672e77 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:50.829406 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:50.829406 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:50.830017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4287c0d9-a564-4041-9b91-cd8d8c672e77 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:50.830879 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4287c0d9-a564-4041-9b91-cd8d8c672e77 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:50.913003 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:50.913003 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:50.916503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4287c0d9-a564-4041-9b91-cd8d8c672e77 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:50.919186 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 651/1312] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:50 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:51.503293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1352659a-14bf-4092-8e53-6d97526cd20b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:51.509034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1352659a-14bf-4092-8e53-6d97526cd20b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:51.509266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:51.509266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:51.509663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1352659a-14bf-4092-8e53-6d97526cd20b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:51.510043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1352659a-14bf-4092-8e53-6d97526cd20b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:51.556886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:51.556886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:51.558923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1352659a-14bf-4092-8e53-6d97526cd20b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:51.562475 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 662/1313] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:51.936070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b7fed37-cbda-48d9-b561-7dd118f7c2f9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:51.936070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b7fed37-cbda-48d9-b561-7dd118f7c2f9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:51.936070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:51.936070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:51.936070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b7fed37-cbda-48d9-b561-7dd118f7c2f9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:51.954545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1b7fed37-cbda-48d9-b561-7dd118f7c2f9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:52.041910 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:52.041910 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:52.044761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b7fed37-cbda-48d9-b561-7dd118f7c2f9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:52.046584 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 652/1314] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:51 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:52.573454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-617fa2a2-3d5b-421f-9e6d-1c01f3ae6597 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:52.574346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-617fa2a2-3d5b-421f-9e6d-1c01f3ae6597 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:52.574572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:52.574572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:52.575007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-617fa2a2-3d5b-421f-9e6d-1c01f3ae6597 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:52.575486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-617fa2a2-3d5b-421f-9e6d-1c01f3ae6597 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:52.623351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:52.623351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:52.625897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-617fa2a2-3d5b-421f-9e6d-1c01f3ae6597 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:52.629268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 663/1315] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:52 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:53.061795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f713e38-853b-4644-959e-5832d6dde5fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:53.063045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f713e38-853b-4644-959e-5832d6dde5fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:53.063485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:53.063485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:53.064117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f713e38-853b-4644-959e-5832d6dde5fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:53.064656 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0f713e38-853b-4644-959e-5832d6dde5fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:53.134972 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:53.134972 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:53.138031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f713e38-853b-4644-959e-5832d6dde5fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:53.147946 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 653/1316] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:53 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:53.642981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e44fc09-c795-4106-b36c-24a6025299d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:53.643690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e44fc09-c795-4106-b36c-24a6025299d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:53.643912 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:53.643912 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:53.644292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e44fc09-c795-4106-b36c-24a6025299d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:53.644774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9e44fc09-c795-4106-b36c-24a6025299d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:53.737711 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:53.737711 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:53.742594 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e44fc09-c795-4106-b36c-24a6025299d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:53.752889 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 664/1317] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:53 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:54.163457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac5c9bc2-6b23-43ea-8a52-1e6662ce4114 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:54.165561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac5c9bc2-6b23-43ea-8a52-1e6662ce4114 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:54.166186 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:54.166186 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:54.171887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac5c9bc2-6b23-43ea-8a52-1e6662ce4114 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:54.173197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ac5c9bc2-6b23-43ea-8a52-1e6662ce4114 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:54.240080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:54.240080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:54.244029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac5c9bc2-6b23-43ea-8a52-1e6662ce4114 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:54.256478 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 654/1318] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:54 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:54.767165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42f095a4-a3e3-4612-a821-7d1173e0987d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:54.767757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42f095a4-a3e3-4612-a821-7d1173e0987d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:54.767983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:54.767983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:54.768357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42f095a4-a3e3-4612-a821-7d1173e0987d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:54.768726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-42f095a4-a3e3-4612-a821-7d1173e0987d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:54.845863 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:54.845863 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:54.851617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42f095a4-a3e3-4612-a821-7d1173e0987d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:54.852833 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 665/1319] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:54 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:11:55.269562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:55.270264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:55.270599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:55.270599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:55.271175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:55.271750 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:55.305681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:55.305681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:55.307844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:55.309185 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 655/1320] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:55 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:55.496125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-f07e5b4f-233f-47be-be92-2c4b62e49661 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:11:55.496837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-f07e5b4f-233f-47be-be92-2c4b62e49661 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:55.497303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:55.497303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:55.497971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-f07e5b4f-233f-47be-be92-2c4b62e49661 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:55.641789 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:55.641789 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:55.652291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-f07e5b4f-233f-47be-be92-2c4b62e49661 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:11:55.678644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-f07e5b4f-233f-47be-be92-2c4b62e49661 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:11:55.680272 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 666/1321] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:11:55 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:55.720623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume// Jan 28 13:11:55.722702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:55.722920 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:55.722920 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:55.723329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:55.725038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-838cf856-e2d0-450d-a90e-efb5e1e8087d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:11:55.726090 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 656/1322] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:11:55 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:11:55.740964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-e21696f5-f030-4bb4-9704-6a1103bca705 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] POST http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments Jan 28 13:11:55.741608 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:55.741608 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:55.742235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-e21696f5-f030-4bb4-9704-6a1103bca705 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5618361c-7d86-42d7-9d22-9d9ad9fb423f", "instance_uuid": "ead9609f-a63a-4b4a-a2f9-62755bb83900", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:11:55.867921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eac34010-ca99-40a1-ae13-ee538ddfb85a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:55.868454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eac34010-ca99-40a1-ae13-ee538ddfb85a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:55.868941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eac34010-ca99-40a1-ae13-ee538ddfb85a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:55.869310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-eac34010-ca99-40a1-ae13-ee538ddfb85a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:55.935835 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:55.935835 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:55.959824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:55.959824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:55.961725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eac34010-ca99-40a1-ae13-ee538ddfb85a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:55.962562 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 657/1323] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:55 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:11:56.193600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-e21696f5-f030-4bb4-9704-6a1103bca705 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments returned with HTTP 200 Jan 28 13:11:56.208723 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 667/1324] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:11:55 2021] POST /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments => generated 273 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:11:56.284511 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-8c6d8d11-8ed3-4703-b160-6c4456841817 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] POST http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/2ed51606-4447-4640-9688-9c3d9e453789/action Jan 28 13:11:56.285071 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:56.285071 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:56.285487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-8c6d8d11-8ed3-4703-b160-6c4456841817 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:11:56.285855 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-8c6d8d11-8ed3-4703-b160-6c4456841817 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:11:56.338536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e3fe7344-8e81-4a1e-be06-3d80174a559b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:56.339312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e3fe7344-8e81-4a1e-be06-3d80174a559b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:56.339644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:56.339644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:56.340166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e3fe7344-8e81-4a1e-be06-3d80174a559b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:56.342317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e3fe7344-8e81-4a1e-be06-3d80174a559b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:56.423780 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:56.423780 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:56.426002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e3fe7344-8e81-4a1e-be06-3d80174a559b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:56.427509 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 668/1325] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:56 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:56.477038 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:56.477038 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:56.495711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f44c8eaf-4e1f-4b06-b5e1-2fa4681ab1ff req-8c6d8d11-8ed3-4703-b160-6c4456841817 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/2ed51606-4447-4640-9688-9c3d9e453789/action returned with HTTP 204 Jan 28 13:11:56.497912 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 658/1326] 10.222.0.38 () {66 vars in 1696 bytes} [Thu Jan 28 13:11:56 2021] POST /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/2ed51606-4447-4640-9688-9c3d9e453789/action => generated 0 bytes in 219 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:11:56.593302 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87733177-6885-412f-99c9-040f8bc61a96 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:11:56.593879 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87733177-6885-412f-99c9-040f8bc61a96 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:56.594206 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:56.594206 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:56.596707 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87733177-6885-412f-99c9-040f8bc61a96 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:56.753510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:56.753510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:56.778728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87733177-6885-412f-99c9-040f8bc61a96 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:11:56.813859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:56.813859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:56.827917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87733177-6885-412f-99c9-040f8bc61a96 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:11:56.844310 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 669/1327] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:56 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 1181 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:11:56.977441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f418876-b041-4ebd-866d-7a1b0a252d46 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:56.977970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f418876-b041-4ebd-866d-7a1b0a252d46 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:56.978165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:56.978165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:56.979171 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f418876-b041-4ebd-866d-7a1b0a252d46 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:56.979717 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0f418876-b041-4ebd-866d-7a1b0a252d46 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:57.067327 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:57.067327 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:57.076923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f418876-b041-4ebd-866d-7a1b0a252d46 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:57.094441 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 659/1328] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:56 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:57.208044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-05da1339-67a1-4be8-bce6-cd4d4d90acb0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:11:57.208915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-05da1339-67a1-4be8-bce6-cd4d4d90acb0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:57.209295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:57.209295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:57.209895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-05da1339-67a1-4be8-bce6-cd4d4d90acb0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:57.292579 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:57.292579 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:57.312297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-05da1339-67a1-4be8-bce6-cd4d4d90acb0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:11:57.347892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:57.347892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:57.371801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-05da1339-67a1-4be8-bce6-cd4d4d90acb0 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:11:57.373567 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 670/1329] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:11:57 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 1181 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:11:57.442058 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8153d7d6-fce9-4da0-b07a-910f3cf0c437 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:57.442781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8153d7d6-fce9-4da0-b07a-910f3cf0c437 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:57.443135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:57.443135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:57.443716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8153d7d6-fce9-4da0-b07a-910f3cf0c437 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:57.444195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8153d7d6-fce9-4da0-b07a-910f3cf0c437 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:57.529101 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-38f0e480-1d6e-4c0a-9350-80eb6686c4af tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] DELETE http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/2ed51606-4447-4640-9688-9c3d9e453789 Jan 28 13:11:57.530444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-38f0e480-1d6e-4c0a-9350-80eb6686c4af tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:57.530614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:57.530614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:57.532119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-38f0e480-1d6e-4c0a-9350-80eb6686c4af tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:57.582527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:57.582527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:57.585617 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:57.585617 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:57.586042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8153d7d6-fce9-4da0-b07a-910f3cf0c437 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:57.601904 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 660/1330] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:57 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:57.920810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-38f0e480-1d6e-4c0a-9350-80eb6686c4af tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:11:57.921294 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-38f0e480-1d6e-4c0a-9350-80eb6686c4af tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:11:57.941349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-079fe958-0439-4027-8cc3-dcb99f8741e5 req-38f0e480-1d6e-4c0a-9350-80eb6686c4af tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/2ed51606-4447-4640-9688-9c3d9e453789 returned with HTTP 200 Jan 28 13:11:57.942808 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 671/1331] 10.222.0.38 () {64 vars in 1644 bytes} [Thu Jan 28 13:11:57 2021] DELETE /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/attachments/2ed51606-4447-4640-9688-9c3d9e453789 => generated 19 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:58.056235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc9b1a1f-9a6e-4a21-b3c1-05fa848d9b2a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:11:58.056813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc9b1a1f-9a6e-4a21-b3c1-05fa848d9b2a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:58.057037 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:58.057037 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:58.057444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc9b1a1f-9a6e-4a21-b3c1-05fa848d9b2a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:58.092815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68351012-ab4a-4e3f-88bd-8b5852db12d9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:58.093357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68351012-ab4a-4e3f-88bd-8b5852db12d9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:58.093590 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:58.093590 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:58.093961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68351012-ab4a-4e3f-88bd-8b5852db12d9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:58.094332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-68351012-ab4a-4e3f-88bd-8b5852db12d9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:58.136757 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:58.136757 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:58.139010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68351012-ab4a-4e3f-88bd-8b5852db12d9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:58.139867 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 672/1332] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:58.164794 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:58.164794 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:58.174880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc9b1a1f-9a6e-4a21-b3c1-05fa848d9b2a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:11:58.202299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc9b1a1f-9a6e-4a21-b3c1-05fa848d9b2a tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:11:58.208023 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 661/1333] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:58 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 919 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:58.620367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0aa2e437-c61e-4aaa-af50-f3a15d425e6a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:58.621373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0aa2e437-c61e-4aaa-af50-f3a15d425e6a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:58.631976 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:58.631976 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:58.633223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0aa2e437-c61e-4aaa-af50-f3a15d425e6a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:58.634649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0aa2e437-c61e-4aaa-af50-f3a15d425e6a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:58.716093 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:58.716093 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:58.718437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0aa2e437-c61e-4aaa-af50-f3a15d425e6a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:58.743475 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 673/1334] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:58 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:59.158128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e1a03ec-effd-4425-9fc8-a19a6800df56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:11:59.158850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e1a03ec-effd-4425-9fc8-a19a6800df56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:59.159211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:59.159211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:59.160320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e1a03ec-effd-4425-9fc8-a19a6800df56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:59.160838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0e1a03ec-effd-4425-9fc8-a19a6800df56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:59.238823 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:59.238823 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:59.240912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e1a03ec-effd-4425-9fc8-a19a6800df56 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:11:59.248028 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 662/1335] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:59 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 815 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:11:59.734317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2044563-6a36-42e3-8ffe-e8aae9056090 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:11:59.734874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2044563-6a36-42e3-8ffe-e8aae9056090 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:11:59.735117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:11:59.735117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:11:59.735540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2044563-6a36-42e3-8ffe-e8aae9056090 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:11:59.735931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a2044563-6a36-42e3-8ffe-e8aae9056090 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:11:59.789908 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:11:59.789908 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:11:59.800190 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2044563-6a36-42e3-8ffe-e8aae9056090 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:11:59.801115 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 674/1336] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:11:59 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:00.256154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f65afdc3-a1fb-4665-8a50-2ad48afe1e02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:00.256959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f65afdc3-a1fb-4665-8a50-2ad48afe1e02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:00.257315 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:00.257315 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:00.257697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f65afdc3-a1fb-4665-8a50-2ad48afe1e02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:00.258065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f65afdc3-a1fb-4665-8a50-2ad48afe1e02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:00.339131 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:00.339131 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:00.345105 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f65afdc3-a1fb-4665-8a50-2ad48afe1e02 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:00.345956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 663/1337] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:00 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:00.359069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc6b9313-8305-4c17-99fb-67d8b7c638fe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:12:00.359675 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc6b9313-8305-4c17-99fb-67d8b7c638fe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:00.359920 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:00.359920 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:00.360340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc6b9313-8305-4c17-99fb-67d8b7c638fe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:00.545341 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:00.545341 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:00.590420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc6b9313-8305-4c17-99fb-67d8b7c638fe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:12:00.707793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc6b9313-8305-4c17-99fb-67d8b7c638fe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:12:00.721005 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 675/1338] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:00 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 1359 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:12:00.727657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2/restore Jan 28 13:12:00.727901 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:00.727901 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:00.728459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:12:00.729283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Restoring backup 5711288e-f411-4831-b0e3-dd293fa784d2 ({'restore': {}}) {{(pid=87940) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 28 13:12:00.729606 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Restoring backup 5711288e-f411-4831-b0e3-dd293fa784d2 to volume None. Jan 28 13:12:00.790747 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:00.790747 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:00.800350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.backup.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Creating volume of 1 GB for restore of backup 5711288e-f411-4831-b0e3-dd293fa784d2. Jan 28 13:12:00.821517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86b8a8b5-0ae3-47e1-b2f1-6ee4412ec92d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:00.822032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86b8a8b5-0ae3-47e1-b2f1-6ee4412ec92d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:00.822423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:00.822423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:00.824737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86b8a8b5-0ae3-47e1-b2f1-6ee4412ec92d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:00.826198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-86b8a8b5-0ae3-47e1-b2f1-6ee4412ec92d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:00.852660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Availability Zones retrieved successfully. Jan 28 13:12:00.890878 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:00.890878 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:00.892978 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86b8a8b5-0ae3-47e1-b2f1-6ee4412ec92d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:00.901625 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 676/1339] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:00 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:00.917205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (3cada8c1-85b1-4069-85b0-67f7966d47fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:12:00.922752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efdad0e-d1f2-4726-97e1-a0c7a7e113fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:00.935878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:12:01.030223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efdad0e-d1f2-4726-97e1-a0c7a7e113fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:01.034478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe51c18-6217-4612-8f9a-b05498879cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:01.145300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Created reservations ['9b049024-efec-4765-88ba-baf332c65699', '955197a0-c386-468a-8369-0c5f61aba874', 'ba352f86-83ab-4cc3-92f9-28b1a4a6fbdb', '6e72cfdd-417a-4ffe-beda-9ff27ddae7f9'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:12:01.147241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe51c18-6217-4612-8f9a-b05498879cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b049024-efec-4765-88ba-baf332c65699', '955197a0-c386-468a-8369-0c5f61aba874', 'ba352f86-83ab-4cc3-92f9-28b1a4a6fbdb', '6e72cfdd-417a-4ffe-beda-9ff27ddae7f9']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:01.154886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabe22fa-48a0-4239-a4fb-83616158696f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:01.242512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabe22fa-48a0-4239-a4fb-83616158696f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6829174-df6b-40cf-bef3-6b9f7c668aa7', '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_5711288e-f411-4831-b0e3-dd293fa784d2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['9b049024-efec-4765-88ba-baf332c65699','955197a0-c386-468a-8369-0c5f61aba874','ba352f86-83ab-4cc3-92f9-28b1a4a6fbdb','6e72cfdd-417a-4ffe-beda-9ff27ddae7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:12:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5711288e-f411-4831-b0e3-dd293fa784d2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6829174-df6b-40cf-bef3-6b9f7c668aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce81f15725884f058f2c062a57a388ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='027009da3c014037b4dc1b50db0b0ff2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:01.246289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b74e1e-c694-4365-9ffb-dafef86f411f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:01.355085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b74e1e-c694-4365-9ffb-dafef86f411f) transitioned into 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_5711288e-f411-4831-b0e3-dd293fa784d2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['9b049024-efec-4765-88ba-baf332c65699','955197a0-c386-468a-8369-0c5f61aba874','ba352f86-83ab-4cc3-92f9-28b1a4a6fbdb','6e72cfdd-417a-4ffe-beda-9ff27ddae7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:01.361735 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7967133d-f5b8-4461-9381-e94059ca9a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:01.461935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7967133d-f5b8-4461-9381-e94059ca9a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:01.489893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (3cada8c1-85b1-4069-85b0-67f7966d47fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:12:01.671112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume request issued successfully. Jan 28 13:12:01.852443 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:01.852443 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:01.858554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:12:01.923499 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d41db69-6cd9-4647-bd95-ddf641c075c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:01.925945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d41db69-6cd9-4647-bd95-ddf641c075c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:01.936884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:01.936884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:01.937722 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d41db69-6cd9-4647-bd95-ddf641c075c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:01.938393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9d41db69-6cd9-4647-bd95-ddf641c075c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:02.008692 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:02.008692 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:02.017311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d41db69-6cd9-4647-bd95-ddf641c075c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:02.028371 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 677/1340] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:01 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:03.008762 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:03.008762 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:03.026087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:12:03.042664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a251ff59-cd87-4bfc-a30f-7ac422cffe29 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:03.044816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a251ff59-cd87-4bfc-a30f-7ac422cffe29 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:03.045239 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:03.045239 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:03.048323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a251ff59-cd87-4bfc-a30f-7ac422cffe29 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:03.050827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a251ff59-cd87-4bfc-a30f-7ac422cffe29 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:03.142305 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:03.142305 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:03.144383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a251ff59-cd87-4bfc-a30f-7ac422cffe29 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:03.145469 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 678/1341] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:03 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:04.158806 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15dce0c9-b17d-4e03-a92a-4ba160e948c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:04.159355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15dce0c9-b17d-4e03-a92a-4ba160e948c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:04.159725 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:04.159725 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:04.160340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15dce0c9-b17d-4e03-a92a-4ba160e948c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:04.160961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-15dce0c9-b17d-4e03-a92a-4ba160e948c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:04.171229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:04.171229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:04.189721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:12:04.190388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Checking backup size 1 against volume size 1 {{(pid=87940) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 28 13:12:04.190987 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.backup.api [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Overwriting volume e6829174-df6b-40cf-bef3-6b9f7c668aa7 with restore of backup 5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:04.225183 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:04.225183 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:04.227598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15dce0c9-b17d-4e03-a92a-4ba160e948c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:04.228478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] restore_backup in rpcapi backup_id 5711288e-f411-4831-b0e3-dd293fa784d2 {{(pid=87940) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 28 13:12:04.232458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07d048b7-5b11-4ac5-a6bd-45b1075ef7a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2/restore returned with HTTP 202 Jan 28 13:12:04.233823 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 664/1342] 10.222.0.38 () {60 vars in 1360 bytes} [Thu Jan 28 13:12:00 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2/restore => generated 189 bytes in 3512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:12:04.234633 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 679/1343] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:04 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:12:04.256817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c591b41c-b497-42c9-8d38-6214f9bc7402 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:04.257347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c591b41c-b497-42c9-8d38-6214f9bc7402 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:04.257571 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:04.257571 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:04.258081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c591b41c-b497-42c9-8d38-6214f9bc7402 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:04.258551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c591b41c-b497-42c9-8d38-6214f9bc7402 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:04.309929 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:04.309929 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:04.312157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c591b41c-b497-42c9-8d38-6214f9bc7402 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:04.323511 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 665/1344] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:04 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:05.260302 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64b9cd77-4ccc-4432-93db-21590bf93e9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:05.260982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64b9cd77-4ccc-4432-93db-21590bf93e9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:05.261090 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:05.261090 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:05.261479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64b9cd77-4ccc-4432-93db-21590bf93e9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:05.261909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-64b9cd77-4ccc-4432-93db-21590bf93e9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:05.325998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:05.325998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:05.329170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64b9cd77-4ccc-4432-93db-21590bf93e9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:05.330832 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 680/1345] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:05 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:05.348699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20f7c1cd-90f2-47c7-a35f-f442ee0a0da1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:05.349520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20f7c1cd-90f2-47c7-a35f-f442ee0a0da1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:05.349881 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:05.349881 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:05.350527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20f7c1cd-90f2-47c7-a35f-f442ee0a0da1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:05.351073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-20f7c1cd-90f2-47c7-a35f-f442ee0a0da1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:05.399339 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:05.399339 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:05.403675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20f7c1cd-90f2-47c7-a35f-f442ee0a0da1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:05.417385 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 666/1346] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:05 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:06.350960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f70a899-85fd-463e-8adb-a33b296ce8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:06.351583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f70a899-85fd-463e-8adb-a33b296ce8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:06.351704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:06.351704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:06.352330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f70a899-85fd-463e-8adb-a33b296ce8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:06.352898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2f70a899-85fd-463e-8adb-a33b296ce8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:06.399222 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:06.399222 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:06.407131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f70a899-85fd-463e-8adb-a33b296ce8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:06.408539 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 681/1347] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:06 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:06.434608 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d302f4f-7baa-4356-9d65-08c8d119abb9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:06.434608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d302f4f-7baa-4356-9d65-08c8d119abb9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:06.434608 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:06.434608 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:06.434921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d302f4f-7baa-4356-9d65-08c8d119abb9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:06.435049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4d302f4f-7baa-4356-9d65-08c8d119abb9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:06.505873 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:06.505873 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:06.513221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d302f4f-7baa-4356-9d65-08c8d119abb9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:06.522532 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 667/1348] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:06 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:07.424213 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05eaef18-7b09-465e-9445-660de000ed26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:07.425046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05eaef18-7b09-465e-9445-660de000ed26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:07.425046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:07.425046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:07.425422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05eaef18-7b09-465e-9445-660de000ed26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:07.425966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-05eaef18-7b09-465e-9445-660de000ed26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:07.486538 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:07.486538 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:07.488552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05eaef18-7b09-465e-9445-660de000ed26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:07.516404 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 682/1349] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:07 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:07.551626 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26eed4fa-0ed1-4744-a31d-0f04a08707e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:07.553300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26eed4fa-0ed1-4744-a31d-0f04a08707e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:07.553438 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:07.553438 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:07.555473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26eed4fa-0ed1-4744-a31d-0f04a08707e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:07.559187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-26eed4fa-0ed1-4744-a31d-0f04a08707e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:07.594722 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:07.594722 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:07.597151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26eed4fa-0ed1-4744-a31d-0f04a08707e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:07.598594 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 668/1350] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:07 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:08.528567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf6deaeb-2e23-4ecb-a5ac-5197d85556e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:08.534362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf6deaeb-2e23-4ecb-a5ac-5197d85556e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:08.534935 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:08.534935 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:08.535743 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf6deaeb-2e23-4ecb-a5ac-5197d85556e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:08.536343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cf6deaeb-2e23-4ecb-a5ac-5197d85556e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:08.611793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:08.611793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:08.613665 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a3746a1-9ce3-45dc-a266-c6878912e0b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:08.614210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a3746a1-9ce3-45dc-a266-c6878912e0b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:08.614636 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:08.614636 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:08.615865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a3746a1-9ce3-45dc-a266-c6878912e0b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:08.615865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5a3746a1-9ce3-45dc-a266-c6878912e0b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:08.622725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf6deaeb-2e23-4ecb-a5ac-5197d85556e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:08.635656 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 683/1351] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:08 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:08.679242 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:08.679242 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:08.686040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a3746a1-9ce3-45dc-a266-c6878912e0b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:08.697162 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 669/1352] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:08 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:09.652065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42d11137-d646-4112-b78f-257d7da06fed tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:09.652604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42d11137-d646-4112-b78f-257d7da06fed tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:09.652861 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:09.652861 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:09.653208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42d11137-d646-4112-b78f-257d7da06fed tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:09.653802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-42d11137-d646-4112-b78f-257d7da06fed tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:09.711456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc1b91a5-d69e-435b-8cb4-412651d5ec5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:09.711456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc1b91a5-d69e-435b-8cb4-412651d5ec5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:09.711456 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:09.711456 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:09.711456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc1b91a5-d69e-435b-8cb4-412651d5ec5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:09.711456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fc1b91a5-d69e-435b-8cb4-412651d5ec5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:09.753870 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:09.753870 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:09.771524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42d11137-d646-4112-b78f-257d7da06fed tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:09.782945 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 684/1353] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:09 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:09.791170 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:09.791170 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:09.791170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc1b91a5-d69e-435b-8cb4-412651d5ec5c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:09.791170 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 670/1354] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:09 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:10.821876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b3738f5-7a84-46cd-adc8-19339b9f127a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:10.824092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b3738f5-7a84-46cd-adc8-19339b9f127a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:10.824936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:10.824936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:10.837709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b3738f5-7a84-46cd-adc8-19339b9f127a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:10.838499 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3be0bef3-4e47-4ef2-b5c9-657db2a5464f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:10.839591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2b3738f5-7a84-46cd-adc8-19339b9f127a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:10.859687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3be0bef3-4e47-4ef2-b5c9-657db2a5464f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:10.862724 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:10.862724 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:10.863372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3be0bef3-4e47-4ef2-b5c9-657db2a5464f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:10.863766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3be0bef3-4e47-4ef2-b5c9-657db2a5464f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:10.959849 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:10.959849 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:10.985077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b3738f5-7a84-46cd-adc8-19339b9f127a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:10.985077 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 671/1355] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:10 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:11.001309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:11.001309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:11.027477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3be0bef3-4e47-4ef2-b5c9-657db2a5464f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:11.027477 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 685/1356] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:10 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:11.995371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68b45e41-be38-4040-8882-0c70d6c2c40f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:11.995371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68b45e41-be38-4040-8882-0c70d6c2c40f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:11.995371 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:11.995371 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:11.995371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68b45e41-be38-4040-8882-0c70d6c2c40f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:11.995371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-68b45e41-be38-4040-8882-0c70d6c2c40f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:12.041916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-06757c4d-73e3-49b1-9cd2-acae088d17e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:12.042751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-06757c4d-73e3-49b1-9cd2-acae088d17e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:12.042933 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:12.042933 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:12.043207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-06757c4d-73e3-49b1-9cd2-acae088d17e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:12.043637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-06757c4d-73e3-49b1-9cd2-acae088d17e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:12.056734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:12.056734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:12.058792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68b45e41-be38-4040-8882-0c70d6c2c40f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:12.066728 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 672/1357] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:11 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:12.090517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:12.090517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:12.100909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-06757c4d-73e3-49b1-9cd2-acae088d17e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:12.101905 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 686/1358] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:12 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:13.089741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc59e815-1922-481e-8eac-a223457ded20 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:13.089741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc59e815-1922-481e-8eac-a223457ded20 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:13.089741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:13.089741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:13.089741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc59e815-1922-481e-8eac-a223457ded20 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:13.089741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dc59e815-1922-481e-8eac-a223457ded20 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:13.116549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e2aa83b-0c4a-4ff6-b6bd-654282337d10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:13.117089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e2aa83b-0c4a-4ff6-b6bd-654282337d10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:13.117334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:13.117334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:13.117682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e2aa83b-0c4a-4ff6-b6bd-654282337d10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:13.118049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0e2aa83b-0c4a-4ff6-b6bd-654282337d10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:13.174491 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:13.174491 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:13.176151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc59e815-1922-481e-8eac-a223457ded20 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:13.183957 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:13.183957 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:13.185862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e2aa83b-0c4a-4ff6-b6bd-654282337d10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:13.188499 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 687/1359] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:13 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:13.188605 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 673/1360] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:13 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:14.201510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-681fdc82-4c45-4780-9692-30746344e1b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:14.201510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-681fdc82-4c45-4780-9692-30746344e1b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:14.201510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:14.201510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:14.201510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-681fdc82-4c45-4780-9692-30746344e1b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:14.201510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-681fdc82-4c45-4780-9692-30746344e1b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:14.207068 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-849e452f-8b6f-4139-97ae-00ad01d089eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:14.207068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-849e452f-8b6f-4139-97ae-00ad01d089eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:14.207068 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:14.207068 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:14.207068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-849e452f-8b6f-4139-97ae-00ad01d089eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:14.207068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-849e452f-8b6f-4139-97ae-00ad01d089eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:14.310478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:14.310478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:14.314403 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:14.314403 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:14.339742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-681fdc82-4c45-4780-9692-30746344e1b0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:14.343480 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-849e452f-8b6f-4139-97ae-00ad01d089eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:14.343480 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 674/1361] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:14.347404 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 688/1362] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:15.352775 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3263a107-95d9-4cd5-85ed-e5bf7b64c5c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:15.352775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3263a107-95d9-4cd5-85ed-e5bf7b64c5c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:15.352775 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:15.352775 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:15.352775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3263a107-95d9-4cd5-85ed-e5bf7b64c5c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:15.361226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-533c120a-d695-4799-8e7c-74685de4bab7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:15.361226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-533c120a-d695-4799-8e7c-74685de4bab7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:15.361226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:15.361226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:15.361226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-533c120a-d695-4799-8e7c-74685de4bab7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:15.361226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-533c120a-d695-4799-8e7c-74685de4bab7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:15.361683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3263a107-95d9-4cd5-85ed-e5bf7b64c5c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:15.451694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:15.451694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:15.455704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:15.455704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:15.457968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3263a107-95d9-4cd5-85ed-e5bf7b64c5c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:15.460833 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 675/1363] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:15 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:15.464401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-533c120a-d695-4799-8e7c-74685de4bab7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:15.466074 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 689/1364] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:15 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:16.475677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26cbe6f8-acc7-4f38-9d9e-d94a9c50d4a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:16.476364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26cbe6f8-acc7-4f38-9d9e-d94a9c50d4a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:16.476364 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:16.476364 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:16.476723 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26cbe6f8-acc7-4f38-9d9e-d94a9c50d4a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:16.477088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-26cbe6f8-acc7-4f38-9d9e-d94a9c50d4a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:16.483483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31b9213e-6534-4806-a175-30e4a4a390b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:16.484014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31b9213e-6534-4806-a175-30e4a4a390b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:16.484238 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:16.484238 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:16.484620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31b9213e-6534-4806-a175-30e4a4a390b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:16.484996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-31b9213e-6534-4806-a175-30e4a4a390b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:16.558121 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:16.558121 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:16.560318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31b9213e-6534-4806-a175-30e4a4a390b1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:16.561458 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 690/1365] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:16 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:16.581282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:16.581282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:16.581282 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26cbe6f8-acc7-4f38-9d9e-d94a9c50d4a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:16.583678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 676/1366] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:16 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:17.586412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ffce37ee-cf36-40db-9be4-cfb0962faa36 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:17.586412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ffce37ee-cf36-40db-9be4-cfb0962faa36 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:17.617559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5327622a-030f-4daf-9160-717f0975bd92 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:17.618375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5327622a-030f-4daf-9160-717f0975bd92 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:17.618787 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:17.618787 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:17.619600 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5327622a-030f-4daf-9160-717f0975bd92 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:17.620069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:17.620069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:17.620816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5327622a-030f-4daf-9160-717f0975bd92 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:17.621547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ffce37ee-cf36-40db-9be4-cfb0962faa36 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:17.631455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ffce37ee-cf36-40db-9be4-cfb0962faa36 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:17.669986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:17.669986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:17.672882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:17.672882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:17.675220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5327622a-030f-4daf-9160-717f0975bd92 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:17.677526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ffce37ee-cf36-40db-9be4-cfb0962faa36 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:17.678797 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 677/1367] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:17 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:17.679933 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 691/1368] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:17 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:18.702099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec55f8e6-060d-4868-84e6-470985230a1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:18.704007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df101af3-0244-4bac-9053-097da04a0e1e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:18.706381 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df101af3-0244-4bac-9053-097da04a0e1e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:18.706480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec55f8e6-060d-4868-84e6-470985230a1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:18.706480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:18.706480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:18.706480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec55f8e6-060d-4868-84e6-470985230a1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:18.706480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ec55f8e6-060d-4868-84e6-470985230a1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:18.713463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:18.713463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:18.713463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df101af3-0244-4bac-9053-097da04a0e1e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:18.713463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-df101af3-0244-4bac-9053-097da04a0e1e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:18.879801 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:18.879801 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:18.879801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec55f8e6-060d-4868-84e6-470985230a1d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:18.884024 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:18.884024 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:18.884024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df101af3-0244-4bac-9053-097da04a0e1e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:18.884024 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 678/1369] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:18 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:18.888444 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 692/1370] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:18 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:19.890078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a077114-b991-44d3-8a94-a9196046800f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:19.890564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a077114-b991-44d3-8a94-a9196046800f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:19.890564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:19.890564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:19.890952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a077114-b991-44d3-8a94-a9196046800f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:19.893179 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5b0faa1-5bea-4dcf-8a13-cbc3a75bf581 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:19.897731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5b0faa1-5bea-4dcf-8a13-cbc3a75bf581 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:19.898161 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:19.898161 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:19.898590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5b0faa1-5bea-4dcf-8a13-cbc3a75bf581 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:19.899169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e5b0faa1-5bea-4dcf-8a13-cbc3a75bf581 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:19.915351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2a077114-b991-44d3-8a94-a9196046800f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:20.035923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:20.035923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:20.037853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a077114-b991-44d3-8a94-a9196046800f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:20.038718 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 693/1371] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:19 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:20.060069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:20.060069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:20.075886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5b0faa1-5bea-4dcf-8a13-cbc3a75bf581 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:20.088085 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 679/1372] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:19 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:21.053910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aed93888-a01e-4f5c-8352-a619de4bb729 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:21.054576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aed93888-a01e-4f5c-8352-a619de4bb729 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:21.054665 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:21.054665 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:21.054982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aed93888-a01e-4f5c-8352-a619de4bb729 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:21.055401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-aed93888-a01e-4f5c-8352-a619de4bb729 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:21.083792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da8ec17b-f4ab-4bfe-b7ec-6783b99f46e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:21.084651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da8ec17b-f4ab-4bfe-b7ec-6783b99f46e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:21.084875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:21.084875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:21.085487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da8ec17b-f4ab-4bfe-b7ec-6783b99f46e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:21.085695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-da8ec17b-f4ab-4bfe-b7ec-6783b99f46e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:21.156387 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:21.156387 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:21.158613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aed93888-a01e-4f5c-8352-a619de4bb729 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:21.159585 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 694/1373] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:21 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:21.173912 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:21.173912 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:21.175890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da8ec17b-f4ab-4bfe-b7ec-6783b99f46e8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:21.186256 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 680/1374] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:21 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:22.174909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a1b4c55-c1f7-44f6-802d-d5b518fc14dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:22.176293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a1b4c55-c1f7-44f6-802d-d5b518fc14dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:22.176775 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:22.176775 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:22.177514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a1b4c55-c1f7-44f6-802d-d5b518fc14dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:22.178136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1a1b4c55-c1f7-44f6-802d-d5b518fc14dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:22.201482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86d0d27d-9ad3-4493-87f0-550185510d24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:22.202015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86d0d27d-9ad3-4493-87f0-550185510d24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:22.202208 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:22.202208 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:22.202597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86d0d27d-9ad3-4493-87f0-550185510d24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:22.202955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-86d0d27d-9ad3-4493-87f0-550185510d24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:22.248942 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:22.248942 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:22.254877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a1b4c55-c1f7-44f6-802d-d5b518fc14dc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:22.258386 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 695/1375] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:22 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:22.301615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:22.301615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:22.310444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86d0d27d-9ad3-4493-87f0-550185510d24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:22.318438 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 681/1376] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:22 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:23.274226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e514c52-6c96-4362-a373-84ba659a8388 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:23.275932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e514c52-6c96-4362-a373-84ba659a8388 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:23.276490 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:23.276490 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:23.277207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e514c52-6c96-4362-a373-84ba659a8388 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:23.278199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8e514c52-6c96-4362-a373-84ba659a8388 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:23.315554 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:23.315554 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:23.319001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e514c52-6c96-4362-a373-84ba659a8388 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:23.327743 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 696/1377] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:23 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:23.332393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df44cfc3-2818-45f0-80dc-c5e43474d857 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:23.333400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df44cfc3-2818-45f0-80dc-c5e43474d857 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:23.333777 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:23.333777 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:23.334494 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df44cfc3-2818-45f0-80dc-c5e43474d857 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:23.335196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-df44cfc3-2818-45f0-80dc-c5e43474d857 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:23.428556 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:23.428556 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:23.430544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df44cfc3-2818-45f0-80dc-c5e43474d857 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:23.436786 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 682/1378] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:23 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:24.337049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ce3db3a-6ef4-48b8-8b04-895a5eefa240 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:24.337829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ce3db3a-6ef4-48b8-8b04-895a5eefa240 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:24.338404 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:24.338404 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:24.338916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ce3db3a-6ef4-48b8-8b04-895a5eefa240 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:24.339395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8ce3db3a-6ef4-48b8-8b04-895a5eefa240 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:24.394752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:24.394752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:24.396936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ce3db3a-6ef4-48b8-8b04-895a5eefa240 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:24.408164 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 697/1379] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:24 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:24.451466 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54ada7f1-f151-4856-9710-d28dfe77368b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:24.452589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54ada7f1-f151-4856-9710-d28dfe77368b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:24.452589 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:24.452589 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:24.452589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54ada7f1-f151-4856-9710-d28dfe77368b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:24.452950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-54ada7f1-f151-4856-9710-d28dfe77368b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:24.528537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:24.528537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:24.530435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54ada7f1-f151-4856-9710-d28dfe77368b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:24.531424 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 683/1380] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:24 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:25.426061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62feb038-6147-4ea4-9e1f-2f185f428e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:25.426061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62feb038-6147-4ea4-9e1f-2f185f428e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:25.426061 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:25.426061 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:25.426061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62feb038-6147-4ea4-9e1f-2f185f428e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:25.426061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-62feb038-6147-4ea4-9e1f-2f185f428e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:25.519862 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:25.519862 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:25.528826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62feb038-6147-4ea4-9e1f-2f185f428e6d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:25.550215 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-812ab6b7-4f86-4e8b-a3ec-9abb1cd8c076 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:25.550215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-812ab6b7-4f86-4e8b-a3ec-9abb1cd8c076 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:25.550215 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:25.550215 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:25.554570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-812ab6b7-4f86-4e8b-a3ec-9abb1cd8c076 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:25.554570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-812ab6b7-4f86-4e8b-a3ec-9abb1cd8c076 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:25.563634 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 698/1381] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:25 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:25.706620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:25.706620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:25.731033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-812ab6b7-4f86-4e8b-a3ec-9abb1cd8c076 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:25.732387 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 684/1382] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:25 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 853 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:26.546074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e7893c3-5992-420e-828b-052016f97469 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:26.547402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e7893c3-5992-420e-828b-052016f97469 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:26.547808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:26.547808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:26.548618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e7893c3-5992-420e-828b-052016f97469 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:26.549211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3e7893c3-5992-420e-828b-052016f97469 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:26.609805 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:26.609805 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:26.616991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e7893c3-5992-420e-828b-052016f97469 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:26.628086 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 699/1383] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:26 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:26.797699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46147160-a78b-4f08-a213-d7cb6ee892b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:26.797699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46147160-a78b-4f08-a213-d7cb6ee892b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:26.797699 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:26.797699 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:26.797699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46147160-a78b-4f08-a213-d7cb6ee892b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:26.797699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-46147160-a78b-4f08-a213-d7cb6ee892b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:26.862838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:26.862838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:26.874674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46147160-a78b-4f08-a213-d7cb6ee892b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:26.874674 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 685/1384] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:26 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:27.637610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c75ebc0e-9fa7-4b6b-be5e-fc4f12b49e0a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:27.638320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c75ebc0e-9fa7-4b6b-be5e-fc4f12b49e0a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:27.638320 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:27.638320 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:27.638809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c75ebc0e-9fa7-4b6b-be5e-fc4f12b49e0a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:27.639089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c75ebc0e-9fa7-4b6b-be5e-fc4f12b49e0a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:27.701276 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:27.701276 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:27.707604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c75ebc0e-9fa7-4b6b-be5e-fc4f12b49e0a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:27.717364 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 700/1385] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:27 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:27.888165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab7e0094-faba-497a-b47d-966a203c948c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:27.891929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab7e0094-faba-497a-b47d-966a203c948c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:27.892269 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:27.892269 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:27.893108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab7e0094-faba-497a-b47d-966a203c948c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:27.894575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ab7e0094-faba-497a-b47d-966a203c948c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:27.980719 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:27.980719 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:27.995678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab7e0094-faba-497a-b47d-966a203c948c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:27.999050 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 686/1386] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:27 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:28.724582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66ee4caa-77ae-44cd-8b2b-6609198cec09 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:28.725947 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66ee4caa-77ae-44cd-8b2b-6609198cec09 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:28.733714 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:28.733714 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:28.735457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66ee4caa-77ae-44cd-8b2b-6609198cec09 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:28.736916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-66ee4caa-77ae-44cd-8b2b-6609198cec09 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:28.867414 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:28.867414 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:28.870338 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66ee4caa-77ae-44cd-8b2b-6609198cec09 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:28.882118 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 701/1387] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:28 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:29.050045 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e550f488-55f9-40d2-8372-a51a10e47218 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:29.050045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e550f488-55f9-40d2-8372-a51a10e47218 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:29.050045 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:29.050045 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:29.050045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e550f488-55f9-40d2-8372-a51a10e47218 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:29.050045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e550f488-55f9-40d2-8372-a51a10e47218 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:29.204210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:29.204210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:29.204210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e550f488-55f9-40d2-8372-a51a10e47218 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:29.224479 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 687/1388] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:29 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 856 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:29.249033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46c05ffa-442b-4abb-9f4c-be89accaf345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:12:29.249892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46c05ffa-442b-4abb-9f4c-be89accaf345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:29.250323 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:29.250323 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:29.250991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46c05ffa-442b-4abb-9f4c-be89accaf345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:29.280834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:29.280834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:29.282478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-46c05ffa-442b-4abb-9f4c-be89accaf345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:12:29.284859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46c05ffa-442b-4abb-9f4c-be89accaf345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 200 Jan 28 13:12:29.286135 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 702/1389] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:12:29 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 469 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:29.299318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-954568e6-dff4-4305-b271-799f9c7c67a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:29.299861 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-954568e6-dff4-4305-b271-799f9c7c67a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:29.300108 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:29.300108 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:29.300435 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-954568e6-dff4-4305-b271-799f9c7c67a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:29.300804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-954568e6-dff4-4305-b271-799f9c7c67a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Show backup with id ecf4ca1b-24cf-46e9-8865-72dc318be346. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:29.388706 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:29.388706 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:29.390789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-954568e6-dff4-4305-b271-799f9c7c67a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 200 Jan 28 13:12:29.391696 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 688/1390] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:29 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:29.405514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a88d878e-b134-40b4-8cc2-f6bf5b1e36dc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 Jan 28 13:12:29.406416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a88d878e-b134-40b4-8cc2-f6bf5b1e36dc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:29.406836 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:29.406836 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:29.407523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a88d878e-b134-40b4-8cc2-f6bf5b1e36dc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:29.408080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-a88d878e-b134-40b4-8cc2-f6bf5b1e36dc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete backup with id: ecf4ca1b-24cf-46e9-8865-72dc318be346. Jan 28 13:12:29.478824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:29.478824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:29.591150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-a88d878e-b134-40b4-8cc2-f6bf5b1e36dc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] delete_backup rpcapi backup_id ecf4ca1b-24cf-46e9-8865-72dc318be346 {{(pid=87941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:12:29.639321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a88d878e-b134-40b4-8cc2-f6bf5b1e36dc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 returned with HTTP 202 Jan 28 13:12:29.639321 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 703/1391] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:12:29 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/backups/ecf4ca1b-24cf-46e9-8865-72dc318be346 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:12:29.900869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3631f7e-0b6c-46dd-9979-600dede2f537 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:29.901667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3631f7e-0b6c-46dd-9979-600dede2f537 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:29.901949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:29.901949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:29.902787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3631f7e-0b6c-46dd-9979-600dede2f537 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:29.903861 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f3631f7e-0b6c-46dd-9979-600dede2f537 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:29.977290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:29.977290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:29.979546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3631f7e-0b6c-46dd-9979-600dede2f537 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:29.990354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 689/1392] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:29 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:31.010215 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9703292-a3a7-41b1-bc69-66028518aa6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:31.010215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9703292-a3a7-41b1-bc69-66028518aa6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:31.010215 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:31.010215 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:31.010215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9703292-a3a7-41b1-bc69-66028518aa6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:31.010215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e9703292-a3a7-41b1-bc69-66028518aa6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:31.088767 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:31.088767 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:31.091607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9703292-a3a7-41b1-bc69-66028518aa6a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:31.095024 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 704/1393] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:30 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:32.132196 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8d6bf0ff-110c-4ee5-892e-2500d89e685c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:32.132196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8d6bf0ff-110c-4ee5-892e-2500d89e685c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:32.132196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:32.132196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:32.132196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8d6bf0ff-110c-4ee5-892e-2500d89e685c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:32.132196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8d6bf0ff-110c-4ee5-892e-2500d89e685c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:32.196053 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:32.196053 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:32.200752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8d6bf0ff-110c-4ee5-892e-2500d89e685c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:32.200752 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 690/1394] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:32 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:33.232125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-092d4e9a-7acb-400d-a8bc-67f22009a016 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:33.232125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-092d4e9a-7acb-400d-a8bc-67f22009a016 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:33.232125 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:33.232125 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:33.232125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-092d4e9a-7acb-400d-a8bc-67f22009a016 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:33.232125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-092d4e9a-7acb-400d-a8bc-67f22009a016 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:33.315912 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:33.315912 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:33.315912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-092d4e9a-7acb-400d-a8bc-67f22009a016 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:33.320670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 705/1395] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:33 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:34.357351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38844cca-d061-4cd5-93bc-076994471583 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:34.392323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38844cca-d061-4cd5-93bc-076994471583 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:34.392323 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:34.392323 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:34.392323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38844cca-d061-4cd5-93bc-076994471583 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:34.392323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-38844cca-d061-4cd5-93bc-076994471583 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:34.504723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:34.504723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:34.517652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38844cca-d061-4cd5-93bc-076994471583 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:34.526448 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 691/1396] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:34 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:35.522586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c16781c-ff53-4c90-8da1-a7aed172e6b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:35.523223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c16781c-ff53-4c90-8da1-a7aed172e6b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:35.523351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:35.523351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:35.523760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c16781c-ff53-4c90-8da1-a7aed172e6b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:35.524141 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1c16781c-ff53-4c90-8da1-a7aed172e6b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:35.624312 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:35.624312 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:35.641204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c16781c-ff53-4c90-8da1-a7aed172e6b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:35.642429 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 706/1397] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:35 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:36.666958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77dce6c8-fd2e-452a-9b14-2fe10b47d9d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:36.668449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77dce6c8-fd2e-452a-9b14-2fe10b47d9d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:36.668835 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:36.668835 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:36.669564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77dce6c8-fd2e-452a-9b14-2fe10b47d9d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:36.670300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-77dce6c8-fd2e-452a-9b14-2fe10b47d9d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:36.707566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:36.707566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:36.710230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77dce6c8-fd2e-452a-9b14-2fe10b47d9d2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:36.711808 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 692/1398] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:36 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:37.728824 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de653568-a29b-453b-a7e9-bf4b4d7895bb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:37.728824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de653568-a29b-453b-a7e9-bf4b4d7895bb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:37.728824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:37.728824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:37.728824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de653568-a29b-453b-a7e9-bf4b4d7895bb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:37.728824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-de653568-a29b-453b-a7e9-bf4b4d7895bb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:37.877341 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:37.877341 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:37.892520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de653568-a29b-453b-a7e9-bf4b4d7895bb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:37.893313 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 707/1399] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:37 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:38.914899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64d74ab2-72ee-4de8-81b4-25f897f7089b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:38.916068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64d74ab2-72ee-4de8-81b4-25f897f7089b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:38.916389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:38.916389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:38.916870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64d74ab2-72ee-4de8-81b4-25f897f7089b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:38.917249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-64d74ab2-72ee-4de8-81b4-25f897f7089b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:39.053412 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:39.053412 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:39.066630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64d74ab2-72ee-4de8-81b4-25f897f7089b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:39.066630 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 693/1400] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:38 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:40.079525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-759d9fde-902e-4cc6-8d29-01a31f8c8ded tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:40.079525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-759d9fde-902e-4cc6-8d29-01a31f8c8ded tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:40.079525 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:40.079525 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:40.079525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-759d9fde-902e-4cc6-8d29-01a31f8c8ded tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:40.082224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-759d9fde-902e-4cc6-8d29-01a31f8c8ded tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:40.122847 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:40.122847 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:40.125908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-759d9fde-902e-4cc6-8d29-01a31f8c8ded tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:40.127033 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 708/1401] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:40 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:41.141438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d6a8123-8042-4624-b274-3c2e13515c29 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:41.141966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d6a8123-8042-4624-b274-3c2e13515c29 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:41.142308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:41.142308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:41.142759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d6a8123-8042-4624-b274-3c2e13515c29 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:41.143331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0d6a8123-8042-4624-b274-3c2e13515c29 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:41.215069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:41.215069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:41.219695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d6a8123-8042-4624-b274-3c2e13515c29 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:41.220839 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 694/1402] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:41 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:42.236369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2366f913-f5ba-4228-ab70-e6ccaf22ce24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:42.237087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2366f913-f5ba-4228-ab70-e6ccaf22ce24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:42.237272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:42.237272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:42.237601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2366f913-f5ba-4228-ab70-e6ccaf22ce24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:42.238160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2366f913-f5ba-4228-ab70-e6ccaf22ce24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:42.359028 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:42.359028 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:42.359028 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2366f913-f5ba-4228-ab70-e6ccaf22ce24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:42.381078 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 709/1403] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:42 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:43.408697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afa2749d-4579-4dc6-952b-52911bbac345 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:43.415185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afa2749d-4579-4dc6-952b-52911bbac345 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:43.415185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:43.415185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:43.415185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afa2749d-4579-4dc6-952b-52911bbac345 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:43.415185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-afa2749d-4579-4dc6-952b-52911bbac345 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:43.475501 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:43.475501 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:43.475501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afa2749d-4579-4dc6-952b-52911bbac345 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:43.475501 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 695/1404] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:43 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:44.105680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes Jan 28 13:12:44.105680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:44.105680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:44.105680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-356355017"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:12:44.105680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-356355017'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:12:44.105680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume of 1 GB Jan 28 13:12:44.482463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Availability Zones retrieved successfully. Jan 28 13:12:44.499502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b2d7b7b-d5b9-482b-b355-5e7486762b1a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:44.499502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b2d7b7b-d5b9-482b-b355-5e7486762b1a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:44.499502 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:44.499502 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:44.511387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b2d7b7b-d5b9-482b-b355-5e7486762b1a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:44.511387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2b2d7b7b-d5b9-482b-b355-5e7486762b1a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:44.517944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Flow 'volume_create_api' (c5d7c462-df51-43dd-baaf-24b8b3fe0c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:12:44.517944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3be1acf-9f1c-4fce-890a-9e857d74b02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:44.521694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:12:44.620496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3be1acf-9f1c-4fce-890a-9e857d74b02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:44.620496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a615c927-76ba-48e7-a3fe-b8b8d7bb6246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:44.631154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:44.631154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:44.631154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b2d7b7b-d5b9-482b-b355-5e7486762b1a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:44.631154 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 696/1405] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:44 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:44.724188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Created reservations ['5ed25376-c8c2-4301-b0de-fc31e9726ded', 'a7e6aec2-4086-4043-b770-224f25ea8fe6', '4c56ec42-094f-48c2-8361-0177ef1614ed', 'dd75fc19-24eb-400f-b007-7fad540e9939'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:12:44.724188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a615c927-76ba-48e7-a3fe-b8b8d7bb6246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed25376-c8c2-4301-b0de-fc31e9726ded', 'a7e6aec2-4086-4043-b770-224f25ea8fe6', '4c56ec42-094f-48c2-8361-0177ef1614ed', 'dd75fc19-24eb-400f-b007-7fad540e9939']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:44.724188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffc891b-eabe-4532-a4de-eef41cd594c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:44.866958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffc891b-eabe-4532-a4de-eef41cd594c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '547b9010-148f-434e-b9d8-485b4fd3189f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-356355017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813850424eec4593bc3c72eeb1b3dde8',qos_specs=None,replication_status=,reservations=['5ed25376-c8c2-4301-b0de-fc31e9726ded','a7e6aec2-4086-4043-b770-224f25ea8fe6','4c56ec42-094f-48c2-8361-0177ef1614ed','dd75fc19-24eb-400f-b007-7fad540e9939'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc85ee9a32c4bde8d3903230ed43028',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-356355017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=547b9010-148f-434e-b9d8-485b4fd3189f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813850424eec4593bc3c72eeb1b3dde8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bfc85ee9a32c4bde8d3903230ed43028',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:44.881804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba2367b2-b244-499d-9f6d-34b6acf80cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:44.979564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba2367b2-b244-499d-9f6d-34b6acf80cc5) transitioned into state 'SUCCESS' from state '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-356355017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813850424eec4593bc3c72eeb1b3dde8',qos_specs=None,replication_status=,reservations=['5ed25376-c8c2-4301-b0de-fc31e9726ded','a7e6aec2-4086-4043-b770-224f25ea8fe6','4c56ec42-094f-48c2-8361-0177ef1614ed','dd75fc19-24eb-400f-b007-7fad540e9939'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc85ee9a32c4bde8d3903230ed43028',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:44.983410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b89e434-549b-41ef-b07f-4b23bd60625f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:12:45.077829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b89e434-549b-41ef-b07f-4b23bd60625f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:12:45.077829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Flow 'volume_create_api' (c5d7c462-df51-43dd-baaf-24b8b3fe0c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:12:45.210009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume request issued successfully. Jan 28 13:12:45.243664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddfa4c7a-f6f0-4915-9b8e-fea3bd197447 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes returned with HTTP 202 Jan 28 13:12:45.243664 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 710/1406] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:12:44 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes => generated 819 bytes in 1145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:12:45.263886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5f07252-e931-4d40-b0b3-c5ad50877743 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:45.263886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5f07252-e931-4d40-b0b3-c5ad50877743 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:45.263886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:45.263886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:45.263886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5f07252-e931-4d40-b0b3-c5ad50877743 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:45.330635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:45.330635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:45.364500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e5f07252-e931-4d40-b0b3-c5ad50877743 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:45.441290 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5f07252-e931-4d40-b0b3-c5ad50877743 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:45.447927 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 697/1407] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:45 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 887 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:45.641838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6f0e460-18e9-4d73-bf44-9b1e26411cb7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:45.642374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6f0e460-18e9-4d73-bf44-9b1e26411cb7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:45.642601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:45.642601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:45.642982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6f0e460-18e9-4d73-bf44-9b1e26411cb7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:45.643388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b6f0e460-18e9-4d73-bf44-9b1e26411cb7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:45.692004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:45.692004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:45.693972 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6f0e460-18e9-4d73-bf44-9b1e26411cb7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:45.703545 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 711/1408] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:45 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:46.459548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d977af5b-8193-4693-8d1b-7f8b1d1f7227 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:46.460107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d977af5b-8193-4693-8d1b-7f8b1d1f7227 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:46.460351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:46.460351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:46.460773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d977af5b-8193-4693-8d1b-7f8b1d1f7227 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:46.563033 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:46.563033 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:46.580961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d977af5b-8193-4693-8d1b-7f8b1d1f7227 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:46.627237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d977af5b-8193-4693-8d1b-7f8b1d1f7227 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:46.648694 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 698/1409] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:46 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:46.713639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:46.713639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:46.713639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:46.713639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:46.713639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:46.713639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:46.798900 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:46.798900 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:46.798900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:46.798900 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 712/1410] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:46 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:46.848798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-e14b356c-98f6-4023-9c36-2b49211b4c42 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:46.849323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-e14b356c-98f6-4023-9c36-2b49211b4c42 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:46.849525 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:46.849525 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:46.849905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-e14b356c-98f6-4023-9c36-2b49211b4c42 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:46.963441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:46.963441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:46.967378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-e14b356c-98f6-4023-9c36-2b49211b4c42 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:47.052064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-e14b356c-98f6-4023-9c36-2b49211b4c42 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:47.060695 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 699/1411] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:12:46 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:47.186687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume// Jan 28 13:12:47.186687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:47.186687 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:47.186687 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:47.186687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:47.186687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-70dfbc04-77b4-440c-aca7-abfcb897aa5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:12:47.186687 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 713/1412] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:12:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:12:47.199188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-c7bc1508-cc0a-4184-bc99-a83fa3cdd6f3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments Jan 28 13:12:47.199188 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:47.199188 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:47.199188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-c7bc1508-cc0a-4184-bc99-a83fa3cdd6f3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "547b9010-148f-434e-b9d8-485b4fd3189f", "instance_uuid": "f85108cf-b65d-4b69-97ec-0ad12b4f4f39", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:12:47.279820 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:47.279820 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:47.369908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-c7bc1508-cc0a-4184-bc99-a83fa3cdd6f3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments returned with HTTP 200 Jan 28 13:12:47.386743 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 700/1413] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:12:47 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:12:47.444865 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a032a19e-1923-4281-a984-f581506bad26 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:47.444865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a032a19e-1923-4281-a984-f581506bad26 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:47.444865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a032a19e-1923-4281-a984-f581506bad26 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:47.463635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-c7bc1508-cc0a-4184-bc99-a83fa3cdd6f3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume// Jan 28 13:12:47.463635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-c7bc1508-cc0a-4184-bc99-a83fa3cdd6f3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:47.463635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:47.463635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:47.463635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-c7bc1508-cc0a-4184-bc99-a83fa3cdd6f3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:47.475104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-c7bc1508-cc0a-4184-bc99-a83fa3cdd6f3 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:12:47.475104 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 701/1414] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:12:47 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:12:47.489217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-005e6850-1aa9-49f8-85fa-0cf6fae4918a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:47.489217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-005e6850-1aa9-49f8-85fa-0cf6fae4918a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:47.489217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-005e6850-1aa9-49f8-85fa-0cf6fae4918a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:47.760561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:47.760561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:47.790817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a032a19e-1923-4281-a984-f581506bad26 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:47.849073 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:47.849073 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:47.870404 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:47.870404 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:47.900823 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a032a19e-1923-4281-a984-f581506bad26 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:47.903695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-005e6850-1aa9-49f8-85fa-0cf6fae4918a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:47.936376 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 714/1415] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:47 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 911 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:47.958306 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6612e4a6-d3d2-4880-a49b-bec6025f9841 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:47.958306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6612e4a6-d3d2-4880-a49b-bec6025f9841 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:47.958306 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:47.958306 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:47.958306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6612e4a6-d3d2-4880-a49b-bec6025f9841 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:47.958306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6612e4a6-d3d2-4880-a49b-bec6025f9841 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:48.004837 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:48.004837 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:48.004837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6612e4a6-d3d2-4880-a49b-bec6025f9841 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:48.004837 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 715/1416] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:47 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:48.006871 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:48.006871 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:48.111370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-005e6850-1aa9-49f8-85fa-0cf6fae4918a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:48.111370 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 702/1417] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:12:47 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 1010 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:12:48.154956 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-d226a0ad-c8a8-4c4c-a9a8-74daf183a842 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] PUT http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a Jan 28 13:12:48.154956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:48.154956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:48.154956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-d226a0ad-c8a8-4c4c-a9a8-74daf183a842 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:12:48.258720 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:12:48.258720 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:12:48.258720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-d226a0ad-c8a8-4c4c-a9a8-74daf183a842 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Lock "b'cinder-attachment_update-547b9010-148f-434e-b9d8-485b4fd3189f-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.020s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:12:48.260932 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:48.260932 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:48.926144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-052576a2-0533-4291-b549-480c23b10e15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:48.926144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-052576a2-0533-4291-b549-480c23b10e15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:48.926144 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:48.926144 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:48.926144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-052576a2-0533-4291-b549-480c23b10e15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:49.120440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:49.120440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:49.130026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-052576a2-0533-4291-b549-480c23b10e15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:49.152974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:49.152974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:49.164242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-052576a2-0533-4291-b549-480c23b10e15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:49.165606 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 703/1418] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:48 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 911 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:49.235751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67f505a5-f120-47f0-a1bf-742fb459f1e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:49.235751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67f505a5-f120-47f0-a1bf-742fb459f1e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:49.235751 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:49.235751 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:49.235751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67f505a5-f120-47f0-a1bf-742fb459f1e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:49.235751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-67f505a5-f120-47f0-a1bf-742fb459f1e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:49.387450 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:49.387450 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:49.395750 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67f505a5-f120-47f0-a1bf-742fb459f1e3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:49.395750 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 704/1419] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:50.192985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20571d4b-cff5-4652-a84a-8812f6088700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:50.192985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20571d4b-cff5-4652-a84a-8812f6088700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:50.192985 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:50.192985 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:50.192985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20571d4b-cff5-4652-a84a-8812f6088700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:50.306460 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:50.306460 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:50.316971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20571d4b-cff5-4652-a84a-8812f6088700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:50.395723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:50.395723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:50.424981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20571d4b-cff5-4652-a84a-8812f6088700 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:50.424981 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 705/1420] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:50 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 911 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:50.453497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-290445e2-9749-4de6-b359-9bb2f83c3b65 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:50.453497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-290445e2-9749-4de6-b359-9bb2f83c3b65 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:50.453497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:50.453497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:50.453497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-290445e2-9749-4de6-b359-9bb2f83c3b65 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:50.453497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-290445e2-9749-4de6-b359-9bb2f83c3b65 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:50.542794 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:50.542794 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:50.579811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-290445e2-9749-4de6-b359-9bb2f83c3b65 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:50.579811 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 706/1421] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:50 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:51.450079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c789d7c-d5ef-4ae1-a197-d5ce78d95284 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:51.450079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c789d7c-d5ef-4ae1-a197-d5ce78d95284 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:51.450079 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:51.450079 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:51.455039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c789d7c-d5ef-4ae1-a197-d5ce78d95284 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:51.640222 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:51.640222 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:51.674089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c789d7c-d5ef-4ae1-a197-d5ce78d95284 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:51.779046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:51.779046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:51.799889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c789d7c-d5ef-4ae1-a197-d5ce78d95284 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:51.814613 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 707/1422] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:51 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 911 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:51.839475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96aa2aa2-bb74-4fab-815c-aa6e1b905890 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:51.839475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96aa2aa2-bb74-4fab-815c-aa6e1b905890 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:51.839475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:51.839475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:51.839475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96aa2aa2-bb74-4fab-815c-aa6e1b905890 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:51.839475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-96aa2aa2-bb74-4fab-815c-aa6e1b905890 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:51.889995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:51.889995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:51.889995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96aa2aa2-bb74-4fab-815c-aa6e1b905890 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:51.889995 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 708/1423] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:52.296283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-d226a0ad-c8a8-4c4c-a9a8-74daf183a842 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Lock "b'cinder-attachment_update-547b9010-148f-434e-b9d8-485b4fd3189f-n-h1-705657-14'" released by "attachment_update" :: held 4.041s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:12:52.296283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-d226a0ad-c8a8-4c4c-a9a8-74daf183a842 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a returned with HTTP 200 Jan 28 13:12:52.296283 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 716/1424] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:12:48 2021] PUT /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a => generated 762 bytes in 4152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:12:52.919019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e819e3b4-e5c7-4cfb-b652-c5e745c718c6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:52.919019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e819e3b4-e5c7-4cfb-b652-c5e745c718c6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:52.919019 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:52.919019 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:52.919019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e819e3b4-e5c7-4cfb-b652-c5e745c718c6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:52.927439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e3a0356-74ae-44ef-ba83-b8d563a0cce1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:52.927439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e3a0356-74ae-44ef-ba83-b8d563a0cce1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:52.927439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:52.927439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:52.927439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e3a0356-74ae-44ef-ba83-b8d563a0cce1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:52.927439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6e3a0356-74ae-44ef-ba83-b8d563a0cce1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:52.937064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:52.937064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:52.979162 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e819e3b4-e5c7-4cfb-b652-c5e745c718c6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:53.019865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:53.019865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:53.051923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:53.051923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:53.051923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e3a0356-74ae-44ef-ba83-b8d563a0cce1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:53.067203 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 717/1425] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:52 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:53.099380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e819e3b4-e5c7-4cfb-b652-c5e745c718c6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:53.099380 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 709/1426] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:52 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:54.073784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0e07239-4a41-475c-a2d6-8818d7a21027 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:54.073784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0e07239-4a41-475c-a2d6-8818d7a21027 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:54.073784 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:54.073784 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:54.073784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0e07239-4a41-475c-a2d6-8818d7a21027 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:54.073784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b0e07239-4a41-475c-a2d6-8818d7a21027 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:54.120116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64025e18-fc37-40e4-b4ab-8eb4e7f8ac65 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:54.120116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64025e18-fc37-40e4-b4ab-8eb4e7f8ac65 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:54.120116 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:54.120116 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:54.120116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64025e18-fc37-40e4-b4ab-8eb4e7f8ac65 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:54.131476 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:54.131476 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:54.131476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0e07239-4a41-475c-a2d6-8818d7a21027 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:54.131476 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 718/1427] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:54 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:54.234659 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:54.234659 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:54.253485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-64025e18-fc37-40e4-b4ab-8eb4e7f8ac65 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:54.329230 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:54.329230 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:54.365176 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64025e18-fc37-40e4-b4ab-8eb4e7f8ac65 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:54.365176 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 710/1428] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:54 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:55.150389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-286015e6-af8b-45d1-8b54-0b8397612371 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:55.150389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-286015e6-af8b-45d1-8b54-0b8397612371 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:55.150389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:55.150389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:55.150389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-286015e6-af8b-45d1-8b54-0b8397612371 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:55.150389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-286015e6-af8b-45d1-8b54-0b8397612371 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:55.222706 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:55.222706 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:55.224531 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-286015e6-af8b-45d1-8b54-0b8397612371 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:55.225544 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 719/1429] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:55 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:55.401441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59fc900f-5e05-42ef-8be9-f8ab192a720b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:55.401441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59fc900f-5e05-42ef-8be9-f8ab192a720b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:55.401441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:55.401441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:55.401441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59fc900f-5e05-42ef-8be9-f8ab192a720b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:55.520738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:55.520738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:55.539036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-59fc900f-5e05-42ef-8be9-f8ab192a720b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:55.587298 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:55.587298 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:55.598915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59fc900f-5e05-42ef-8be9-f8ab192a720b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:55.615204 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 711/1430] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:55 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:56.239613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98c87d11-457e-4689-96f1-1f7e904906f9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:56.240480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98c87d11-457e-4689-96f1-1f7e904906f9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:56.240710 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:56.240710 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:56.241091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98c87d11-457e-4689-96f1-1f7e904906f9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:56.242318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-98c87d11-457e-4689-96f1-1f7e904906f9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:56.299945 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:56.299945 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:56.317670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98c87d11-457e-4689-96f1-1f7e904906f9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:56.318890 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 720/1431] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:56 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:56.642989 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e886040-f0fd-4f9e-833e-118e153debed tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:56.642989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e886040-f0fd-4f9e-833e-118e153debed tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:56.642989 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:56.642989 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:56.642989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e886040-f0fd-4f9e-833e-118e153debed tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:56.821192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:56.821192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:56.872344 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7e886040-f0fd-4f9e-833e-118e153debed tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:56.965295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:56.965295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:57.002435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e886040-f0fd-4f9e-833e-118e153debed tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:57.016924 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 712/1432] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:56 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:57.334370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adfab0ee-6eb3-4a11-a292-b2dc4e345fc2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:57.334901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adfab0ee-6eb3-4a11-a292-b2dc4e345fc2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:57.335236 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:57.335236 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:57.335631 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adfab0ee-6eb3-4a11-a292-b2dc4e345fc2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:57.336003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-adfab0ee-6eb3-4a11-a292-b2dc4e345fc2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:57.405475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:57.405475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:57.410541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adfab0ee-6eb3-4a11-a292-b2dc4e345fc2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:57.415480 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 721/1433] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:57 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:57.897299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-1b56df47-cb00-4fc9-acae-a92c347dd86c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a/action Jan 28 13:12:57.897299 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:57.897299 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:57.897299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-1b56df47-cb00-4fc9-acae-a92c347dd86c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:12:57.897299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-1b56df47-cb00-4fc9-acae-a92c347dd86c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:12:58.030966 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f716653-2d59-49e7-b082-9157beefcfe5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:58.031696 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f716653-2d59-49e7-b082-9157beefcfe5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:58.033452 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:58.033452 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:58.034087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f716653-2d59-49e7-b082-9157beefcfe5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:58.166239 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:58.166239 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:58.179954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:58.179954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:58.190156 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9f716653-2d59-49e7-b082-9157beefcfe5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:58.196378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-fcee63cb-4859-49c6-b61a-5fa29c593bd1 req-1b56df47-cb00-4fc9-acae-a92c347dd86c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a/action returned with HTTP 204 Jan 28 13:12:58.197570 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 713/1434] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:12:57 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a/action => generated 0 bytes in 316 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:12:58.232801 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:58.232801 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:58.242815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f716653-2d59-49e7-b082-9157beefcfe5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:58.244239 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 722/1435] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:58 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 1207 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:12:58.430867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e618be6-8f63-40ba-bb87-dd4240d56023 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:12:58.431662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e618be6-8f63-40ba-bb87-dd4240d56023 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:58.431889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:58.431889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:58.432333 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e618be6-8f63-40ba-bb87-dd4240d56023 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:58.432777 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6e618be6-8f63-40ba-bb87-dd4240d56023 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 5711288e-f411-4831-b0e3-dd293fa784d2. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:12:58.500076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:58.500076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:58.508148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e618be6-8f63-40ba-bb87-dd4240d56023 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 200 Jan 28 13:12:58.509813 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 714/1436] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:12:58.525163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-917639e8-a339-4395-9fa4-4ebb61c239b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 Jan 28 13:12:58.525946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-917639e8-a339-4395-9fa4-4ebb61c239b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:58.526349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:58.526349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:58.526991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-917639e8-a339-4395-9fa4-4ebb61c239b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:58.618309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:58.618309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:58.653590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-917639e8-a339-4395-9fa4-4ebb61c239b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:12:58.715582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-917639e8-a339-4395-9fa4-4ebb61c239b6 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 returned with HTTP 200 Jan 28 13:12:58.716754 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 723/1437] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 => generated 1414 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:12:58.741256 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78297c0c-97bc-4679-8bd4-c239735606a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 Jan 28 13:12:58.742506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78297c0c-97bc-4679-8bd4-c239735606a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:58.742921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:58.742921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:58.743811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78297c0c-97bc-4679-8bd4-c239735606a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:58.874190 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:58.874190 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:58.911852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-78297c0c-97bc-4679-8bd4-c239735606a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:12:58.961491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78297c0c-97bc-4679-8bd4-c239735606a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 returned with HTTP 200 Jan 28 13:12:58.962904 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 715/1438] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 => generated 1414 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:12:58.978878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c554390-bacb-437f-a83a-182d761cadc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 Jan 28 13:12:58.979593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c554390-bacb-437f-a83a-182d761cadc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:58.979793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:58.979793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:58.980413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c554390-bacb-437f-a83a-182d761cadc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:58.981024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-5c554390-bacb-437f-a83a-182d761cadc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume with id: e6829174-df6b-40cf-bef3-6b9f7c668aa7 Jan 28 13:12:59.066537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:59.066537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:59.068491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c554390-bacb-437f-a83a-182d761cadc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:12:59.115461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c554390-bacb-437f-a83a-182d761cadc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume request issued successfully. Jan 28 13:12:59.115962 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c554390-bacb-437f-a83a-182d761cadc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 returned with HTTP 202 Jan 28 13:12:59.117414 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 724/1439] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:12:58 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:12:59.125336 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25797178-3869-49ce-9cf1-2d11fd155eae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 Jan 28 13:12:59.125869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25797178-3869-49ce-9cf1-2d11fd155eae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:59.126090 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:59.126090 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:59.126468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25797178-3869-49ce-9cf1-2d11fd155eae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:59.262514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f12f378c-4bee-4f41-962f-8d24805eb17e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:12:59.263230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f12f378c-4bee-4f41-962f-8d24805eb17e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:12:59.263481 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:12:59.263481 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:12:59.263865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f12f378c-4bee-4f41-962f-8d24805eb17e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:12:59.270727 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:59.270727 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:59.296431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25797178-3869-49ce-9cf1-2d11fd155eae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:12:59.346908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25797178-3869-49ce-9cf1-2d11fd155eae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 returned with HTTP 200 Jan 28 13:12:59.347796 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 716/1440] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:59 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 => generated 1413 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:12:59.401961 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:59.401961 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:59.425350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f12f378c-4bee-4f41-962f-8d24805eb17e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:12:59.475928 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:12:59.475928 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:12:59.485082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f12f378c-4bee-4f41-962f-8d24805eb17e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:12:59.498152 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 725/1441] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:12:59 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 1204 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:00.368840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-abf586b9-7eb3-47bc-adf0-1f5d3841254e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 Jan 28 13:13:00.369925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-abf586b9-7eb3-47bc-adf0-1f5d3841254e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:00.370150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:00.370150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:00.370532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-abf586b9-7eb3-47bc-adf0-1f5d3841254e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:00.496058 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:00.496058 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:00.535027 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-abf586b9-7eb3-47bc-adf0-1f5d3841254e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:13:00.597272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-abf586b9-7eb3-47bc-adf0-1f5d3841254e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 returned with HTTP 200 Jan 28 13:13:00.599117 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 717/1442] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:00 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 => generated 1413 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:01.624073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-326ba323-0a95-4b36-b431-4f5329ce25a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 Jan 28 13:13:01.624612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-326ba323-0a95-4b36-b431-4f5329ce25a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:01.624839 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:01.624839 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:01.625203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-326ba323-0a95-4b36-b431-4f5329ce25a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:01.782772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes Jan 28 13:13:01.784022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:01.784022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:01.785775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-613764219"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:01.787394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-613764219'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:13:01.788114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume of 1 GB Jan 28 13:13:01.843536 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:01.843536 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:01.857149 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Availability Zones retrieved successfully. Jan 28 13:13:01.865268 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-326ba323-0a95-4b36-b431-4f5329ce25a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:13:01.931614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Flow 'volume_create_api' (84d86583-cd5b-4a63-aaee-596a8566225d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:13:01.934945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5874dc-6609-42e4-98f8-53828ba3288b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:01.950180 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:13:01.993769 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-326ba323-0a95-4b36-b431-4f5329ce25a1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 returned with HTTP 200 Jan 28 13:13:01.994938 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 726/1443] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:01 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 => generated 1413 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:02.124228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5874dc-6609-42e4-98f8-53828ba3288b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:02.126475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052f8c9b-b867-4a07-8f47-b2287f7d41df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:02.282089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Created reservations ['acece083-351e-451f-8f89-d4f8794ce252', '4df5ba5b-b1d8-440e-b1ee-ee98e40fe108', '02c9f54f-1cc5-4dbd-b423-d34c4f9c79d4', '7e67dbc5-206f-462f-b5f6-2aaab79aee97'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:13:02.284011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052f8c9b-b867-4a07-8f47-b2287f7d41df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acece083-351e-451f-8f89-d4f8794ce252', '4df5ba5b-b1d8-440e-b1ee-ee98e40fe108', '02c9f54f-1cc5-4dbd-b423-d34c4f9c79d4', '7e67dbc5-206f-462f-b5f6-2aaab79aee97']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:02.286187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b31a3f8-badf-4502-a45c-9d3735d02e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:02.400932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b31a3f8-badf-4502-a45c-9d3735d02e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bffcb88-433d-4ed6-a62b-029b3a8f0c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-613764219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813850424eec4593bc3c72eeb1b3dde8',qos_specs=None,replication_status=,reservations=['acece083-351e-451f-8f89-d4f8794ce252','4df5ba5b-b1d8-440e-b1ee-ee98e40fe108','02c9f54f-1cc5-4dbd-b423-d34c4f9c79d4','7e67dbc5-206f-462f-b5f6-2aaab79aee97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc85ee9a32c4bde8d3903230ed43028',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-613764219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bffcb88-433d-4ed6-a62b-029b3a8f0c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813850424eec4593bc3c72eeb1b3dde8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bfc85ee9a32c4bde8d3903230ed43028',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:02.404256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4fc0adf-bdfe-4d97-9903-85c3a973cf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:02.449814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4fc0adf-bdfe-4d97-9903-85c3a973cf2c) transitioned into state 'SUCCESS' from state '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-613764219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813850424eec4593bc3c72eeb1b3dde8',qos_specs=None,replication_status=,reservations=['acece083-351e-451f-8f89-d4f8794ce252','4df5ba5b-b1d8-440e-b1ee-ee98e40fe108','02c9f54f-1cc5-4dbd-b423-d34c4f9c79d4','7e67dbc5-206f-462f-b5f6-2aaab79aee97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc85ee9a32c4bde8d3903230ed43028',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:02.452660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c079e4-940b-4cea-9b72-61ac9647e14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:02.493575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c079e4-940b-4cea-9b72-61ac9647e14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:02.498353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Flow 'volume_create_api' (84d86583-cd5b-4a63-aaee-596a8566225d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:13:02.644647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Create volume request issued successfully. Jan 28 13:13:02.711180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-34cc2d86-e94b-493d-a187-b86d87a1b00b tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes returned with HTTP 202 Jan 28 13:13:02.725533 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 718/1444] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:13:01 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes => generated 819 bytes in 947 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:13:02.726687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf3b3cec-a4fc-4da9-be23-cbd96254e4f0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:02.727420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf3b3cec-a4fc-4da9-be23-cbd96254e4f0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:02.727790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:02.727790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:02.728461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf3b3cec-a4fc-4da9-be23-cbd96254e4f0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:02.845925 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:02.845925 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:02.857539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bf3b3cec-a4fc-4da9-be23-cbd96254e4f0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:02.891730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf3b3cec-a4fc-4da9-be23-cbd96254e4f0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:02.893048 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 727/1445] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:02 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:03.013568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d360c11b-25ce-47d9-91a7-3b11d47b7268 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 Jan 28 13:13:03.014195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d360c11b-25ce-47d9-91a7-3b11d47b7268 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:03.014475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:03.014475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:03.019618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d360c11b-25ce-47d9-91a7-3b11d47b7268 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:03.107750 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d360c11b-25ce-47d9-91a7-3b11d47b7268 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 returned with HTTP 404 Jan 28 13:13:03.120893 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 719/1446] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:03 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/e6829174-df6b-40cf-bef3-6b9f7c668aa7 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:13:03.130526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-422bfe8d-f293-4fba-9ecc-0b2c0ecbaba1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 Jan 28 13:13:03.130992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-422bfe8d-f293-4fba-9ecc-0b2c0ecbaba1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:03.131214 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:03.131214 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:03.131648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-422bfe8d-f293-4fba-9ecc-0b2c0ecbaba1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:03.132941 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-422bfe8d-f293-4fba-9ecc-0b2c0ecbaba1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete backup with id: 5711288e-f411-4831-b0e3-dd293fa784d2. Jan 28 13:13:03.239953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:03.239953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:03.340535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-422bfe8d-f293-4fba-9ecc-0b2c0ecbaba1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] delete_backup rpcapi backup_id 5711288e-f411-4831-b0e3-dd293fa784d2 {{(pid=87941) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:13:03.355913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-422bfe8d-f293-4fba-9ecc-0b2c0ecbaba1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 returned with HTTP 202 Jan 28 13:13:03.358401 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 728/1447] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:13:03 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/5711288e-f411-4831-b0e3-dd293fa784d2 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:13:03.404693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes Jan 28 13:13:03.405621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2089422670"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:03.406987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2089422670'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:13:03.407485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume of 1 GB Jan 28 13:13:03.408254 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:03.408254 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:03.448866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Availability Zones retrieved successfully. Jan 28 13:13:03.499912 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (dc8e7103-bac5-43fc-8867-f14ded5db3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:13:03.509228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628f9049-a49f-4548-99aa-6662fd8e984a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:03.513650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:13:03.665352 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628f9049-a49f-4548-99aa-6662fd8e984a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:03.673232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fee51a-f686-4519-b6b0-c15fda7bc3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:03.897823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Created reservations ['93477f49-059b-484c-bd22-de9781a1958f', '510ed0b9-179c-4e17-920a-68f34af565fa', '56b371a1-4b2d-4b82-b9bc-59cf4fa4ff89', '8a957fb3-5346-41ba-952f-201ea075b6fd'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:13:03.899902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fee51a-f686-4519-b6b0-c15fda7bc3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93477f49-059b-484c-bd22-de9781a1958f', '510ed0b9-179c-4e17-920a-68f34af565fa', '56b371a1-4b2d-4b82-b9bc-59cf4fa4ff89', '8a957fb3-5346-41ba-952f-201ea075b6fd']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:03.901985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (773b30a7-c28c-482a-ba91-287b3b3bca7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:03.911267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c46efba-eb75-4242-9c53-d1d0d56c9563 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:03.911801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c46efba-eb75-4242-9c53-d1d0d56c9563 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:03.912018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:03.912018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:03.912394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c46efba-eb75-4242-9c53-d1d0d56c9563 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:04.091873 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:04.091873 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:04.127884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (773b30a7-c28c-482a-ba91-287b3b3bca7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3d0e1c5-4a0f-4f31-8823-03313309a117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2089422670',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['93477f49-059b-484c-bd22-de9781a1958f','510ed0b9-179c-4e17-920a-68f34af565fa','56b371a1-4b2d-4b82-b9bc-59cf4fa4ff89','8a957fb3-5346-41ba-952f-201ea075b6fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2089422670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3d0e1c5-4a0f-4f31-8823-03313309a117,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='ce81f15725884f058f2c062a57a388ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='027009da3c014037b4dc1b50db0b0ff2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:04.130055 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97ddf28-4372-4612-aa22-e99481f41aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:04.132399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c46efba-eb75-4242-9c53-d1d0d56c9563 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:04.210688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c46efba-eb75-4242-9c53-d1d0d56c9563 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:04.215639 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 729/1448] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:03 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:04.264022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97ddf28-4372-4612-aa22-e99481f41aff) transitioned into state 'SUCCESS' from state '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-2089422670',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['93477f49-059b-484c-bd22-de9781a1958f','510ed0b9-179c-4e17-920a-68f34af565fa','56b371a1-4b2d-4b82-b9bc-59cf4fa4ff89','8a957fb3-5346-41ba-952f-201ea075b6fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:04.266597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82f7ed6-26f2-47a2-9d21-7c8a152e808d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:04.302312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82f7ed6-26f2-47a2-9d21-7c8a152e808d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:04.306016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (dc8e7103-bac5-43fc-8867-f14ded5db3ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:13:04.446843 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume request issued successfully. Jan 28 13:13:04.472261 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77c6c0f1-d3b1-477b-9dbb-d1f2411afc31 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes returned with HTTP 202 Jan 28 13:13:04.473658 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 720/1449] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:13:03 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes => generated 885 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:13:04.488021 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba46fe7a-aef1-473b-986f-8afe23a92623 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:13:04.488548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba46fe7a-aef1-473b-986f-8afe23a92623 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:04.488744 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:04.488744 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:04.490740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba46fe7a-aef1-473b-986f-8afe23a92623 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:04.648777 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:04.648777 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:04.676571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ba46fe7a-aef1-473b-986f-8afe23a92623 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:13:04.735992 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba46fe7a-aef1-473b-986f-8afe23a92623 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 200 Jan 28 13:13:04.736813 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 730/1450] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:04 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 953 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:05.240777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3070f938-a654-4d14-b4cb-ad5b5af70187 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:05.241466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3070f938-a654-4d14-b4cb-ad5b5af70187 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:05.241722 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:05.241722 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:05.242523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3070f938-a654-4d14-b4cb-ad5b5af70187 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:05.369076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:05.369076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:05.385463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3070f938-a654-4d14-b4cb-ad5b5af70187 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:05.516187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3070f938-a654-4d14-b4cb-ad5b5af70187 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:05.521664 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 721/1451] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:05 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:05.766311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:13:05.766699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-9f3d0805-c65d-48e5-9b1b-5a27e7f223be tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:05.766786 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:05.766872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-9f3d0805-c65d-48e5-9b1b-5a27e7f223be tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:05.766958 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:05.766958 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:05.767094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:05.767094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:05.767094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-9f3d0805-c65d-48e5-9b1b-5a27e7f223be tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:05.767307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:05.875669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:05.875669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:05.878603 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:05.878603 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:05.887165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:13:05.926522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 200 Jan 28 13:13:05.927392 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 722/1452] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:05 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 977 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:05.934324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-880131d8-43b9-4210-b419-9d2127cfd68a req-9f3d0805-c65d-48e5-9b1b-5a27e7f223be tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:05.998753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-9f3d0805-c65d-48e5-9b1b-5a27e7f223be tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:05.999662 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 731/1453] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:13:05 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:06.152503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume// Jan 28 13:13:06.153111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:06.153490 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:06.153490 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:06.154161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:06.155422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb4414b8-eae3-41b6-8861-7c740596bf75 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:13:06.156648 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 723/1454] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:13:06 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:13:06.178258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-7f2b89cb-77b0-437e-90c8-da9239171cac tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments Jan 28 13:13:06.179383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:06.179383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:06.180362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-7f2b89cb-77b0-437e-90c8-da9239171cac tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bffcb88-433d-4ed6-a62b-029b3a8f0c41", "instance_uuid": "f85108cf-b65d-4b69-97ec-0ad12b4f4f39", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:06.290466 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:06.290466 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:06.428463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-7f2b89cb-77b0-437e-90c8-da9239171cac tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments returned with HTTP 200 Jan 28 13:13:06.439209 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 732/1455] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:13:06 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:13:06.484272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb233b38-bacc-4b0f-a009-544c1d44bf4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:06.485138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb233b38-bacc-4b0f-a009-544c1d44bf4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:06.485813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb233b38-bacc-4b0f-a009-544c1d44bf4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:06.569871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-7f2b89cb-77b0-437e-90c8-da9239171cac tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume// Jan 28 13:13:06.570656 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-7f2b89cb-77b0-437e-90c8-da9239171cac tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:06.571599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:06.571599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:06.572605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-7f2b89cb-77b0-437e-90c8-da9239171cac tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:06.574018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-7f2b89cb-77b0-437e-90c8-da9239171cac tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:13:06.575177 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 733/1456] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:13:06 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:13:06.579006 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:06.579006 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:06.591315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-5a42127d-df11-44d1-a442-bb10cfc63451 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:06.595021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-5a42127d-df11-44d1-a442-bb10cfc63451 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:06.596080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-5a42127d-df11-44d1-a442-bb10cfc63451 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:06.620503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bb233b38-bacc-4b0f-a009-544c1d44bf4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:06.664009 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:06.664009 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:06.665850 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:06.665850 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:06.675950 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-880131d8-43b9-4210-b419-9d2127cfd68a req-5a42127d-df11-44d1-a442-bb10cfc63451 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:06.684646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb233b38-bacc-4b0f-a009-544c1d44bf4d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:06.685626 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 724/1457] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:06 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:06.717213 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:06.717213 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:06.729838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-5a42127d-df11-44d1-a442-bb10cfc63451 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:06.732030 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 734/1458] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:13:06 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 1010 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:13:06.772844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-2d8994c3-059b-411e-a135-699ddf39cd74 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] PUT http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe Jan 28 13:13:06.773537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:06.773537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:06.773948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-2d8994c3-059b-411e-a135-699ddf39cd74 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdc"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:06.828195 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:13:06.828195 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:13:06.840084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-880131d8-43b9-4210-b419-9d2127cfd68a req-2d8994c3-059b-411e-a135-699ddf39cd74 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Lock "b'cinder-attachment_update-8bffcb88-433d-4ed6-a62b-029b3a8f0c41-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.014s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:13:06.842646 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:06.842646 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:06.946997 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78e8a908-1648-4c6c-a312-ebc7b633db9b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:13:06.948187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78e8a908-1648-4c6c-a312-ebc7b633db9b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:06.948702 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:06.948702 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:06.950098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78e8a908-1648-4c6c-a312-ebc7b633db9b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:07.111866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:07.111866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:07.130518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-78e8a908-1648-4c6c-a312-ebc7b633db9b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:13:07.161988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78e8a908-1648-4c6c-a312-ebc7b633db9b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 200 Jan 28 13:13:07.167364 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 735/1459] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:06 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 978 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:07.183204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-283e9bb7-5f25-41b7-a2fe-8c0ebb968643 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups Jan 28 13:13:07.183707 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:07.183707 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:07.184128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-283e9bb7-5f25-41b7-a2fe-8c0ebb968643 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3d0e1c5-4a0f-4f31-8823-03313309a117", "name": "tempest-VolumesBackupsTest-Backup-706696653", "description": "tempest-volume-backup-description-1943365258", "container": "container"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:07.185287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-283e9bb7-5f25-41b7-a2fe-8c0ebb968643 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Creating new backup {'backup': {'volume_id': 'c3d0e1c5-4a0f-4f31-8823-03313309a117', 'name': 'tempest-VolumesBackupsTest-Backup-706696653', 'description': 'tempest-volume-backup-description-1943365258', 'container': 'container'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 13:13:07.185702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-283e9bb7-5f25-41b7-a2fe-8c0ebb968643 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Creating backup of volume c3d0e1c5-4a0f-4f31-8823-03313309a117 in container container Jan 28 13:13:07.297105 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:07.297105 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:07.301915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-283e9bb7-5f25-41b7-a2fe-8c0ebb968643 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:13:07.382155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-283e9bb7-5f25-41b7-a2fe-8c0ebb968643 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Created reservations ['4aae2d42-d9a4-4dcf-8dac-116ad6484c8e', 'e9dd7e0f-6fd0-4f8d-afe1-9a6ea648fa99'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:13:07.540147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-283e9bb7-5f25-41b7-a2fe-8c0ebb968643 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups returned with HTTP 202 Jan 28 13:13:07.548570 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 736/1460] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:13:07 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/backups => generated 395 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:13:07.566188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2dd9f9ee-2870-4d40-a8b6-4cb3d6e738dd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:07.566733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2dd9f9ee-2870-4d40-a8b6-4cb3d6e738dd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:07.566936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:07.566936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:07.585292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2dd9f9ee-2870-4d40-a8b6-4cb3d6e738dd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:07.585919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2dd9f9ee-2870-4d40-a8b6-4cb3d6e738dd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:07.647378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:07.647378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:07.656866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2dd9f9ee-2870-4d40-a8b6-4cb3d6e738dd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:07.658003 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 737/1461] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:07 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:07.704245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-61d7f32b-2451-420a-876e-0d76d3cd5c81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:07.705027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-61d7f32b-2451-420a-876e-0d76d3cd5c81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:07.705399 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:07.705399 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:07.705993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-61d7f32b-2451-420a-876e-0d76d3cd5c81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:07.834137 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:07.834137 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:07.848651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-61d7f32b-2451-420a-876e-0d76d3cd5c81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:07.899757 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:07.899757 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:07.937630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-61d7f32b-2451-420a-876e-0d76d3cd5c81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:07.963566 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 738/1462] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:07 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:08.675170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53641c1d-bccb-4ae1-b070-ddfa32dd6c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:08.676027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53641c1d-bccb-4ae1-b070-ddfa32dd6c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:08.676421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:08.676421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:08.677075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53641c1d-bccb-4ae1-b070-ddfa32dd6c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:08.677612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-53641c1d-bccb-4ae1-b070-ddfa32dd6c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:08.740371 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:08.740371 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:08.746574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53641c1d-bccb-4ae1-b070-ddfa32dd6c24 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:08.758864 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 739/1463] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:08 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:08.957233 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96b94a95-c2fe-4be9-9a0d-4d43d566f875 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:08.960737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96b94a95-c2fe-4be9-9a0d-4d43d566f875 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:08.961162 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:08.961162 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:08.961784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96b94a95-c2fe-4be9-9a0d-4d43d566f875 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:09.100105 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:09.100105 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:09.116258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-96b94a95-c2fe-4be9-9a0d-4d43d566f875 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:09.163719 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:09.163719 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:09.187794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96b94a95-c2fe-4be9-9a0d-4d43d566f875 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:09.211004 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 740/1464] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:08 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:09.767664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d3d8ba8b-4883-4ede-a420-a18df63e3008 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:09.768667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d3d8ba8b-4883-4ede-a420-a18df63e3008 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:09.769859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:09.769859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:09.770725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d3d8ba8b-4883-4ede-a420-a18df63e3008 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:09.771387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d3d8ba8b-4883-4ede-a420-a18df63e3008 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:09.844298 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:09.844298 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:09.847812 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d3d8ba8b-4883-4ede-a420-a18df63e3008 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:09.856153 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 741/1465] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:09 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:10.189971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-880131d8-43b9-4210-b419-9d2127cfd68a req-2d8994c3-059b-411e-a135-699ddf39cd74 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Lock "b'cinder-attachment_update-8bffcb88-433d-4ed6-a62b-029b3a8f0c41-n-h1-705657-14'" released by "attachment_update" :: held 3.361s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:13:10.190647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-2d8994c3-059b-411e-a135-699ddf39cd74 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe returned with HTTP 200 Jan 28 13:13:10.191943 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 725/1466] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:13:06 2021] PUT /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe => generated 762 bytes in 3426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:10.207223 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4c6fb6e-1885-40a8-8911-bba4364f9a80 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:10.208328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4c6fb6e-1885-40a8-8911-bba4364f9a80 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:10.208547 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:10.208547 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:10.209025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4c6fb6e-1885-40a8-8911-bba4364f9a80 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:10.210800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes Jan 28 13:13:10.211592 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:10.211592 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:10.212251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-224998424", "imageRef": "a091874b-ff82-487f-ae60-76d72266573e"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:10.213581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-224998424', 'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:13:10.326256 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:10.326256 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:10.349205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b4c6fb6e-1885-40a8-8911-bba4364f9a80 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:10.400929 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:10.400929 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:10.414554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume of 1 GB Jan 28 13:13:10.420966 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4c6fb6e-1885-40a8-8911-bba4364f9a80 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:10.421889 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 726/1467] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:10 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:10.439124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Availability Zones retrieved successfully. Jan 28 13:13:10.471734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Flow 'volume_create_api' (ebf2f47b-63ed-44cd-b1dd-f279217a1e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:13:10.475663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a60035-2b79-4ced-b16a-a06d6a3e0c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:10.477995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:13:10.748823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a60035-2b79-4ced-b16a-a06d6a3e0c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:10.751165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809da4c3-f2de-4d97-aa73-7ea7a05990ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:10.870721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7bbadf1e-114f-4677-a8f9-6161365dea08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:10.871698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7bbadf1e-114f-4677-a8f9-6161365dea08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:10.872110 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:10.872110 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:10.873057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7bbadf1e-114f-4677-a8f9-6161365dea08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:10.873689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7bbadf1e-114f-4677-a8f9-6161365dea08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:11.022430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:11.022430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:11.025473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7bbadf1e-114f-4677-a8f9-6161365dea08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:11.035838 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 727/1468] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:10 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:11.044152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Created reservations ['341ad097-b309-4b1f-a879-c772fb9aa8b7', '4adc2d1d-4be9-4e09-bdf8-f64ee182a9ef', '58e57959-0ffe-42ac-8710-1dcb0d42d949', '0bbd0ea8-3e13-4788-a757-44709808a4b0'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:13:11.046086 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809da4c3-f2de-4d97-aa73-7ea7a05990ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['341ad097-b309-4b1f-a879-c772fb9aa8b7', '4adc2d1d-4be9-4e09-bdf8-f64ee182a9ef', '58e57959-0ffe-42ac-8710-1dcb0d42d949', '0bbd0ea8-3e13-4788-a757-44709808a4b0']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:11.048430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f31989-f17b-43b0-b7cf-5b701571bbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:11.174791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16f31989-f17b-43b0-b7cf-5b701571bbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '757da977-57a2-4f36-9602-f7c09bb7b45d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-224998424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def5b931adc34619ba5c1a915baf6b69',qos_specs=None,replication_status=,reservations=['341ad097-b309-4b1f-a879-c772fb9aa8b7','4adc2d1d-4be9-4e09-bdf8-f64ee182a9ef','58e57959-0ffe-42ac-8710-1dcb0d42d949','0bbd0ea8-3e13-4788-a757-44709808a4b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502155c7d16f4d6598555f9e011e7699',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-224998424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=757da977-57a2-4f36-9602-f7c09bb7b45d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='def5b931adc34619ba5c1a915baf6b69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='502155c7d16f4d6598555f9e011e7699',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:11.177372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bbf3fb-8b41-4a3c-8589-7431034346f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:11.229118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bbf3fb-8b41-4a3c-8589-7431034346f8) transitioned into state 'SUCCESS' from state '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-224998424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def5b931adc34619ba5c1a915baf6b69',qos_specs=None,replication_status=,reservations=['341ad097-b309-4b1f-a879-c772fb9aa8b7','4adc2d1d-4be9-4e09-bdf8-f64ee182a9ef','58e57959-0ffe-42ac-8710-1dcb0d42d949','0bbd0ea8-3e13-4788-a757-44709808a4b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502155c7d16f4d6598555f9e011e7699',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:11.231082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9bddf4-4583-45e3-9103-f898370a8948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:11.261962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9bddf4-4583-45e3-9103-f898370a8948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:11.265809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Flow 'volume_create_api' (ebf2f47b-63ed-44cd-b1dd-f279217a1e3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:13:11.383229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume request issued successfully. Jan 28 13:13:11.416975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e103d921-9146-49d5-b79a-bc52beeb2022 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes returned with HTTP 202 Jan 28 13:13:11.418166 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 742/1469] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:13:09 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes => generated 825 bytes in 1469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:13:11.433151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b41fe89-bdf0-41b1-bfe8-fc17d8f886fc tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:11.433880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b41fe89-bdf0-41b1-bfe8-fc17d8f886fc tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:11.435745 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:11.435745 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:11.439893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-804daa69-4c7d-41e5-ae54-a0f14b1a28bb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:11.440635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b41fe89-bdf0-41b1-bfe8-fc17d8f886fc tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:11.448103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-804daa69-4c7d-41e5-ae54-a0f14b1a28bb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:11.448581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:11.448581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:11.449155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-804daa69-4c7d-41e5-ae54-a0f14b1a28bb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:11.562564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:11.562564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:11.590194 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:11.590194 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:11.608308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2b41fe89-bdf0-41b1-bfe8-fc17d8f886fc tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:11.621330 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-804daa69-4c7d-41e5-ae54-a0f14b1a28bb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:11.672669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:11.672669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:11.697134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b41fe89-bdf0-41b1-bfe8-fc17d8f886fc tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:11.698041 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 728/1470] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:11 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 893 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:11.715220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-804daa69-4c7d-41e5-ae54-a0f14b1a28bb tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:11.726000 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 743/1471] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:11 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:12.050570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a04b8862-6704-4d06-b25a-2667c4943cdb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:12.051100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a04b8862-6704-4d06-b25a-2667c4943cdb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:12.051363 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:12.051363 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:12.051909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a04b8862-6704-4d06-b25a-2667c4943cdb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:12.052281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a04b8862-6704-4d06-b25a-2667c4943cdb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:12.110789 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:12.110789 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:12.113620 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a04b8862-6704-4d06-b25a-2667c4943cdb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:12.115290 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 729/1472] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:12 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:12.716672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1921bb5-52ab-4aa8-83f5-660e70c281b6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:12.718040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1921bb5-52ab-4aa8-83f5-660e70c281b6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:12.718644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:12.718644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:12.720617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1921bb5-52ab-4aa8-83f5-660e70c281b6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:12.743022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-160f3bfe-0357-4dd9-aacf-7d0bf9d61a81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:12.745021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-160f3bfe-0357-4dd9-aacf-7d0bf9d61a81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:12.745340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:12.745340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:12.747783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-160f3bfe-0357-4dd9-aacf-7d0bf9d61a81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:12.886147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:12.886147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:12.909416 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-160f3bfe-0357-4dd9-aacf-7d0bf9d61a81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:12.914109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:12.914109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:12.927632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e1921bb5-52ab-4aa8-83f5-660e70c281b6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:12.953429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1921bb5-52ab-4aa8-83f5-660e70c281b6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:12.954545 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 744/1473] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:12 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:12.968217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:12.968217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:12.991741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-160f3bfe-0357-4dd9-aacf-7d0bf9d61a81 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:12.993918 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 730/1474] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:12 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:13.132789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a05f409-6e97-464c-9517-d78406b36900 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:13.133962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a05f409-6e97-464c-9517-d78406b36900 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:13.134457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:13.134457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:13.135138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a05f409-6e97-464c-9517-d78406b36900 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:13.136193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9a05f409-6e97-464c-9517-d78406b36900 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:13.214938 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:13.214938 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:13.226710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a05f409-6e97-464c-9517-d78406b36900 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:13.240057 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 745/1475] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:13 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:13.610788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes Jan 28 13:13:13.611302 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:13.611302 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:13.612204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-414764789"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:13.613898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request body: {'volume': {'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-414764789'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:13:13.789430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume of 1 GB Jan 28 13:13:13.832960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Availability Zones retrieved successfully. Jan 28 13:13:13.891736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (9b337727-d16c-4d29-8692-e5d41e077ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:13:13.895613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8d1024-6e5e-44c9-833c-db6b499ce8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:13.898782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:13:13.971071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed43de9b-aab8-40e1-b2cd-c1022d0dbed1 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:13.972045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed43de9b-aab8-40e1-b2cd-c1022d0dbed1 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:13.972267 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:13.972267 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:13.972644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed43de9b-aab8-40e1-b2cd-c1022d0dbed1 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:14.132446 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:14.132446 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:14.143784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ed43de9b-aab8-40e1-b2cd-c1022d0dbed1 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:14.178395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd8d1024-6e5e-44c9-833c-db6b499ce8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:14.181050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e438b279-49f2-4935-8160-1bd5c89b7a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:14.196712 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed43de9b-aab8-40e1-b2cd-c1022d0dbed1 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:14.198115 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 746/1476] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:13 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:14.204617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6843edb-4a8a-4bd6-9d5f-41191edeeca6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:14.205825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6843edb-4a8a-4bd6-9d5f-41191edeeca6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:14.206504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:14.206504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:14.207780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6843edb-4a8a-4bd6-9d5f-41191edeeca6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:14.332330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:14.332330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:14.350952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c6843edb-4a8a-4bd6-9d5f-41191edeeca6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:14.374424 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:14.374424 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:14.378325 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['d35ef56b-6e7a-41f0-850f-90f573a2dfae', '2988f4ee-2598-4174-89f9-f475652e670f', 'b931c243-80a0-43e0-836c-b0e5b62b383b', 'b8f73988-76e8-4266-afe0-713dc52d69bb'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:13:14.381588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e438b279-49f2-4935-8160-1bd5c89b7a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d35ef56b-6e7a-41f0-850f-90f573a2dfae', '2988f4ee-2598-4174-89f9-f475652e670f', 'b931c243-80a0-43e0-836c-b0e5b62b383b', 'b8f73988-76e8-4266-afe0-713dc52d69bb']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:14.384805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf99bfd-e5b1-4064-95a1-77d70d5e67a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:14.385189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6843edb-4a8a-4bd6-9d5f-41191edeeca6 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:14.386588 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 747/1477] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:14 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:14.391756 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3842010-3d12-4cde-9537-8532548028ae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:14.392537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3842010-3d12-4cde-9537-8532548028ae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:14.392939 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:14.392939 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:14.393682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3842010-3d12-4cde-9537-8532548028ae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:14.394202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b3842010-3d12-4cde-9537-8532548028ae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:14.422831 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:14.422831 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:14.425247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3842010-3d12-4cde-9537-8532548028ae tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:14.426341 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 748/1478] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:14.526212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf99bfd-e5b1-4064-95a1-77d70d5e67a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-414764789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['d35ef56b-6e7a-41f0-850f-90f573a2dfae','2988f4ee-2598-4174-89f9-f475652e670f','b931c243-80a0-43e0-836c-b0e5b62b383b','b8f73988-76e8-4266-afe0-713dc52d69bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-414764789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba472c3f0b39408996d5dd1dd3647191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6fc567ed3eb443f796a8263b951489d2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:14.533965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ae7095-ee1d-44da-8af2-eeb4af14163f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:14.634541 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ae7095-ee1d-44da-8af2-eeb4af14163f) transitioned into state 'SUCCESS' from state '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-414764789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['d35ef56b-6e7a-41f0-850f-90f573a2dfae','2988f4ee-2598-4174-89f9-f475652e670f','b931c243-80a0-43e0-836c-b0e5b62b383b','b8f73988-76e8-4266-afe0-713dc52d69bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:14.636719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c44b84-f17c-4c86-b848-f2965c825870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:13:14.679001 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c44b84-f17c-4c86-b848-f2965c825870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:13:14.683011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (9b337727-d16c-4d29-8692-e5d41e077ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:13:14.784241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request issued successfully. Jan 28 13:13:14.816510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-caa2a928-b0e8-4383-82b8-7028218df2cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes returned with HTTP 202 Jan 28 13:13:14.819706 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 731/1479] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:13:13 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes => generated 822 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:13:14.833663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d05761f8-98d0-4c42-affd-27f5d9e9e83e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:14.834590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d05761f8-98d0-4c42-affd-27f5d9e9e83e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:14.835020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:14.835020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:14.835732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d05761f8-98d0-4c42-affd-27f5d9e9e83e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:15.018398 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:15.018398 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:15.040645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d05761f8-98d0-4c42-affd-27f5d9e9e83e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:15.088254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d05761f8-98d0-4c42-affd-27f5d9e9e83e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:15.092356 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 749/1480] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 890 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:15.218927 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-61401ab2-5a89-41fd-98af-8e1cb4c5358c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:15.219500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-61401ab2-5a89-41fd-98af-8e1cb4c5358c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:15.219891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:15.219891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:15.222668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-61401ab2-5a89-41fd-98af-8e1cb4c5358c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:15.354828 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:15.354828 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:15.391192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-61401ab2-5a89-41fd-98af-8e1cb4c5358c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:15.403408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e42e7a1e-6537-43c3-a191-f0439a8afa73 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:15.404285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e42e7a1e-6537-43c3-a191-f0439a8afa73 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:15.404691 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:15.404691 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:15.406158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e42e7a1e-6537-43c3-a191-f0439a8afa73 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:15.483216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-61401ab2-5a89-41fd-98af-8e1cb4c5358c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:15.487390 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 732/1481] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:15 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:15.510543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c24a209-4c19-48b6-9d60-e4c9ee2fd645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:15.511011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c24a209-4c19-48b6-9d60-e4c9ee2fd645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:15.511244 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:15.511244 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:15.511638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c24a209-4c19-48b6-9d60-e4c9ee2fd645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:15.519738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0c24a209-4c19-48b6-9d60-e4c9ee2fd645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:15.520964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:15.520964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:15.543535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e42e7a1e-6537-43c3-a191-f0439a8afa73 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:15.584177 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:15.584177 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:15.597695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:15.597695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:15.605425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c24a209-4c19-48b6-9d60-e4c9ee2fd645 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:15.607043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e42e7a1e-6537-43c3-a191-f0439a8afa73 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:15.609446 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 733/1482] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:15 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:15.609979 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 750/1483] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:15 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:15.805863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-ead5dc7b-1d15-4439-96d4-517fa1d7db84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe/action Jan 28 13:13:15.805863 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:15.805863 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:15.805863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-ead5dc7b-1d15-4439-96d4-517fa1d7db84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:13:15.805863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-ead5dc7b-1d15-4439-96d4-517fa1d7db84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:16.111007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95c07a1e-c56b-4d4f-bd4a-adeecac9e9e4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:16.111583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95c07a1e-c56b-4d4f-bd4a-adeecac9e9e4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:16.111793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:16.111793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:16.112177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95c07a1e-c56b-4d4f-bd4a-adeecac9e9e4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:16.115121 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:16.115121 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:16.165653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-880131d8-43b9-4210-b419-9d2127cfd68a req-ead5dc7b-1d15-4439-96d4-517fa1d7db84 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe/action returned with HTTP 204 Jan 28 13:13:16.167003 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 734/1484] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:13:15 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe/action => generated 0 bytes in 378 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:13:16.279290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:16.279290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:16.304715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-95c07a1e-c56b-4d4f-bd4a-adeecac9e9e4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:16.353550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95c07a1e-c56b-4d4f-bd4a-adeecac9e9e4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:16.363684 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 751/1485] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:16 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:16.506914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-134b295f-20f7-4f14-af6e-c148f9ec1215 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:16.507542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-134b295f-20f7-4f14-af6e-c148f9ec1215 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:16.507776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:16.507776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:16.508170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-134b295f-20f7-4f14-af6e-c148f9ec1215 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:16.627231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-082ef9fc-8bad-48d7-8cf2-3b665f59fc7a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:16.628056 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-082ef9fc-8bad-48d7-8cf2-3b665f59fc7a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:16.628420 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:16.628420 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:16.628996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-082ef9fc-8bad-48d7-8cf2-3b665f59fc7a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:16.651536 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:16.651536 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:16.675470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-134b295f-20f7-4f14-af6e-c148f9ec1215 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:16.800898 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:16.800898 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:16.806033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-134b295f-20f7-4f14-af6e-c148f9ec1215 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:16.806033 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 735/1486] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:16 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:16.806033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-893092de-ab70-4ff6-9e23-1120334c05a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:16.806033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-893092de-ab70-4ff6-9e23-1120334c05a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:16.806033 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:16.806033 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:16.806033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-893092de-ab70-4ff6-9e23-1120334c05a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:16.806033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-893092de-ab70-4ff6-9e23-1120334c05a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:16.813075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-082ef9fc-8bad-48d7-8cf2-3b665f59fc7a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:16.875271 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:16.875271 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:16.878265 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:16.878265 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:16.880502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-893092de-ab70-4ff6-9e23-1120334c05a8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:16.896406 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 736/1487] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:16 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:16.900837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-082ef9fc-8bad-48d7-8cf2-3b665f59fc7a tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:16.901688 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 752/1488] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:16 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 1204 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:17.371542 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21055081-95e9-4eb2-a70b-2c9a18e86d71 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:17.373516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21055081-95e9-4eb2-a70b-2c9a18e86d71 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:17.373728 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:17.373728 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:17.374355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21055081-95e9-4eb2-a70b-2c9a18e86d71 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:17.463060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:17.463060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:17.489193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-21055081-95e9-4eb2-a70b-2c9a18e86d71 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:17.575166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21055081-95e9-4eb2-a70b-2c9a18e86d71 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:17.576863 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 737/1489] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:17 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:17.794184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39b65ddf-2c08-4abe-ad04-e137b643d39b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:17.794775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39b65ddf-2c08-4abe-ad04-e137b643d39b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:17.795033 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:17.795033 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:17.795729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39b65ddf-2c08-4abe-ad04-e137b643d39b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:17.915568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2dc328df-db3d-44bf-a2db-027480523bad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:17.916811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2dc328df-db3d-44bf-a2db-027480523bad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:17.920703 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:17.920703 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:17.921545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2dc328df-db3d-44bf-a2db-027480523bad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:17.922057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2dc328df-db3d-44bf-a2db-027480523bad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:17.990196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:17.990196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:17.992954 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2dc328df-db3d-44bf-a2db-027480523bad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:17.994579 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 738/1490] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:17 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:18.015487 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:18.015487 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:18.051226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-39b65ddf-2c08-4abe-ad04-e137b643d39b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:18.155766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39b65ddf-2c08-4abe-ad04-e137b643d39b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:18.169074 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 753/1491] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:17 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:18.245704 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-4b491433-fbdb-4a34-8bb5-07f4b6d4e80f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:18.246559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-4b491433-fbdb-4a34-8bb5-07f4b6d4e80f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:18.246962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:18.246962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:18.247777 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-4b491433-fbdb-4a34-8bb5-07f4b6d4e80f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:18.366983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:18.366983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:18.382715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-4b491433-fbdb-4a34-8bb5-07f4b6d4e80f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:18.406604 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:18.406604 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:18.417282 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-4b491433-fbdb-4a34-8bb5-07f4b6d4e80f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:13:18.428457 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 739/1492] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:13:18 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 1204 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:18.449003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-ac7beb78-ced1-4d74-93a3-1f57fa7b45cc tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f/action Jan 28 13:13:18.449455 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:18.449455 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:18.450172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-ac7beb78-ced1-4d74-93a3-1f57fa7b45cc tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:13:18.450707 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-ac7beb78-ced1-4d74-93a3-1f57fa7b45cc tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:18.600705 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:18.601514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:18.601875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:18.601875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:18.602474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:18.623380 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:18.623380 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:18.632885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-ac7beb78-ced1-4d74-93a3-1f57fa7b45cc tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:18.660117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-ac7beb78-ced1-4d74-93a3-1f57fa7b45cc tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Begin detaching volume completed successfully. Jan 28 13:13:18.661739 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-ac7beb78-ced1-4d74-93a3-1f57fa7b45cc tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f/action returned with HTTP 202 Jan 28 13:13:18.665297 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 754/1493] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:13:18 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 13:13:18.690559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-61894280-837f-40ee-b1d4-88227810de7c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:18.692712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-61894280-837f-40ee-b1d4-88227810de7c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:18.693946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:18.693946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:18.695018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-61894280-837f-40ee-b1d4-88227810de7c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:18.765975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:18.765975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:18.789167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:18.834626 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:18.847745 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 740/1494] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:18 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:18.849128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume// Jan 28 13:13:18.849626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:18.849852 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:18.849852 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:18.850242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:18.851527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fb30240-d6ee-45fb-b304-539142a9b575 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:13:18.852168 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 741/1495] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:13:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:13:18.866364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-b14ceb7c-0916-4b4b-8064-756ffedc7b7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:18.867601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-b14ceb7c-0916-4b4b-8064-756ffedc7b7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:18.868437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-b14ceb7c-0916-4b4b-8064-756ffedc7b7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:18.910252 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:18.910252 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:18.937524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-61894280-837f-40ee-b1d4-88227810de7c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:18.988056 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:18.988056 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:19.012521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:19.012521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:19.017625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-61894280-837f-40ee-b1d4-88227810de7c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:13:19.023024 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 755/1496] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:18 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 1207 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:19.031181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-491f8279-6174-4d0b-98b1-2e9555c6dddc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:19.031771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-491f8279-6174-4d0b-98b1-2e9555c6dddc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:19.031993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:19.031993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:19.034139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-491f8279-6174-4d0b-98b1-2e9555c6dddc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:19.034509 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-491f8279-6174-4d0b-98b1-2e9555c6dddc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:19.035964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-b14ceb7c-0916-4b4b-8064-756ffedc7b7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:19.091449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:19.091449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:19.093720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-491f8279-6174-4d0b-98b1-2e9555c6dddc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:19.102007 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:19.102007 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:19.102304 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 756/1497] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:19 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:19.127418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-b14ceb7c-0916-4b4b-8064-756ffedc7b7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:13:19.129191 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 742/1498] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:13:18 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 1306 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:13:19.176346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81c1bcdc-9bd8-42ef-963e-ddff3cace2b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:19.177118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81c1bcdc-9bd8-42ef-963e-ddff3cace2b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:19.177483 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:19.177483 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:19.177945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81c1bcdc-9bd8-42ef-963e-ddff3cace2b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:19.311417 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:19.311417 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:19.339738 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-81c1bcdc-9bd8-42ef-963e-ddff3cace2b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:19.389394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81c1bcdc-9bd8-42ef-963e-ddff3cace2b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:19.390561 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 757/1499] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:19 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:19.619385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-76602752-c41f-48e8-bb11-162a4f5b854f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] DELETE http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a Jan 28 13:13:19.620462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-76602752-c41f-48e8-bb11-162a4f5b854f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:19.620851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:19.620851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:19.621373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-76602752-c41f-48e8-bb11-162a4f5b854f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:19.705617 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:19.705617 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:19.852167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-813102c4-fafc-40bf-b7ee-293e54de36d0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:19.852870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-813102c4-fafc-40bf-b7ee-293e54de36d0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:19.853063 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:19.853063 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:19.854387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-813102c4-fafc-40bf-b7ee-293e54de36d0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:19.992156 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:19.992156 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:20.040354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-813102c4-fafc-40bf-b7ee-293e54de36d0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:20.101559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-813102c4-fafc-40bf-b7ee-293e54de36d0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:20.106013 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 758/1500] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:19 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:20.118353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8346229a-412f-49eb-858f-904152a54237 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:20.120686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8346229a-412f-49eb-858f-904152a54237 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:20.122191 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:20.122191 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:20.123866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8346229a-412f-49eb-858f-904152a54237 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:20.278718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:20.278718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:20.308686 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8346229a-412f-49eb-858f-904152a54237 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:20.387765 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:20.387765 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:20.442669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8346229a-412f-49eb-858f-904152a54237 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:13:20.443604 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 759/1501] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:20 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 1207 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:20.472392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d944296-4297-469e-ac8a-cf4ee38e6744 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:20.472778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d944296-4297-469e-ac8a-cf4ee38e6744 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:20.474894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:20.474894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:20.476612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d944296-4297-469e-ac8a-cf4ee38e6744 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:20.482326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5d944296-4297-469e-ac8a-cf4ee38e6744 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:20.560538 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:20.560538 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:20.571564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d944296-4297-469e-ac8a-cf4ee38e6744 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:20.587418 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 760/1502] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:20 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:20.600986 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ead8addd-1371-4b3c-941a-dc0a7b2575d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:20.601565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ead8addd-1371-4b3c-941a-dc0a7b2575d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:20.601761 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:20.601761 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:20.602140 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ead8addd-1371-4b3c-941a-dc0a7b2575d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:20.812677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:20.812677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:20.854482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ead8addd-1371-4b3c-941a-dc0a7b2575d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:20.977187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ead8addd-1371-4b3c-941a-dc0a7b2575d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:20.980218 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 761/1503] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:20 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:21.135345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b90a942-31c7-4d9b-884d-34b70c001bf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:21.135345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b90a942-31c7-4d9b-884d-34b70c001bf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:21.135345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:21.135345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:21.135345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b90a942-31c7-4d9b-884d-34b70c001bf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:21.222689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:21.222689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:21.247659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b90a942-31c7-4d9b-884d-34b70c001bf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:21.310000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b90a942-31c7-4d9b-884d-34b70c001bf7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:21.316725 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 762/1504] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:21 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:21.336830 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-76602752-c41f-48e8-bb11-162a4f5b854f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:13:21.337266 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-76602752-c41f-48e8-bb11-162a4f5b854f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:13:21.364327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e35d25dc-8bab-471c-88b3-0c2d0613ccd5 req-76602752-c41f-48e8-bb11-162a4f5b854f tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a returned with HTTP 200 Jan 28 13:13:21.365173 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 743/1505] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:13:19 2021] DELETE /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/cd151369-e093-4eac-b4b7-97f8da63900a => generated 19 bytes in 1753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:21.460640 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85f260f4-7657-4611-afe8-0d2197ca9633 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:21.461286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85f260f4-7657-4611-afe8-0d2197ca9633 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:21.461523 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:21.461523 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:21.462587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85f260f4-7657-4611-afe8-0d2197ca9633 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:21.593822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec72f1f2-34f3-4fe4-a7ec-98d8aab7f35b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:21.595230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec72f1f2-34f3-4fe4-a7ec-98d8aab7f35b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:21.595597 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:21.595597 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:21.596136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec72f1f2-34f3-4fe4-a7ec-98d8aab7f35b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:21.596620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ec72f1f2-34f3-4fe4-a7ec-98d8aab7f35b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:21.629268 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:21.629268 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:21.650748 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:21.650748 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:21.658313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec72f1f2-34f3-4fe4-a7ec-98d8aab7f35b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:21.659344 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 744/1506] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:21 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:21.670946 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85f260f4-7657-4611-afe8-0d2197ca9633 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:21.729524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85f260f4-7657-4611-afe8-0d2197ca9633 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:13:21.753981 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 763/1507] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:21 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:21.999313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63db2d16-3d04-48b8-a612-9d4955dbbb31 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:21.999313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63db2d16-3d04-48b8-a612-9d4955dbbb31 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:21.999313 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:21.999313 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:21.999313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63db2d16-3d04-48b8-a612-9d4955dbbb31 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:22.153843 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.153843 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:22.176713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63db2d16-3d04-48b8-a612-9d4955dbbb31 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:22.190615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-0138a63c-3e07-40f7-b7d3-c00965733c36 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:22.190914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-0138a63c-3e07-40f7-b7d3-c00965733c36 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:22.191448 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:22.191448 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:22.191840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-0138a63c-3e07-40f7-b7d3-c00965733c36 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:22.238014 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63db2d16-3d04-48b8-a612-9d4955dbbb31 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:22.245955 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 745/1508] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:21 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:22.332768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7339353c-c3b2-4fd9-83ba-cbc5ed442920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:22.333686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7339353c-c3b2-4fd9-83ba-cbc5ed442920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:22.334212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:22.334212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:22.334781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7339353c-c3b2-4fd9-83ba-cbc5ed442920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:22.347723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.347723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:22.382159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-eadb538e-5066-4572-b681-2727711c90ba req-0138a63c-3e07-40f7-b7d3-c00965733c36 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:22.458484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.458484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:22.489420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-0138a63c-3e07-40f7-b7d3-c00965733c36 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:22.514210 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 764/1509] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:13:22 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 1204 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:22.521201 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.521201 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:22.557032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] POST http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41/action Jan 28 13:13:22.557750 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:22.557750 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:22.558424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:13:22.559014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:13:22.571001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7339353c-c3b2-4fd9-83ba-cbc5ed442920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:22.679071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7339353c-c3b2-4fd9-83ba-cbc5ed442920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:22.680253 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 746/1510] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:22 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:22.695836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c1b9d9f-a8a9-4625-8f5a-980589f9089f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:22.696221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.696221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:22.696876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c1b9d9f-a8a9-4625-8f5a-980589f9089f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:22.697235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:22.697235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:22.697459 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:22.697961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c1b9d9f-a8a9-4625-8f5a-980589f9089f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:22.698471 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6c1b9d9f-a8a9-4625-8f5a-980589f9089f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:22.725272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Begin detaching volume completed successfully. Jan 28 13:13:22.725814 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41/action returned with HTTP 202 Jan 28 13:13:22.728163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.728163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:22.732158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c1b9d9f-a8a9-4625-8f5a-980589f9089f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:22.734357 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 747/1511] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:22 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:22.740421 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 765/1512] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:13:22 2021] POST /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 13:13:22.753994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-067b0188-3930-42cf-9693-f88e56014529 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:22.754921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-067b0188-3930-42cf-9693-f88e56014529 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:22.755408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:22.755408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:22.756073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-067b0188-3930-42cf-9693-f88e56014529 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:22.827224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume// Jan 28 13:13:22.827962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:22.828520 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:22.828520 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:22.829104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:22.830559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-7b229e4e-4190-45dd-8af3-17c86090a74d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:13:22.833533 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 766/1513] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:13:22 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 13:13:22.850805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-d12892ed-c661-45e8-99c9-439f59079200 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:22.852310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-d12892ed-c661-45e8-99c9-439f59079200 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:22.852963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-d12892ed-c661-45e8-99c9-439f59079200 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:22.915559 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.915559 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:22.931407 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-067b0188-3930-42cf-9693-f88e56014529 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:22.986750 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.986750 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:22.988387 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:22.988387 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:23.012045 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-eadb538e-5066-4572-b681-2727711c90ba req-d12892ed-c661-45e8-99c9-439f59079200 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:23.037282 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-067b0188-3930-42cf-9693-f88e56014529 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:23.038402 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 748/1514] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:22 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 1207 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:23.103504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:23.103504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:23.146496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-d12892ed-c661-45e8-99c9-439f59079200 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:23.149629 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 767/1515] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:13:22 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 1306 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:13:23.265630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f50d7ef7-430f-4681-bfdd-b1bc86b90bce tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:23.266472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f50d7ef7-430f-4681-bfdd-b1bc86b90bce tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:23.266797 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:23.266797 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:23.267380 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f50d7ef7-430f-4681-bfdd-b1bc86b90bce tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:23.352944 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:23.352944 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:23.366861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f50d7ef7-430f-4681-bfdd-b1bc86b90bce tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:23.394792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f50d7ef7-430f-4681-bfdd-b1bc86b90bce tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:23.396615 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 749/1516] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:23 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:23.630807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-9819b738-8f87-4e1e-a4cf-37b66309c468 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] DELETE http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe Jan 28 13:13:23.631969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-9819b738-8f87-4e1e-a4cf-37b66309c468 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:23.632351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:23.632351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:23.632918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-9819b738-8f87-4e1e-a4cf-37b66309c468 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:23.678487 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:23.678487 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:23.700702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae5a330e-27d2-45a0-a39d-84df95fdeb7e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:23.701473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae5a330e-27d2-45a0-a39d-84df95fdeb7e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:23.701854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:23.701854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:23.702454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae5a330e-27d2-45a0-a39d-84df95fdeb7e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:23.897610 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:23.897610 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:23.955853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae5a330e-27d2-45a0-a39d-84df95fdeb7e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:24.049345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae5a330e-27d2-45a0-a39d-84df95fdeb7e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:24.057726 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 750/1517] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:23 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:24.081691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63228568-bdc7-4988-97e9-650ece9e12c3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:24.092537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63228568-bdc7-4988-97e9-650ece9e12c3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:24.092965 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:24.092965 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:24.094501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63228568-bdc7-4988-97e9-650ece9e12c3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:24.095009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-63228568-bdc7-4988-97e9-650ece9e12c3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:24.177751 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:24.177751 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:24.186536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63228568-bdc7-4988-97e9-650ece9e12c3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:24.188810 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 751/1518] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:24 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:24.206580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ef8b280-5a5c-47e9-8e6d-a78ecb67b993 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:24.209937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ef8b280-5a5c-47e9-8e6d-a78ecb67b993 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:24.210335 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:24.210335 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:24.212062 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ef8b280-5a5c-47e9-8e6d-a78ecb67b993 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:24.397781 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:24.397781 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:24.434843 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8ef8b280-5a5c-47e9-8e6d-a78ecb67b993 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:24.506628 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:24.506628 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:24.539198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ef8b280-5a5c-47e9-8e6d-a78ecb67b993 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:24.540374 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 752/1519] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:24 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 1207 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:13:24.546468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-933c7eae-b6e9-444e-8b97-2e5797410fdd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:24.554428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-933c7eae-b6e9-444e-8b97-2e5797410fdd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:24.554915 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:24.554915 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:24.555600 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-933c7eae-b6e9-444e-8b97-2e5797410fdd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:24.694644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:24.694644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:24.716385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-933c7eae-b6e9-444e-8b97-2e5797410fdd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:24.787313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-933c7eae-b6e9-444e-8b97-2e5797410fdd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:24.788152 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 753/1520] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:24 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:24.920746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-eadb538e-5066-4572-b681-2727711c90ba req-9819b738-8f87-4e1e-a4cf-37b66309c468 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:13:24.930621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-eadb538e-5066-4572-b681-2727711c90ba req-9819b738-8f87-4e1e-a4cf-37b66309c468 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:13:24.940631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-eadb538e-5066-4572-b681-2727711c90ba req-9819b738-8f87-4e1e-a4cf-37b66309c468 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe returned with HTTP 200 Jan 28 13:13:24.942967 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 768/1521] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:13:23 2021] DELETE /volume/v3/813850424eec4593bc3c72eeb1b3dde8/attachments/70c3efd8-1d87-4d8c-b464-8d7f79f965fe => generated 19 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:25.074825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64e4013b-b2cc-4968-bf2f-6a9cc2425380 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:25.075746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64e4013b-b2cc-4968-bf2f-6a9cc2425380 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:25.076165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:25.076165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:25.076957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64e4013b-b2cc-4968-bf2f-6a9cc2425380 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:25.210027 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45940191-ba20-453f-9d6a-917fa50de715 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:25.211096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45940191-ba20-453f-9d6a-917fa50de715 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:25.211703 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:25.211703 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:25.212564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45940191-ba20-453f-9d6a-917fa50de715 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:25.216774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-45940191-ba20-453f-9d6a-917fa50de715 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:25.253749 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:25.253749 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:25.273275 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:25.273275 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:25.275597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45940191-ba20-453f-9d6a-917fa50de715 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:25.276833 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 769/1522] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:25 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:25.277507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-64e4013b-b2cc-4968-bf2f-6a9cc2425380 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:25.357938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64e4013b-b2cc-4968-bf2f-6a9cc2425380 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:25.359208 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 754/1523] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:25 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:25.558262 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36225836-95f4-4a49-8540-7c689f9c1292 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:25.559180 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36225836-95f4-4a49-8540-7c689f9c1292 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:25.559612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:25.559612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:25.560226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36225836-95f4-4a49-8540-7c689f9c1292 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:25.717279 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:25.717279 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:25.729060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-36225836-95f4-4a49-8540-7c689f9c1292 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:25.757766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36225836-95f4-4a49-8540-7c689f9c1292 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:25.759015 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 770/1524] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:25 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:25.782536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eabc33f9-3600-4247-a106-b8b6f1da8f15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:25.783548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eabc33f9-3600-4247-a106-b8b6f1da8f15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:25.783973 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:25.783973 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:25.784610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eabc33f9-3600-4247-a106-b8b6f1da8f15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:25.805771 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-857a6364-dca7-4b62-a60a-8809a595ea49 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:25.806562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-857a6364-dca7-4b62-a60a-8809a595ea49 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:25.807232 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:25.807232 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:25.808251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-857a6364-dca7-4b62-a60a-8809a595ea49 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:25.871407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:25.871407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:25.882936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-857a6364-dca7-4b62-a60a-8809a595ea49 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:25.917755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-857a6364-dca7-4b62-a60a-8809a595ea49 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:25.919240 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 771/1525] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:25 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:25.944654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:25.944654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:25.966811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eabc33f9-3600-4247-a106-b8b6f1da8f15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:26.017144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eabc33f9-3600-4247-a106-b8b6f1da8f15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:26.020882 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 755/1526] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:25 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:26.035968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db44e9a0-a194-44de-a13f-8d9ecaeb8a15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:26.036820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db44e9a0-a194-44de-a13f-8d9ecaeb8a15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:26.037280 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:26.037280 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:26.037921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db44e9a0-a194-44de-a13f-8d9ecaeb8a15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:26.125388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:26.125388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:26.152650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-db44e9a0-a194-44de-a13f-8d9ecaeb8a15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:26.250061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db44e9a0-a194-44de-a13f-8d9ecaeb8a15 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:26.250999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 772/1527] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:26 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:26.267499 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7af47f23-8f32-4b45-8e43-74b0dac4c3e5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:26.276119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7af47f23-8f32-4b45-8e43-74b0dac4c3e5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:26.276594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:26.276594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:26.277246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7af47f23-8f32-4b45-8e43-74b0dac4c3e5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:26.296965 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92c7ca9a-bf85-4666-af1c-1badc100a3bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:26.297868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92c7ca9a-bf85-4666-af1c-1badc100a3bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:26.298312 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:26.298312 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:26.298957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92c7ca9a-bf85-4666-af1c-1badc100a3bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:26.299550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-92c7ca9a-bf85-4666-af1c-1badc100a3bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:26.410594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:26.410594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:26.420209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92c7ca9a-bf85-4666-af1c-1badc100a3bf tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:26.423847 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 773/1528] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:26 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:26.453204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-663ccf37-e8c3-477b-b5f1-2f58271c50ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:26.454919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-663ccf37-e8c3-477b-b5f1-2f58271c50ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:26.455350 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:26.455350 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:26.456018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-663ccf37-e8c3-477b-b5f1-2f58271c50ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:26.465908 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:26.465908 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:26.481394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7af47f23-8f32-4b45-8e43-74b0dac4c3e5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:26.525708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7af47f23-8f32-4b45-8e43-74b0dac4c3e5 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:13:26.528029 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 756/1529] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:26 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:26.543478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c99de20-a15b-4579-a529-03fbce888cb1 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:26.545100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c99de20-a15b-4579-a529-03fbce888cb1 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:26.551741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:26.551741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:26.552712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c99de20-a15b-4579-a529-03fbce888cb1 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:26.657526 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:26.657526 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:26.670655 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:26.670655 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:26.681353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-663ccf37-e8c3-477b-b5f1-2f58271c50ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:26.697215 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8c99de20-a15b-4579-a529-03fbce888cb1 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:26.750435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c99de20-a15b-4579-a529-03fbce888cb1 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:13:26.752070 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 757/1530] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:26 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:26.790541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-663ccf37-e8c3-477b-b5f1-2f58271c50ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:26.796245 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 774/1531] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:26 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:26.940269 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5bc9314e-6d0b-4719-bdbe-e61ed32bc130 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:26.941802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5bc9314e-6d0b-4719-bdbe-e61ed32bc130 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:26.943000 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:26.943000 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:26.944052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5bc9314e-6d0b-4719-bdbe-e61ed32bc130 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:27.259363 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:27.259363 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:27.297179 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5bc9314e-6d0b-4719-bdbe-e61ed32bc130 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:27.401722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5bc9314e-6d0b-4719-bdbe-e61ed32bc130 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:27.419283 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 758/1532] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:26 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:27.441287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f488bce5-5212-4be9-b7d3-f3121923dd90 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:27.442120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f488bce5-5212-4be9-b7d3-f3121923dd90 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:27.442477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:27.442477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:27.447303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f488bce5-5212-4be9-b7d3-f3121923dd90 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:27.448316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f488bce5-5212-4be9-b7d3-f3121923dd90 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:27.557181 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:27.557181 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:27.560838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f488bce5-5212-4be9-b7d3-f3121923dd90 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:27.562740 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 775/1533] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:27 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:27.824235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1d54679-5eb4-4e35-b0f5-915491b73399 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:27.824797 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1d54679-5eb4-4e35-b0f5-915491b73399 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:27.824962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:27.824962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:27.825335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1d54679-5eb4-4e35-b0f5-915491b73399 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:27.973707 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:27.973707 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:27.994238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f1d54679-5eb4-4e35-b0f5-915491b73399 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:28.044422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1d54679-5eb4-4e35-b0f5-915491b73399 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:28.045284 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 759/1534] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:27 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:28.434453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d368a2c-69a7-489f-98ba-b0a799691d0c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:28.434974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d368a2c-69a7-489f-98ba-b0a799691d0c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:28.435174 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:28.435174 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:28.435841 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d368a2c-69a7-489f-98ba-b0a799691d0c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:28.581704 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93931394-be4c-4a19-89b8-22f6ad6dd71a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:28.582695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93931394-be4c-4a19-89b8-22f6ad6dd71a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:28.583148 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:28.583148 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:28.583900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93931394-be4c-4a19-89b8-22f6ad6dd71a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:28.584457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-93931394-be4c-4a19-89b8-22f6ad6dd71a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:28.604423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:28.604423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:28.648024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d368a2c-69a7-489f-98ba-b0a799691d0c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:28.655874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:28.655874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:28.661410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93931394-be4c-4a19-89b8-22f6ad6dd71a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:28.682759 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 760/1535] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:28 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:28.716934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d368a2c-69a7-489f-98ba-b0a799691d0c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:28.719683 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 776/1536] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:28 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:29.061372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a852672-a7bd-4cc8-a902-f92920a84e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:29.062042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a852672-a7bd-4cc8-a902-f92920a84e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:29.062488 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:29.062488 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:29.063218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a852672-a7bd-4cc8-a902-f92920a84e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:29.226237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:29.226237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:29.247914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9a852672-a7bd-4cc8-a902-f92920a84e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:29.307068 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a852672-a7bd-4cc8-a902-f92920a84e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:29.322583 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 761/1537] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:29 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:29.691010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-821fd459-0143-4c01-8239-a523db48ad4d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:29.691985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-821fd459-0143-4c01-8239-a523db48ad4d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:29.692290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:29.692290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:29.692677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-821fd459-0143-4c01-8239-a523db48ad4d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:29.693049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-821fd459-0143-4c01-8239-a523db48ad4d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:29.741372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d90595b9-3663-4071-b674-fa3b39713860 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:29.742126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d90595b9-3663-4071-b674-fa3b39713860 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:29.742566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:29.742566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:29.743486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d90595b9-3663-4071-b674-fa3b39713860 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:29.764213 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:29.764213 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:29.766111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-821fd459-0143-4c01-8239-a523db48ad4d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:29.767332 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 777/1538] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:29 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:29.813170 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:29.813170 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:29.831584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d90595b9-3663-4071-b674-fa3b39713860 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:29.884364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d90595b9-3663-4071-b674-fa3b39713860 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:29.891312 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 762/1539] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:29 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:30.338145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ab07b2a-7aaf-4676-9bab-752a44e3ae2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:30.338520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ab07b2a-7aaf-4676-9bab-752a44e3ae2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:30.338744 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:30.338744 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:30.339120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ab07b2a-7aaf-4676-9bab-752a44e3ae2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:30.472680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:30.472680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:30.493167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4ab07b2a-7aaf-4676-9bab-752a44e3ae2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:30.522167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ab07b2a-7aaf-4676-9bab-752a44e3ae2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:30.523297 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 778/1540] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:30 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:30.787391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc067a96-120f-4e9f-b254-628895b450fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:30.794509 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc067a96-120f-4e9f-b254-628895b450fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:30.794726 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:30.794726 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:30.795084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc067a96-120f-4e9f-b254-628895b450fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:30.797467 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cc067a96-120f-4e9f-b254-628895b450fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:30.866250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:30.866250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:30.868200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc067a96-120f-4e9f-b254-628895b450fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:30.877360 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 763/1541] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:30 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:30.903419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc68296f-f1c1-454d-a559-131d73b8b7d9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:30.903949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc68296f-f1c1-454d-a559-131d73b8b7d9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:30.904168 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:30.904168 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:30.904545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc68296f-f1c1-454d-a559-131d73b8b7d9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:31.019633 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:31.019633 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:31.037836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fc68296f-f1c1-454d-a559-131d73b8b7d9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:31.155067 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc68296f-f1c1-454d-a559-131d73b8b7d9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:31.159637 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 779/1542] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:30 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:31.542388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce1cfe56-89d1-4c14-ba3c-af733e662771 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:31.543537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce1cfe56-89d1-4c14-ba3c-af733e662771 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:31.543986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:31.543986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:31.544654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce1cfe56-89d1-4c14-ba3c-af733e662771 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:31.679496 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:31.679496 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:31.706080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ce1cfe56-89d1-4c14-ba3c-af733e662771 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:31.761818 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce1cfe56-89d1-4c14-ba3c-af733e662771 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:31.763166 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 764/1543] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:31 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:31.883500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d253d8b-b700-4051-bd2d-17f8599da7fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:31.884386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d253d8b-b700-4051-bd2d-17f8599da7fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:31.884798 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:31.884798 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:31.885462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d253d8b-b700-4051-bd2d-17f8599da7fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:31.886057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4d253d8b-b700-4051-bd2d-17f8599da7fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:31.973984 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:31.973984 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:31.977752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d253d8b-b700-4051-bd2d-17f8599da7fd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:31.980350 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 780/1544] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:31 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:32.172961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-682b4591-58bf-41f6-a87e-978da1578e11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:32.173711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-682b4591-58bf-41f6-a87e-978da1578e11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:32.174054 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:32.174054 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:32.174664 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-682b4591-58bf-41f6-a87e-978da1578e11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:32.321985 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:32.321985 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:32.348973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-682b4591-58bf-41f6-a87e-978da1578e11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:32.393752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-682b4591-58bf-41f6-a87e-978da1578e11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:32.405225 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 765/1545] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:32 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:32.779057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b3a8856-c334-4043-984a-0eb65d1e16bc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:32.779833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b3a8856-c334-4043-984a-0eb65d1e16bc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:32.780135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:32.780135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:32.780692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b3a8856-c334-4043-984a-0eb65d1e16bc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:32.866865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:32.866865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:32.878991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b3a8856-c334-4043-984a-0eb65d1e16bc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:32.937909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b3a8856-c334-4043-984a-0eb65d1e16bc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:32.937909 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 781/1546] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:32 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:32.994994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e16b6c82-d063-4535-814b-4c2b17c305ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:32.995800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e16b6c82-d063-4535-814b-4c2b17c305ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:32.996039 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:32.996039 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:32.999583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e16b6c82-d063-4535-814b-4c2b17c305ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:33.000198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e16b6c82-d063-4535-814b-4c2b17c305ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:33.071297 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:33.071297 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:33.073243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e16b6c82-d063-4535-814b-4c2b17c305ce tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:33.080050 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 766/1547] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:32 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:33.412044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6495fb04-2b9e-4893-b2f2-8f3eda051a30 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:33.412585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6495fb04-2b9e-4893-b2f2-8f3eda051a30 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:33.412793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:33.412793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:33.413448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6495fb04-2b9e-4893-b2f2-8f3eda051a30 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:33.585415 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:33.585415 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:33.627085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6495fb04-2b9e-4893-b2f2-8f3eda051a30 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:33.705372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6495fb04-2b9e-4893-b2f2-8f3eda051a30 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:33.706365 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 782/1548] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:33 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:33.952453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b1ebba5-7aa0-4a52-ade9-876b364b55e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:33.952958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b1ebba5-7aa0-4a52-ade9-876b364b55e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:33.953064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:33.953064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:33.953445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b1ebba5-7aa0-4a52-ade9-876b364b55e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:34.058157 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:34.058157 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:34.100265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c05da02-5220-4757-80e7-1c9ecc8b58f0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:34.100886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c05da02-5220-4757-80e7-1c9ecc8b58f0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:34.101185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:34.101185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:34.101638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c05da02-5220-4757-80e7-1c9ecc8b58f0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:34.102080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4c05da02-5220-4757-80e7-1c9ecc8b58f0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:34.107751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6b1ebba5-7aa0-4a52-ade9-876b364b55e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:34.142901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b1ebba5-7aa0-4a52-ade9-876b364b55e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:34.149377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:34.149377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:34.151665 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 767/1549] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:33 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:34.152072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c05da02-5220-4757-80e7-1c9ecc8b58f0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:34.159677 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 783/1550] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:34 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:34.725582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9971673-ba31-418f-ab88-2b8c0ad35475 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:34.725833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9971673-ba31-418f-ab88-2b8c0ad35475 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:34.726051 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:34.726051 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:34.726581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9971673-ba31-418f-ab88-2b8c0ad35475 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:34.879953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:34.879953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:34.932854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e9971673-ba31-418f-ab88-2b8c0ad35475 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:34.996049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9971673-ba31-418f-ab88-2b8c0ad35475 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:34.997234 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 768/1551] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:34 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:35.167471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b76ce623-708f-4233-8210-42cf4da535f4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:35.168205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b76ce623-708f-4233-8210-42cf4da535f4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:35.168564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:35.168564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:35.169125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b76ce623-708f-4233-8210-42cf4da535f4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:35.169627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b76ce623-708f-4233-8210-42cf4da535f4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:35.174156 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce4846ce-862a-4f9d-8c9e-850599654e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:35.174704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce4846ce-862a-4f9d-8c9e-850599654e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:35.174930 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:35.174930 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:35.175322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce4846ce-862a-4f9d-8c9e-850599654e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:35.212399 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:35.212399 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:35.214719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b76ce623-708f-4233-8210-42cf4da535f4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:35.216805 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 784/1552] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:35 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:35.280836 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:35.280836 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:35.312810 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ce4846ce-862a-4f9d-8c9e-850599654e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:35.364523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce4846ce-862a-4f9d-8c9e-850599654e1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:35.365549 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 769/1553] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:35 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:36.014207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9158ddbc-15d7-44b0-b874-d62e0d54672d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:36.014926 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9158ddbc-15d7-44b0-b874-d62e0d54672d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:36.015274 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:36.015274 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:36.015855 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9158ddbc-15d7-44b0-b874-d62e0d54672d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:36.098959 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:36.098959 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:36.118876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9158ddbc-15d7-44b0-b874-d62e0d54672d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:36.157124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9158ddbc-15d7-44b0-b874-d62e0d54672d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:36.158547 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 785/1554] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:36 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:36.231469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22265f47-f5dc-4260-95ee-b6489bd66410 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:36.232145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22265f47-f5dc-4260-95ee-b6489bd66410 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:36.232432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:36.232432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:36.232945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22265f47-f5dc-4260-95ee-b6489bd66410 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:36.233449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-22265f47-f5dc-4260-95ee-b6489bd66410 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:36.282697 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:36.282697 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:36.285314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22265f47-f5dc-4260-95ee-b6489bd66410 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:36.293303 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 770/1555] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:36 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:36.382217 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b786ca4-7fce-4329-8959-f8ca166a697d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:36.382744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b786ca4-7fce-4329-8959-f8ca166a697d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:36.382963 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:36.382963 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:36.383360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b786ca4-7fce-4329-8959-f8ca166a697d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:36.515242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fa213f1-c366-43a7-9b2b-a1397a418587 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:13:36.516595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:36.516595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:36.517067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fa213f1-c366-43a7-9b2b-a1397a418587 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:36.517272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:36.517272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:36.517649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fa213f1-c366-43a7-9b2b-a1397a418587 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:36.528477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9b786ca4-7fce-4329-8959-f8ca166a697d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:36.579336 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b786ca4-7fce-4329-8959-f8ca166a697d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:36.591697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 786/1556] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:36 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:36.646831 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:36.646831 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:36.672201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2fa213f1-c366-43a7-9b2b-a1397a418587 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:13:36.704216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fa213f1-c366-43a7-9b2b-a1397a418587 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:13:36.705701 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 771/1557] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:36 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:36.723868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-054dd435-94cf-4dc3-938e-05a031a3e6de tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:13:36.724838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-054dd435-94cf-4dc3-938e-05a031a3e6de tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:36.725246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:36.725246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:36.725976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-054dd435-94cf-4dc3-938e-05a031a3e6de tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:36.835808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:36.835808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:36.845860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-054dd435-94cf-4dc3-938e-05a031a3e6de tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:13:36.888722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-054dd435-94cf-4dc3-938e-05a031a3e6de tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:13:36.892104 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 787/1558] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:36 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 919 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:37.173618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d89610f-57ad-4328-b1ca-93bfd8fa10c8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:37.174819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d89610f-57ad-4328-b1ca-93bfd8fa10c8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:37.175342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:37.175342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:37.176017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d89610f-57ad-4328-b1ca-93bfd8fa10c8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:37.303402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fccbd12-0843-4f82-bae7-1efcb300aaa8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:37.304228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fccbd12-0843-4f82-bae7-1efcb300aaa8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:37.305003 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:37.305003 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:37.305696 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fccbd12-0843-4f82-bae7-1efcb300aaa8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:37.306439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9fccbd12-0843-4f82-bae7-1efcb300aaa8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:37.370487 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:37.370487 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:37.378513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:37.378513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:37.384680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fccbd12-0843-4f82-bae7-1efcb300aaa8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:37.386988 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 788/1559] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:37 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:37.402991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d89610f-57ad-4328-b1ca-93bfd8fa10c8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:37.433713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d89610f-57ad-4328-b1ca-93bfd8fa10c8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:37.436130 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 772/1560] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:37 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:37.597313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1443708b-ef07-4725-b3f8-455a8be62377 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:37.598058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1443708b-ef07-4725-b3f8-455a8be62377 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:37.598397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:37.598397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:37.598952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1443708b-ef07-4725-b3f8-455a8be62377 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:37.741091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:37.741091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:37.757414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1443708b-ef07-4725-b3f8-455a8be62377 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:37.794003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1443708b-ef07-4725-b3f8-455a8be62377 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:37.796124 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 789/1561] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:37 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:38.402870 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b10b5d8-0e0d-4bcb-bd55-7b0b33b9c8cc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:38.403440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b10b5d8-0e0d-4bcb-bd55-7b0b33b9c8cc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:38.403666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:38.403666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:38.404045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b10b5d8-0e0d-4bcb-bd55-7b0b33b9c8cc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:38.404468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6b10b5d8-0e0d-4bcb-bd55-7b0b33b9c8cc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:38.466024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b736975d-b4f8-43fc-be51-e7b318466fab tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:38.466865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b736975d-b4f8-43fc-be51-e7b318466fab tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:38.467139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:38.467139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:38.467765 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b736975d-b4f8-43fc-be51-e7b318466fab tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:38.476136 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:38.476136 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:38.480876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b10b5d8-0e0d-4bcb-bd55-7b0b33b9c8cc tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:38.487090 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 773/1562] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:38 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:38.692694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:38.692694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:38.735908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b736975d-b4f8-43fc-be51-e7b318466fab tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:38.794214 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b736975d-b4f8-43fc-be51-e7b318466fab tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:38.795589 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 790/1563] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:38 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:38.812288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92052f09-e433-4afe-9224-7681bff48526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:38.813667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92052f09-e433-4afe-9224-7681bff48526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:38.813891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:38.813891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:38.814285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92052f09-e433-4afe-9224-7681bff48526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:38.967219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:38.967219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:38.991086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-92052f09-e433-4afe-9224-7681bff48526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:39.081026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92052f09-e433-4afe-9224-7681bff48526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:39.096405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 774/1564] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:38 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:39.507381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-485004bb-80d4-44e0-8b29-3ce8c14c338e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:39.507913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-485004bb-80d4-44e0-8b29-3ce8c14c338e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:39.508116 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:39.508116 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:39.508739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-485004bb-80d4-44e0-8b29-3ce8c14c338e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:39.509243 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-485004bb-80d4-44e0-8b29-3ce8c14c338e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:39.572928 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:39.572928 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:39.584612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-485004bb-80d4-44e0-8b29-3ce8c14c338e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:39.598250 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 791/1565] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:39 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:39.821212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43e71249-978f-4bc2-9549-241805f7e13f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:39.824780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43e71249-978f-4bc2-9549-241805f7e13f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:39.825217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:39.825217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:39.827045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43e71249-978f-4bc2-9549-241805f7e13f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:40.055948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:40.055948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:40.093331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-43e71249-978f-4bc2-9549-241805f7e13f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:40.104680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc8a1c1b-f986-44e2-ae95-386279fc379c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:40.105394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc8a1c1b-f986-44e2-ae95-386279fc379c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:40.105595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:40.105595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:40.106232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc8a1c1b-f986-44e2-ae95-386279fc379c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:40.186426 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43e71249-978f-4bc2-9549-241805f7e13f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:40.187673 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 775/1566] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:39 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:40.391618 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:40.391618 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:40.459725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc8a1c1b-f986-44e2-ae95-386279fc379c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:40.603240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-867c0b04-8748-4ebc-bc90-0d7851d86bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:40.603792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-867c0b04-8748-4ebc-bc90-0d7851d86bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:40.604113 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:40.604113 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:40.604503 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-867c0b04-8748-4ebc-bc90-0d7851d86bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:40.605189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-867c0b04-8748-4ebc-bc90-0d7851d86bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:40.663212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc8a1c1b-f986-44e2-ae95-386279fc379c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:40.669016 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 792/1567] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:40 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:40.686145 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:40.686145 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:40.688643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-867c0b04-8748-4ebc-bc90-0d7851d86bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:40.690807 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 776/1568] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:40 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:41.246637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17cfe0de-6238-4bb5-a6b4-fe259214e719 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:41.250264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17cfe0de-6238-4bb5-a6b4-fe259214e719 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:41.250264 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:41.250264 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:41.250264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17cfe0de-6238-4bb5-a6b4-fe259214e719 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:41.379211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:41.379211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:41.417519 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-17cfe0de-6238-4bb5-a6b4-fe259214e719 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:41.466038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17cfe0de-6238-4bb5-a6b4-fe259214e719 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:41.480586 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 793/1569] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:41 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:41.684915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b61d705c-2941-4c37-97f5-841d043bdee5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:41.685416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b61d705c-2941-4c37-97f5-841d043bdee5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:41.685799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:41.685799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:41.686584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b61d705c-2941-4c37-97f5-841d043bdee5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:41.706460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13ee1f63-79c8-4ba7-939e-c75103501f2b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:41.707234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13ee1f63-79c8-4ba7-939e-c75103501f2b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:41.707748 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:41.707748 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:41.708406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13ee1f63-79c8-4ba7-939e-c75103501f2b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:41.709264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-13ee1f63-79c8-4ba7-939e-c75103501f2b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:41.789429 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:41.789429 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:41.791667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13ee1f63-79c8-4ba7-939e-c75103501f2b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:41.803702 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 794/1570] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:41 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:41.818004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:41.818004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:41.828574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b61d705c-2941-4c37-97f5-841d043bdee5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:41.855027 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b61d705c-2941-4c37-97f5-841d043bdee5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:41.856454 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 777/1571] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:41 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:42.492934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c06b68d6-2c04-42e1-afb2-136a073dfabb tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:42.493799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c06b68d6-2c04-42e1-afb2-136a073dfabb tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:42.494197 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:42.494197 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:42.494851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c06b68d6-2c04-42e1-afb2-136a073dfabb tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:42.593998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:42.593998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:42.607036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c06b68d6-2c04-42e1-afb2-136a073dfabb tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:42.637310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c06b68d6-2c04-42e1-afb2-136a073dfabb tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:42.639623 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 778/1572] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:42 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:42.766999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-40619b80-0ddb-4ee8-b809-0a8253a1aa70 tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] GET http://10.222.0.38/volume/v3/53a151f64f5d4972b4eb445fa7e36114/scheduler-stats/get_pools Jan 28 13:13:42.768508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-40619b80-0ddb-4ee8-b809-0a8253a1aa70 tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:42.768974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:42.768974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:42.769702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-40619b80-0ddb-4ee8-b809-0a8253a1aa70 tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] Calling method 'get_pools' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:42.798897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-40619b80-0ddb-4ee8-b809-0a8253a1aa70 tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] http://10.222.0.38/volume/v3/53a151f64f5d4972b4eb445fa7e36114/scheduler-stats/get_pools returned with HTTP 200 Jan 28 13:13:42.806570 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 795/1573] 10.222.0.38 () {58 vars in 1258 bytes} [Thu Jan 28 13:13:42 2021] GET /volume/v3/53a151f64f5d4972b4eb445fa7e36114/scheduler-stats/get_pools => generated 62 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:13:42.814787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8eb0d92e-9a4c-46c8-9e59-2a4669e16f64 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:42.815851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8eb0d92e-9a4c-46c8-9e59-2a4669e16f64 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:42.816090 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:42.816090 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:42.816575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8eb0d92e-9a4c-46c8-9e59-2a4669e16f64 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:42.816959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8eb0d92e-9a4c-46c8-9e59-2a4669e16f64 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:42.819427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d5e95c97-e6ae-4f4a-af6f-862a21680c6c tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] GET http://10.222.0.38/volume/v3/53a151f64f5d4972b4eb445fa7e36114/scheduler-stats/get_pools?detail=True Jan 28 13:13:42.820176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d5e95c97-e6ae-4f4a-af6f-862a21680c6c tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:42.820845 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d5e95c97-e6ae-4f4a-af6f-862a21680c6c tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] Calling method 'get_pools' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:42.861926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d5e95c97-e6ae-4f4a-af6f-862a21680c6c tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] http://10.222.0.38/volume/v3/53a151f64f5d4972b4eb445fa7e36114/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 28 13:13:42.864100 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 796/1574] 10.222.0.38 () {58 vars in 1281 bytes} [Thu Jan 28 13:13:42 2021] GET /volume/v3/53a151f64f5d4972b4eb445fa7e36114/scheduler-stats/get_pools?detail=True => generated 771 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:42.874794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1869461-6d9d-4cfa-a8a5-38ce86941aa9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:42.876072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1869461-6d9d-4cfa-a8a5-38ce86941aa9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:42.876729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1869461-6d9d-4cfa-a8a5-38ce86941aa9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:42.889205 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:42.889205 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:42.895188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8eb0d92e-9a4c-46c8-9e59-2a4669e16f64 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:42.897876 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 779/1575] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:42 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:42.920912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-629b2636-b010-4086-b69f-a2beeff2b1c5 tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] GET http://10.222.0.38/volume/v3/53a151f64f5d4972b4eb445fa7e36114/capabilities/n-d-705657-14@lvmdriver-1 Jan 28 13:13:42.922198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-629b2636-b010-4086-b69f-a2beeff2b1c5 tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:42.922198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:42.922198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:42.922198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-629b2636-b010-4086-b69f-a2beeff2b1c5 tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:42.979054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-629b2636-b010-4086-b69f-a2beeff2b1c5 tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] http://10.222.0.38/volume/v3/53a151f64f5d4972b4eb445fa7e36114/capabilities/n-d-705657-14@lvmdriver-1 returned with HTTP 200 Jan 28 13:13:42.979986 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 780/1576] 10.222.0.38 () {58 vars in 1297 bytes} [Thu Jan 28 13:13:42 2021] GET /volume/v3/53a151f64f5d4972b4eb445fa7e36114/capabilities/n-d-705657-14@lvmdriver-1 => generated 713 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:42.996242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c982a54-cef0-4c83-80bb-812d60a6ab9c tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] GET http://10.222.0.38/volume/v3/53a151f64f5d4972b4eb445fa7e36114/capabilities/n-d-705657-14@lvmdriver-1 Jan 28 13:13:42.996792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c982a54-cef0-4c83-80bb-812d60a6ab9c tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:42.997300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c982a54-cef0-4c83-80bb-812d60a6ab9c tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:43.055460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c982a54-cef0-4c83-80bb-812d60a6ab9c tempest-BackendsCapabilitiesAdminTestsJSON-837522482 tempest-BackendsCapabilitiesAdminTestsJSON-837522482-project-admin] http://10.222.0.38/volume/v3/53a151f64f5d4972b4eb445fa7e36114/capabilities/n-d-705657-14@lvmdriver-1 returned with HTTP 200 Jan 28 13:13:43.056229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:43.056229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:43.065792 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 781/1577] 10.222.0.38 () {58 vars in 1297 bytes} [Thu Jan 28 13:13:42 2021] GET /volume/v3/53a151f64f5d4972b4eb445fa7e36114/capabilities/n-d-705657-14@lvmdriver-1 => generated 713 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:43.091074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a1869461-6d9d-4cfa-a8a5-38ce86941aa9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:43.161830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1869461-6d9d-4cfa-a8a5-38ce86941aa9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:43.162680 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 797/1578] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:42 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:43.656539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6eb18bd1-29eb-47a9-aa52-21a98cfc735d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:43.657068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6eb18bd1-29eb-47a9-aa52-21a98cfc735d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:43.657736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6eb18bd1-29eb-47a9-aa52-21a98cfc735d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:43.809582 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:43.809582 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:43.846630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6eb18bd1-29eb-47a9-aa52-21a98cfc735d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:43.905062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6eb18bd1-29eb-47a9-aa52-21a98cfc735d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:43.906000 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 782/1579] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:43 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:43.934719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c21905e-22a1-4c24-9893-9cc9ceff17ad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:43.943950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c21905e-22a1-4c24-9893-9cc9ceff17ad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:43.945686 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:43.945686 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:43.946585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c21905e-22a1-4c24-9893-9cc9ceff17ad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:43.950786 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0c21905e-22a1-4c24-9893-9cc9ceff17ad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:44.040589 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:44.040589 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:44.042813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c21905e-22a1-4c24-9893-9cc9ceff17ad tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:44.050253 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 798/1580] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:43 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:44.180261 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b94bff18-b975-4e22-84c0-84aa73f8766a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:44.180782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b94bff18-b975-4e22-84c0-84aa73f8766a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:44.181001 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:44.181001 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:44.181374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b94bff18-b975-4e22-84c0-84aa73f8766a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:44.294307 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:44.294307 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:44.305802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b94bff18-b975-4e22-84c0-84aa73f8766a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:44.333043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b94bff18-b975-4e22-84c0-84aa73f8766a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:44.334449 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 783/1581] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:44 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:44.926111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8abcf5f-abe6-40b2-9b7d-c0eb9815ddd7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:44.926664 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8abcf5f-abe6-40b2-9b7d-c0eb9815ddd7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:44.926664 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:44.926664 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:44.926976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8abcf5f-abe6-40b2-9b7d-c0eb9815ddd7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:45.068496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c268e2e-01c1-45ca-94be-1d9a8252f4b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:45.069222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c268e2e-01c1-45ca-94be-1d9a8252f4b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:45.069489 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:45.069489 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:45.069872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c268e2e-01c1-45ca-94be-1d9a8252f4b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:45.070067 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:45.070067 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:45.070381 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5c268e2e-01c1-45ca-94be-1d9a8252f4b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:45.092921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8abcf5f-abe6-40b2-9b7d-c0eb9815ddd7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:45.141235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:45.141235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:45.143095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c268e2e-01c1-45ca-94be-1d9a8252f4b5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:45.150338 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 784/1582] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:45 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:45.157807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8abcf5f-abe6-40b2-9b7d-c0eb9815ddd7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:45.168182 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 799/1583] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:44 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:45.351500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-79959a67-7323-400f-8cf5-2156630e0fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:45.352332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-79959a67-7323-400f-8cf5-2156630e0fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:45.352639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:45.352639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:45.353356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-79959a67-7323-400f-8cf5-2156630e0fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:45.471974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:45.471974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:45.484962 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-79959a67-7323-400f-8cf5-2156630e0fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:45.531203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-79959a67-7323-400f-8cf5-2156630e0fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:45.533428 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 785/1584] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:45 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:46.161729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d6b6488-da41-4ec0-abe6-90dc77c0ad2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:46.162455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d6b6488-da41-4ec0-abe6-90dc77c0ad2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:46.162669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:46.162669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:46.163417 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d6b6488-da41-4ec0-abe6-90dc77c0ad2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:46.163979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3d6b6488-da41-4ec0-abe6-90dc77c0ad2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:46.186840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97e051d5-24df-437d-b755-cc54bf38155d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:46.187610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97e051d5-24df-437d-b755-cc54bf38155d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:46.187905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:46.187905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:46.188393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97e051d5-24df-437d-b755-cc54bf38155d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:46.263200 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:46.263200 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:46.266953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d6b6488-da41-4ec0-abe6-90dc77c0ad2e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:46.269644 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 800/1585] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:46 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:46.354568 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:46.354568 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:46.393361 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-97e051d5-24df-437d-b755-cc54bf38155d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:46.477819 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97e051d5-24df-437d-b755-cc54bf38155d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:46.479485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 786/1586] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:46 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 917 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:46.559318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74d44f0b-9f6b-474c-956d-960fd2f007bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:46.559827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74d44f0b-9f6b-474c-956d-960fd2f007bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:46.560045 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:46.560045 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:46.560421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74d44f0b-9f6b-474c-956d-960fd2f007bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:46.798595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:46.798595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:46.836589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-74d44f0b-9f6b-474c-956d-960fd2f007bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:46.896227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74d44f0b-9f6b-474c-956d-960fd2f007bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:46.897740 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 801/1587] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:46 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:47.284485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22608815-9340-41c9-a8fc-44bfb663555d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:47.285063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22608815-9340-41c9-a8fc-44bfb663555d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:47.285182 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:47.285182 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:47.285542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22608815-9340-41c9-a8fc-44bfb663555d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:47.286088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-22608815-9340-41c9-a8fc-44bfb663555d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:47.340352 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:47.340352 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:47.345238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22608815-9340-41c9-a8fc-44bfb663555d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:47.346761 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 787/1588] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:47 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:47.513628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8073ea97-6544-4305-90ca-21cc6b0e129f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:47.514130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8073ea97-6544-4305-90ca-21cc6b0e129f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:47.514960 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:47.514960 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:47.515607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8073ea97-6544-4305-90ca-21cc6b0e129f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:47.678076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:47.678076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:47.697714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8073ea97-6544-4305-90ca-21cc6b0e129f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:47.729940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8073ea97-6544-4305-90ca-21cc6b0e129f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:47.731023 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 802/1589] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:47 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 975 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:47.914799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2ee41fa-9222-473d-afb8-eac444477470 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:47.915644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2ee41fa-9222-473d-afb8-eac444477470 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:47.916051 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:47.916051 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:47.916671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2ee41fa-9222-473d-afb8-eac444477470 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:48.023724 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:48.023724 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:48.057552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d2ee41fa-9222-473d-afb8-eac444477470 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:48.125791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2ee41fa-9222-473d-afb8-eac444477470 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:48.132960 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 788/1590] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:47 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:48.364064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb154566-2b53-489e-a1a7-054ffb8cc071 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:48.364772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb154566-2b53-489e-a1a7-054ffb8cc071 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:48.365036 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:48.365036 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:48.365795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb154566-2b53-489e-a1a7-054ffb8cc071 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:48.366166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bb154566-2b53-489e-a1a7-054ffb8cc071 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:48.480782 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:48.480782 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:48.497576 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb154566-2b53-489e-a1a7-054ffb8cc071 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:48.498647 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 803/1591] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:48 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:48.749062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb85df07-16ef-48cb-93f1-a098f378797e tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:48.749972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb85df07-16ef-48cb-93f1-a098f378797e tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:48.750330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:48.750330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:48.750949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb85df07-16ef-48cb-93f1-a098f378797e tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:49.100648 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:49.100648 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:49.122692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb85df07-16ef-48cb-93f1-a098f378797e tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:49.149517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df83dd2c-30ec-4c38-a181-2281e29140fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:49.149982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df83dd2c-30ec-4c38-a181-2281e29140fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:49.150315 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:49.150315 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:49.150695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df83dd2c-30ec-4c38-a181-2281e29140fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:49.219178 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb85df07-16ef-48cb-93f1-a098f378797e tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:49.221159 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 789/1592] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:48 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 975 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:49.328188 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:49.328188 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:49.351999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df83dd2c-30ec-4c38-a181-2281e29140fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:49.411982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df83dd2c-30ec-4c38-a181-2281e29140fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:49.416268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 804/1593] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:49 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:13:49.513289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-390b1783-c408-4142-8cb2-8a269e17db53 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:49.513820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-390b1783-c408-4142-8cb2-8a269e17db53 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:49.514043 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:49.514043 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:49.514415 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-390b1783-c408-4142-8cb2-8a269e17db53 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:49.514783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-390b1783-c408-4142-8cb2-8a269e17db53 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:49.564185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:49.564185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:49.573091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-390b1783-c408-4142-8cb2-8a269e17db53 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:49.574561 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 790/1594] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:50.237627 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54d70ae2-359b-4d7d-85c8-89525969c317 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:50.238584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54d70ae2-359b-4d7d-85c8-89525969c317 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:50.239015 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:50.239015 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:50.239736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54d70ae2-359b-4d7d-85c8-89525969c317 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:50.445407 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd23ddf0-3c65-4ad3-a656-729c577d23b2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:50.446476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd23ddf0-3c65-4ad3-a656-729c577d23b2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:50.446851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:50.446851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:50.447507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd23ddf0-3c65-4ad3-a656-729c577d23b2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:50.463083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:50.463083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:50.507366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-54d70ae2-359b-4d7d-85c8-89525969c317 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:50.605479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54d70ae2-359b-4d7d-85c8-89525969c317 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:50.619290 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 805/1595] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:50 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 978 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:50.621922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-712ab50c-ac4a-40b6-a7c0-7d1446f596e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:50.627727 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-712ab50c-ac4a-40b6-a7c0-7d1446f596e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:50.627727 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:50.627727 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:50.633931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-712ab50c-ac4a-40b6-a7c0-7d1446f596e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:50.634947 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-712ab50c-ac4a-40b6-a7c0-7d1446f596e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:50.649917 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:50.649917 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:50.682689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd23ddf0-3c65-4ad3-a656-729c577d23b2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:50.710450 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:50.710450 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:50.719732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-712ab50c-ac4a-40b6-a7c0-7d1446f596e4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:50.725745 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 806/1596] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:50 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:50.841981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd23ddf0-3c65-4ad3-a656-729c577d23b2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:50.868586 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 791/1597] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:50 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 914 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:51.627273 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11f200ed-dc9d-4c08-ac23-ecf4d19ba041 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:51.629141 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-11f200ed-dc9d-4c08-ac23-ecf4d19ba041 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:51.629614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:51.629614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:51.630337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-11f200ed-dc9d-4c08-ac23-ecf4d19ba041 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:51.738015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ab5eedc-d579-444c-9d99-e7e8c28e2dc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:51.739098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ab5eedc-d579-444c-9d99-e7e8c28e2dc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:51.739847 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:51.739847 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:51.740433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ab5eedc-d579-444c-9d99-e7e8c28e2dc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:51.740956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6ab5eedc-d579-444c-9d99-e7e8c28e2dc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:51.760042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:51.760042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:51.790843 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-11f200ed-dc9d-4c08-ac23-ecf4d19ba041 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:51.835695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:51.835695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:51.837473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ab5eedc-d579-444c-9d99-e7e8c28e2dc9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:51.859560 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 792/1598] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:51.871299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f05ac154-99bb-49ab-83cb-2482b389a8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:51.871839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f05ac154-99bb-49ab-83cb-2482b389a8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:51.872057 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:51.872057 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:51.872435 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f05ac154-99bb-49ab-83cb-2482b389a8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:51.877970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11f200ed-dc9d-4c08-ac23-ecf4d19ba041 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:51.880397 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 807/1599] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:51 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 978 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:52.109631 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:52.109631 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:52.143577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f05ac154-99bb-49ab-83cb-2482b389a8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:52.215152 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f05ac154-99bb-49ab-83cb-2482b389a8d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:52.221942 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 793/1600] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:51 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 972 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:52.874340 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-262add1d-a3b9-4787-ae47-fd91d8fcc5b4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:52.875930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-262add1d-a3b9-4787-ae47-fd91d8fcc5b4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:52.876304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:52.876304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:52.876973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-262add1d-a3b9-4787-ae47-fd91d8fcc5b4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:52.877536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-262add1d-a3b9-4787-ae47-fd91d8fcc5b4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:52.897048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc4f61b1-0454-4457-8bda-ae3fc61e7db6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:52.897592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc4f61b1-0454-4457-8bda-ae3fc61e7db6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:52.897814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:52.897814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:52.898193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc4f61b1-0454-4457-8bda-ae3fc61e7db6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:52.982479 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:52.982479 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:52.990788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-262add1d-a3b9-4787-ae47-fd91d8fcc5b4 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:52.995430 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 808/1601] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:52 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:53.106317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:53.106317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:53.129603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc4f61b1-0454-4457-8bda-ae3fc61e7db6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:53.181094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc4f61b1-0454-4457-8bda-ae3fc61e7db6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:53.181911 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 794/1602] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:52 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 978 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:53.237693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-33f3b750-9daf-4c0e-bd06-08ab5fe3b488 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:53.238148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-33f3b750-9daf-4c0e-bd06-08ab5fe3b488 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:53.238368 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:53.238368 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:53.238748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-33f3b750-9daf-4c0e-bd06-08ab5fe3b488 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:53.353555 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:53.353555 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:53.383923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-33f3b750-9daf-4c0e-bd06-08ab5fe3b488 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:53.439918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-33f3b750-9daf-4c0e-bd06-08ab5fe3b488 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:53.450836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 809/1603] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:53 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 972 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:54.007854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f6909c8-fb3f-47a0-886e-cf9274dedafb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:54.008406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f6909c8-fb3f-47a0-886e-cf9274dedafb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:54.008652 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:54.008652 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:54.009028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f6909c8-fb3f-47a0-886e-cf9274dedafb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:54.009435 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4f6909c8-fb3f-47a0-886e-cf9274dedafb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:54.104002 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:54.104002 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:54.113521 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f6909c8-fb3f-47a0-886e-cf9274dedafb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:54.114628 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 795/1604] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:54 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:54.199206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6e3c4f2-fb92-486f-8b47-de18d556b3b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:54.200429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6e3c4f2-fb92-486f-8b47-de18d556b3b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:54.200910 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:54.200910 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:54.202518 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6e3c4f2-fb92-486f-8b47-de18d556b3b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:54.276024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c77fb53c-3927-415c-b30e-459ce9778b61 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] DELETE http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:54.276563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c77fb53c-3927-415c-b30e-459ce9778b61 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:54.276784 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:54.276784 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:54.277202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c77fb53c-3927-415c-b30e-459ce9778b61 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:54.277673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-c77fb53c-3927-415c-b30e-459ce9778b61 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Delete volume with id: 8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:54.385249 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:54.385249 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:54.401145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d6e3c4f2-fb92-486f-8b47-de18d556b3b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:54.411531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:54.411531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:54.412421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c77fb53c-3927-415c-b30e-459ce9778b61 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:54.455173 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6e3c4f2-fb92-486f-8b47-de18d556b3b0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:54.460218 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 810/1605] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:54 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 978 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:54.467989 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c77fb53c-3927-415c-b30e-459ce9778b61 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Delete volume request issued successfully. Jan 28 13:13:54.469562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09dbcb2e-78df-4cbe-938b-9682e0d8b55f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:54.470210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c77fb53c-3927-415c-b30e-459ce9778b61 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 202 Jan 28 13:13:54.471609 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 796/1606] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:13:54 2021] DELETE /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:13:54.472560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09dbcb2e-78df-4cbe-938b-9682e0d8b55f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:54.472941 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:54.472941 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:54.473553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09dbcb2e-78df-4cbe-938b-9682e0d8b55f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:54.481490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-72722991-5415-49ef-bca8-a14064acbe7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:54.492724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-72722991-5415-49ef-bca8-a14064acbe7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:54.493008 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:54.493008 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:54.493478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-72722991-5415-49ef-bca8-a14064acbe7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:54.654591 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:54.654591 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:54.674734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:54.674734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:54.689451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-09dbcb2e-78df-4cbe-938b-9682e0d8b55f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:54.713205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-72722991-5415-49ef-bca8-a14064acbe7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:54.766270 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09dbcb2e-78df-4cbe-938b-9682e0d8b55f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:54.771216 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 811/1607] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:54 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 975 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:54.773944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-72722991-5415-49ef-bca8-a14064acbe7e tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:54.775231 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 797/1608] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:54 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:55.129781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1de6ae41-0f69-4c07-bcd8-796a26c1640a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:55.130421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1de6ae41-0f69-4c07-bcd8-796a26c1640a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:55.130738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:55.130738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:55.131285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1de6ae41-0f69-4c07-bcd8-796a26c1640a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:55.131752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1de6ae41-0f69-4c07-bcd8-796a26c1640a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:55.186577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:55.186577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:55.186577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1de6ae41-0f69-4c07-bcd8-796a26c1640a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:55.186577 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 812/1609] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:55 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:55.476515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb60ce14-9c83-4d10-a58a-a4c2832efc12 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:55.476991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb60ce14-9c83-4d10-a58a-a4c2832efc12 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:55.477217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:55.477217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:55.477604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb60ce14-9c83-4d10-a58a-a4c2832efc12 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:55.590109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:55.590109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:55.657641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eb60ce14-9c83-4d10-a58a-a4c2832efc12 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:55.760778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb60ce14-9c83-4d10-a58a-a4c2832efc12 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:55.762892 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 798/1610] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:55 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 978 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:55.788653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5dfe0cae-d285-44d7-a6c0-c791837532b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:55.790732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5dfe0cae-d285-44d7-a6c0-c791837532b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:55.791324 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:55.791324 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:55.792122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5dfe0cae-d285-44d7-a6c0-c791837532b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:55.794103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-40db86b3-b2c0-4702-ab68-fdcf5a39f3ec tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:55.794963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-40db86b3-b2c0-4702-ab68-fdcf5a39f3ec tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:55.795469 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:55.795469 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:55.796111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-40db86b3-b2c0-4702-ab68-fdcf5a39f3ec tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:55.973395 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:55.973395 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:56.002868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-40db86b3-b2c0-4702-ab68-fdcf5a39f3ec tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:56.069886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:56.069886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:56.100346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-40db86b3-b2c0-4702-ab68-fdcf5a39f3ec tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:56.103464 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 799/1611] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:55 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:56.104678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5dfe0cae-d285-44d7-a6c0-c791837532b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:56.198355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5dfc06d-47a9-4155-a0ff-2aa730b79bcb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:56.205459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5dfc06d-47a9-4155-a0ff-2aa730b79bcb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:56.205892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:56.205892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:56.206489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5dfc06d-47a9-4155-a0ff-2aa730b79bcb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:56.215489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c5dfc06d-47a9-4155-a0ff-2aa730b79bcb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:56.222253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5dfe0cae-d285-44d7-a6c0-c791837532b3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:56.241315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 813/1612] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:55 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 975 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:56.283522 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:56.283522 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:56.286286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5dfc06d-47a9-4155-a0ff-2aa730b79bcb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:56.295921 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 800/1613] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:56 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:56.781116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-548f88e3-2ebd-45d6-bc05-c12b9e2f600f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:56.782208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-548f88e3-2ebd-45d6-bc05-c12b9e2f600f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:56.782631 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:56.782631 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:56.785158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-548f88e3-2ebd-45d6-bc05-c12b9e2f600f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:56.987978 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:56.987978 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:57.020512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-548f88e3-2ebd-45d6-bc05-c12b9e2f600f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:57.130870 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3241dadc-1012-4e8a-a6e4-866eafdcc991 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:57.131948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3241dadc-1012-4e8a-a6e4-866eafdcc991 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:57.132321 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:57.132321 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:57.133013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3241dadc-1012-4e8a-a6e4-866eafdcc991 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:57.191660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-548f88e3-2ebd-45d6-bc05-c12b9e2f600f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:57.197691 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 814/1614] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:56 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 978 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:57.250112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a31d84d-ec89-4280-a07e-e7a327be2b0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:57.250678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a31d84d-ec89-4280-a07e-e7a327be2b0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:57.250796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:57.250796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:57.251700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a31d84d-ec89-4280-a07e-e7a327be2b0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:57.339863 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:57.339863 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:57.358464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3241dadc-1012-4e8a-a6e4-866eafdcc991 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:57.400788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3241dadc-1012-4e8a-a6e4-866eafdcc991 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:57.402860 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 801/1615] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:57 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:57.422877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce36e5d1-93a0-4fb9-8712-9a2001d640d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:57.423961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce36e5d1-93a0-4fb9-8712-9a2001d640d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:57.424345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:57.424345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:57.425290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce36e5d1-93a0-4fb9-8712-9a2001d640d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:57.425966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ce36e5d1-93a0-4fb9-8712-9a2001d640d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:57.457097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:57.457097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:57.460791 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:57.460791 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:57.464595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce36e5d1-93a0-4fb9-8712-9a2001d640d1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:57.465925 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 802/1616] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:57 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:57.501056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1a31d84d-ec89-4280-a07e-e7a327be2b0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:57.574551 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a31d84d-ec89-4280-a07e-e7a327be2b0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:57.575716 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 815/1617] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:57 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 975 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:58.216694 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3b194b9-ed8b-4265-bacd-d4e7905de54f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:58.217599 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3b194b9-ed8b-4265-bacd-d4e7905de54f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:58.218019 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:58.218019 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:58.219029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3b194b9-ed8b-4265-bacd-d4e7905de54f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:58.351420 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:58.351420 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:58.367592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c3b194b9-ed8b-4265-bacd-d4e7905de54f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:58.425770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-978f3afd-0705-4642-b4dd-aa9c98981f67 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:58.425770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-978f3afd-0705-4642-b4dd-aa9c98981f67 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:58.425770 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:58.425770 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:58.425770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-978f3afd-0705-4642-b4dd-aa9c98981f67 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:58.491039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3b194b9-ed8b-4265-bacd-d4e7905de54f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:58.499145 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 803/1618] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:58 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 978 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:58.511197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-502a8bd4-b963-4269-9c03-aa46be5e5a01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:58.512044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-502a8bd4-b963-4269-9c03-aa46be5e5a01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:58.514864 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:58.514864 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:58.515714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-502a8bd4-b963-4269-9c03-aa46be5e5a01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:58.516335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-502a8bd4-b963-4269-9c03-aa46be5e5a01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:58.576971 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:58.576971 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:58.578343 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:58.578343 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:58.583170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-502a8bd4-b963-4269-9c03-aa46be5e5a01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:58.587471 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 804/1619] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:58.602433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de9e3826-ebfc-4e4f-9399-808a9ef72054 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:58.604040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de9e3826-ebfc-4e4f-9399-808a9ef72054 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:58.604481 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:58.604481 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:58.605167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de9e3826-ebfc-4e4f-9399-808a9ef72054 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:58.634318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-978f3afd-0705-4642-b4dd-aa9c98981f67 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:13:58.706713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-978f3afd-0705-4642-b4dd-aa9c98981f67 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 200 Jan 28 13:13:58.715561 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 816/1620] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:58 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 911 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:58.762007 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:58.762007 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:58.787292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-de9e3826-ebfc-4e4f-9399-808a9ef72054 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:13:58.851397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de9e3826-ebfc-4e4f-9399-808a9ef72054 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:13:58.852246 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 805/1621] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:58 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 975 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:59.512932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74543c0f-a5a9-4d73-84fa-7ebb912bd54a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:13:59.517523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74543c0f-a5a9-4d73-84fa-7ebb912bd54a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:59.517523 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:59.517523 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:59.517523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74543c0f-a5a9-4d73-84fa-7ebb912bd54a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:59.608160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41559556-c7fe-4ee1-a43e-ec64d00c2a9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:13:59.608751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41559556-c7fe-4ee1-a43e-ec64d00c2a9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:59.609250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:59.609250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:59.629024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41559556-c7fe-4ee1-a43e-ec64d00c2a9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:59.629024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-41559556-c7fe-4ee1-a43e-ec64d00c2a9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:13:59.634560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:59.634560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:59.659092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-74543c0f-a5a9-4d73-84fa-7ebb912bd54a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:13:59.689548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74543c0f-a5a9-4d73-84fa-7ebb912bd54a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:13:59.690393 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 817/1622] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:59 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 978 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:59.702524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:59.702524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:13:59.717340 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41559556-c7fe-4ee1-a43e-ec64d00c2a9f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:13:59.722405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 806/1623] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:59 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:13:59.740019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68650b40-36d7-45ad-b268-502daf234211 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 Jan 28 13:13:59.740579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68650b40-36d7-45ad-b268-502daf234211 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:59.740815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:59.740815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:59.741199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68650b40-36d7-45ad-b268-502daf234211 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:59.865926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68650b40-36d7-45ad-b268-502daf234211 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 returned with HTTP 404 Jan 28 13:13:59.868691 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 818/1624] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:59 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/8bffcb88-433d-4ed6-a62b-029b3a8f0c41 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:13:59.876119 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d495a5b2-7076-4fb3-9748-355ab7be5167 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:13:59.877535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d495a5b2-7076-4fb3-9748-355ab7be5167 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:59.878473 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:13:59.878473 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:13:59.879344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d495a5b2-7076-4fb3-9748-355ab7be5167 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:59.879599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f248a522-300f-4c2d-b5e9-e2963dda163d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] DELETE http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:59.880400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f248a522-300f-4c2d-b5e9-e2963dda163d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:13:59.884267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f248a522-300f-4c2d-b5e9-e2963dda163d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:13:59.885196 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f248a522-300f-4c2d-b5e9-e2963dda163d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Delete volume with id: 547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:13:59.993372 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:13:59.993372 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:00.000819 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f248a522-300f-4c2d-b5e9-e2963dda163d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:14:00.098749 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:00.098749 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:00.126142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d495a5b2-7076-4fb3-9748-355ab7be5167 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:00.131510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f248a522-300f-4c2d-b5e9-e2963dda163d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Delete volume request issued successfully. Jan 28 13:14:00.131913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f248a522-300f-4c2d-b5e9-e2963dda163d tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 202 Jan 28 13:14:00.135936 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 819/1625] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:13:59 2021] DELETE /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:00.141493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a618f00-efc2-43cf-9285-0d5887d7ac91 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:14:00.142108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a618f00-efc2-43cf-9285-0d5887d7ac91 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:00.142330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:00.142330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:00.142714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a618f00-efc2-43cf-9285-0d5887d7ac91 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:00.194558 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d495a5b2-7076-4fb3-9748-355ab7be5167 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:00.198175 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 807/1626] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:13:59 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 975 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:00.250298 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:00.250298 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:00.299332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0a618f00-efc2-43cf-9285-0d5887d7ac91 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:14:00.387038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a618f00-efc2-43cf-9285-0d5887d7ac91 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:14:00.399328 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 820/1627] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:00 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 911 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:00.656091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28838354-8a7b-48ed-ada9-0a5c5e52cb13 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] DELETE http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:14:00.657392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28838354-8a7b-48ed-ada9-0a5c5e52cb13 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:00.657885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:00.657885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:00.658958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28838354-8a7b-48ed-ada9-0a5c5e52cb13 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:00.660070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-28838354-8a7b-48ed-ada9-0a5c5e52cb13 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Delete volume with id: 5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:14:00.708361 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa475327-28f9-4cdf-a235-bd060dcfb31a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:14:00.709419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa475327-28f9-4cdf-a235-bd060dcfb31a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:00.709796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:00.709796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:00.710689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa475327-28f9-4cdf-a235-bd060dcfb31a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:00.791205 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:00.791205 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:00.795921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-28838354-8a7b-48ed-ada9-0a5c5e52cb13 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:14:00.826876 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:00.826876 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:00.846746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fa475327-28f9-4cdf-a235-bd060dcfb31a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:14:00.893885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-28838354-8a7b-48ed-ada9-0a5c5e52cb13 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Delete volume request issued successfully. Jan 28 13:14:00.894809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28838354-8a7b-48ed-ada9-0a5c5e52cb13 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 202 Jan 28 13:14:00.928801 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 808/1628] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:14:00 2021] DELETE /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:00.963366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa475327-28f9-4cdf-a235-bd060dcfb31a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:14:00.966667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfac7e86-99b7-4c5e-bb93-57cd252880b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:00.968132 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfac7e86-99b7-4c5e-bb93-57cd252880b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:00.970876 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:00.970876 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:00.976013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfac7e86-99b7-4c5e-bb93-57cd252880b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:00.976475 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 821/1629] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:00 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 1366 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:14:00.978132 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cfac7e86-99b7-4c5e-bb93-57cd252880b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:00.989345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b245696f-8a2c-45d2-86a5-f33db8e9cec9 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:14:00.999790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b245696f-8a2c-45d2-86a5-f33db8e9cec9 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:01.002886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:01.002886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:01.007684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b245696f-8a2c-45d2-86a5-f33db8e9cec9 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:01.188144 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:01.188144 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:01.191164 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:01.191164 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:01.200835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfac7e86-99b7-4c5e-bb93-57cd252880b3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:01.201758 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 809/1630] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:00 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:01.228555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b245696f-8a2c-45d2-86a5-f33db8e9cec9 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:14:01.240890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes Jan 28 13:14:01.240890 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:01.240890 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:01.240890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-841162729"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:01.246114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-841162729'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:14:01.246508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume of 1 GB Jan 28 13:14:01.312577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Availability Zones retrieved successfully. Jan 28 13:14:01.336590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b245696f-8a2c-45d2-86a5-f33db8e9cec9 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:14:01.341360 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 822/1631] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:00 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 918 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:01.353299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-49ef254f-ab2b-423b-9723-39f2b0bd01d3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:01.359934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-49ef254f-ab2b-423b-9723-39f2b0bd01d3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:01.361734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:01.361734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:01.364009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-49ef254f-ab2b-423b-9723-39f2b0bd01d3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:01.391272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Flow 'volume_create_api' (f6159855-b1d6-48cd-8efc-5895a9f73171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:01.409498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710e5f0b-fa6d-4c01-b93f-7f38be742d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:01.411872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:14:01.460098 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:01.460098 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:01.483216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-49ef254f-ab2b-423b-9723-39f2b0bd01d3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:01.541941 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-49ef254f-ab2b-423b-9723-39f2b0bd01d3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:01.543735 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 823/1632] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:01 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 975 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:01.678629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710e5f0b-fa6d-4c01-b93f-7f38be742d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:01.680911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae28d59-d68b-4d40-8c8d-b84ef22afcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:01.835931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-353975d1-e26f-40be-a287-1e136c223f08 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] POST http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types Jan 28 13:14:01.836721 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:01.836721 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:01.838096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-353975d1-e26f-40be-a287-1e136c223f08 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1822595700"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:01.926239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Created reservations ['4c39e9f6-5d27-49d9-8552-66057c55ca98', '3c5216b5-4ba2-45ba-b898-c380c30598d8', 'c2094d4e-2ca3-4aeb-ab7b-1d33843f2d49', 'd17ba49d-0012-4d5a-ac07-a68deeddf52d'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:14:01.929569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae28d59-d68b-4d40-8c8d-b84ef22afcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c39e9f6-5d27-49d9-8552-66057c55ca98', '3c5216b5-4ba2-45ba-b898-c380c30598d8', 'c2094d4e-2ca3-4aeb-ab7b-1d33843f2d49', 'd17ba49d-0012-4d5a-ac07-a68deeddf52d']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:01.932564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ce0545-8686-42d8-84f7-41a3d726f9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:02.002845 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-353975d1-e26f-40be-a287-1e136c223f08 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types returned with HTTP 200 Jan 28 13:14:02.007619 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 824/1633] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:14:01 2021] POST /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types => generated 220 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:02.018923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7da5beee-cf83-49d2-bd5a-33939f3fa3cd tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:14:02.024857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7da5beee-cf83-49d2-bd5a-33939f3fa3cd tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:02.026342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7da5beee-cf83-49d2-bd5a-33939f3fa3cd tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:02.077903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ce0545-8686-42d8-84f7-41a3d726f9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88a75df4-4a9f-4074-9fa5-e2020fe7917f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-841162729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def5b931adc34619ba5c1a915baf6b69',qos_specs=None,replication_status=,reservations=['4c39e9f6-5d27-49d9-8552-66057c55ca98','3c5216b5-4ba2-45ba-b898-c380c30598d8','c2094d4e-2ca3-4aeb-ab7b-1d33843f2d49','d17ba49d-0012-4d5a-ac07-a68deeddf52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502155c7d16f4d6598555f9e011e7699',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:14:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-841162729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88a75df4-4a9f-4074-9fa5-e2020fe7917f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='def5b931adc34619ba5c1a915baf6b69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='502155c7d16f4d6598555f9e011e7699',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:02.085245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8394cae-ff49-4d98-8f17-e93e90685755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:02.175856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8394cae-ff49-4d98-8f17-e93e90685755) transitioned into state 'SUCCESS' from state '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-841162729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def5b931adc34619ba5c1a915baf6b69',qos_specs=None,replication_status=,reservations=['4c39e9f6-5d27-49d9-8552-66057c55ca98','3c5216b5-4ba2-45ba-b898-c380c30598d8','c2094d4e-2ca3-4aeb-ab7b-1d33843f2d49','d17ba49d-0012-4d5a-ac07-a68deeddf52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502155c7d16f4d6598555f9e011e7699',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:02.180504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1545314-32d9-486a-99ce-d11ee0fa903a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:02.193811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:02.193811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:02.227142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7da5beee-cf83-49d2-bd5a-33939f3fa3cd tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:14:02.240609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1545314-32d9-486a-99ce-d11ee0fa903a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:02.243594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Flow 'volume_create_api' (f6159855-b1d6-48cd-8efc-5895a9f73171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:02.276200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7da5beee-cf83-49d2-bd5a-33939f3fa3cd tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:14:02.287369 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 825/1634] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:02 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 911 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:02.291973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94291e6b-fb9c-4b72-9833-0b821493d11c tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] POST http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/group_types Jan 28 13:14:02.292717 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:02.292717 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:02.293339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94291e6b-fb9c-4b72-9833-0b821493d11c tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1693621289"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:02.385159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94291e6b-fb9c-4b72-9833-0b821493d11c tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/group_types returned with HTTP 202 Jan 28 13:14:02.387509 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 826/1635] 10.222.0.38 () {62 vars in 1278 bytes} [Thu Jan 28 13:14:02 2021] POST /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/group_types => generated 177 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:02.402091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3a13c16-dc9e-4c54-a97c-6d061e3eaf4a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:02.402897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3a13c16-dc9e-4c54-a97c-6d061e3eaf4a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:02.405991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3a13c16-dc9e-4c54-a97c-6d061e3eaf4a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:02.406550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c3a13c16-dc9e-4c54-a97c-6d061e3eaf4a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:02.409781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume request issued successfully. Jan 28 13:14:02.475330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:02.475330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:02.477286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3a13c16-dc9e-4c54-a97c-6d061e3eaf4a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:02.478126 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 827/1636] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:02 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:02.522587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf530a87-d4b5-41f3-b491-559911b4597e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:14:02.526488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf530a87-d4b5-41f3-b491-559911b4597e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:02.526988 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:02.526988 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:02.527923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf530a87-d4b5-41f3-b491-559911b4597e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:02.536687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6de93af-ae6b-4df1-8f31-18b9f3d96285 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes returned with HTTP 202 Jan 28 13:14:02.540267 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 810/1637] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:14:01 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes => generated 825 bytes in 1325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:14:02.822981 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:02.822981 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:02.880449 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bf530a87-d4b5-41f3-b491-559911b4597e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:14:02.965483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf530a87-d4b5-41f3-b491-559911b4597e tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:14:02.966352 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 828/1638] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:02 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 918 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:02.979202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab7e1c48-b341-43df-901b-b470979d8c18 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:14:02.985639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab7e1c48-b341-43df-901b-b470979d8c18 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:02.989763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:02.989763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:02.990535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab7e1c48-b341-43df-901b-b470979d8c18 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:03.107472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c9cdc29-014d-4e52-b3ce-fd9fb39b5c6e tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] POST http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups Jan 28 13:14:03.108992 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:03.108992 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:03.110043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c9cdc29-014d-4e52-b3ce-fd9fb39b5c6e tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d999cd2b-a56b-4bd2-8a3a-04fce89baba8", "volume_types": ["002c6946-49c6-4157-934f-084e16fd1e99"], "name": "tempest-GroupsV320Test-Group-1683204822"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:03.112628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-1c9cdc29-014d-4e52-b3ce-fd9fb39b5c6e tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Creating new group {'group': {'group_type': 'd999cd2b-a56b-4bd2-8a3a-04fce89baba8', 'volume_types': ['002c6946-49c6-4157-934f-084e16fd1e99'], 'name': 'tempest-GroupsV320Test-Group-1683204822'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 13:14:03.160895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-1c9cdc29-014d-4e52-b3ce-fd9fb39b5c6e tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Creating group tempest-GroupsV320Test-Group-1683204822. Jan 28 13:14:03.169510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:03.169510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:03.200866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:03.200866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:03.239238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ab7e1c48-b341-43df-901b-b470979d8c18 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:14:03.255366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1c9cdc29-014d-4e52-b3ce-fd9fb39b5c6e tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Availability Zones retrieved successfully. Jan 28 13:14:03.341565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab7e1c48-b341-43df-901b-b470979d8c18 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 200 Jan 28 13:14:03.342457 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 829/1639] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:02 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 917 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:03.361715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-1c9cdc29-014d-4e52-b3ce-fd9fb39b5c6e tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Created reservations ['0a5b831f-7cd9-42ad-b428-776f4f6848b1'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:14:03.368633 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c45f049-64bb-4d30-ae20-863ed3b5e008 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:03.369443 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c45f049-64bb-4d30-ae20-863ed3b5e008 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:03.369766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:03.369766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:03.370334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c45f049-64bb-4d30-ae20-863ed3b5e008 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:03.506911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c9cdc29-014d-4e52-b3ce-fd9fb39b5c6e tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups returned with HTTP 202 Jan 28 13:14:03.507999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 811/1640] 10.222.0.38 () {62 vars in 1264 bytes} [Thu Jan 28 13:14:02 2021] POST /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups => generated 108 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:03.511938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0b3a425-4bd5-46f7-88d2-18a22093d099 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:14:03.513585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0b3a425-4bd5-46f7-88d2-18a22093d099 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:03.513925 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:03.513925 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:03.524106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0b3a425-4bd5-46f7-88d2-18a22093d099 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:03.650533 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:03.650533 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:03.662396 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:03.662396 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:03.684465 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c45f049-64bb-4d30-ae20-863ed3b5e008 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:03.717151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c0b3a425-4bd5-46f7-88d2-18a22093d099 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:14:03.759582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c45f049-64bb-4d30-ae20-863ed3b5e008 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:03.760811 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 830/1641] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:03 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 975 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:03.768158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f5b1f11e-8af8-43f7-80b1-455a0112cdde tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:03.770840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0b3a425-4bd5-46f7-88d2-18a22093d099 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 200 Jan 28 13:14:03.771848 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 812/1642] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:03 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 911 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:03.781521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f5b1f11e-8af8-43f7-80b1-455a0112cdde tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:03.783154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:03.783154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:03.783966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f5b1f11e-8af8-43f7-80b1-455a0112cdde tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:03.787680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c74d67e7-edc3-45d4-b6b5-e51b5362f3ad tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:03.788402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f5b1f11e-8af8-43f7-80b1-455a0112cdde tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:03.798770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c74d67e7-edc3-45d4-b6b5-e51b5362f3ad tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:03.799173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:03.799173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:03.799793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c74d67e7-edc3-45d4-b6b5-e51b5362f3ad tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:03.800320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-c74d67e7-edc3-45d4-b6b5-e51b5362f3ad tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] show called for member e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:14:03.817163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:03.817163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:03.848978 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:03.848978 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:03.851398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f5b1f11e-8af8-43f7-80b1-455a0112cdde tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:03.852379 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 831/1643] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:03 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:03.909264 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c74d67e7-edc3-45d4-b6b5-e51b5362f3ad tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 returned with HTTP 200 Jan 28 13:14:03.910262 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 813/1644] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:14:03 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 => generated 388 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:03.983299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a6980eb-1e85-45e8-ac56-8250f1fc4809 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:14:03.984007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a6980eb-1e85-45e8-ac56-8250f1fc4809 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:03.984342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:03.984342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:03.984930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a6980eb-1e85-45e8-ac56-8250f1fc4809 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:04.156492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:04.156492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:04.184953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2a6980eb-1e85-45e8-ac56-8250f1fc4809 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:14:04.237661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a6980eb-1e85-45e8-ac56-8250f1fc4809 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 200 Jan 28 13:14:04.243387 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 832/1645] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:03 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 918 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:04.379371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce749d6b-6ae1-41fe-bf78-51f1faec3452 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:14:04.388011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce749d6b-6ae1-41fe-bf78-51f1faec3452 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:04.388555 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:04.388555 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:04.389239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce749d6b-6ae1-41fe-bf78-51f1faec3452 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:04.540392 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:04.540392 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:04.551324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ce749d6b-6ae1-41fe-bf78-51f1faec3452 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:14:04.609381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce749d6b-6ae1-41fe-bf78-51f1faec3452 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 200 Jan 28 13:14:04.616485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 814/1646] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:04 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 917 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:04.779563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8e13972-27d0-4046-b325-58dfac59a44e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:04.780607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8e13972-27d0-4046-b325-58dfac59a44e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:04.781058 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:04.781058 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:04.790248 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d22de035-1ae5-4d1f-b807-fb344b9f76aa tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f Jan 28 13:14:04.790955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d22de035-1ae5-4d1f-b807-fb344b9f76aa tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:04.791340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:04.791340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:04.791870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d22de035-1ae5-4d1f-b807-fb344b9f76aa tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:04.795408 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8e13972-27d0-4046-b325-58dfac59a44e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.015038 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.015038 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.034947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d22de035-1ae5-4d1f-b807-fb344b9f76aa tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f returned with HTTP 404 Jan 28 13:14:05.036015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8e13972-27d0-4046-b325-58dfac59a44e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:05.054271 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 815/1647] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:04 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/547b9010-148f-434e-b9d8-485b4fd3189f => generated 109 bytes in 269 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:05.070440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1aaa126e-1e8d-4543-bbb3-97a4509814a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:05.071378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1aaa126e-1e8d-4543-bbb3-97a4509814a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.072676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1aaa126e-1e8d-4543-bbb3-97a4509814a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.073261 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1aaa126e-1e8d-4543-bbb3-97a4509814a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:05.138585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8e13972-27d0-4046-b325-58dfac59a44e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:05.139707 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 833/1648] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:04 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1363 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:05.148993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8efe9bd8-61e5-4d19-bcd0-7f072168a85c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:05.162728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8efe9bd8-61e5-4d19-bcd0-7f072168a85c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.163486 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.163486 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.163980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8efe9bd8-61e5-4d19-bcd0-7f072168a85c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.164170 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.164170 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.164429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-8efe9bd8-61e5-4d19-bcd0-7f072168a85c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] show called for member e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:14:05.166418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1aaa126e-1e8d-4543-bbb3-97a4509814a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:05.175998 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 816/1649] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:05 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:05.182068 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.182068 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.241445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8efe9bd8-61e5-4d19-bcd0-7f072168a85c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 returned with HTTP 200 Jan 28 13:14:05.242822 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 834/1650] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:14:05 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 => generated 389 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:05.256192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fe75df9-f6ad-461f-b174-8a240fc1ddd0 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] POST http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action Jan 28 13:14:05.257334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.257334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.258162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fe75df9-f6ad-461f-b174-8a240fc1ddd0 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:14:05.259062 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fe75df9-f6ad-461f-b174-8a240fc1ddd0 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:05.260265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-2fe75df9-f6ad-461f-b174-8a240fc1ddd0 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Updating group 'e891c1e9-e2fc-4f20-92b3-af7985ec2701' with 'creating' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 28 13:14:05.263464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-533a4de1-f36d-4388-a4a5-dc0836dcc50d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f Jan 28 13:14:05.268254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-533a4de1-f36d-4388-a4a5-dc0836dcc50d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.268854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.268854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.269490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-533a4de1-f36d-4388-a4a5-dc0836dcc50d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.279975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.279975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.308733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fe75df9-f6ad-461f-b174-8a240fc1ddd0 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action returned with HTTP 202 Jan 28 13:14:05.310798 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 817/1651] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:14:05 2021] POST /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:14:05.320940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69f5a826-ea67-43a0-8c31-5f498c76f6d5 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:05.321794 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69f5a826-ea67-43a0-8c31-5f498c76f6d5 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.322292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.322292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.322964 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69f5a826-ea67-43a0-8c31-5f498c76f6d5 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.323685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-69f5a826-ea67-43a0-8c31-5f498c76f6d5 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] show called for member e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:14:05.339070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.339070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.389623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-533a4de1-f36d-4388-a4a5-dc0836dcc50d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f returned with HTTP 404 Jan 28 13:14:05.390739 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 835/1652] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:05 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/5618361c-7d86-42d7-9d22-9d9ad9fb423f => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:05.419295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69f5a826-ea67-43a0-8c31-5f498c76f6d5 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 returned with HTTP 200 Jan 28 13:14:05.423182 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 818/1653] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:14:05 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 => generated 388 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:05.434697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cda54392-11bd-4dc6-bed0-e15cbb7941a8 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] POST http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action Jan 28 13:14:05.435593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cda54392-11bd-4dc6-bed0-e15cbb7941a8 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:14:05.436267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cda54392-11bd-4dc6-bed0-e15cbb7941a8 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:05.438149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-cda54392-11bd-4dc6-bed0-e15cbb7941a8 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Updating group 'e891c1e9-e2fc-4f20-92b3-af7985ec2701' with 'available' {{(pid=87941) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 28 13:14:05.442556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-b41ba5db-63d5-456c-a684-3891ca7b371c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:05.444207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-b41ba5db-63d5-456c-a684-3891ca7b371c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.444527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.444527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.445208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-b41ba5db-63d5-456c-a684-3891ca7b371c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.463135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.463135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.487303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cda54392-11bd-4dc6-bed0-e15cbb7941a8 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action returned with HTTP 202 Jan 28 13:14:05.491723 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 836/1654] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:14:05 2021] POST /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:14:05.502575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-55439036-fe31-4ed9-854a-31c6c7983065 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:05.503811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-55439036-fe31-4ed9-854a-31c6c7983065 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.515731 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.515731 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.517613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-55439036-fe31-4ed9-854a-31c6c7983065 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.518244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-55439036-fe31-4ed9-854a-31c6c7983065 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] show called for member e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:14:05.527895 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.527895 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.601197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-55439036-fe31-4ed9-854a-31c6c7983065 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 returned with HTTP 200 Jan 28 13:14:05.610070 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 837/1655] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:14:05 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 => generated 389 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:05.610317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.610317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.617331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba8a9bf6-a394-4ba9-b437-b5f4310e5221 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] DELETE http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:14:05.618132 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba8a9bf6-a394-4ba9-b437-b5f4310e5221 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.618506 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.618506 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.621865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba8a9bf6-a394-4ba9-b437-b5f4310e5221 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.622663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ba8a9bf6-a394-4ba9-b437-b5f4310e5221 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Delete volume with id: 5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:14:05.632649 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-b41ba5db-63d5-456c-a684-3891ca7b371c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:05.704371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-b41ba5db-63d5-456c-a684-3891ca7b371c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:05.708873 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 819/1656] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:14:05 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1363 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:05.738681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-33b2feb8-b457-4788-bd41-13a7cdfd9737 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] POST http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action Jan 28 13:14:05.739766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.739766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.740555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-33b2feb8-b457-4788-bd41-13a7cdfd9737 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:14:05.741114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-33b2feb8-b457-4788-bd41-13a7cdfd9737 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:05.742385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-33b2feb8-b457-4788-bd41-13a7cdfd9737 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Updating group 'e891c1e9-e2fc-4f20-92b3-af7985ec2701' with 'error' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 28 13:14:05.762582 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.762582 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.774700 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-33b2feb8-b457-4788-bd41-13a7cdfd9737 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action returned with HTTP 202 Jan 28 13:14:05.783023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.783023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.791620 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ba8a9bf6-a394-4ba9-b437-b5f4310e5221 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:14:05.792193 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 820/1657] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:14:05 2021] POST /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:14:05.802906 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-595845d9-d75a-43a5-b3dd-6787352002ee tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:14:05.815008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-595845d9-d75a-43a5-b3dd-6787352002ee tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.815720 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.815720 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.816319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-595845d9-d75a-43a5-b3dd-6787352002ee tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.859963 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ba8a9bf6-a394-4ba9-b437-b5f4310e5221 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Delete volume request issued successfully. Jan 28 13:14:05.861720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba8a9bf6-a394-4ba9-b437-b5f4310e5221 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 202 Jan 28 13:14:05.867626 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 838/1658] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:14:05 2021] DELETE /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:05.885780 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:05.886542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:05.889677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:05.889677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:05.890481 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:05.891097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] show called for member e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:14:05.917472 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.917472 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.941310 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:05.941310 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:05.960886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-595845d9-d75a-43a5-b3dd-6787352002ee tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:14:06.013050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 returned with HTTP 200 Jan 28 13:14:06.013948 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 839/1659] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:14:05 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 => generated 385 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:06.031665 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume// Jan 28 13:14:06.032753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:06.033155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:06.033155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:06.034055 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:06.035759 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15b8ee83-780a-4e06-b045-dad584c53e80 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:14:06.037855 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 840/1660] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:14:06 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:14:06.046796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4a4984b-7898-4832-a7fe-b34ff158df98 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:14:06.050364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-595845d9-d75a-43a5-b3dd-6787352002ee tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 200 Jan 28 13:14:06.063002 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 821/1661] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:05 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 918 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:06.064258 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4a4984b-7898-4832-a7fe-b34ff158df98 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:06.064972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4a4984b-7898-4832-a7fe-b34ff158df98 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:06.068039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b0ddf08-c194-461b-990b-5e40020623dd tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] POST http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action Jan 28 13:14:06.079406 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:06.079406 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:06.080095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b0ddf08-c194-461b-990b-5e40020623dd tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:14:06.080618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b0ddf08-c194-461b-990b-5e40020623dd tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:06.081870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-3b0ddf08-c194-461b-990b-5e40020623dd tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Updating group 'e891c1e9-e2fc-4f20-92b3-af7985ec2701' with 'available' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 28 13:14:06.130428 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:06.130428 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:06.174286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b0ddf08-c194-461b-990b-5e40020623dd tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action returned with HTTP 202 Jan 28 13:14:06.175204 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 822/1662] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:14:06 2021] POST /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:14:06.195858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-3f26cb65-fecd-4742-aef2-372ff23b3e08 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments Jan 28 13:14:06.196483 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:06.196483 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:06.196943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-3f26cb65-fecd-4742-aef2-372ff23b3e08 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34", "instance_uuid": "42e09bbe-5e35-4cb4-8058-31e3c8f550eb", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:06.209754 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:06.209754 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:06.248539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d4a4984b-7898-4832-a7fe-b34ff158df98 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:14:06.331599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4a4984b-7898-4832-a7fe-b34ff158df98 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:14:06.336494 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 841/1663] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:06 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 912 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:06.358074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes Jan 28 13:14:06.358622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:06.358622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:06.360513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:06.360513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:06.364487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-745675379"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:06.366093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-745675379'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:14:06.374691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume of 1 GB Jan 28 13:14:06.425332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Availability Zones retrieved successfully. Jan 28 13:14:06.482714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Flow 'volume_create_api' (882f28b4-d735-468f-875d-82f08049b2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:06.499358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-3f26cb65-fecd-4742-aef2-372ff23b3e08 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments returned with HTTP 200 Jan 28 13:14:06.500683 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 823/1664] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:14:06 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments => generated 273 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:06.503022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc2c451-77d6-405a-8e65-8a6c7182179b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:06.509539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ce85295-b28f-45a3-99bf-b7bc8ae8382b tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] DELETE http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:14:06.510919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ce85295-b28f-45a3-99bf-b7bc8ae8382b tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:06.511357 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:06.511357 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:06.513483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ce85295-b28f-45a3-99bf-b7bc8ae8382b tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:06.514728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:14:06.515189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2ce85295-b28f-45a3-99bf-b7bc8ae8382b tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Delete volume with id: 84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:14:06.653317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:06.653317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:06.654628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ce85295-b28f-45a3-99bf-b7bc8ae8382b tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:14:06.688502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc2c451-77d6-405a-8e65-8a6c7182179b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:06.690798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8884c93-2d04-4503-b937-6ac0815e9d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:06.735900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ce85295-b28f-45a3-99bf-b7bc8ae8382b tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Delete volume request issued successfully. Jan 28 13:14:06.737961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ce85295-b28f-45a3-99bf-b7bc8ae8382b tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 202 Jan 28 13:14:06.742225 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 824/1665] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:14:06 2021] DELETE /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:06.752236 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38c7004f-14a3-49eb-bd18-4830a9c4dd37 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:06.752236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38c7004f-14a3-49eb-bd18-4830a9c4dd37 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:06.752453 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:06.752453 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:06.752713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38c7004f-14a3-49eb-bd18-4830a9c4dd37 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:06.753087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-38c7004f-14a3-49eb-bd18-4830a9c4dd37 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:06.814532 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:06.814532 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:06.816720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38c7004f-14a3-49eb-bd18-4830a9c4dd37 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:06.818637 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 825/1666] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:06 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:06.824084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a50bdafc-baa8-4df4-9895-889694c8937c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:06.824739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a50bdafc-baa8-4df4-9895-889694c8937c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:06.824829 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:06.824829 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:06.825435 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a50bdafc-baa8-4df4-9895-889694c8937c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:06.825589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-a50bdafc-baa8-4df4-9895-889694c8937c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] show called for member e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:14:06.835677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:06.835677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:06.908948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Created reservations ['642e27f8-11bf-4f2f-bfd7-7950f53c3c1e', '42cfc301-2c14-4be3-b3ff-b23baab7f7e3', '4745e884-f3cf-4ff8-aecb-1250ad1021d6', '86e103ec-14c2-422b-af73-5160ed4ca9bb'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:14:06.911464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8884c93-2d04-4503-b937-6ac0815e9d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['642e27f8-11bf-4f2f-bfd7-7950f53c3c1e', '42cfc301-2c14-4be3-b3ff-b23baab7f7e3', '4745e884-f3cf-4ff8-aecb-1250ad1021d6', '86e103ec-14c2-422b-af73-5160ed4ca9bb']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:06.913869 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935adb08-d751-4fd3-993c-57651984ff5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:06.949619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a50bdafc-baa8-4df4-9895-889694c8937c tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 returned with HTTP 200 Jan 28 13:14:06.950929 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 826/1667] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:14:06 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 => generated 389 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:06.962202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:06.962779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:06.962983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:06.962983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:06.963396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:07.086460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935adb08-d751-4fd3-993c-57651984ff5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11955448-73cf-4b69-9795-b626504aa7a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-745675379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def5b931adc34619ba5c1a915baf6b69',qos_specs=None,replication_status=,reservations=['642e27f8-11bf-4f2f-bfd7-7950f53c3c1e','42cfc301-2c14-4be3-b3ff-b23baab7f7e3','4745e884-f3cf-4ff8-aecb-1250ad1021d6','86e103ec-14c2-422b-af73-5160ed4ca9bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502155c7d16f4d6598555f9e011e7699',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-745675379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11955448-73cf-4b69-9795-b626504aa7a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='def5b931adc34619ba5c1a915baf6b69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='502155c7d16f4d6598555f9e011e7699',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:07.094340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3a5b42-e510-449a-affe-3558cd01cb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:07.154867 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:07.154867 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:07.188810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3a5b42-e510-449a-affe-3558cd01cb3e) transitioned into state 'SUCCESS' from state '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-745675379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='def5b931adc34619ba5c1a915baf6b69',qos_specs=None,replication_status=,reservations=['642e27f8-11bf-4f2f-bfd7-7950f53c3c1e','42cfc301-2c14-4be3-b3ff-b23baab7f7e3','4745e884-f3cf-4ff8-aecb-1250ad1021d6','86e103ec-14c2-422b-af73-5160ed4ca9bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='502155c7d16f4d6598555f9e011e7699',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:07.191407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c234350b-8d16-4914-b88d-a1ff85855c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:07.204908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:07.276766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c234350b-8d16-4914-b88d-a1ff85855c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:07.295203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Flow 'volume_create_api' (882f28b4-d735-468f-875d-82f08049b2c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:07.323084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:07.323084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:07.353561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:07.354898 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 827/1668] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:06 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1362 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:07.356289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume// Jan 28 13:14:07.356986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:07.358411 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:07.358411 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:07.359158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:07.363125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b382b7e-758e-442a-8bfa-62a833846cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:14:07.370138 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 828/1669] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:14:07 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:14:07.376829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fb4ae5c-f0cd-44f5-b094-8a6b0097d05d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:14:07.380710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fb4ae5c-f0cd-44f5-b094-8a6b0097d05d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:07.384203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fb4ae5c-f0cd-44f5-b094-8a6b0097d05d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:07.573224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Create volume request issued successfully. Jan 28 13:14:07.580098 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:07.580098 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:07.630399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4985fae-5fc6-4c9c-8cf5-dd0224098491 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes returned with HTTP 202 Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 842/1670] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:14:06 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes => generated 825 bytes in 1294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7933b5e5-9d12-4d90-8ce8-d8aa1f7ddc9f tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/volumes/detail Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7933b5e5-9d12-4d90-8ce8-d8aa1f7ddc9f tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7933b5e5-9d12-4d90-8ce8-d8aa1f7ddc9f tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-7933b5e5-9d12-4d90-8ce8-d8aa1f7ddc9f tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:07.644804 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:07.672888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7933b5e5-9d12-4d90-8ce8-d8aa1f7ddc9f tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:14:07.705673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2fb4ae5c-f0cd-44f5-b094-8a6b0097d05d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:14:07.777710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7933b5e5-9d12-4d90-8ce8-d8aa1f7ddc9f tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Get all volumes completed successfully. Jan 28 13:14:07.777710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7933b5e5-9d12-4d90-8ce8-d8aa1f7ddc9f tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/volumes/detail returned with HTTP 200 Jan 28 13:14:07.777710 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 843/1671] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:14:07 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:07.777710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f98e78e-064c-41bc-9b0d-5ccb2475f663 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:14:07.777710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f98e78e-064c-41bc-9b0d-5ccb2475f663 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:07.777710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f98e78e-064c-41bc-9b0d-5ccb2475f663 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:07.813847 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fb4ae5c-f0cd-44f5-b094-8a6b0097d05d tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:14:07.814610 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 829/1672] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:07 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 917 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:07.819911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-ba669aa7-cbf7-4f0e-83cb-c69d915e53ae tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:07.820942 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-ba669aa7-cbf7-4f0e-83cb-c69d915e53ae tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:07.821205 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:07.821205 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:07.821694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-ba669aa7-cbf7-4f0e-83cb-c69d915e53ae tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:07.889204 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:07.889204 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:07.901682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-ba669aa7-cbf7-4f0e-83cb-c69d915e53ae tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:07.947851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:07.947851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:07.952003 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:07.952003 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:07.984346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4f98e78e-064c-41bc-9b0d-5ccb2475f663 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:14:07.985125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-ba669aa7-cbf7-4f0e-83cb-c69d915e53ae tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:07.988160 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 830/1673] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:14:07 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1461 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:14:08.008933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b148f04-ce40-49b0-8dd4-4aec086376d4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:14:08.012701 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b148f04-ce40-49b0-8dd4-4aec086376d4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:08.012964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:08.012964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:08.014694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b148f04-ce40-49b0-8dd4-4aec086376d4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:08.062126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f98e78e-064c-41bc-9b0d-5ccb2475f663 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:14:08.069819 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 844/1674] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:07 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 912 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:08.074543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a3d84a6b-e0af-4b87-ba49-2318f22da97a tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] POST http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action Jan 28 13:14:08.075060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:08.075060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:08.075498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a3d84a6b-e0af-4b87-ba49-2318f22da97a tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:14:08.088679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a3d84a6b-e0af-4b87-ba49-2318f22da97a tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:08.090603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-a3d84a6b-e0af-4b87-ba49-2318f22da97a tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] delete called for group e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:14:08.091155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-a3d84a6b-e0af-4b87-ba49-2318f22da97a tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Delete group with id: e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:08.126669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:08.126669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:08.280367 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:08.280367 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:08.325622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6b148f04-ce40-49b0-8dd4-4aec086376d4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:14:08.331390 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a3d84a6b-e0af-4b87-ba49-2318f22da97a tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action returned with HTTP 202 Jan 28 13:14:08.332990 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 845/1675] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:14:08 2021] POST /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:14:08.343622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b8e26a8-a92a-499e-a5b2-d8c859e106cd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:08.346548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b8e26a8-a92a-499e-a5b2-d8c859e106cd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:08.347343 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:08.347343 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:08.349752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b8e26a8-a92a-499e-a5b2-d8c859e106cd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:08.350313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3b8e26a8-a92a-499e-a5b2-d8c859e106cd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:08.399974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:08.399974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:08.409518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b8e26a8-a92a-499e-a5b2-d8c859e106cd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:08.411307 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 846/1676] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:08 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:08.432506 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-3eb673e5-2d4b-4318-aec5-e790461f91ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] PUT http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66 Jan 28 13:14:08.438285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b148f04-ce40-49b0-8dd4-4aec086376d4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:14:08.439544 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:08.439544 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:08.440391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-3eb673e5-2d4b-4318-aec5-e790461f91ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:08.446233 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 831/1677] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:07 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 917 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:08.467900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-067e2a77-76ed-4ac6-b977-357fd71d31c8 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:08.470996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-067e2a77-76ed-4ac6-b977-357fd71d31c8 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:08.473925 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:08.473925 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:08.475223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-067e2a77-76ed-4ac6-b977-357fd71d31c8 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:08.477089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-067e2a77-76ed-4ac6-b977-357fd71d31c8 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] show called for member e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:14:08.498636 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:08.498636 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:08.522424 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:14:08.522424 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:14:08.524653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-3eb673e5-2d4b-4318-aec5-e790461f91ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Lock "b'cinder-attachment_update-b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.019s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:14:08.528199 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:08.528199 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:08.584077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-067e2a77-76ed-4ac6-b977-357fd71d31c8 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 returned with HTTP 200 Jan 28 13:14:08.585149 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 832/1678] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:14:08 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 => generated 388 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:08.599817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-165eb642-1fc0-4b8d-8a8c-1086b9441699 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:08.602117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-165eb642-1fc0-4b8d-8a8c-1086b9441699 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:08.603402 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:08.603402 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:08.603911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-165eb642-1fc0-4b8d-8a8c-1086b9441699 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:08.778888 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:08.778888 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:08.827775 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-165eb642-1fc0-4b8d-8a8c-1086b9441699 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:08.935734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:08.935734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:09.009209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-165eb642-1fc0-4b8d-8a8c-1086b9441699 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:09.018712 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 833/1679] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:08 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1362 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:09.038168 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0edf84bd-9c1f-418d-9d80-c47ea3c2ab97 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:14:09.041676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0edf84bd-9c1f-418d-9d80-c47ea3c2ab97 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:09.041886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:09.041886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:09.042281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0edf84bd-9c1f-418d-9d80-c47ea3c2ab97 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:09.456224 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:09.456224 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:09.605086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0edf84bd-9c1f-418d-9d80-c47ea3c2ab97 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:14:09.685062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0edf84bd-9c1f-418d-9d80-c47ea3c2ab97 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:14:09.689935 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 834/1680] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:09 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 917 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:09.704993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17976768-c278-4ed9-a35c-ace28ae3739c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:14:09.705590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17976768-c278-4ed9-a35c-ace28ae3739c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:09.705981 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:09.705981 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:09.706466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17976768-c278-4ed9-a35c-ace28ae3739c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:09.928923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:09.928923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:09.980727 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-17976768-c278-4ed9-a35c-ace28ae3739c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Volume info retrieved successfully. Jan 28 13:14:10.067233 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17976768-c278-4ed9-a35c-ace28ae3739c tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 200 Jan 28 13:14:10.077274 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 835/1681] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:09 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 912 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:10.091574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5383e2c7-0852-4898-b399-57fd7a680817 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:10.099155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5383e2c7-0852-4898-b399-57fd7a680817 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:10.102027 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:10.102027 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:10.103049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5383e2c7-0852-4898-b399-57fd7a680817 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:10.103809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5383e2c7-0852-4898-b399-57fd7a680817 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:10.220668 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:10.220668 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:10.226549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5383e2c7-0852-4898-b399-57fd7a680817 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:10.267536 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 836/1682] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:10 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 851 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:10.279459 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f569a65-e5d1-41eb-99c2-e175b05e8b11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:14:10.286164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f569a65-e5d1-41eb-99c2-e175b05e8b11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:10.293967 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:10.293967 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:10.300126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f569a65-e5d1-41eb-99c2-e175b05e8b11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:10.477908 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:10.477908 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:10.509798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6f569a65-e5d1-41eb-99c2-e175b05e8b11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:14:10.541271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f569a65-e5d1-41eb-99c2-e175b05e8b11 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:14:10.542491 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 837/1683] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:10 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 917 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:10.550514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76667907-bcae-47e2-8e60-24516664bf98 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] GET http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 Jan 28 13:14:10.551486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76667907-bcae-47e2-8e60-24516664bf98 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:10.551912 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:10.551912 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:10.552516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76667907-bcae-47e2-8e60-24516664bf98 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:10.553091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-76667907-bcae-47e2-8e60-24516664bf98 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] show called for member e891c1e9-e2fc-4f20-92b3-af7985ec2701 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:14:10.578525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76667907-bcae-47e2-8e60-24516664bf98 tempest-GroupsV320Test-30783015 tempest-GroupsV320Test-30783015-project] http://10.222.0.38/volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 returned with HTTP 404 Jan 28 13:14:10.586636 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 838/1684] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:14:10 2021] GET /volume/v3/d20613a569fb422a8b8bbe81ae5b9f75/groups/e891c1e9-e2fc-4f20-92b3-af7985ec2701 => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:14:10.608272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8329b501-392c-4e50-9fbf-bdbe27f21517 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:10.609585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8329b501-392c-4e50-9fbf-bdbe27f21517 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:10.611691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8329b501-392c-4e50-9fbf-bdbe27f21517 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:10.751509 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:10.751509 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:10.764837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8329b501-392c-4e50-9fbf-bdbe27f21517 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:10.865716 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:10.865716 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:10.918754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8329b501-392c-4e50-9fbf-bdbe27f21517 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:10.927397 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 839/1685] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:10 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1362 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:10.955287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb4ef293-21d3-48bb-8ceb-4d98834c5908 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] DELETE http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/group_types/d999cd2b-a56b-4bd2-8a3a-04fce89baba8 Jan 28 13:14:10.971569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb4ef293-21d3-48bb-8ceb-4d98834c5908 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:10.975784 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:10.975784 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:10.977419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb4ef293-21d3-48bb-8ceb-4d98834c5908 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:11.114987 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:14:11.114987 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:14:11.147293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb4ef293-21d3-48bb-8ceb-4d98834c5908 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/group_types/d999cd2b-a56b-4bd2-8a3a-04fce89baba8 returned with HTTP 202 Jan 28 13:14:11.153328 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 840/1686] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:14:10 2021] DELETE /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/group_types/d999cd2b-a56b-4bd2-8a3a-04fce89baba8 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:14:11.154022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-634a0a3c-7de7-4fed-af04-cbc46558a4c8 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:14:11.155841 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-634a0a3c-7de7-4fed-af04-cbc46558a4c8 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:11.156474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-634a0a3c-7de7-4fed-af04-cbc46558a4c8 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:11.311310 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:11.311310 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:11.360828 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-634a0a3c-7de7-4fed-af04-cbc46558a4c8 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Volume info retrieved successfully. Jan 28 13:14:11.466995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-634a0a3c-7de7-4fed-af04-cbc46558a4c8 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 200 Jan 28 13:14:11.469251 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 841/1687] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:11 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 917 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:11.488726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a29429a5-0595-48f1-b9c4-7a362c5390d0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] GET http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 Jan 28 13:14:11.492472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a29429a5-0595-48f1-b9c4-7a362c5390d0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:11.494676 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:11.494676 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:11.496392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a29429a5-0595-48f1-b9c4-7a362c5390d0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:11.735723 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a29429a5-0595-48f1-b9c4-7a362c5390d0 tempest-AttachVolumeTestJSON-1383709221 tempest-AttachVolumeTestJSON-1383709221-project] http://10.222.0.38/volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 returned with HTTP 404 Jan 28 13:14:11.736966 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 842/1688] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:11 2021] GET /volume/v3/813850424eec4593bc3c72eeb1b3dde8/volumes/5e52b1a1-d22d-43e3-9e66-f41a41b58d13 => generated 109 bytes in 257 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:11.779123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3cc6077-c115-4251-861f-307fa5514a22 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] DELETE http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types/002c6946-49c6-4157-934f-084e16fd1e99 Jan 28 13:14:11.780292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3cc6077-c115-4251-861f-307fa5514a22 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:11.781182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3cc6077-c115-4251-861f-307fa5514a22 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:12.037408 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:14:12.037408 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:14:12.068153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3cc6077-c115-4251-861f-307fa5514a22 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types/002c6946-49c6-4157-934f-084e16fd1e99 returned with HTTP 202 Jan 28 13:14:12.069093 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 843/1689] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:14:11 2021] DELETE /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types/002c6946-49c6-4157-934f-084e16fd1e99 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:12.074159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de5b8b7f-ec41-40e6-b98b-fe295ccd210e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:12.074690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de5b8b7f-ec41-40e6-b98b-fe295ccd210e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:12.075178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de5b8b7f-ec41-40e6-b98b-fe295ccd210e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:12.075573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-de5b8b7f-ec41-40e6-b98b-fe295ccd210e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:12.114432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:12.114432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:12.121600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de5b8b7f-ec41-40e6-b98b-fe295ccd210e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:12.122871 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 844/1690] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:12 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:12.134690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d15ef281-021d-4b43-ad50-75b3eebca0e4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:14:12.135221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d15ef281-021d-4b43-ad50-75b3eebca0e4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:12.135457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:12.135457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:12.135984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d15ef281-021d-4b43-ad50-75b3eebca0e4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:12.236087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:12.236087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:12.270035 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d15ef281-021d-4b43-ad50-75b3eebca0e4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:14:12.337908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d15ef281-021d-4b43-ad50-75b3eebca0e4 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:14:12.338991 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 845/1691] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:12 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 918 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:12.358263 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fbffaa83-29d5-4703-bd8d-66f3315379cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:12.358807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fbffaa83-29d5-4703-bd8d-66f3315379cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:12.359023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:12.359023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:12.359431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fbffaa83-29d5-4703-bd8d-66f3315379cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:12.514996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:12.514996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:12.544301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fbffaa83-29d5-4703-bd8d-66f3315379cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:12.582727 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:12.582727 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:12.629184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fbffaa83-29d5-4703-bd8d-66f3315379cd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:12.633668 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 846/1692] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:12 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1362 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:12.638423 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7362da9-dcd9-4416-bd98-cf7d11ee80e2 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] GET http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types/002c6946-49c6-4157-934f-084e16fd1e99 Jan 28 13:14:12.639186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7362da9-dcd9-4416-bd98-cf7d11ee80e2 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:12.639622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:12.639622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:12.640258 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7362da9-dcd9-4416-bd98-cf7d11ee80e2 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:12.690708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7362da9-dcd9-4416-bd98-cf7d11ee80e2 tempest-GroupsV320Test-863500245 tempest-GroupsV320Test-863500245-project-admin] http://10.222.0.38/volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types/002c6946-49c6-4157-934f-084e16fd1e99 returned with HTTP 404 Jan 28 13:14:12.695379 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 847/1693] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:14:12 2021] GET /volume/v3/e20d4e6b41444696acb0016cfa59b5a8/types/002c6946-49c6-4157-934f-084e16fd1e99 => generated 114 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:12.709389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc8db4e8-01b3-4c43-a4d1-9ed56f954e28 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] GET http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a Jan 28 13:14:12.727350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc8db4e8-01b3-4c43-a4d1-9ed56f954e28 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:12.729395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc8db4e8-01b3-4c43-a4d1-9ed56f954e28 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:12.938660 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:12.938660 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:12.966647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc8db4e8-01b3-4c43-a4d1-9ed56f954e28 tempest-AttachVolumeShelveTestJSON-621467765 tempest-AttachVolumeShelveTestJSON-621467765-project] http://10.222.0.38/volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a returned with HTTP 404 Jan 28 13:14:12.972378 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 848/1694] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:12 2021] GET /volume/v3/0f5a6fbbf4ec415b8d5ed95f17c7c867/volumes/84647928-31a6-48c3-ad33-3a810d8b262a => generated 109 bytes in 280 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:13.138648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bacd19e9-1d54-4a24-9052-8a8391837b5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:13.139568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bacd19e9-1d54-4a24-9052-8a8391837b5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:13.139953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:13.139953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:13.140734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bacd19e9-1d54-4a24-9052-8a8391837b5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:13.141495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bacd19e9-1d54-4a24-9052-8a8391837b5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:13.247190 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:13.247190 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:13.257850 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bacd19e9-1d54-4a24-9052-8a8391837b5e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:13.273787 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 849/1695] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:13 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:13.662553 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edc189c6-a5c5-4879-a659-dd3274b12f6b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:13.666266 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edc189c6-a5c5-4879-a659-dd3274b12f6b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:13.670259 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:13.670259 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:13.672046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edc189c6-a5c5-4879-a659-dd3274b12f6b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:13.755583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-3eb673e5-2d4b-4318-aec5-e790461f91ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Lock "b'cinder-attachment_update-b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34-n-h1-705657-14'" released by "attachment_update" :: held 5.230s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:14:13.760811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-3eb673e5-2d4b-4318-aec5-e790461f91ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66 returned with HTTP 200 Jan 28 13:14:13.762008 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 847/1696] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:14:08 2021] PUT /volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66 => generated 762 bytes in 5350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:13.984838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:13.984838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:14.028356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-edc189c6-a5c5-4879-a659-dd3274b12f6b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:14.112849 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:14.112849 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:14.153277 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edc189c6-a5c5-4879-a659-dd3274b12f6b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:14.159749 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 850/1697] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:13 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1363 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:14.284163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6edb6e4d-40fd-4b15-8b19-4a0deb3a4dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:14.285313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6edb6e4d-40fd-4b15-8b19-4a0deb3a4dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:14.285712 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:14.285712 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:14.286322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6edb6e4d-40fd-4b15-8b19-4a0deb3a4dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:14.286835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6edb6e4d-40fd-4b15-8b19-4a0deb3a4dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:14.343182 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:14.343182 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:14.349453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6edb6e4d-40fd-4b15-8b19-4a0deb3a4dbe tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:14.356880 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 848/1698] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:14.380893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5cdf2f26-48c3-40bd-a6bc-e42ddb60bc49 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:14:14.381424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5cdf2f26-48c3-40bd-a6bc-e42ddb60bc49 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:14.381936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:14.381936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:14.382434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5cdf2f26-48c3-40bd-a6bc-e42ddb60bc49 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:14.538466 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:14.538466 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:14.570490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5cdf2f26-48c3-40bd-a6bc-e42ddb60bc49 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:14:14.622848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5cdf2f26-48c3-40bd-a6bc-e42ddb60bc49 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 200 Jan 28 13:14:14.625695 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 851/1699] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 978 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:14.646923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62142ad5-8471-473d-8b18-230218a66a8b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:14.654516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62142ad5-8471-473d-8b18-230218a66a8b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:14.655283 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:14.655283 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:14.657025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62142ad5-8471-473d-8b18-230218a66a8b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:14.661054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-62142ad5-8471-473d-8b18-230218a66a8b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:14.744460 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:14.744460 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:14.753057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62142ad5-8471-473d-8b18-230218a66a8b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:14.760683 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 849/1700] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:14.783310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a4b29fe-645b-4e57-92bd-5f8c7fbb7a8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/detail Jan 28 13:14:14.785874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a4b29fe-645b-4e57-92bd-5f8c7fbb7a8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:14.787460 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:14.787460 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:14.790975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a4b29fe-645b-4e57-92bd-5f8c7fbb7a8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:14.792516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-0a4b29fe-645b-4e57-92bd-5f8c7fbb7a8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:14:14.888646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a4b29fe-645b-4e57-92bd-5f8c7fbb7a8f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/detail returned with HTTP 200 Jan 28 13:14:14.889845 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 852/1701] 10.222.0.38 () {58 vars in 1225 bytes} [Thu Jan 28 13:14:14 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/detail => generated 857 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:14.948646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] POST http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd/restore Jan 28 13:14:14.950045 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:14.950045 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:14.950860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:14.957016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Restoring backup 093db737-0590-406b-aee8-7527c6803ecd ({'restore': {}}) {{(pid=87941) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 28 13:14:14.962216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Restoring backup 093db737-0590-406b-aee8-7527c6803ecd to volume None. Jan 28 13:14:15.016020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:15.016020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:15.019660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.backup.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Creating volume of 1 GB for restore of backup 093db737-0590-406b-aee8-7527c6803ecd. Jan 28 13:14:15.061416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Availability zone cache updated, next update will occur around 2021-01-28 14:14:15.060378. {{(pid=87941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 13:14:15.062377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Availability Zones retrieved successfully. Jan 28 13:14:15.087115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (96d4e51b-0211-4594-90df-8a83d8e7cca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:15.090522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b5054b-6aa1-4724-97c1-96f20150f082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:15.092941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:14:15.177661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0ffbe34b-aa18-4485-88a0-1cd5e458bbda tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:15.178899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0ffbe34b-aa18-4485-88a0-1cd5e458bbda tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:15.178899 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:15.178899 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:15.178899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0ffbe34b-aa18-4485-88a0-1cd5e458bbda tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:15.206589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b5054b-6aa1-4724-97c1-96f20150f082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:15.209134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0897a8d5-fc91-43b9-97ee-d050db8a2500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:15.288643 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:15.288643 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:15.311318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0ffbe34b-aa18-4485-88a0-1cd5e458bbda tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:15.341602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Created reservations ['33f844f8-75c6-4a2f-890a-80f631d95087', 'a765cf66-851b-49c6-af1f-3cafee5bfea8', '605dd754-660b-4623-8816-1a83248cfd7c', '5fe94479-6f53-450f-ac5d-fc101f0b8711'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:14:15.345456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0897a8d5-fc91-43b9-97ee-d050db8a2500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33f844f8-75c6-4a2f-890a-80f631d95087', 'a765cf66-851b-49c6-af1f-3cafee5bfea8', '605dd754-660b-4623-8816-1a83248cfd7c', '5fe94479-6f53-450f-ac5d-fc101f0b8711']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:15.348313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7761d9f-df54-4be6-998e-a2084d0f45db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:15.369003 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:15.369003 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:15.382523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0ffbe34b-aa18-4485-88a0-1cd5e458bbda tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:15.386897 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 853/1702] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:15 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1363 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:15.462607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7761d9f-df54-4be6-998e-a2084d0f45db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40e0d902-0c9d-4d1c-befd-8d1e5de37d34', '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_093db737-0590-406b-aee8-7527c6803ecd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['33f844f8-75c6-4a2f-890a-80f631d95087','a765cf66-851b-49c6-af1f-3cafee5bfea8','605dd754-660b-4623-8816-1a83248cfd7c','5fe94479-6f53-450f-ac5d-fc101f0b8711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:14:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_093db737-0590-406b-aee8-7527c6803ecd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40e0d902-0c9d-4d1c-befd-8d1e5de37d34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce81f15725884f058f2c062a57a388ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='027009da3c014037b4dc1b50db0b0ff2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:15.465597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27061cc-2ce0-47bd-9055-fb203d927172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:15.505692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27061cc-2ce0-47bd-9055-fb203d927172) transitioned into 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_093db737-0590-406b-aee8-7527c6803ecd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce81f15725884f058f2c062a57a388ff',qos_specs=None,replication_status=,reservations=['33f844f8-75c6-4a2f-890a-80f631d95087','a765cf66-851b-49c6-af1f-3cafee5bfea8','605dd754-660b-4623-8816-1a83248cfd7c','5fe94479-6f53-450f-ac5d-fc101f0b8711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027009da3c014037b4dc1b50db0b0ff2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:15.508538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b5684d-6379-416d-9015-0f98a8cbeed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:15.550140 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b5684d-6379-416d-9015-0f98a8cbeed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:15.557923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Flow 'volume_create_api' (96d4e51b-0211-4594-90df-8a83d8e7cca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:15.659878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Create volume request issued successfully. Jan 28 13:14:15.739152 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:15.739152 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:15.741516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:14:15.742500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 28 13:14:15.742500 n-d-705657-14 devstack@c-api.service[87939]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 28 13:14:15.742500 n-d-705657-14 devstack@c-api.service[87939]: hub = hubs.get_hub() Jan 28 13:14:16.427371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4dc43bea-7c62-4b3e-bebf-ad1c685d1714 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:16.429315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4dc43bea-7c62-4b3e-bebf-ad1c685d1714 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:16.429974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:16.429974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:16.431196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4dc43bea-7c62-4b3e-bebf-ad1c685d1714 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:16.554891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:16.554891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:16.573374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4dc43bea-7c62-4b3e-bebf-ad1c685d1714 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:16.615939 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:16.615939 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:16.637363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4dc43bea-7c62-4b3e-bebf-ad1c685d1714 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:16.640069 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 854/1703] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:16 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1363 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:14:16.871773 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:16.871773 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:16.874031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:14:16.874423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Checking backup size 1 against volume size 1 {{(pid=87941) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 28 13:14:16.874774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.backup.api [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Overwriting volume 40e0d902-0c9d-4d1c-befd-8d1e5de37d34 with restore of backup 093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:16.924641 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] restore_backup in rpcapi backup_id 093db737-0590-406b-aee8-7527c6803ecd {{(pid=87941) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 28 13:14:16.928795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-692c3890-df32-4362-bf64-d18de89bdf01 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd/restore returned with HTTP 202 Jan 28 13:14:16.929877 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 850/1704] 10.222.0.38 () {60 vars in 1360 bytes} [Thu Jan 28 13:14:14 2021] POST /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd/restore => generated 189 bytes in 2030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:14:16.941295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87a96b40-fd14-4311-8e38-781161650314 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:16.941825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87a96b40-fd14-4311-8e38-781161650314 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:16.942045 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:16.942045 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:16.942399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87a96b40-fd14-4311-8e38-781161650314 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:16.942768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-87a96b40-fd14-4311-8e38-781161650314 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:16.986485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:16.986485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:16.988408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87a96b40-fd14-4311-8e38-781161650314 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:16.989258 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 855/1705] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:16 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:14:17.663233 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba6e8702-41d2-46ca-bb40-074b85f2d3fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:17.663818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba6e8702-41d2-46ca-bb40-074b85f2d3fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:17.664065 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:17.664065 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:17.664353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba6e8702-41d2-46ca-bb40-074b85f2d3fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:17.810803 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:17.810803 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:17.822961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ba6e8702-41d2-46ca-bb40-074b85f2d3fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:17.872208 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:17.872208 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:17.899720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba6e8702-41d2-46ca-bb40-074b85f2d3fb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:17.901949 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 851/1706] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:17 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1363 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:18.010583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2bc340a-1bf4-4da0-be0d-7a764342374b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:18.017234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2bc340a-1bf4-4da0-be0d-7a764342374b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:18.018391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:18.018391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:18.019565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2bc340a-1bf4-4da0-be0d-7a764342374b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:18.029226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d2bc340a-1bf4-4da0-be0d-7a764342374b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:18.093551 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:18.093551 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:18.097714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2bc340a-1bf4-4da0-be0d-7a764342374b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:18.103497 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 856/1707] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:17 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:18.920602 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-864726ab-bd7d-4fce-955a-c9fafc8cdcd1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:18.922363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-864726ab-bd7d-4fce-955a-c9fafc8cdcd1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:18.922866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:18.922866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:18.923854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-864726ab-bd7d-4fce-955a-c9fafc8cdcd1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:19.079740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:19.079740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:19.100548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-864726ab-bd7d-4fce-955a-c9fafc8cdcd1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:19.120924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ddad7ce-da78-4ab8-a0e5-4d2eb7e0fc6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:19.121959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ddad7ce-da78-4ab8-a0e5-4d2eb7e0fc6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:19.122377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:19.122377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:19.123356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ddad7ce-da78-4ab8-a0e5-4d2eb7e0fc6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:19.124410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9ddad7ce-da78-4ab8-a0e5-4d2eb7e0fc6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:19.141042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:19.141042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:19.163958 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:19.163958 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:19.166154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ddad7ce-da78-4ab8-a0e5-4d2eb7e0fc6b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:19.167074 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 857/1708] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:19 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:19.168045 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-864726ab-bd7d-4fce-955a-c9fafc8cdcd1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:19.169341 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 852/1709] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:18 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1363 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:19.349808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-dc2a220b-35fd-4bd8-ac64-d49a18d88087 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66/action Jan 28 13:14:19.349808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:19.349808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:19.349808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-dc2a220b-35fd-4bd8-ac64-d49a18d88087 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:14:19.361344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-dc2a220b-35fd-4bd8-ac64-d49a18d88087 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:19.498492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:19.498492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:19.517925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f3c569f-02d4-4ca7-99b5-77308989da31 req-dc2a220b-35fd-4bd8-ac64-d49a18d88087 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66/action returned with HTTP 204 Jan 28 13:14:19.518853 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 858/1710] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:14:19 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:20.184845 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89b1cd90-3df0-4288-b75c-10635ffb572d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:20.185358 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89b1cd90-3df0-4288-b75c-10635ffb572d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:20.185570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:20.185570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:20.185939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89b1cd90-3df0-4288-b75c-10635ffb572d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:20.190513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-246bd513-e249-43cd-b00e-77cc50cd177a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:20.198408 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-246bd513-e249-43cd-b00e-77cc50cd177a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:20.198885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:20.198885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:20.199710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-246bd513-e249-43cd-b00e-77cc50cd177a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:20.200464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-246bd513-e249-43cd-b00e-77cc50cd177a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:20.292223 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:20.292223 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:20.305405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-246bd513-e249-43cd-b00e-77cc50cd177a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:20.317182 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 853/1711] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:20 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:20.318230 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:20.318230 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:20.375129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-89b1cd90-3df0-4288-b75c-10635ffb572d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:20.443823 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:20.443823 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:20.473928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89b1cd90-3df0-4288-b75c-10635ffb572d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:20.474790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 859/1712] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:20 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1655 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:20.491116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b28ff59-2939-46bd-9a10-57e1195697f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:14:20.491607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:20.491607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:20.492024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b28ff59-2939-46bd-9a10-57e1195697f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-458299819"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:20.657723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:20.657723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:20.658868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b28ff59-2939-46bd-9a10-57e1195697f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:20.667691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-4b28ff59-2939-46bd-9a10-57e1195697f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:20.681063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b28ff59-2939-46bd-9a10-57e1195697f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 400 Jan 28 13:14:20.696820 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 854/1713] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:14:20 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 160 bytes in 210 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:14:20.708676 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-337cd495-c2dd-4cd2-b651-287c94f03e84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:14:20.709385 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:20.709385 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:20.710074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-337cd495-c2dd-4cd2-b651-287c94f03e84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1414902590"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:20.860816 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:20.860816 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:20.862055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-337cd495-c2dd-4cd2-b651-287c94f03e84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:20.862363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-337cd495-c2dd-4cd2-b651-287c94f03e84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:21.113553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-337cd495-c2dd-4cd2-b651-287c94f03e84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['34194a37-9fee-45d0-b95c-14983642228c', '5d3e0b96-1f6f-43de-a7b2-ecf336034991', 'f8d7b7fc-f05a-4ccc-9b95-5df2546ee95e', 'c3c62a14-03cf-4396-8801-dad18f0f19f8'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:14:21.336358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-337cd495-c2dd-4cd2-b651-287c94f03e84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot force create request issued successfully. Jan 28 13:14:21.337031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-900ce5dc-7023-4d7c-911e-402440777595 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:21.337503 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-900ce5dc-7023-4d7c-911e-402440777595 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:21.337770 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:21.337770 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:21.338609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-900ce5dc-7023-4d7c-911e-402440777595 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:21.339131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-900ce5dc-7023-4d7c-911e-402440777595 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:21.339779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-337cd495-c2dd-4cd2-b651-287c94f03e84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:14:21.352280 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 860/1714] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:14:20 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 310 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:14:21.364895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d9f6bf3-a3b6-48e6-9171-3c4d53810038 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:21.365682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d9f6bf3-a3b6-48e6-9171-3c4d53810038 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:21.366058 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:21.366058 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:21.366939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d9f6bf3-a3b6-48e6-9171-3c4d53810038 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:21.392611 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:21.392611 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:21.396914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-900ce5dc-7023-4d7c-911e-402440777595 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:21.399388 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 855/1715] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:21 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:21.410013 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:21.410013 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:21.412406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0d9f6bf3-a3b6-48e6-9171-3c4d53810038 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:21.415167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d9f6bf3-a3b6-48e6-9171-3c4d53810038 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 200 Jan 28 13:14:21.416609 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 861/1716] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:21 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:22.436382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05b5c27d-ab32-4f34-846e-b0aebd1cc97d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:22.436382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05b5c27d-ab32-4f34-846e-b0aebd1cc97d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:22.436382 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:22.436382 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:22.436382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05b5c27d-ab32-4f34-846e-b0aebd1cc97d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:22.436382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-05b5c27d-ab32-4f34-846e-b0aebd1cc97d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:22.440866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-768c6f72-bcc5-4a72-8385-e144ddc6659e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:22.440866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-768c6f72-bcc5-4a72-8385-e144ddc6659e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:22.440866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:22.440866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:22.440866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-768c6f72-bcc5-4a72-8385-e144ddc6659e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:22.535483 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:22.535483 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:22.535483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05b5c27d-ab32-4f34-846e-b0aebd1cc97d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:22.535483 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 856/1717] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:22 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:22.604017 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:22.604017 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:22.604017 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-768c6f72-bcc5-4a72-8385-e144ddc6659e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:22.613291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-768c6f72-bcc5-4a72-8385-e144ddc6659e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 200 Jan 28 13:14:22.617881 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 862/1718] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:22 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 442 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:23.551815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-882866f0-3e21-4f41-a17d-35c46a5e6c08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:23.551815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-882866f0-3e21-4f41-a17d-35c46a5e6c08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:23.559950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:23.559950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:23.559950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-882866f0-3e21-4f41-a17d-35c46a5e6c08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:23.559950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-882866f0-3e21-4f41-a17d-35c46a5e6c08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:23.634445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dad97d83-6ce9-4b00-8ca9-b835c9e5bf9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:23.634445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dad97d83-6ce9-4b00-8ca9-b835c9e5bf9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:23.634445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:23.634445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:23.634445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dad97d83-6ce9-4b00-8ca9-b835c9e5bf9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:23.663226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:23.663226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:23.663226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-882866f0-3e21-4f41-a17d-35c46a5e6c08 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:23.681909 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 857/1719] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:23 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:23.712094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:23.712094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:23.712094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dad97d83-6ce9-4b00-8ca9-b835c9e5bf9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:23.712094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dad97d83-6ce9-4b00-8ca9-b835c9e5bf9a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 200 Jan 28 13:14:23.725806 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 863/1720] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:23 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 442 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:24.678515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d0daca2-ada2-46d6-bcbb-cde9978c5616 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:24.679044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d0daca2-ada2-46d6-bcbb-cde9978c5616 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:24.679340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:24.679340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:24.679649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d0daca2-ada2-46d6-bcbb-cde9978c5616 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:24.679975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9d0daca2-ada2-46d6-bcbb-cde9978c5616 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:24.721366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d05bafba-5276-4b92-876f-2712b378edf3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:24.722060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d05bafba-5276-4b92-876f-2712b378edf3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:24.722273 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:24.722273 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:24.722827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d05bafba-5276-4b92-876f-2712b378edf3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:24.776164 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:24.776164 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:24.776164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d0daca2-ada2-46d6-bcbb-cde9978c5616 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:24.791045 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 858/1721] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:24 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:24.951504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:24.951504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:24.951504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d05bafba-5276-4b92-876f-2712b378edf3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:24.970312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d05bafba-5276-4b92-876f-2712b378edf3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 200 Jan 28 13:14:24.979712 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 864/1722] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:24 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 469 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:24.989616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3323f03b-daf5-4a81-9e1b-4b9179f7a078 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:14:25.000864 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:25.000864 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:25.000864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3323f03b-daf5-4a81-9e1b-4b9179f7a078 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1946686671"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:25.273070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:25.273070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:25.274669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3323f03b-daf5-4a81-9e1b-4b9179f7a078 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:25.275218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-3323f03b-daf5-4a81-9e1b-4b9179f7a078 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:25.534899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3323f03b-daf5-4a81-9e1b-4b9179f7a078 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['cf6980dc-37f6-4a3f-b11a-85d1b91ce663', 'c9d3d1e7-36e0-46c7-9800-1b71c6e60c8f', '5025f975-0f2f-42f1-ae23-bc53f82c6c21', '70b5b861-5b53-458a-a9cd-a42057e0f653'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:14:25.798542 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a9b11c8-1077-40a8-9443-589016c80736 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:25.798542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a9b11c8-1077-40a8-9443-589016c80736 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:25.798542 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:25.798542 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:25.798542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a9b11c8-1077-40a8-9443-589016c80736 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:25.798542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2a9b11c8-1077-40a8-9443-589016c80736 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:25.961767 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:25.961767 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:25.966355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a9b11c8-1077-40a8-9443-589016c80736 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:25.988933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3323f03b-daf5-4a81-9e1b-4b9179f7a078 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot force create request issued successfully. Jan 28 13:14:25.988933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3323f03b-daf5-4a81-9e1b-4b9179f7a078 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:14:25.988933 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 859/1723] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:14:24 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 310 bytes in 999 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:14:26.008393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaa42ebc-4162-4cf6-ac33-ee2965acdbdd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:26.008393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaa42ebc-4162-4cf6-ac33-ee2965acdbdd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:26.008393 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:26.008393 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:26.008393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaa42ebc-4162-4cf6-ac33-ee2965acdbdd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:26.012341 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 865/1724] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:25 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:26.077294 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:26.077294 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:26.077294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aaa42ebc-4162-4cf6-ac33-ee2965acdbdd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:26.095478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaa42ebc-4162-4cf6-ac33-ee2965acdbdd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 200 Jan 28 13:14:26.095478 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 860/1725] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:25 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 442 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:27.042824 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-313ea38f-3f58-4f5b-913c-d3b9a186cdd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:27.042824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-313ea38f-3f58-4f5b-913c-d3b9a186cdd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:27.042824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:27.042824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:27.042824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-313ea38f-3f58-4f5b-913c-d3b9a186cdd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:27.042824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-313ea38f-3f58-4f5b-913c-d3b9a186cdd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:27.112614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:27.112614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:27.116124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84e959d8-5e84-49b2-8105-b6a43c34fa4e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:27.116124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84e959d8-5e84-49b2-8105-b6a43c34fa4e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:27.116124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:27.116124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:27.116124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84e959d8-5e84-49b2-8105-b6a43c34fa4e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:27.120099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-313ea38f-3f58-4f5b-913c-d3b9a186cdd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:27.120099 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 866/1726] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:27 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:27.225717 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:27.225717 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:27.226877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-84e959d8-5e84-49b2-8105-b6a43c34fa4e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:27.237336 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84e959d8-5e84-49b2-8105-b6a43c34fa4e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 200 Jan 28 13:14:27.242792 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 861/1727] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:27 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 442 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:28.141183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e169f907-15ef-45be-acf2-6b93eccaa68d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:28.141183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e169f907-15ef-45be-acf2-6b93eccaa68d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:28.141183 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:28.141183 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:28.141183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e169f907-15ef-45be-acf2-6b93eccaa68d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:28.141183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e169f907-15ef-45be-acf2-6b93eccaa68d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:28.243475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:28.243475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:28.256730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-925a03ae-2711-495c-afd3-0756d8278e46 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:28.256730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-925a03ae-2711-495c-afd3-0756d8278e46 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:28.256730 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:28.256730 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:28.256730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-925a03ae-2711-495c-afd3-0756d8278e46 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:28.269226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e169f907-15ef-45be-acf2-6b93eccaa68d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:28.269226 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 867/1728] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:28 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:28.376449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:28.376449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:28.386313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-925a03ae-2711-495c-afd3-0756d8278e46 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:28.420348 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-925a03ae-2711-495c-afd3-0756d8278e46 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 200 Jan 28 13:14:28.420348 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 862/1729] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:28 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 442 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:29.303124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ff625d1-9234-42dd-a05d-58b8d3e82798 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:29.303124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ff625d1-9234-42dd-a05d-58b8d3e82798 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:29.303124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:29.303124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:29.303124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ff625d1-9234-42dd-a05d-58b8d3e82798 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:29.303124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7ff625d1-9234-42dd-a05d-58b8d3e82798 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:29.354309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:29.354309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:29.361232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ff625d1-9234-42dd-a05d-58b8d3e82798 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:29.371275 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 868/1730] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:29 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:29.426559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-044d92ec-7410-4e39-ab5c-e83b7ea42cc3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:29.427472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-044d92ec-7410-4e39-ab5c-e83b7ea42cc3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:29.428413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:29.428413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:29.429080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-044d92ec-7410-4e39-ab5c-e83b7ea42cc3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:29.681746 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:29.681746 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:29.681746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-044d92ec-7410-4e39-ab5c-e83b7ea42cc3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:29.705645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-044d92ec-7410-4e39-ab5c-e83b7ea42cc3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 200 Jan 28 13:14:29.723553 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 863/1731] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:29 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 442 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:30.382006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28c9b88e-adcb-499e-84c4-921908ae6971 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:30.383574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28c9b88e-adcb-499e-84c4-921908ae6971 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:30.383977 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:30.383977 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:30.384679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28c9b88e-adcb-499e-84c4-921908ae6971 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:30.385422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-28c9b88e-adcb-499e-84c4-921908ae6971 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:30.512253 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:30.512253 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:30.549187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28c9b88e-adcb-499e-84c4-921908ae6971 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:30.566847 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 869/1732] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:30 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:30.713046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75711600-d713-46c4-9917-a999f2c66e09 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:30.713654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75711600-d713-46c4-9917-a999f2c66e09 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:30.713978 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:30.713978 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:30.714369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75711600-d713-46c4-9917-a999f2c66e09 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:30.869776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:30.869776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:30.875843 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-75711600-d713-46c4-9917-a999f2c66e09 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:30.892733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75711600-d713-46c4-9917-a999f2c66e09 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 200 Jan 28 13:14:30.910054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11c27957-015b-40c8-908b-ded84cf2e245 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:14:30.910054 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:30.910054 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:30.910054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-11c27957-015b-40c8-908b-ded84cf2e245 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1863438286"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:30.924031 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 864/1733] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:30 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 469 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:31.226096 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:31.226096 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:31.230957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-11c27957-015b-40c8-908b-ded84cf2e245 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:31.235731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-11c27957-015b-40c8-908b-ded84cf2e245 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:31.509823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-11c27957-015b-40c8-908b-ded84cf2e245 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['17ad43b2-1850-4571-9c53-862d44c7fe09', '6d41ffc0-db16-42f4-92c9-fe7bb74a7f0f', '3adfbf2e-010c-4945-bef1-3cb1b22c8009', 'd6acccf4-a724-4b9e-8e2a-1030bf3feb0f'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:14:31.569934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b48bcdf9-6dc5-4a4c-bdc1-89e741d1fcf2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:31.570361 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b48bcdf9-6dc5-4a4c-bdc1-89e741d1fcf2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:31.570574 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:31.570574 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:31.570989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b48bcdf9-6dc5-4a4c-bdc1-89e741d1fcf2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:31.571370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b48bcdf9-6dc5-4a4c-bdc1-89e741d1fcf2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:31.660516 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:31.660516 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:31.660516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b48bcdf9-6dc5-4a4c-bdc1-89e741d1fcf2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:31.692968 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 865/1734] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:31 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:31.755588 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-11c27957-015b-40c8-908b-ded84cf2e245 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot force create request issued successfully. Jan 28 13:14:31.755588 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11c27957-015b-40c8-908b-ded84cf2e245 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:14:31.762749 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 870/1735] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:14:30 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 310 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:14:31.785809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f6cc8a4-3e73-4642-9511-3be89335bcb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:31.785809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f6cc8a4-3e73-4642-9511-3be89335bcb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:31.785809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:31.785809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:31.785809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f6cc8a4-3e73-4642-9511-3be89335bcb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:31.943687 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:31.943687 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:31.943687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9f6cc8a4-3e73-4642-9511-3be89335bcb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:31.956783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f6cc8a4-3e73-4642-9511-3be89335bcb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:31.956783 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 866/1736] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:31 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 442 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:32.710117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a52d704-eb5a-435d-9302-aa3941bcd8e1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:32.710117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a52d704-eb5a-435d-9302-aa3941bcd8e1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:32.710117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:32.710117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:32.710117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a52d704-eb5a-435d-9302-aa3941bcd8e1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:32.710117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0a52d704-eb5a-435d-9302-aa3941bcd8e1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:32.820827 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:32.820827 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:32.820827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a52d704-eb5a-435d-9302-aa3941bcd8e1 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:32.857048 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 871/1737] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:32 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:32.996438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a81c0eb8-d172-4b90-aaa6-100d27e66afc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:32.996438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a81c0eb8-d172-4b90-aaa6-100d27e66afc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:32.996438 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:32.996438 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:32.996438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a81c0eb8-d172-4b90-aaa6-100d27e66afc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:33.046359 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:33.046359 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:33.046359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a81c0eb8-d172-4b90-aaa6-100d27e66afc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:33.075535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a81c0eb8-d172-4b90-aaa6-100d27e66afc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:33.075535 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 867/1738] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:32 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 442 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:33.854467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4e89623c-f2ec-475c-b935-34ecfb9afb6f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:33.855796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4e89623c-f2ec-475c-b935-34ecfb9afb6f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:33.855993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:33.855993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:33.856399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4e89623c-f2ec-475c-b935-34ecfb9afb6f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:33.856783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4e89623c-f2ec-475c-b935-34ecfb9afb6f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:33.964947 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:33.964947 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:33.964947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4e89623c-f2ec-475c-b935-34ecfb9afb6f tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:34.034494 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 872/1739] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:33 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:34.067126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22c6f2f6-660b-422d-8e8e-877865e089c6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:34.067126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22c6f2f6-660b-422d-8e8e-877865e089c6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:34.067126 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:34.067126 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:34.067126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22c6f2f6-660b-422d-8e8e-877865e089c6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:34.136893 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:34.136893 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:34.138241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-22c6f2f6-660b-422d-8e8e-877865e089c6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:34.146780 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22c6f2f6-660b-422d-8e8e-877865e089c6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:34.151437 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 868/1740] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:34 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 442 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:35.038064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d22e00f-1570-4974-951d-c505350dc7e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:35.038064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d22e00f-1570-4974-951d-c505350dc7e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:35.038064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:35.038064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:35.038064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d22e00f-1570-4974-951d-c505350dc7e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:35.038064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0d22e00f-1570-4974-951d-c505350dc7e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:35.156510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:35.156510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:35.156510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d22e00f-1570-4974-951d-c505350dc7e0 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:35.191187 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 869/1741] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:35 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:35.195810 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58f4ad79-93a2-4767-996a-1e19d60ec2b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:35.195810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58f4ad79-93a2-4767-996a-1e19d60ec2b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:35.195810 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:35.195810 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:35.195810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58f4ad79-93a2-4767-996a-1e19d60ec2b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:35.278820 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:35.278820 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:35.280930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-58f4ad79-93a2-4767-996a-1e19d60ec2b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:35.283376 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58f4ad79-93a2-4767-996a-1e19d60ec2b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:35.286804 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 870/1742] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:35 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 442 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:35.317137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0473ba56-5889-4ac5-a735-a9c66a41a123 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] GET http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa Jan 28 13:14:35.317671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0473ba56-5889-4ac5-a735-a9c66a41a123 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:35.317892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:35.317892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:35.318265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0473ba56-5889-4ac5-a735-a9c66a41a123 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:35.447051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0473ba56-5889-4ac5-a735-a9c66a41a123 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa returned with HTTP 200 Jan 28 13:14:35.448965 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 873/1743] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:34 2021] GET /volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa => generated 361 bytes in 655 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:36.206190 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-685a9530-29ad-482b-8be6-d8a737ea8e25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:36.206918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-685a9530-29ad-482b-8be6-d8a737ea8e25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:36.212467 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-685a9530-29ad-482b-8be6-d8a737ea8e25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:36.212942 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-685a9530-29ad-482b-8be6-d8a737ea8e25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:36.330142 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:36.330142 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:36.341967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-685a9530-29ad-482b-8be6-d8a737ea8e25 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:36.342721 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 874/1744] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:36 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:36.400037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a793f1c-48c2-4f66-8481-ed08e62e9bb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:36.400037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a793f1c-48c2-4f66-8481-ed08e62e9bb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:36.400037 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:36.400037 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:36.400037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a793f1c-48c2-4f66-8481-ed08e62e9bb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:36.491016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] POST http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes Jan 28 13:14:36.491016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:36.491016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:36.491016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1819151620"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:36.491016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1819151620'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:14:36.491016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Create volume of 1 GB Jan 28 13:14:36.551505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Availability Zones retrieved successfully. Jan 28 13:14:36.602161 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:36.602161 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:36.602161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9a793f1c-48c2-4f66-8481-ed08e62e9bb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:36.615279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a793f1c-48c2-4f66-8481-ed08e62e9bb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:36.615279 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 875/1745] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:36 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 442 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:36.625032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Flow 'volume_create_api' (c3d6dc51-aadf-44f3-9d1a-a7edb6b4ecb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:36.640773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a692bf8-a5b1-4eed-aaba-e4e925e672a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:36.643668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:14:36.844224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a692bf8-a5b1-4eed-aaba-e4e925e672a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:36.844224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8df202-a952-4106-8c2a-1617b3ee46c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:37.040927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Created reservations ['777b6b21-ed6c-43bc-9d2e-9d9572a758e8', '6a17ec2e-7320-4957-99d6-a207d1370f5f', '9a86c076-07ae-4b82-aee9-58a8a72be100', '9bc15ec9-ba91-4cdd-bfe6-e88396e50907'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:14:37.040927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d8df202-a952-4106-8c2a-1617b3ee46c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['777b6b21-ed6c-43bc-9d2e-9d9572a758e8', '6a17ec2e-7320-4957-99d6-a207d1370f5f', '9a86c076-07ae-4b82-aee9-58a8a72be100', '9bc15ec9-ba91-4cdd-bfe6-e88396e50907']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:37.040927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0759adfc-d905-43bf-a142-317cfc2e2f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:37.179276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0759adfc-d905-43bf-a142-317cfc2e2f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2af68b87-01dd-4b05-aff6-6a1ebc06a5c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1819151620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93604891d6cf494ea939794722d26caa',qos_specs=None,replication_status=,reservations=['777b6b21-ed6c-43bc-9d2e-9d9572a758e8','6a17ec2e-7320-4957-99d6-a207d1370f5f','9a86c076-07ae-4b82-aee9-58a8a72be100','9bc15ec9-ba91-4cdd-bfe6-e88396e50907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b5e57740e6645159003508946d2f880',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1819151620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2af68b87-01dd-4b05-aff6-6a1ebc06a5c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93604891d6cf494ea939794722d26caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b5e57740e6645159003508946d2f880',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:37.179276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e84bbd06-3fc3-47db-a86e-322d86c6dbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:37.210998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e84bbd06-3fc3-47db-a86e-322d86c6dbc3) transitioned into state 'SUCCESS' from state '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-1819151620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93604891d6cf494ea939794722d26caa',qos_specs=None,replication_status=,reservations=['777b6b21-ed6c-43bc-9d2e-9d9572a758e8','6a17ec2e-7320-4957-99d6-a207d1370f5f','9a86c076-07ae-4b82-aee9-58a8a72be100','9bc15ec9-ba91-4cdd-bfe6-e88396e50907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b5e57740e6645159003508946d2f880',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:37.260533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287e46f4-0559-4537-866d-5f2a0487641a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:37.341031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (287e46f4-0559-4537-866d-5f2a0487641a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:37.341031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Flow 'volume_create_api' (c3d6dc51-aadf-44f3-9d1a-a7edb6b4ecb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:37.369463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a2d2496-fd6d-438f-bc72-dd969ae6e01c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:37.369463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a2d2496-fd6d-438f-bc72-dd969ae6e01c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:37.369463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:37.369463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:37.369463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a2d2496-fd6d-438f-bc72-dd969ae6e01c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:37.369463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3a2d2496-fd6d-438f-bc72-dd969ae6e01c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:37.472815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Create volume request issued successfully. Jan 28 13:14:37.478861 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:37.478861 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:37.490305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a2d2496-fd6d-438f-bc72-dd969ae6e01c tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:37.500003 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 876/1746] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:37 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:37.515046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7290a69-5add-4424-9e46-6d25f78891d5 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes returned with HTTP 202 Jan 28 13:14:37.525896 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 871/1747] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:14:35 2021] POST /volume/v3/93604891d6cf494ea939794722d26caa/volumes => generated 828 bytes in 2071 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:14:37.541684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d2ae30f-c1d5-4be2-a32f-b658a79e0039 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] GET http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:37.542339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d2ae30f-c1d5-4be2-a32f-b658a79e0039 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:37.542623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:37.542623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:37.543108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d2ae30f-c1d5-4be2-a32f-b658a79e0039 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:37.635694 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b101e6a0-cf15-46f8-b773-dffa7c6965da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:37.635694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b101e6a0-cf15-46f8-b773-dffa7c6965da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:37.635694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:37.635694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:37.635694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b101e6a0-cf15-46f8-b773-dffa7c6965da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:37.697846 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:37.697846 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:37.697846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b101e6a0-cf15-46f8-b773-dffa7c6965da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:37.702632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b101e6a0-cf15-46f8-b773-dffa7c6965da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:37.702632 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 872/1748] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:37 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 469 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:37.753650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-48553794-079a-48b0-a8d1-41b11f6381a6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:37.753650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-48553794-079a-48b0-a8d1-41b11f6381a6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:37.753650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:37.753650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:37.753650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-48553794-079a-48b0-a8d1-41b11f6381a6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:37.753650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-48553794-079a-48b0-a8d1-41b11f6381a6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:37.825349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:37.825349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:37.827846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-48553794-079a-48b0-a8d1-41b11f6381a6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:37.865532 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:37.865532 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:37.917038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0d2ae30f-c1d5-4be2-a32f-b658a79e0039 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:37.998023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-48553794-079a-48b0-a8d1-41b11f6381a6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:14:38.024721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-48553794-079a-48b0-a8d1-41b11f6381a6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 202 Jan 28 13:14:38.066376 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 873/1749] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:14:37 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 0 bytes in 335 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:38.078908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef819674-d38a-4b42-a4cb-158be20b150a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:38.106164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef819674-d38a-4b42-a4cb-158be20b150a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:38.114318 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:38.114318 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:38.114318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef819674-d38a-4b42-a4cb-158be20b150a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:38.118126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d2ae30f-c1d5-4be2-a32f-b658a79e0039 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 200 Jan 28 13:14:38.118126 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 877/1750] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:37 2021] GET /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 896 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:38.258240 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:38.258240 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:38.259617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ef819674-d38a-4b42-a4cb-158be20b150a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:38.269404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef819674-d38a-4b42-a4cb-158be20b150a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 200 Jan 28 13:14:38.270749 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 874/1751] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:38 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 468 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:38.520872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9e9308c-66cf-4382-91b1-72a66ea12fd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:38.520872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9e9308c-66cf-4382-91b1-72a66ea12fd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:38.520872 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:38.520872 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:38.520872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9e9308c-66cf-4382-91b1-72a66ea12fd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:38.520872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b9e9308c-66cf-4382-91b1-72a66ea12fd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:38.590720 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:38.590720 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:38.596991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9e9308c-66cf-4382-91b1-72a66ea12fd9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:38.611027 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 878/1752] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:38 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:39.139827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed2623c4-ab76-45e2-8f4a-0b72933eeab9 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] GET http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:39.147567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed2623c4-ab76-45e2-8f4a-0b72933eeab9 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:39.147902 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:39.147902 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:39.148397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed2623c4-ab76-45e2-8f4a-0b72933eeab9 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:39.296111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20b72604-3a8d-4bfa-b2d8-16890fc9ef2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:39.296111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20b72604-3a8d-4bfa-b2d8-16890fc9ef2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:39.296111 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:39.296111 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:39.296111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20b72604-3a8d-4bfa-b2d8-16890fc9ef2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:39.364975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:39.364975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:39.364975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20b72604-3a8d-4bfa-b2d8-16890fc9ef2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:39.372497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20b72604-3a8d-4bfa-b2d8-16890fc9ef2d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 200 Jan 28 13:14:39.372497 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 879/1753] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:39 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 468 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:39.476146 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:39.476146 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:39.501959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ed2623c4-ab76-45e2-8f4a-0b72933eeab9 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:39.618501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58f7c946-5d95-4f29-b0b8-8cc6f81f40a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:39.618501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58f7c946-5d95-4f29-b0b8-8cc6f81f40a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:39.618501 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:39.618501 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:39.618501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58f7c946-5d95-4f29-b0b8-8cc6f81f40a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:39.618501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-58f7c946-5d95-4f29-b0b8-8cc6f81f40a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:39.644540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed2623c4-ab76-45e2-8f4a-0b72933eeab9 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 200 Jan 28 13:14:39.663894 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 875/1754] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:39 2021] GET /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 920 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:39.801069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:39.801069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:39.801069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58f7c946-5d95-4f29-b0b8-8cc6f81f40a2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:39.824193 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 880/1755] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:39 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:14:40.398698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77d9fe47-9903-4f68-bfd3-04012a6346d6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:40.398698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77d9fe47-9903-4f68-bfd3-04012a6346d6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:40.398698 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:40.398698 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:40.398698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77d9fe47-9903-4f68-bfd3-04012a6346d6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:40.468870 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:40.468870 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:40.474416 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-77d9fe47-9903-4f68-bfd3-04012a6346d6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:40.477100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77d9fe47-9903-4f68-bfd3-04012a6346d6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 200 Jan 28 13:14:40.482548 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 876/1756] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:40 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 468 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:40.680218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaf89ce1-6fad-4fb5-8039-68fd80c4911c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] GET http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:40.680218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaf89ce1-6fad-4fb5-8039-68fd80c4911c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:40.680218 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:40.680218 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:40.680218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaf89ce1-6fad-4fb5-8039-68fd80c4911c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:40.817030 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:40.817030 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:40.826656 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-396b51b8-3f09-4f13-b408-8eeeb2bea3e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:40.827396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-396b51b8-3f09-4f13-b408-8eeeb2bea3e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:40.827396 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:40.827396 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:40.827873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-396b51b8-3f09-4f13-b408-8eeeb2bea3e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:40.828148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-396b51b8-3f09-4f13-b408-8eeeb2bea3e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:40.838280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aaf89ce1-6fad-4fb5-8039-68fd80c4911c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:40.881758 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:40.881758 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:40.884793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-396b51b8-3f09-4f13-b408-8eeeb2bea3e5 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:40.887699 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 877/1757] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:40 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:40.891207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaf89ce1-6fad-4fb5-8039-68fd80c4911c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 200 Jan 28 13:14:40.951390 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 881/1758] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:40 2021] GET /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 921 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:40.953876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b1b6162-a83b-46a5-94e9-9b9bec4d355e tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] PUT http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa Jan 28 13:14:40.962759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:40.962759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:40.964015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8b1b6162-a83b-46a5-94e9-9b9bec4d355e tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:41.397324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b1b6162-a83b-46a5-94e9-9b9bec4d355e tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa returned with HTTP 200 Jan 28 13:14:41.410738 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] POST http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes Jan 28 13:14:41.411349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:41.411349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:41.411741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:41.412701 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Create volume request body: {'volume': {'size': 2}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:14:41.413064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Create volume of 2 GB Jan 28 13:14:41.416654 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 878/1759] 10.222.0.38 () {60 vars in 1341 bytes} [Thu Jan 28 13:14:40 2021] PUT /volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa => generated 316 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:41.499127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Availability Zones retrieved successfully. Jan 28 13:14:41.500907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bbdc0779-990b-441e-836e-0fe293ad36c3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:41.500907 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bbdc0779-990b-441e-836e-0fe293ad36c3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:41.500907 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bbdc0779-990b-441e-836e-0fe293ad36c3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:41.556363 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:41.556363 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:41.556363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bbdc0779-990b-441e-836e-0fe293ad36c3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:41.567579 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bbdc0779-990b-441e-836e-0fe293ad36c3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 200 Jan 28 13:14:41.567579 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 879/1760] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:41 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:41.625346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Flow 'volume_create_api' (73440726-cb7f-4979-956b-c43adb96c25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:41.625346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b96362-08ed-48ad-b14c-04b1cc36627e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:41.661545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Validating volume size '2' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:14:41.909510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-573faa72-2925-48d0-89df-d021128aadd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:41.920459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-573faa72-2925-48d0-89df-d021128aadd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:41.920459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:41.920459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:41.927228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-573faa72-2925-48d0-89df-d021128aadd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:41.927228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-573faa72-2925-48d0-89df-d021128aadd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:41.931633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b96362-08ed-48ad-b14c-04b1cc36627e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:41.931633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (605c9132-b4a5-449a-90a6-1d0cd78c8efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:42.017325 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:42.017325 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:42.019283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-573faa72-2925-48d0-89df-d021128aadd3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:42.020474 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 880/1761] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:41 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:42.174713 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota_utils [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Quota exceeded for 93604891d6cf494ea939794722d26caa, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 28 13:14:42.253092 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (605c9132-b4a5-449a-90a6-1d0cd78c8efa) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 13:14:42.253092 n-d-705657-14 devstack@c-api.service[87939]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 28 13:14:42.263364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (605c9132-b4a5-449a-90a6-1d0cd78c8efa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:42.282740 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (605c9132-b4a5-449a-90a6-1d0cd78c8efa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 13:14:42.344602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b96362-08ed-48ad-b14c-04b1cc36627e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:42.344602 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3b96362-08ed-48ad-b14c-04b1cc36627e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 13:14:42.357329 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Flow 'volume_create_api' (73440726-cb7f-4979-956b-c43adb96c25d) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 13:14:42.357329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.middleware.fault [None req-b7201a90-edef-430f-b341-e2cfad38b33c tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes returned with HTTP 413 Jan 28 13:14:42.373943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b38a702-b095-43a9-b4ca-cda677fd2695 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] PUT http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa Jan 28 13:14:42.378300 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 882/1762] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:14:41 2021] POST /volume/v3/93604891d6cf494ea939794722d26caa/volumes => generated 208 bytes in 961 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 13:14:42.385850 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:42.385850 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:42.385850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b38a702-b095-43a9-b4ca-cda677fd2695 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:42.576543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2aec8b92-c45c-4d06-8a2a-b2138e99bfb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:14:42.577116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2aec8b92-c45c-4d06-8a2a-b2138e99bfb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:42.577261 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:42.577261 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:42.577877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2aec8b92-c45c-4d06-8a2a-b2138e99bfb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:42.753692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2aec8b92-c45c-4d06-8a2a-b2138e99bfb5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 404 Jan 28 13:14:42.771540 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 883/1763] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:42 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 111 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:42.778614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b38a702-b095-43a9-b4ca-cda677fd2695 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa returned with HTTP 200 Jan 28 13:14:42.778614 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 881/1764] 10.222.0.38 () {60 vars in 1341 bytes} [Thu Jan 28 13:14:42 2021] PUT /volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa => generated 316 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:42.814907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6470208f-a797-47a5-9616-369911a247e0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:42.814907 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6470208f-a797-47a5-9616-369911a247e0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:42.814907 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6470208f-a797-47a5-9616-369911a247e0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:42.814907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-6470208f-a797-47a5-9616-369911a247e0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:42.831382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] POST http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes Jan 28 13:14:42.839164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:42.839164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Create volume request body: {'volume': {'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:14:42.856796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Create volume of 1 GB Jan 28 13:14:42.943204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Availability Zones retrieved successfully. Jan 28 13:14:43.036410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Flow 'volume_create_api' (ac6f0d88-4334-480e-82af-cfbcc1ece0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:14:43.041461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552a0723-e4b1-4082-8674-8ef2954049c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:43.056576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:14:43.086454 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:43.086454 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:43.086454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6470208f-a797-47a5-9616-369911a247e0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:43.303612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552a0723-e4b1-4082-8674-8ef2954049c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:14:43.310631 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e29e30-5ae9-4067-b7dd-f480ac6aa070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:43.477110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6470208f-a797-47a5-9616-369911a247e0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:14:43.477110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6470208f-a797-47a5-9616-369911a247e0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 202 Jan 28 13:14:43.477110 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 884/1765] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:14:42 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 0 bytes in 706 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:43.489176 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6bbeca04-67cf-45c3-ac3c-d58f0018e70b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:43.489176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6bbeca04-67cf-45c3-ac3c-d58f0018e70b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:43.489176 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:43.489176 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:43.489176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6bbeca04-67cf-45c3-ac3c-d58f0018e70b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:43.489176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6bbeca04-67cf-45c3-ac3c-d58f0018e70b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:43.563477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:43.563477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:43.576937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6bbeca04-67cf-45c3-ac3c-d58f0018e70b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:43.576937 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 885/1766] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:43 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:43.612040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-125fd940-fefe-42ee-8369-18aa53f3afb0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:43.612040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-125fd940-fefe-42ee-8369-18aa53f3afb0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:43.612040 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:43.612040 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:43.612040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-125fd940-fefe-42ee-8369-18aa53f3afb0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:43.624970 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota_utils [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Quota exceeded for 93604891d6cf494ea939794722d26caa, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 28 13:14:43.624970 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e29e30-5ae9-4067-b7dd-f480ac6aa070) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 13:14:43.624970 n-d-705657-14 devstack@c-api.service[87939]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 28 13:14:43.660962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e29e30-5ae9-4067-b7dd-f480ac6aa070) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:43.660962 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36e29e30-5ae9-4067-b7dd-f480ac6aa070) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 13:14:43.679766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552a0723-e4b1-4082-8674-8ef2954049c0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:14:43.682180 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552a0723-e4b1-4082-8674-8ef2954049c0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 13:14:43.685820 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Flow 'volume_create_api' (ac6f0d88-4334-480e-82af-cfbcc1ece0f1) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 13:14:43.692216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.middleware.fault [None req-0f0cef0e-9cdb-4c42-9da0-2a8dc579d204 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes returned with HTTP 413 Jan 28 13:14:43.694266 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 882/1767] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:14:42 2021] POST /volume/v3/93604891d6cf494ea939794722d26caa/volumes => generated 150 bytes in 898 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 13:14:43.706324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26dc2f71-e28b-4235-9311-a258bd5510d9 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] PUT http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa Jan 28 13:14:43.720612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:43.720612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:43.720612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-125fd940-fefe-42ee-8369-18aa53f3afb0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:43.724196 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-125fd940-fefe-42ee-8369-18aa53f3afb0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:43.737212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:43.737212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:43.737212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26dc2f71-e28b-4235-9311-a258bd5510d9 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:43.743743 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 886/1768] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:43 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 468 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:43.804179 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:43.804179 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:44.093675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26dc2f71-e28b-4235-9311-a258bd5510d9 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa returned with HTTP 200 Jan 28 13:14:44.093675 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 883/1769] 10.222.0.38 () {60 vars in 1341 bytes} [Thu Jan 28 13:14:43 2021] PUT /volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa => generated 315 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:44.101678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-475cab43-277a-4a69-a59c-fbd916902757 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] POST http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8/action Jan 28 13:14:44.101678 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:44.101678 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:44.101678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-475cab43-277a-4a69-a59c-fbd916902757 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:14:44.101678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-475cab43-277a-4a69-a59c-fbd916902757 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:44.303113 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:44.303113 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:44.307225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-475cab43-277a-4a69-a59c-fbd916902757 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:44.437713 n-d-705657-14 devstack@c-api.service[87939]: ERROR cinder.volume.api [None req-475cab43-277a-4a69-a59c-fbd916902757 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Quota exceeded for 93604891d6cf494ea939794722d26caa, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 28 13:14:44.448011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.middleware.fault [None req-475cab43-277a-4a69-a59c-fbd916902757 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8/action returned with HTTP 413 Jan 28 13:14:44.451469 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 887/1770] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:14:44 2021] POST /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8/action => generated 208 bytes in 358 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 13:14:44.464479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-407c709a-b428-47eb-bf02-f0e3df771949 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] DELETE http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:44.464479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-407c709a-b428-47eb-bf02-f0e3df771949 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:44.464479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-407c709a-b428-47eb-bf02-f0e3df771949 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:44.464479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-407c709a-b428-47eb-bf02-f0e3df771949 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Delete volume with id: 2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:44.598627 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:44.598627 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:44.598627 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-407c709a-b428-47eb-bf02-f0e3df771949 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:44.658610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35e022a7-9c5d-4f89-bbf8-1d9ae6ca0f7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:44.658610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35e022a7-9c5d-4f89-bbf8-1d9ae6ca0f7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:44.658610 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:44.658610 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:44.658610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35e022a7-9c5d-4f89-bbf8-1d9ae6ca0f7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:44.658610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-35e022a7-9c5d-4f89-bbf8-1d9ae6ca0f7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:44.673572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-407c709a-b428-47eb-bf02-f0e3df771949 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Delete volume request issued successfully. Jan 28 13:14:44.673572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-407c709a-b428-47eb-bf02-f0e3df771949 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 202 Jan 28 13:14:44.673572 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 884/1771] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:14:44 2021] DELETE /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:44.681229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d99953aa-7614-4d36-aaee-c26c7b694158 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] GET http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:44.681229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d99953aa-7614-4d36-aaee-c26c7b694158 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:44.681229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:44.681229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:44.681229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d99953aa-7614-4d36-aaee-c26c7b694158 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:44.759272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:44.759272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:44.764227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35e022a7-9c5d-4f89-bbf8-1d9ae6ca0f7a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:44.777393 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 888/1772] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:44 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:44.793300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84462f60-c704-40e0-a559-9dabe2b390a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:44.793843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84462f60-c704-40e0-a559-9dabe2b390a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:44.794067 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:44.794067 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:44.794560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84462f60-c704-40e0-a559-9dabe2b390a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:44.897093 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:44.897093 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:44.928374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-84462f60-c704-40e0-a559-9dabe2b390a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:44.936237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84462f60-c704-40e0-a559-9dabe2b390a5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:44.946671 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 889/1773] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:44 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 468 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:44.948472 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:44.948472 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:45.010818 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d99953aa-7614-4d36-aaee-c26c7b694158 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:45.100822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d99953aa-7614-4d36-aaee-c26c7b694158 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 200 Jan 28 13:14:45.123843 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 885/1774] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:44 2021] GET /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 920 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:45.782486 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e7e2e20-ed6a-426f-b861-b23e64412df2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:45.782486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e7e2e20-ed6a-426f-b861-b23e64412df2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:45.782486 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:45.782486 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:45.782486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e7e2e20-ed6a-426f-b861-b23e64412df2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:45.782486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6e7e2e20-ed6a-426f-b861-b23e64412df2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:45.859530 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:45.859530 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:45.874893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e7e2e20-ed6a-426f-b861-b23e64412df2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:45.878203 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 890/1775] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:45 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:45.945367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f5be44d-4010-4242-ba06-b746c4c5290f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:45.945917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f5be44d-4010-4242-ba06-b746c4c5290f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:45.946124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:45.946124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:45.947215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f5be44d-4010-4242-ba06-b746c4c5290f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:46.159702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5618cc07-9a21-4418-b049-d2a5585b135e tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] GET http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:46.159702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5618cc07-9a21-4418-b049-d2a5585b135e tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:46.159702 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:46.159702 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:46.159702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5618cc07-9a21-4418-b049-d2a5585b135e tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:46.234020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:46.234020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:46.244812 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3f5be44d-4010-4242-ba06-b746c4c5290f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:46.246825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f5be44d-4010-4242-ba06-b746c4c5290f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:46.258313 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 886/1776] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:45 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 468 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:46.395287 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:46.395287 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:46.464414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5618cc07-9a21-4418-b049-d2a5585b135e tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:46.551942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5618cc07-9a21-4418-b049-d2a5585b135e tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 200 Jan 28 13:14:46.551942 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 891/1777] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:46 2021] GET /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 920 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:46.923159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3dba4b44-d93c-41b1-8e12-57b55fc82573 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:46.923159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3dba4b44-d93c-41b1-8e12-57b55fc82573 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:46.923159 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:46.923159 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:46.923159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3dba4b44-d93c-41b1-8e12-57b55fc82573 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:46.923159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3dba4b44-d93c-41b1-8e12-57b55fc82573 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:47.053497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:47.053497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:47.058154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3dba4b44-d93c-41b1-8e12-57b55fc82573 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:47.060607 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 887/1778] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:46 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:47.280184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-010d281a-7691-4d33-8b36-615c1126fdb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:47.280184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-010d281a-7691-4d33-8b36-615c1126fdb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:47.280184 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:47.280184 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:47.280184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-010d281a-7691-4d33-8b36-615c1126fdb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:47.401478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:47.401478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:47.411887 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-010d281a-7691-4d33-8b36-615c1126fdb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:47.415008 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-010d281a-7691-4d33-8b36-615c1126fdb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 200 Jan 28 13:14:47.416407 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 892/1779] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:47 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 468 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:47.570527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-996bbc5b-12ac-42ea-914c-1fc047ee8250 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] GET http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:47.570527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-996bbc5b-12ac-42ea-914c-1fc047ee8250 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:47.570527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:47.570527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:47.570527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-996bbc5b-12ac-42ea-914c-1fc047ee8250 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:47.766853 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:47.766853 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:47.794177 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-996bbc5b-12ac-42ea-914c-1fc047ee8250 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:47.889124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-996bbc5b-12ac-42ea-914c-1fc047ee8250 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 200 Jan 28 13:14:47.889124 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 888/1780] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:47 2021] GET /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 920 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:48.078597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67631133-bd72-4ccc-9354-0d57c0403893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:48.079119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67631133-bd72-4ccc-9354-0d57c0403893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:48.079373 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:48.079373 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:48.079755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67631133-bd72-4ccc-9354-0d57c0403893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:48.080131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-67631133-bd72-4ccc-9354-0d57c0403893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:48.166428 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:48.166428 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:48.183448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67631133-bd72-4ccc-9354-0d57c0403893 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:48.183448 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 893/1781] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:48 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:48.468463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38287ed1-aab2-44cd-818e-fe61313e24ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:14:48.468463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38287ed1-aab2-44cd-818e-fe61313e24ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:48.468463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:48.468463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:48.468463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38287ed1-aab2-44cd-818e-fe61313e24ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:48.494078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38287ed1-aab2-44cd-818e-fe61313e24ef tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 404 Jan 28 13:14:48.494078 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 889/1782] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:48 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:48.505547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c527579-9e84-4028-9ac4-b665474c2b21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:48.505547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c527579-9e84-4028-9ac4-b665474c2b21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:48.505547 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:48.505547 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:48.505547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c527579-9e84-4028-9ac4-b665474c2b21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:48.505547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-2c527579-9e84-4028-9ac4-b665474c2b21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:48.570048 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:48.570048 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:48.570048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c527579-9e84-4028-9ac4-b665474c2b21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:48.770406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c527579-9e84-4028-9ac4-b665474c2b21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:14:48.770406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c527579-9e84-4028-9ac4-b665474c2b21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 202 Jan 28 13:14:48.770406 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 894/1783] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:14:48 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:14:48.785896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ce0e484-8c1f-4a6f-9e29-32ae238dd6fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:48.785896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ce0e484-8c1f-4a6f-9e29-32ae238dd6fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:48.801863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ce0e484-8c1f-4a6f-9e29-32ae238dd6fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:48.909993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bece5a3c-6876-49d3-a4f8-3a834951c413 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] GET http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:48.918097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bece5a3c-6876-49d3-a4f8-3a834951c413 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:48.918097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:48.918097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:48.918097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bece5a3c-6876-49d3-a4f8-3a834951c413 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:48.941891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:48.941891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:48.959863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ce0e484-8c1f-4a6f-9e29-32ae238dd6fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:48.962068 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ce0e484-8c1f-4a6f-9e29-32ae238dd6fa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 200 Jan 28 13:14:48.970061 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 890/1784] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:48 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 468 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:49.094391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:49.094391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:49.132107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bece5a3c-6876-49d3-a4f8-3a834951c413 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Volume info retrieved successfully. Jan 28 13:14:49.159192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bece5a3c-6876-49d3-a4f8-3a834951c413 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 200 Jan 28 13:14:49.159192 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 895/1785] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:48 2021] GET /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 920 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:49.201737 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7628e5ae-c930-443a-8dcc-9efe404defe8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:49.201737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7628e5ae-c930-443a-8dcc-9efe404defe8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:49.201737 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:49.201737 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:49.201737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7628e5ae-c930-443a-8dcc-9efe404defe8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:49.201737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7628e5ae-c930-443a-8dcc-9efe404defe8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:49.332242 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:49.332242 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:49.340089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7628e5ae-c930-443a-8dcc-9efe404defe8 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:49.342930 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 891/1786] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:49 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:49.988742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23abc52a-04fe-4deb-b2a6-de989e5ef4b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:49.988742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23abc52a-04fe-4deb-b2a6-de989e5ef4b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:49.988742 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:49.988742 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:49.988742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23abc52a-04fe-4deb-b2a6-de989e5ef4b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:50.056625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:50.056625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:50.056625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-23abc52a-04fe-4deb-b2a6-de989e5ef4b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:50.056625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23abc52a-04fe-4deb-b2a6-de989e5ef4b7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 200 Jan 28 13:14:50.056625 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 896/1787] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:49 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:50.185344 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a52d4a57-a466-47ab-ae45-e5550f0435e3 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] GET http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 Jan 28 13:14:50.185344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a52d4a57-a466-47ab-ae45-e5550f0435e3 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:50.185344 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:50.185344 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:50.185344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a52d4a57-a466-47ab-ae45-e5550f0435e3 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:50.371302 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f249ac6-9459-47d5-b1fd-d71de6979767 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:50.371302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f249ac6-9459-47d5-b1fd-d71de6979767 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:50.371302 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:50.371302 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:50.371302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f249ac6-9459-47d5-b1fd-d71de6979767 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:50.375844 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0f249ac6-9459-47d5-b1fd-d71de6979767 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:50.448616 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:50.448616 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:50.448616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f249ac6-9459-47d5-b1fd-d71de6979767 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:50.460035 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a52d4a57-a466-47ab-ae45-e5550f0435e3 tempest-VolumeQuotasNegativeTestJSON-2064400857 tempest-VolumeQuotasNegativeTestJSON-2064400857-project] http://10.222.0.38/volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 returned with HTTP 404 Jan 28 13:14:50.467300 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 892/1789] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:50 2021] GET /volume/v3/93604891d6cf494ea939794722d26caa/volumes/2af68b87-01dd-4b05-aff6-6a1ebc06a5c8 => generated 109 bytes in 295 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:50.471135 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 897/1789] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:50 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:50.482512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95a4b58c-f286-4472-9b5e-8d798293a9d0 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] PUT http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa Jan 28 13:14:50.490095 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:50.490095 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:50.490095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95a4b58c-f286-4472-9b5e-8d798293a9d0 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:51.071654 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3eef5940-9a47-4aa7-a0db-efd421315925 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:51.071654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3eef5940-9a47-4aa7-a0db-efd421315925 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:51.071654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3eef5940-9a47-4aa7-a0db-efd421315925 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:51.165567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95a4b58c-f286-4472-9b5e-8d798293a9d0 tempest-VolumeQuotasNegativeTestJSON-1644828582 tempest-VolumeQuotasNegativeTestJSON-1644828582-project-admin] http://10.222.0.38/volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa returned with HTTP 200 Jan 28 13:14:51.165567 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 898/1790] 10.222.0.38 () {60 vars in 1342 bytes} [Thu Jan 28 13:14:50 2021] PUT /volume/v3/fc0a1a4779374864b8acc806a5e1d6e8/os-quota-sets/93604891d6cf494ea939794722d26caa => generated 319 bytes in 695 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:51.469802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d534c79c-1202-4859-9eca-01b6e3cfd8ec tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:51.469802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d534c79c-1202-4859-9eca-01b6e3cfd8ec tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:51.469802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d534c79c-1202-4859-9eca-01b6e3cfd8ec tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:51.469802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d534c79c-1202-4859-9eca-01b6e3cfd8ec tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:51.527964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:51.527964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:51.535809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d534c79c-1202-4859-9eca-01b6e3cfd8ec tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:51.543353 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 899/1791] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:51 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:51.757886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:51.757886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:51.770068 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3eef5940-9a47-4aa7-a0db-efd421315925 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:14:51.770068 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3eef5940-9a47-4aa7-a0db-efd421315925 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 200 Jan 28 13:14:51.786347 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 893/1792] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:51 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 468 bytes in 719 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:52.553018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6920d31f-5aba-4863-810f-74ea9eb593d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:52.553018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6920d31f-5aba-4863-810f-74ea9eb593d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:52.553018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:52.553018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:52.553018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6920d31f-5aba-4863-810f-74ea9eb593d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:52.553018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6920d31f-5aba-4863-810f-74ea9eb593d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:52.654889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:52.654889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:52.680790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6920d31f-5aba-4863-810f-74ea9eb593d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:52.680790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 900/1793] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:52 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:52.796447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc341c11-adce-46c0-836c-abb0704d84ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:14:52.796447 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc341c11-adce-46c0-836c-abb0704d84ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:52.796447 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:52.796447 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:52.796447 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc341c11-adce-46c0-836c-abb0704d84ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:52.900878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc341c11-adce-46c0-836c-abb0704d84ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 404 Jan 28 13:14:52.900878 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 894/1794] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:14:52 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 111 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:14:53.306696 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-2100ea2b-0953-4355-b32d-4fbe969975e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:53.307216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-2100ea2b-0953-4355-b32d-4fbe969975e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:53.307436 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:53.307436 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:53.307817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-2100ea2b-0953-4355-b32d-4fbe969975e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:53.539995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:53.539995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:53.572742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-2100ea2b-0953-4355-b32d-4fbe969975e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:53.615154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:53.615154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:53.643775 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-2100ea2b-0953-4355-b32d-4fbe969975e3 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:53.644742 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 901/1795] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:14:53 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1655 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:53.681498 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d70be643-bb8d-4b4c-bc8a-106f77e3d274 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34/action Jan 28 13:14:53.682755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d70be643-bb8d-4b4c-bc8a-106f77e3d274 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:14:53.683722 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d70be643-bb8d-4b4c-bc8a-106f77e3d274 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:14:53.706299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:53.706842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:53.707047 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:53.707047 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:53.707739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:53.708264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:53.856856 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:53.856856 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:53.856856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d70be643-bb8d-4b4c-bc8a-106f77e3d274 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:53.882313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d70be643-bb8d-4b4c-bc8a-106f77e3d274 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Begin detaching volume completed successfully. Jan 28 13:14:53.882313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d70be643-bb8d-4b4c-bc8a-106f77e3d274 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34/action returned with HTTP 202 Jan 28 13:14:53.882313 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 895/1796] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:14:53 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:14:53.923533 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef89cff0-0168-46d3-aeb5-757d998098eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:53.923533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef89cff0-0168-46d3-aeb5-757d998098eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:53.923533 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:53.923533 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:53.923533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef89cff0-0168-46d3-aeb5-757d998098eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:53.947929 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:53.947929 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:53.949988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:53.951008 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 902/1797] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:53 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:53.967981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume// Jan 28 13:14:53.967981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:53.968326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:53.968326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:53.968515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:53.969659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf6be03b-a1d5-40fa-bced-c3d68d905230 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:14:53.970315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 903/1798] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:14:53 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:14:53.984394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-b08ef397-e7a6-47ec-86cf-6bee4fe72526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:54.003018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-b08ef397-e7a6-47ec-86cf-6bee4fe72526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:54.003753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-b08ef397-e7a6-47ec-86cf-6bee4fe72526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:54.146071 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:54.146071 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:54.168828 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:54.168828 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:54.196165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ef89cff0-0168-46d3-aeb5-757d998098eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:54.203878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-b08ef397-e7a6-47ec-86cf-6bee4fe72526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:54.263070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:54.263070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:54.285502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef89cff0-0168-46d3-aeb5-757d998098eb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:54.285502 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 896/1799] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:53 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1658 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:54.317331 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:54.317331 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:54.343532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-b08ef397-e7a6-47ec-86cf-6bee4fe72526 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:54.380316 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 904/1800] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:14:53 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1757 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:14:54.847317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d4732748-da6c-4390-8458-c780b766e35e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66 Jan 28 13:14:54.847317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d4732748-da6c-4390-8458-c780b766e35e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:54.847317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:54.847317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:54.847317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d4732748-da6c-4390-8458-c780b766e35e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:54.899140 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:54.899140 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:54.972369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-685976c1-dc8a-4f09-98da-40e58e24781e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:54.979745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-685976c1-dc8a-4f09-98da-40e58e24781e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:54.979745 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:54.979745 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:54.979745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-685976c1-dc8a-4f09-98da-40e58e24781e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:54.979745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-685976c1-dc8a-4f09-98da-40e58e24781e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:55.079192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:55.079192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:55.079192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-685976c1-dc8a-4f09-98da-40e58e24781e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:55.088793 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 905/1801] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:54 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:55.302306 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63d1c8d2-6c2b-4ac6-9c4d-2c171bee4b84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:55.302306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63d1c8d2-6c2b-4ac6-9c4d-2c171bee4b84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:55.302306 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:55.302306 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:55.302306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63d1c8d2-6c2b-4ac6-9c4d-2c171bee4b84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:55.517677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:55.517677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:55.553004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63d1c8d2-6c2b-4ac6-9c4d-2c171bee4b84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:55.625060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:55.625060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:55.664144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63d1c8d2-6c2b-4ac6-9c4d-2c171bee4b84 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:55.664144 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 906/1802] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:55 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1658 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:56.104529 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c0dd0ce-3865-47f1-bd69-e5cc8d8bef74 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:56.104529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c0dd0ce-3865-47f1-bd69-e5cc8d8bef74 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:56.104529 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:56.104529 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:56.104529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c0dd0ce-3865-47f1-bd69-e5cc8d8bef74 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:56.104529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7c0dd0ce-3865-47f1-bd69-e5cc8d8bef74 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:56.159858 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:56.159858 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:56.159858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c0dd0ce-3865-47f1-bd69-e5cc8d8bef74 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:56.163591 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 907/1803] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:56 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:56.561434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d4732748-da6c-4390-8458-c780b766e35e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:14:56.562234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d4732748-da6c-4390-8458-c780b766e35e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:14:56.572100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-29ee2dbd-ead7-4506-aa01-bc1abb07558a req-d4732748-da6c-4390-8458-c780b766e35e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66 returned with HTTP 200 Jan 28 13:14:56.573396 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 897/1804] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:14:54 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/c31b3df4-6325-4fed-a785-a66e43858d66 => generated 19 bytes in 1742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:56.677599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2e759cd-0bee-4a30-8a72-c0487a65fa95 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:14:56.677599 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2e759cd-0bee-4a30-8a72-c0487a65fa95 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:56.677599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:56.677599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:56.677599 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2e759cd-0bee-4a30-8a72-c0487a65fa95 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:56.846375 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:56.846375 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:56.888910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c2e759cd-0bee-4a30-8a72-c0487a65fa95 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:14:56.948098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2e759cd-0bee-4a30-8a72-c0487a65fa95 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:14:56.952247 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 908/1805] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:56 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1363 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:14:57.179493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1332aa52-9b28-406e-a4d7-423bc4a94d3e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:57.179493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1332aa52-9b28-406e-a4d7-423bc4a94d3e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:57.179493 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:57.179493 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:57.179493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1332aa52-9b28-406e-a4d7-423bc4a94d3e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:57.179493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1332aa52-9b28-406e-a4d7-423bc4a94d3e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:57.279936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:57.279936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:57.288327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1332aa52-9b28-406e-a4d7-423bc4a94d3e tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:57.293714 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 898/1806] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:57 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:58.304289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1d0c47e7-b583-4b45-8a30-d63c29a73eb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:58.305352 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1d0c47e7-b583-4b45-8a30-d63c29a73eb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:58.305734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:58.305734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:58.306353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1d0c47e7-b583-4b45-8a30-d63c29a73eb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:58.306915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1d0c47e7-b583-4b45-8a30-d63c29a73eb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:58.398335 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:58.398335 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:58.400795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1d0c47e7-b583-4b45-8a30-d63c29a73eb2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:58.405975 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 909/1807] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:58 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:14:59.420668 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b48dd6f9-5da7-4449-9a7d-bb8cbf8cc608 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:14:59.421231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b48dd6f9-5da7-4449-9a7d-bb8cbf8cc608 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:14:59.421352 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:14:59.421352 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:14:59.421652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b48dd6f9-5da7-4449-9a7d-bb8cbf8cc608 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:14:59.422019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b48dd6f9-5da7-4449-9a7d-bb8cbf8cc608 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:14:59.525137 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:14:59.525137 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:14:59.527167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b48dd6f9-5da7-4449-9a7d-bb8cbf8cc608 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:14:59.528076 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 899/1808] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:14:59 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:00.547810 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-529a8313-32aa-4820-b0d1-6a2ed9f1b917 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:15:00.551200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-529a8313-32aa-4820-b0d1-6a2ed9f1b917 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:00.552185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:00.552185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:00.554822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-529a8313-32aa-4820-b0d1-6a2ed9f1b917 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:00.556803 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-529a8313-32aa-4820-b0d1-6a2ed9f1b917 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:15:00.650742 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:00.650742 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:00.654393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-529a8313-32aa-4820-b0d1-6a2ed9f1b917 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:15:00.665273 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 910/1809] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:00 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:01.676154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4173c55c-b34b-4326-994e-0186fcc749b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:15:01.676867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4173c55c-b34b-4326-994e-0186fcc749b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:01.677052 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:01.677052 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:01.677732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4173c55c-b34b-4326-994e-0186fcc749b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:01.678253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4173c55c-b34b-4326-994e-0186fcc749b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Show backup with id 093db737-0590-406b-aee8-7527c6803ecd. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:15:01.781402 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:01.781402 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:01.783561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4173c55c-b34b-4326-994e-0186fcc749b7 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 200 Jan 28 13:15:01.795160 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 900/1810] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:01 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 854 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:01.797196 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c66bdcf0-795f-4506-8c8e-0ab543dd0abd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 Jan 28 13:15:01.797914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c66bdcf0-795f-4506-8c8e-0ab543dd0abd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:01.798289 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:01.798289 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:01.798902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c66bdcf0-795f-4506-8c8e-0ab543dd0abd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:01.916393 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:01.916393 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:01.951348 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c66bdcf0-795f-4506-8c8e-0ab543dd0abd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:01.979796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c66bdcf0-795f-4506-8c8e-0ab543dd0abd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 returned with HTTP 200 Jan 28 13:15:01.981395 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 911/1811] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:01 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 => generated 1035 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:02.001593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-898bec96-cd5e-42da-b9dc-245215e60ccb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 Jan 28 13:15:02.003307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-898bec96-cd5e-42da-b9dc-245215e60ccb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:02.003513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:02.003513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:02.004162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-898bec96-cd5e-42da-b9dc-245215e60ccb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:02.106070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:02.106070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:02.117710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-898bec96-cd5e-42da-b9dc-245215e60ccb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:02.161495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-898bec96-cd5e-42da-b9dc-245215e60ccb tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 returned with HTTP 200 Jan 28 13:15:02.162618 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 901/1812] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:01 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 => generated 1035 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:02.178548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a01cee6-4ac3-43ee-86d3-ea34e70c29d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 Jan 28 13:15:02.179314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a01cee6-4ac3-43ee-86d3-ea34e70c29d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:02.179735 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:02.179735 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:02.180248 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a01cee6-4ac3-43ee-86d3-ea34e70c29d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:02.180978 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-3a01cee6-4ac3-43ee-86d3-ea34e70c29d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume with id: 40e0d902-0c9d-4d1c-befd-8d1e5de37d34 Jan 28 13:15:02.369138 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:02.369138 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:02.382570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3a01cee6-4ac3-43ee-86d3-ea34e70c29d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:02.449573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3a01cee6-4ac3-43ee-86d3-ea34e70c29d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume request issued successfully. Jan 28 13:15:02.450752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a01cee6-4ac3-43ee-86d3-ea34e70c29d3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 returned with HTTP 202 Jan 28 13:15:02.452735 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 912/1813] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:02 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:02.461093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9aec9002-095d-4a75-9d23-fc5099eef84d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 Jan 28 13:15:02.465681 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9aec9002-095d-4a75-9d23-fc5099eef84d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:02.466169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:02.466169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:02.467639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9aec9002-095d-4a75-9d23-fc5099eef84d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:02.634163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:02.634163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:02.651918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9aec9002-095d-4a75-9d23-fc5099eef84d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:02.701660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9aec9002-095d-4a75-9d23-fc5099eef84d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 returned with HTTP 200 Jan 28 13:15:02.714115 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 902/1814] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:02 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 => generated 1034 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:03.721908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6dd716d7-4571-4e2e-8305-70f4ed74f889 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 Jan 28 13:15:03.723231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6dd716d7-4571-4e2e-8305-70f4ed74f889 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:03.723718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:03.723718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:03.724115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6dd716d7-4571-4e2e-8305-70f4ed74f889 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:03.850502 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:03.850502 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:03.874062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6dd716d7-4571-4e2e-8305-70f4ed74f889 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:03.918137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6dd716d7-4571-4e2e-8305-70f4ed74f889 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 returned with HTTP 200 Jan 28 13:15:03.919507 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 913/1815] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:03 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 => generated 1034 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:04.936647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35dfa4bc-4015-4abe-88ad-754bc77f328a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 Jan 28 13:15:04.937195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35dfa4bc-4015-4abe-88ad-754bc77f328a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:04.937348 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:04.937348 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:04.938057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35dfa4bc-4015-4abe-88ad-754bc77f328a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:05.037213 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35dfa4bc-4015-4abe-88ad-754bc77f328a tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 returned with HTTP 404 Jan 28 13:15:05.038286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 903/1816] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:04 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/40e0d902-0c9d-4d1c-befd-8d1e5de37d34 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:05.048667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-377e7b94-d888-4c2d-bc7a-5c71e937f740 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd Jan 28 13:15:05.050100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-377e7b94-d888-4c2d-bc7a-5c71e937f740 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:05.050821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:05.050821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:05.051922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-377e7b94-d888-4c2d-bc7a-5c71e937f740 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:05.052651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-377e7b94-d888-4c2d-bc7a-5c71e937f740 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete backup with id: 093db737-0590-406b-aee8-7527c6803ecd. Jan 28 13:15:05.111659 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:05.111659 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:05.169386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-377e7b94-d888-4c2d-bc7a-5c71e937f740 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] delete_backup rpcapi backup_id 093db737-0590-406b-aee8-7527c6803ecd {{(pid=87940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:15:05.175016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-377e7b94-d888-4c2d-bc7a-5c71e937f740 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd returned with HTTP 202 Jan 28 13:15:05.176665 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 914/1817] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:05 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/backups/093db737-0590-406b-aee8-7527c6803ecd => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:15:05.188857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3bd6dd5-e74c-4d89-b319-8f051fd4e88b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:15:05.189642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3bd6dd5-e74c-4d89-b319-8f051fd4e88b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:05.190349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3bd6dd5-e74c-4d89-b319-8f051fd4e88b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:05.191098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b3bd6dd5-e74c-4d89-b319-8f051fd4e88b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume with id: c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:15:05.289378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:05.289378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:05.290575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b3bd6dd5-e74c-4d89-b319-8f051fd4e88b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:05.342186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b3bd6dd5-e74c-4d89-b319-8f051fd4e88b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume request issued successfully. Jan 28 13:15:05.342674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3bd6dd5-e74c-4d89-b319-8f051fd4e88b tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 202 Jan 28 13:15:05.355995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-067d4320-0c8d-4282-bbfd-98b28b55c127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:15:05.356818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-067d4320-0c8d-4282-bbfd-98b28b55c127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:05.357052 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:05.357052 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:05.357441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-067d4320-0c8d-4282-bbfd-98b28b55c127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:05.365894 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 904/1818] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:05 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:05.518937 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:05.518937 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:05.541900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-067d4320-0c8d-4282-bbfd-98b28b55c127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:05.574595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-067d4320-0c8d-4282-bbfd-98b28b55c127 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 200 Jan 28 13:15:05.587505 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 915/1819] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:05 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 977 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:06.596572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ed03204-afcf-46d2-af2e-6e7b6914ccf9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:15:06.597810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ed03204-afcf-46d2-af2e-6e7b6914ccf9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:06.598250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:06.598250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:06.599918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ed03204-afcf-46d2-af2e-6e7b6914ccf9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:06.676039 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:06.676039 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:06.690123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1ed03204-afcf-46d2-af2e-6e7b6914ccf9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:06.740414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ed03204-afcf-46d2-af2e-6e7b6914ccf9 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 200 Jan 28 13:15:06.742130 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 905/1820] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:06 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 977 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:07.760396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e35780e-ee65-44d4-8e86-65f344b24bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:15:07.761049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e35780e-ee65-44d4-8e86-65f344b24bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:07.761250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:07.761250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:07.761638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e35780e-ee65-44d4-8e86-65f344b24bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:07.888792 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:07.888792 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:07.929054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6e35780e-ee65-44d4-8e86-65f344b24bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:08.045848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e35780e-ee65-44d4-8e86-65f344b24bbd tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 200 Jan 28 13:15:08.055531 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 916/1821] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:07 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 977 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:09.092124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4837cb5d-9be4-4ed0-852d-b1b6a82cfbe2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:15:09.105562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4837cb5d-9be4-4ed0-852d-b1b6a82cfbe2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:09.105996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:09.105996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:09.106870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4837cb5d-9be4-4ed0-852d-b1b6a82cfbe2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:09.298160 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:09.298160 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:09.318840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4837cb5d-9be4-4ed0-852d-b1b6a82cfbe2 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 404 Jan 28 13:15:09.320421 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 906/1822] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:09 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 109 bytes in 249 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:09.352622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fde910b7-ed89-4dfd-a935-01ca69909646 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:15:09.353360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fde910b7-ed89-4dfd-a935-01ca69909646 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:09.353832 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:09.353832 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:09.354507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fde910b7-ed89-4dfd-a935-01ca69909646 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:09.355681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-fde910b7-ed89-4dfd-a935-01ca69909646 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume with id: c3d0e1c5-4a0f-4f31-8823-03313309a117 Jan 28 13:15:09.628925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fde910b7-ed89-4dfd-a935-01ca69909646 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 returned with HTTP 404 Jan 28 13:15:09.652455 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 917/1823] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:09 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/c3d0e1c5-4a0f-4f31-8823-03313309a117 => generated 109 bytes in 303 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:15:09.660962 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aabc5f9b-1629-4677-ae47-a4e481f0d846 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:15:09.661674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aabc5f9b-1629-4677-ae47-a4e481f0d846 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:09.662037 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:09.662037 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:09.662665 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aabc5f9b-1629-4677-ae47-a4e481f0d846 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:09.663375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-aabc5f9b-1629-4677-ae47-a4e481f0d846 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume with id: 4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:15:09.867287 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:09.867287 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:09.881603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aabc5f9b-1629-4677-ae47-a4e481f0d846 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:09.989144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aabc5f9b-1629-4677-ae47-a4e481f0d846 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume request issued successfully. Jan 28 13:15:09.989976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aabc5f9b-1629-4677-ae47-a4e481f0d846 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 202 Jan 28 13:15:09.996181 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 907/1824] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:09 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:10.000615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e6470af-24b5-43be-a42f-bf619f5cbb2d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:15:10.001147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e6470af-24b5-43be-a42f-bf619f5cbb2d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:10.001638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e6470af-24b5-43be-a42f-bf619f5cbb2d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:10.166022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:10.166022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:10.186428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0e6470af-24b5-43be-a42f-bf619f5cbb2d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:10.243518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e6470af-24b5-43be-a42f-bf619f5cbb2d tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:15:10.252237 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 918/1825] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:09 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 1358 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:10.510501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2352ef73-7da9-4d90-96f7-be407e30fd18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:15:10.511710 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:10.511710 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:10.512393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2352ef73-7da9-4d90-96f7-be407e30fd18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1071021633"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:10.665135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:10.665135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:10.666351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2352ef73-7da9-4d90-96f7-be407e30fd18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:15:10.666711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-2352ef73-7da9-4d90-96f7-be407e30fd18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume 2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:15:10.849003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-2352ef73-7da9-4d90-96f7-be407e30fd18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['dbc4217a-c147-4861-aa74-0b982fde0486', '7b56574f-8060-44bf-8305-03feb52e1d3f', '0890ea2b-114f-4395-a993-6db46b235abe', 'd582b277-36be-424c-ae75-8e3d04c03a88'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:11.116308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2352ef73-7da9-4d90-96f7-be407e30fd18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot create request issued successfully. Jan 28 13:15:11.117144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2352ef73-7da9-4d90-96f7-be407e30fd18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:15:11.127761 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 908/1826] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:15:10 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 380 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:11.133115 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b96e2522-0ba4-455d-817f-a635f5b5a71c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:11.133652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b96e2522-0ba4-455d-817f-a635f5b5a71c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:11.133873 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:11.133873 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:11.134290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b96e2522-0ba4-455d-817f-a635f5b5a71c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:11.206781 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:11.206781 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:11.208009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b96e2522-0ba4-455d-817f-a635f5b5a71c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:11.210081 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b96e2522-0ba4-455d-817f-a635f5b5a71c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:11.210943 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 909/1827] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:11 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 512 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:11.269082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53120295-b383-4fcd-b2ab-2803122816de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:15:11.269592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53120295-b383-4fcd-b2ab-2803122816de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:11.269991 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:11.269991 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:11.270648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53120295-b383-4fcd-b2ab-2803122816de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:11.371824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:11.371824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:11.404165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-53120295-b383-4fcd-b2ab-2803122816de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:11.462703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53120295-b383-4fcd-b2ab-2803122816de tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:15:11.474939 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 910/1828] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:11 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 1358 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:11.905781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6973eb76-4fef-42bc-b04f-bd6b26685e07 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] POST http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types Jan 28 13:15:11.906542 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:11.906542 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:11.907357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6973eb76-4fef-42bc-b04f-bd6b26685e07 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:12.045141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6973eb76-4fef-42bc-b04f-bd6b26685e07 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types returned with HTTP 200 Jan 28 13:15:12.058570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1597da55-d57f-4092-9e1e-2b3cfc3ba24f tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] POST http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types Jan 28 13:15:12.059370 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:12.059370 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:12.059949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1597da55-d57f-4092-9e1e-2b3cfc3ba24f tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:12.064936 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 919/1829] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:15:11 2021] POST /volume/v3/b943ac1ba11d46849e0721eeabee59ef/types => generated 188 bytes in 978 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:12.151171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1597da55-d57f-4092-9e1e-2b3cfc3ba24f tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types returned with HTTP 200 Jan 28 13:15:12.152605 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 911/1830] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:15:12 2021] POST /volume/v3/b943ac1ba11d46849e0721eeabee59ef/types => generated 188 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:12.224031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d63ddfa2-338f-442e-9c66-cd9df64277da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:12.224520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d63ddfa2-338f-442e-9c66-cd9df64277da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:12.224986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d63ddfa2-338f-442e-9c66-cd9df64277da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:12.286459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:12.286459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:12.287773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d63ddfa2-338f-442e-9c66-cd9df64277da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:12.289740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d63ddfa2-338f-442e-9c66-cd9df64277da tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:12.290577 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 912/1831] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:12 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 512 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:12.482677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-492b4f66-b2e7-481f-8485-eb5b5aeb9258 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:15:12.483520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-492b4f66-b2e7-481f-8485-eb5b5aeb9258 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:12.483882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:12.483882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:12.484634 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-492b4f66-b2e7-481f-8485-eb5b5aeb9258 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:12.609731 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:12.609731 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:12.632816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-492b4f66-b2e7-481f-8485-eb5b5aeb9258 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Volume info retrieved successfully. Jan 28 13:15:12.689378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] POST http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes Jan 28 13:15:12.690586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-705603140"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:12.692015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-705603140'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:15:12.718364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-492b4f66-b2e7-481f-8485-eb5b5aeb9258 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 200 Jan 28 13:15:12.720791 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 913/1832] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:12 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 1358 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:12.746043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Create volume of 1 GB Jan 28 13:15:12.746977 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:12.746977 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:12.749829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Availability Zones retrieved successfully. Jan 28 13:15:12.812729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Flow 'volume_create_api' (89a941e9-1abc-44d8-bfad-b85b482dcb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:12.816182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e230a0-8be0-480c-b859-ff2f7bddf6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:12.825515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:15:12.943606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e230a0-8be0-480c-b859-ff2f7bddf6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:15:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=606c424f-c612-4eac-b125-1382adee58f6,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '606c424f-c612-4eac-b125-1382adee58f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:12.946195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6461ae5-0bd4-4afc-89c9-586e203aa5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:13.080162 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] 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. Jan 28 13:15:13.081988 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] 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. Jan 28 13:15:13.184346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Created reservations ['8e81fa65-728c-45e3-9013-72fd7ac0136e', '07de31e7-328c-4d24-805e-0ac873859b78', '14b41981-0acc-4ddb-8b10-1770cc541a9b', '1735dcb8-86c1-4e82-bbd8-78bc29fc69b4'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:13.186423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6461ae5-0bd4-4afc-89c9-586e203aa5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e81fa65-728c-45e3-9013-72fd7ac0136e', '07de31e7-328c-4d24-805e-0ac873859b78', '14b41981-0acc-4ddb-8b10-1770cc541a9b', '1735dcb8-86c1-4e82-bbd8-78bc29fc69b4']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:13.188690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c8c38a-e2d2-47ac-b466-d62a00cd690d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:13.302183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3f0d67f-f22e-4425-a6db-8b2ebab8f889 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:13.303300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3f0d67f-f22e-4425-a6db-8b2ebab8f889 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:13.303680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:13.303680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:13.304287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3f0d67f-f22e-4425-a6db-8b2ebab8f889 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:13.319194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c8c38a-e2d2-47ac-b466-d62a00cd690d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e95ddebb-8501-466b-be78-ec055f538856', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-705603140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8979730212945f5a2cc60af6c36eae0',qos_specs=None,replication_status=,reservations=['8e81fa65-728c-45e3-9013-72fd7ac0136e','07de31e7-328c-4d24-805e-0ac873859b78','14b41981-0acc-4ddb-8b10-1770cc541a9b','1735dcb8-86c1-4e82-bbd8-78bc29fc69b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5104bdfd1bee4e688aa39f86c92e394a',volume_type_id=606c424f-c612-4eac-b125-1382adee58f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-705603140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e95ddebb-8501-466b-be78-ec055f538856,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8979730212945f5a2cc60af6c36eae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5104bdfd1bee4e688aa39f86c92e394a',volume_attachment=,volume_type=,volume_type_id=606c424f-c612-4eac-b125-1382adee58f6)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:13.323413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e716649-e222-4e4d-93f9-9ed35a71c1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:13.373034 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:13.373034 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:13.375088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f3f0d67f-f22e-4425-a6db-8b2ebab8f889 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:13.376850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e716649-e222-4e4d-93f9-9ed35a71c1a7) transitioned into state 'SUCCESS' from state '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-705603140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8979730212945f5a2cc60af6c36eae0',qos_specs=None,replication_status=,reservations=['8e81fa65-728c-45e3-9013-72fd7ac0136e','07de31e7-328c-4d24-805e-0ac873859b78','14b41981-0acc-4ddb-8b10-1770cc541a9b','1735dcb8-86c1-4e82-bbd8-78bc29fc69b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5104bdfd1bee4e688aa39f86c92e394a',volume_type_id=606c424f-c612-4eac-b125-1382adee58f6)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:13.377584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3f0d67f-f22e-4425-a6db-8b2ebab8f889 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:13.378561 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 914/1833] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:13 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 512 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:13.380357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ce939b-ddce-4bd9-b507-3eab54610016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:13.409714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ce939b-ddce-4bd9-b507-3eab54610016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:13.417346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Flow 'volume_create_api' (89a941e9-1abc-44d8-bfad-b85b482dcb7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:13.508436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Create volume request issued successfully. Jan 28 13:15:13.525961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-944cf77d-3314-4517-b7de-ca50d60e77d6 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes returned with HTTP 202 Jan 28 13:15:13.532513 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 920/1834] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:15:12 2021] POST /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes => generated 833 bytes in 1366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:13.549556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-24d2d5ef-f356-4afd-81eb-c9ef4e19e80e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:13.549890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-24d2d5ef-f356-4afd-81eb-c9ef4e19e80e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:13.550457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:13.550457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:13.551319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-24d2d5ef-f356-4afd-81eb-c9ef4e19e80e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:13.738260 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a14b2c90-ee8c-4b2e-9f64-80d93630bb22 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] GET http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 Jan 28 13:15:13.738816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a14b2c90-ee8c-4b2e-9f64-80d93630bb22 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:13.739040 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:13.739040 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:13.739609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a14b2c90-ee8c-4b2e-9f64-80d93630bb22 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:13.743564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:13.743564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:13.754005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-24d2d5ef-f356-4afd-81eb-c9ef4e19e80e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:13.802456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-24d2d5ef-f356-4afd-81eb-c9ef4e19e80e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:13.815386 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 915/1835] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:13 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 901 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:13.834725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a14b2c90-ee8c-4b2e-9f64-80d93630bb22 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 returned with HTTP 404 Jan 28 13:15:13.835838 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 921/1836] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:13 2021] GET /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/4d8886b2-b6aa-4114-9fc0-e00aa2fd3b99 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:15:13.846312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-80b1930d-5d21-4c5e-b379-d962054620a3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] DELETE http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:15:13.847273 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-80b1930d-5d21-4c5e-b379-d962054620a3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:13.850092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:13.850092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:13.850292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-80b1930d-5d21-4c5e-b379-d962054620a3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:13.855327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-80b1930d-5d21-4c5e-b379-d962054620a3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] Delete volume with id: 8591fa09-f342-480f-af0b-10f38a5b89d6 Jan 28 13:15:14.014428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-80b1930d-5d21-4c5e-b379-d962054620a3 tempest-VolumesBackupsTest-1538619010 tempest-VolumesBackupsTest-1538619010-project] http://10.222.0.38/volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 returned with HTTP 404 Jan 28 13:15:14.017237 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 916/1837] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:13 2021] DELETE /volume/v3/ce81f15725884f058f2c062a57a388ff/volumes/8591fa09-f342-480f-af0b-10f38a5b89d6 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:14.224242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] POST http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes Jan 28 13:15:14.225533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-665712715", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:14.227120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-665712715', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:15:14.227527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Create volume of 1 GB Jan 28 13:15:14.228269 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:14.228269 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:14.267741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Availability Zones retrieved successfully. Jan 28 13:15:14.311242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Flow 'volume_create_api' (ebd80e16-c2b8-489a-bcd3-2f88d8746f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:14.321772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5badffd-5552-48f0-b652-06d06a5af4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:14.329760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:15:14.390540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3949e90d-6f38-431a-abf8-ae068df6d0b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:14.391646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3949e90d-6f38-431a-abf8-ae068df6d0b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:14.392331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3949e90d-6f38-431a-abf8-ae068df6d0b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:14.467136 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:14.467136 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:14.471182 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3949e90d-6f38-431a-abf8-ae068df6d0b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:14.476088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3949e90d-6f38-431a-abf8-ae068df6d0b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:14.480545 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 917/1838] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 539 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:14.492042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d747114-0586-4bdd-a5f0-6244a09ad5d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:14.492896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d747114-0586-4bdd-a5f0-6244a09ad5d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:14.493859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:14.493859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:14.496485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5badffd-5552-48f0-b652-06d06a5af4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:14.499061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d747114-0586-4bdd-a5f0-6244a09ad5d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:14.506573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ace2449-edca-4d37-bb7d-925d43b03b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:14.578732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:14.578732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:14.580572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9d747114-0586-4bdd-a5f0-6244a09ad5d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:14.587672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d747114-0586-4bdd-a5f0-6244a09ad5d9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:14.594097 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 918/1839] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 539 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:14.605971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75ddf198-a6b6-492d-ac6b-fd619ff41892 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:15:14.607380 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75ddf198-a6b6-492d-ac6b-fd619ff41892 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:14.608219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:14.608219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:14.612213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75ddf198-a6b6-492d-ac6b-fd619ff41892 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:14.613369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-75ddf198-a6b6-492d-ac6b-fd619ff41892 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:14.617954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-75ddf198-a6b6-492d-ac6b-fd619ff41892 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:15:14.657130 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-75ddf198-a6b6-492d-ac6b-fd619ff41892 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Get all snapshots completed successfully. Jan 28 13:15:14.659115 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75ddf198-a6b6-492d-ac6b-fd619ff41892 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 200 Jan 28 13:15:14.660209 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 919/1840] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:15:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 731 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:14.672284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f6848c6-5917-4f83-a4c2-034ad5553484 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] PUT http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:14.673112 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:14.673112 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:14.673943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f6848c6-5917-4f83-a4c2-034ad5553484 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-103016649", "description": "This is the new description of snapshot."}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:14.722532 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:14.722532 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:14.724640 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6f6848c6-5917-4f83-a4c2-034ad5553484 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:14.751497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f6848c6-5917-4f83-a4c2-034ad5553484 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:14.760693 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 920/1841] 10.222.0.38 () {60 vars in 1342 bytes} [Thu Jan 28 13:15:14 2021] PUT /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 442 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:14.771298 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29667bf2-4741-44e9-9ed1-83df5ac4c7c4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:14.771298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29667bf2-4741-44e9-9ed1-83df5ac4c7c4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:14.771298 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:14.771298 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:14.771298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29667bf2-4741-44e9-9ed1-83df5ac4c7c4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:14.816861 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Created reservations ['57019c17-ebcf-4bc2-a833-82b852749ea5', '48042c34-66ad-4ff7-903a-f7348ee53392', '93e46ecb-e1f9-40c7-8fe2-dee5e9986e2d', '74031955-2a5b-4837-b045-df146a78371e'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:14.818051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ace2449-edca-4d37-bb7d-925d43b03b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57019c17-ebcf-4bc2-a833-82b852749ea5', '48042c34-66ad-4ff7-903a-f7348ee53392', '93e46ecb-e1f9-40c7-8fe2-dee5e9986e2d', '74031955-2a5b-4837-b045-df146a78371e']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:14.821185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2d89d4-46af-4d9b-860f-affa7481279c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:14.861882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:14.861882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:14.864409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-29667bf2-4741-44e9-9ed1-83df5ac4c7c4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:14.869940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29667bf2-4741-44e9-9ed1-83df5ac4c7c4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:14.873807 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 921/1842] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 576 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:14.889866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-627e51a4-2afe-443c-8aa5-4145ba2c3f86 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:14.890482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-627e51a4-2afe-443c-8aa5-4145ba2c3f86 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:14.890724 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:14.890724 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:14.891138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-627e51a4-2afe-443c-8aa5-4145ba2c3f86 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:15.034046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c2d89d4-46af-4d9b-860f-affa7481279c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3bd95f7-7e89-411d-a4a2-b37efa5f2a28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-665712715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be4e24435664118a74c1bfd662d06ae',qos_specs=None,replication_status=,reservations=['57019c17-ebcf-4bc2-a833-82b852749ea5','48042c34-66ad-4ff7-903a-f7348ee53392','93e46ecb-e1f9-40c7-8fe2-dee5e9986e2d','74031955-2a5b-4837-b045-df146a78371e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a25bf3df4d54210b32d5d5000afab22',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-665712715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3bd95f7-7e89-411d-a4a2-b37efa5f2a28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3be4e24435664118a74c1bfd662d06ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8a25bf3df4d54210b32d5d5000afab22',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:15.037014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0036a0-5125-4479-ada8-c8da1d0aeefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:15.136065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0036a0-5125-4479-ada8-c8da1d0aeefc) transitioned into state 'SUCCESS' from state '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-665712715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3be4e24435664118a74c1bfd662d06ae',qos_specs=None,replication_status=,reservations=['57019c17-ebcf-4bc2-a833-82b852749ea5','48042c34-66ad-4ff7-903a-f7348ee53392','93e46ecb-e1f9-40c7-8fe2-dee5e9986e2d','74031955-2a5b-4837-b045-df146a78371e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a25bf3df4d54210b32d5d5000afab22',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:15.138076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728989d7-d3fb-486f-adfa-3ab41a635a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:15.143998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:15.143998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:15.166918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-627e51a4-2afe-443c-8aa5-4145ba2c3f86 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:15.179362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728989d7-d3fb-486f-adfa-3ab41a635a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:15.182505 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Flow 'volume_create_api' (ebd80e16-c2b8-489a-bcd3-2f88d8746f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:15.214415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-627e51a4-2afe-443c-8aa5-4145ba2c3f86 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:15.215226 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 922/1843] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:14 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 925 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:15.227799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62176536-79e2-46ee-88f0-3337a99f8345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:15.228400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62176536-79e2-46ee-88f0-3337a99f8345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:15.228654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:15.228654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:15.229048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-62176536-79e2-46ee-88f0-3337a99f8345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:15.229509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-62176536-79e2-46ee-88f0-3337a99f8345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:15.298017 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:15.298017 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:15.299202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-62176536-79e2-46ee-88f0-3337a99f8345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:15.330581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Create volume request issued successfully. Jan 28 13:15:15.381575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-f3f8cd96-03fe-4788-bce1-580b63d42513 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes returned with HTTP 202 Jan 28 13:15:15.417065 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 922/1844] 10.222.0.38 () {64 vars in 1512 bytes} [Thu Jan 28 13:15:14 2021] POST /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes => generated 823 bytes in 1200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:15.422644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-97a6a8e9-e5d8-4c52-89c1-1c24aed81274 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:15.423183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-97a6a8e9-e5d8-4c52-89c1-1c24aed81274 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:15.423439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:15.423439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:15.423819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-97a6a8e9-e5d8-4c52-89c1-1c24aed81274 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:15.429369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-62176536-79e2-46ee-88f0-3337a99f8345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:15:15.429855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-62176536-79e2-46ee-88f0-3337a99f8345 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 202 Jan 28 13:15:15.430747 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 923/1845] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:15:15 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:15.444194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf3cb1ba-d69d-443e-8ba2-11f4ae0cd63b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:15.444749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf3cb1ba-d69d-443e-8ba2-11f4ae0cd63b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:15.444977 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:15.444977 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:15.445365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf3cb1ba-d69d-443e-8ba2-11f4ae0cd63b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:15.486095 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:15.486095 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:15.486095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bf3cb1ba-d69d-443e-8ba2-11f4ae0cd63b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:15.486095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf3cb1ba-d69d-443e-8ba2-11f4ae0cd63b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:15.487128 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 924/1846] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:15 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 575 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:15.577468 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:15.577468 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:15.627768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-97a6a8e9-e5d8-4c52-89c1-1c24aed81274 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Volume info retrieved successfully. Jan 28 13:15:15.681589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b448ed27-6224-4699-81c3-5bda42a4b555 req-97a6a8e9-e5d8-4c52-89c1-1c24aed81274 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 returned with HTTP 200 Jan 28 13:15:15.682876 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 923/1847] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:15 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 => generated 915 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:16.231872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e62ac583-4a28-4515-bcc3-c7854eff266e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:16.233083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e62ac583-4a28-4515-bcc3-c7854eff266e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:16.233632 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:16.233632 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:16.234267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e62ac583-4a28-4515-bcc3-c7854eff266e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:16.335521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:16.335521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:16.366883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e62ac583-4a28-4515-bcc3-c7854eff266e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:16.413607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e62ac583-4a28-4515-bcc3-c7854eff266e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:16.417916 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 925/1848] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:16 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 926 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:16.435137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc4453c2-4575-4f07-b756-8015a6009505 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] GET http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:16.435702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc4453c2-4575-4f07-b756-8015a6009505 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:16.435921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:16.435921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:16.436296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc4453c2-4575-4f07-b756-8015a6009505 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:16.501126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-641027cd-0289-4987-8d94-6febea647131 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:16.501660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-641027cd-0289-4987-8d94-6febea647131 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:16.501857 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:16.501857 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:16.502238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-641027cd-0289-4987-8d94-6febea647131 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:16.548374 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:16.548374 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:16.566570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:16.566570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:16.567800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-641027cd-0289-4987-8d94-6febea647131 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:16.569820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-641027cd-0289-4987-8d94-6febea647131 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:16.570655 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 926/1849] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:16 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 575 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:16.585359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dc4453c2-4575-4f07-b756-8015a6009505 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Volume info retrieved successfully. Jan 28 13:15:16.595738 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f76c405-0621-46a1-a3a7-a912889a24cc req-d1d08109-79f1-4c37-a8a5-3cc01292db3e tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:16.596584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f76c405-0621-46a1-a3a7-a912889a24cc req-d1d08109-79f1-4c37-a8a5-3cc01292db3e tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:16.597038 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:16.597038 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:16.597738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8f76c405-0621-46a1-a3a7-a912889a24cc req-d1d08109-79f1-4c37-a8a5-3cc01292db3e tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:16.651688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc4453c2-4575-4f07-b756-8015a6009505 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:16.653617 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 924/1850] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:16 2021] GET /volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 1098 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:16.657082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:16.657082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:16.668831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] POST http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856/action Jan 28 13:15:16.669305 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:16.669305 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:16.669749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:16.670134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:16.673196 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8f76c405-0621-46a1-a3a7-a912889a24cc req-d1d08109-79f1-4c37-a8a5-3cc01292db3e tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Volume info retrieved successfully. Jan 28 13:15:16.700181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8f76c405-0621-46a1-a3a7-a912889a24cc req-d1d08109-79f1-4c37-a8a5-3cc01292db3e tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 returned with HTTP 200 Jan 28 13:15:16.707844 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 927/1851] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:16 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:16.732975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:16.732975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:16.734755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:16.856473 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] 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. Jan 28 13:15:16.863664 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] 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. Jan 28 13:15:16.996331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Created reservations ['4b130ea5-18ea-41cb-8c60-f10951850260', '9e83a305-d110-40ef-a842-8c68bc38685c'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:17.156292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Created reservations ['dfe87202-8d26-435a-9b5c-040e355ac45a', '633b4ae9-2628-4f52-a1e8-261c34d483c1'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:17.324940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Retype volume request issued successfully. Jan 28 13:15:17.325745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-543381cb-7f08-4e64-99a5-8279615ebcfb tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856/action returned with HTTP 202 Jan 28 13:15:17.329919 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 925/1852] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:15:16 2021] POST /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856/action => generated 0 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:15:17.334991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-872877d3-7378-4ece-abcc-aa3997b330b3 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:17.335548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-872877d3-7378-4ece-abcc-aa3997b330b3 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:17.335970 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:17.335970 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:17.336107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-872877d3-7378-4ece-abcc-aa3997b330b3 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:17.487809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:17.487809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:17.517491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-872877d3-7378-4ece-abcc-aa3997b330b3 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:17.582488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-872877d3-7378-4ece-abcc-aa3997b330b3 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:17.583020 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f124834a-2d0e-449b-9259-a82a10346396 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:17.583592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f124834a-2d0e-449b-9259-a82a10346396 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:17.583814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:17.583814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:17.584195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f124834a-2d0e-449b-9259-a82a10346396 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:17.585509 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 928/1853] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:17 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 925 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:17.719073 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:17.719073 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:17.721885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f124834a-2d0e-449b-9259-a82a10346396 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:17.740402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f124834a-2d0e-449b-9259-a82a10346396 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 200 Jan 28 13:15:17.741445 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 926/1854] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:17 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 575 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:17.822839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-3e24295f-706e-4320-93cb-8d1bccc12780 req-ca85932d-2467-4d2a-a463-e3f7667c6bf5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:17.824173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-3e24295f-706e-4320-93cb-8d1bccc12780 req-ca85932d-2467-4d2a-a463-e3f7667c6bf5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:17.825782 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:17.825782 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:17.825782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-3e24295f-706e-4320-93cb-8d1bccc12780 req-ca85932d-2467-4d2a-a463-e3f7667c6bf5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:17.970867 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:17.970867 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:17.998059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-3e24295f-706e-4320-93cb-8d1bccc12780 req-ca85932d-2467-4d2a-a463-e3f7667c6bf5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Volume info retrieved successfully. Jan 28 13:15:18.058883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-3e24295f-706e-4320-93cb-8d1bccc12780 req-ca85932d-2467-4d2a-a463-e3f7667c6bf5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 returned with HTTP 200 Jan 28 13:15:18.059803 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 929/1855] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:17 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 => generated 916 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:18.132794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43243f53-6079-4e3d-8233-29830f7135d4 req-a066a5cf-8c1e-4a77-aa84-32ada14bcea6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] POST http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots Jan 28 13:15:18.133186 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:18.133186 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:18.133629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43243f53-6079-4e3d-8233-29830f7135d4 req-a066a5cf-8c1e-4a77-aa84-32ada14bcea6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3bd95f7-7e89-411d-a4a2-b37efa5f2a28", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1514958978", "description": null, "metadata": {}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:18.248255 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:18.248255 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:18.249518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-43243f53-6079-4e3d-8233-29830f7135d4 req-a066a5cf-8c1e-4a77-aa84-32ada14bcea6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Volume info retrieved successfully. Jan 28 13:15:18.249876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [req-43243f53-6079-4e3d-8233-29830f7135d4 req-a066a5cf-8c1e-4a77-aa84-32ada14bcea6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Create snapshot from volume b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:18.401463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [req-43243f53-6079-4e3d-8233-29830f7135d4 req-a066a5cf-8c1e-4a77-aa84-32ada14bcea6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Created reservations ['82b22ac7-c57b-4980-965d-334920b31403', 'ada25a1f-a13b-4ca6-b682-703e3d636277', '7c2d5351-84f7-450a-9915-87a0ac970df0', 'e9c7e020-d348-42a0-9419-8dab35902d78'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:18.605641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20ccf3ba-2851-4ff6-8bc4-d04599630c47 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:18.606312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20ccf3ba-2851-4ff6-8bc4-d04599630c47 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:18.606638 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:18.606638 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:18.607200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20ccf3ba-2851-4ff6-8bc4-d04599630c47 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:18.690180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-43243f53-6079-4e3d-8233-29830f7135d4 req-a066a5cf-8c1e-4a77-aa84-32ada14bcea6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Snapshot create request issued successfully. Jan 28 13:15:18.691003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43243f53-6079-4e3d-8233-29830f7135d4 req-a066a5cf-8c1e-4a77-aa84-32ada14bcea6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots returned with HTTP 202 Jan 28 13:15:18.693345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:18.693345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:18.699434 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 927/1856] 10.222.0.38 () {64 vars in 1518 bytes} [Thu Jan 28 13:15:18 2021] POST /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots => generated 311 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:18.734733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20ccf3ba-2851-4ff6-8bc4-d04599630c47 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:18.801536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20ccf3ba-2851-4ff6-8bc4-d04599630c47 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:18.802833 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 930/1857] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:18 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 926 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:18.811911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea6107f5-e46a-4211-a0a2-1c98df6eb28a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:15:18.816025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea6107f5-e46a-4211-a0a2-1c98df6eb28a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:18.816351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:18.816351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:18.817076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea6107f5-e46a-4211-a0a2-1c98df6eb28a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:18.859774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea6107f5-e46a-4211-a0a2-1c98df6eb28a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 404 Jan 28 13:15:18.861647 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 931/1858] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:18 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:18.866747 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5b34de7c-146d-4b71-b1bb-91bc56c4be31 req-19bdd460-eb74-47a5-a579-208a4f14cfa2 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 Jan 28 13:15:18.867565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5b34de7c-146d-4b71-b1bb-91bc56c4be31 req-19bdd460-eb74-47a5-a579-208a4f14cfa2 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:18.868281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5b34de7c-146d-4b71-b1bb-91bc56c4be31 req-19bdd460-eb74-47a5-a579-208a4f14cfa2 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:18.904428 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:18.904428 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:18.906017 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-5b34de7c-146d-4b71-b1bb-91bc56c4be31 req-19bdd460-eb74-47a5-a579-208a4f14cfa2 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Snapshot retrieved successfully. Jan 28 13:15:18.908584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5b34de7c-146d-4b71-b1bb-91bc56c4be31 req-19bdd460-eb74-47a5-a579-208a4f14cfa2 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 returned with HTTP 200 Jan 28 13:15:18.909688 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 932/1859] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:15:18 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:18.914681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a036a2d-aaa6-4916-aab1-367542163c56 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] GET http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:18.915469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a036a2d-aaa6-4916-aab1-367542163c56 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:18.916139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:18.916139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:18.917387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a036a2d-aaa6-4916-aab1-367542163c56 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:19.011772 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:19.011772 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:19.022065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5a036a2d-aaa6-4916-aab1-367542163c56 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Volume info retrieved successfully. Jan 28 13:15:19.050247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a036a2d-aaa6-4916-aab1-367542163c56 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:19.051285 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 933/1860] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:18 2021] GET /volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 1098 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:19.064779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ee14b62-cd18-4d84-a16b-9b5eb1045597 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:15:19.064779 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:19.064779 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:19.064779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ee14b62-cd18-4d84-a16b-9b5eb1045597 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1970376375"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:19.204228 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:19.204228 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:19.205973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3ee14b62-cd18-4d84-a16b-9b5eb1045597 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:15:19.206446 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-3ee14b62-cd18-4d84-a16b-9b5eb1045597 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume 2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:15:19.342251 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6349c406-29c9-41c6-9867-946c86c58390 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes Jan 28 13:15:19.342792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6349c406-29c9-41c6-9867-946c86c58390 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:19.343076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:19.343076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:19.344157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6349c406-29c9-41c6-9867-946c86c58390 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:19.345489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-6349c406-29c9-41c6-9867-946c86c58390 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:19.347650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:19.347650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:19.352483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6349c406-29c9-41c6-9867-946c86c58390 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:19.357984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3ee14b62-cd18-4d84-a16b-9b5eb1045597 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['f6f0cd1c-64a5-4499-ac6b-9e6d2548be14', '23be2e6a-2b2c-4290-b50b-9117e19ec1c4', 'f9739eda-da21-4453-a796-5aad8c930749', '4454bde2-33cb-4f35-9732-beb592188755'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:19.462038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6349c406-29c9-41c6-9867-946c86c58390 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:19.464299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6349c406-29c9-41c6-9867-946c86c58390 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes returned with HTTP 200 Jan 28 13:15:19.485018 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 928/1861] 10.222.0.38 () {58 vars in 1204 bytes} [Thu Jan 28 13:15:18 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes => generated 15 bytes in 766 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:15:19.496459 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a7d5b00-7057-4646-b42d-017a629dc0cf tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] GET http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-705603140 Jan 28 13:15:19.497063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a7d5b00-7057-4646-b42d-017a629dc0cf tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:19.497560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a7d5b00-7057-4646-b42d-017a629dc0cf tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:19.499598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5a7d5b00-7057-4646-b42d-017a629dc0cf tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-705603140'), ('all_tenants', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:19.580212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5a7d5b00-7057-4646-b42d-017a629dc0cf tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Get all volumes completed successfully. Jan 28 13:15:19.581966 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a7d5b00-7057-4646-b42d-017a629dc0cf tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-705603140 returned with HTTP 200 Jan 28 13:15:19.582950 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 929/1862] 10.222.0.38 () {58 vars in 1363 bytes} [Thu Jan 28 13:15:19 2021] GET /volume/v3/b943ac1ba11d46849e0721eeabee59ef/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-705603140 => generated 412 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:19.591423 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] POST http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes Jan 28 13:15:19.591423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:19.591423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:19.591423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1467865401"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:19.591423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1467865401'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:15:19.591423 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume of 1 GB Jan 28 13:15:19.591423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:19.591423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:19.612427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Availability Zones retrieved successfully. Jan 28 13:15:19.617150 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3ee14b62-cd18-4d84-a16b-9b5eb1045597 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot create request issued successfully. Jan 28 13:15:19.618127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ee14b62-cd18-4d84-a16b-9b5eb1045597 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:15:19.619157 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 934/1863] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:15:19 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 310 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:19.636285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc88ac53-2a6f-4940-bb00-0b64db869278 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] DELETE http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:19.636559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc88ac53-2a6f-4940-bb00-0b64db869278 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:19.636790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:19.636790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:19.637178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc88ac53-2a6f-4940-bb00-0b64db869278 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:19.637658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-fc88ac53-2a6f-4940-bb00-0b64db869278 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Delete volume with id: e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:19.654966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Flow 'volume_create_api' (59cdd6ad-d87e-4b62-89ff-431824205982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:19.661860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704c039a-d1f7-4514-b1b4-61c5b41922d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:19.667937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:15:19.745637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:19.745637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:19.746904 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fc88ac53-2a6f-4940-bb00-0b64db869278 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:19.793375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (704c039a-d1f7-4514-b1b4-61c5b41922d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:19.795961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7837b5bc-cebe-426a-bbeb-db88ebc84f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:19.812204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fc88ac53-2a6f-4940-bb00-0b64db869278 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Delete volume request issued successfully. Jan 28 13:15:19.812694 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc88ac53-2a6f-4940-bb00-0b64db869278 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 202 Jan 28 13:15:19.817030 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 935/1864] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:19 2021] DELETE /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:19.828647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e154ddb-0ac6-4700-be9e-25ab0a600659 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:15:19.829179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e154ddb-0ac6-4700-be9e-25ab0a600659 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:19.829401 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:19.829401 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:19.829777 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e154ddb-0ac6-4700-be9e-25ab0a600659 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:19.879206 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:19.879206 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:19.880420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5e154ddb-0ac6-4700-be9e-25ab0a600659 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:19.882376 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e154ddb-0ac6-4700-be9e-25ab0a600659 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 200 Jan 28 13:15:19.883207 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 936/1865] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:19 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 442 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:19.923056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-22fd104a-b219-4990-aef2-1122282a83ac req-177368eb-eb20-4152-9c2a-ba5b2189a5c8 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/detail Jan 28 13:15:19.923630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-22fd104a-b219-4990-aef2-1122282a83ac req-177368eb-eb20-4152-9c2a-ba5b2189a5c8 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:19.923858 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:19.923858 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:19.924240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-22fd104a-b219-4990-aef2-1122282a83ac req-177368eb-eb20-4152-9c2a-ba5b2189a5c8 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:19.924958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-22fd104a-b219-4990-aef2-1122282a83ac req-177368eb-eb20-4152-9c2a-ba5b2189a5c8 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:19.935622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [req-22fd104a-b219-4990-aef2-1122282a83ac req-177368eb-eb20-4152-9c2a-ba5b2189a5c8 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:15:19.997099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-22fd104a-b219-4990-aef2-1122282a83ac req-177368eb-eb20-4152-9c2a-ba5b2189a5c8 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Get all snapshots completed successfully. Jan 28 13:15:19.998041 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:19.998041 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:20.001527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-22fd104a-b219-4990-aef2-1122282a83ac req-177368eb-eb20-4152-9c2a-ba5b2189a5c8 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/detail returned with HTTP 200 Jan 28 13:15:20.012727 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 937/1866] 10.222.0.38 () {60 vars in 1485 bytes} [Thu Jan 28 13:15:19 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/detail => generated 446 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:20.023391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-709a0af1-e776-4c68-8fc6-a451ce84806c tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:20.023391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-709a0af1-e776-4c68-8fc6-a451ce84806c tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:20.023391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:20.023391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:20.023391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-709a0af1-e776-4c68-8fc6-a451ce84806c tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:20.071487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Created reservations ['1409f62b-9a0f-4124-a5ed-af400709ae05', 'cb8daf1c-de1b-457a-8601-b31979070eb4', '9a5ef619-27b9-48b2-8f8e-014e6b3d940b', '6abaa84f-5592-4d6a-921d-3f1bec271454'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:20.074102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7837b5bc-cebe-426a-bbeb-db88ebc84f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1409f62b-9a0f-4124-a5ed-af400709ae05', 'cb8daf1c-de1b-457a-8601-b31979070eb4', '9a5ef619-27b9-48b2-8f8e-014e6b3d940b', '6abaa84f-5592-4d6a-921d-3f1bec271454']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:20.085854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f04dea0-df58-4b2f-b108-ff3b642693b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:20.155570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:20.155570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:20.184422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-709a0af1-e776-4c68-8fc6-a451ce84806c tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:20.220498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f04dea0-df58-4b2f-b108-ff3b642693b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1467865401',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5cce6e957b2444aea293655de5fbe152',qos_specs=None,replication_status=,reservations=['1409f62b-9a0f-4124-a5ed-af400709ae05','cb8daf1c-de1b-457a-8601-b31979070eb4','9a5ef619-27b9-48b2-8f8e-014e6b3d940b','6abaa84f-5592-4d6a-921d-3f1bec271454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a649ce0a494a97aec0911281d799e8',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1467865401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5cce6e957b2444aea293655de5fbe152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c7a649ce0a494a97aec0911281d799e8',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:20.222834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3284b0e2-5b40-436d-9d54-3b641ff67705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:20.240863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-709a0af1-e776-4c68-8fc6-a451ce84806c tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:20.241868 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 938/1867] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:20 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 925 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:20.258853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-1307f7d5-446c-479b-b304-e4067ba7e416 req-2aa1d075-7608-4242-a305-c8f4743af477 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 Jan 28 13:15:20.259522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-1307f7d5-446c-479b-b304-e4067ba7e416 req-2aa1d075-7608-4242-a305-c8f4743af477 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:20.259733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:20.259733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:20.260268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-1307f7d5-446c-479b-b304-e4067ba7e416 req-2aa1d075-7608-4242-a305-c8f4743af477 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:20.294202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3284b0e2-5b40-436d-9d54-3b641ff67705) transitioned into state 'SUCCESS' from state '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-1467865401',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5cce6e957b2444aea293655de5fbe152',qos_specs=None,replication_status=,reservations=['1409f62b-9a0f-4124-a5ed-af400709ae05','cb8daf1c-de1b-457a-8601-b31979070eb4','9a5ef619-27b9-48b2-8f8e-014e6b3d940b','6abaa84f-5592-4d6a-921d-3f1bec271454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a649ce0a494a97aec0911281d799e8',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:20.296656 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (311b1ef3-ac50-4d6d-a80d-83424e57ec72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:20.325770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (311b1ef3-ac50-4d6d-a80d-83424e57ec72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:20.336026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Flow 'volume_create_api' (59cdd6ad-d87e-4b62-89ff-431824205982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:20.339427 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:20.339427 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:20.342181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-1307f7d5-446c-479b-b304-e4067ba7e416 req-2aa1d075-7608-4242-a305-c8f4743af477 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Snapshot retrieved successfully. Jan 28 13:15:20.349984 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-1307f7d5-446c-479b-b304-e4067ba7e416 req-2aa1d075-7608-4242-a305-c8f4743af477 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 returned with HTTP 200 Jan 28 13:15:20.359968 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 939/1868] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:15:20 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 => generated 443 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:20.468562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume request issued successfully. Jan 28 13:15:20.502231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-48c1202f-d8b3-4f36-8499-e6c01a2597a0 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes returned with HTTP 202 Jan 28 13:15:20.507377 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 930/1869] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:15:19 2021] POST /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes => generated 833 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:20.517615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5051fde5-2f75-4658-8e77-c9b0a448000b tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:20.518569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5051fde5-2f75-4658-8e77-c9b0a448000b tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:20.518964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:20.518964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:20.519687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5051fde5-2f75-4658-8e77-c9b0a448000b tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:20.653172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:20.653172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:20.665454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5051fde5-2f75-4658-8e77-c9b0a448000b tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:20.701943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5051fde5-2f75-4658-8e77-c9b0a448000b tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:20.703607 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 940/1870] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:20 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 901 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:20.896162 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63b5e0b8-03e9-4025-8742-356548d94b81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:15:20.896883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63b5e0b8-03e9-4025-8742-356548d94b81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:20.897210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:20.897210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:20.897741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63b5e0b8-03e9-4025-8742-356548d94b81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:20.961157 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:20.961157 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:20.962616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63b5e0b8-03e9-4025-8742-356548d94b81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:20.974691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63b5e0b8-03e9-4025-8742-356548d94b81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 200 Jan 28 13:15:20.975698 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 931/1871] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:20 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 442 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:21.257724 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04266080-7521-4d73-aa4e-b49770658fbf tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:21.258524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04266080-7521-4d73-aa4e-b49770658fbf tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:21.258875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:21.258875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:21.259493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04266080-7521-4d73-aa4e-b49770658fbf tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:21.475469 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:21.475469 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:21.514295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-04266080-7521-4d73-aa4e-b49770658fbf tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:21.573033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04266080-7521-4d73-aa4e-b49770658fbf tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:21.583682 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 941/1872] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:21 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 925 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:21.721140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47272241-4313-4de5-8fa1-77af9ab57f12 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:21.721669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47272241-4313-4de5-8fa1-77af9ab57f12 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:21.721887 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:21.721887 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:21.722259 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47272241-4313-4de5-8fa1-77af9ab57f12 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:21.849413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:21.849413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:21.861530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47272241-4313-4de5-8fa1-77af9ab57f12 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:21.964343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47272241-4313-4de5-8fa1-77af9ab57f12 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:21.965533 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 932/1873] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:21 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 925 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:21.991227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6db85f66-d87c-4ac4-a305-7e3895edccab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:15:21.992177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6db85f66-d87c-4ac4-a305-7e3895edccab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:21.992612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:21.992612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:21.993259 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6db85f66-d87c-4ac4-a305-7e3895edccab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.053756 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-3d5e973a-100c-4ee0-9090-451076f1a26b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:15:22.054950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-3d5e973a-100c-4ee0-9090-451076f1a26b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.055447 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.055447 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.056784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-3d5e973a-100c-4ee0-9090-451076f1a26b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.080821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.080821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.084460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6db85f66-d87c-4ac4-a305-7e3895edccab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:22.100824 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6db85f66-d87c-4ac4-a305-7e3895edccab tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 200 Jan 28 13:15:22.103128 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 942/1874] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:21 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 442 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:22.179503 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.179503 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.210690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-18f0866e-17bd-44a2-be80-65f851feac37 req-3d5e973a-100c-4ee0-9090-451076f1a26b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:15:22.257932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-3d5e973a-100c-4ee0-9090-451076f1a26b tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:15:22.259038 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 933/1875] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:22 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 1366 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:15:22.293330 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-380fe061-979a-46b4-a635-8352a30ced8f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:15:22.295633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-380fe061-979a-46b4-a635-8352a30ced8f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.295858 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.295858 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.296241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-380fe061-979a-46b4-a635-8352a30ced8f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.445317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.445317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.455761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-18f0866e-17bd-44a2-be80-65f851feac37 req-380fe061-979a-46b4-a635-8352a30ced8f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:15:22.456881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-690a3b81-cce6-4a7f-8120-d06ecabd7302 req-89b6ca01-e606-4d8f-937b-26a2a03214a6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 Jan 28 13:15:22.457807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-690a3b81-cce6-4a7f-8120-d06ecabd7302 req-89b6ca01-e606-4d8f-937b-26a2a03214a6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.458275 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.458275 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.458991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-690a3b81-cce6-4a7f-8120-d06ecabd7302 req-89b6ca01-e606-4d8f-937b-26a2a03214a6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.482995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-380fe061-979a-46b4-a635-8352a30ced8f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 200 Jan 28 13:15:22.484558 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 943/1876] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:22 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 918 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:22.499515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.499515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.500881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-690a3b81-cce6-4a7f-8120-d06ecabd7302 req-89b6ca01-e606-4d8f-937b-26a2a03214a6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Snapshot retrieved successfully. Jan 28 13:15:22.503123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-690a3b81-cce6-4a7f-8120-d06ecabd7302 req-89b6ca01-e606-4d8f-937b-26a2a03214a6 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 returned with HTTP 200 Jan 28 13:15:22.509047 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 934/1877] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:15:22 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 => generated 470 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:22.515415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-ce6ea1e4-71cf-4cae-b56a-947c2ad842d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:15:22.516307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-ce6ea1e4-71cf-4cae-b56a-947c2ad842d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.516783 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.516783 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.517679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-ce6ea1e4-71cf-4cae-b56a-947c2ad842d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.547832 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] DELETE http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 Jan 28 13:15:22.548649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.548986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.548986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.549571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.550059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Delete snapshot with id: b52f0295-4d02-4adc-bc80-7a73692d8bc8 Jan 28 13:15:22.574300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.574300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.581007 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.581007 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.582680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Snapshot retrieved successfully. Jan 28 13:15:22.586519 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-18f0866e-17bd-44a2-be80-65f851feac37 req-ce6ea1e4-71cf-4cae-b56a-947c2ad842d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:15:22.614692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-ce6ea1e4-71cf-4cae-b56a-947c2ad842d6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:15:22.616166 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 944/1878] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:22 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 918 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:22.620618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17ffd028-e84c-4cba-ae5e-b877c536f359 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:22.620979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17ffd028-e84c-4cba-ae5e-b877c536f359 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.621250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.621250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.621686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17ffd028-e84c-4cba-ae5e-b877c536f359 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.678997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.678997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.682954 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Snapshot delete request issued successfully. Jan 28 13:15:22.685752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 returned with HTTP 202 Jan 28 13:15:22.695214 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 935/1879] 10.222.0.38 () {62 vars in 1597 bytes} [Thu Jan 28 13:15:22 2021] DELETE /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:22.696516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume// Jan 28 13:15:22.699649 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-17ffd028-e84c-4cba-ae5e-b877c536f359 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Volume info retrieved successfully. Jan 28 13:15:22.710582 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.713923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.713923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.714561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.717559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9c9a9fce-b2b4-4d8e-8d6c-6c7573c3c616 req-1afaad03-697a-4c36-a827-bd5b52244ae1 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:15:22.723129 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 936/1880] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:15:22 2021] GET /volume/ => generated 754 bytes in 27 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:15:22.726939 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17ffd028-e84c-4cba-ae5e-b877c536f359 tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 200 Jan 28 13:15:22.728136 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 945/1881] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:22 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 925 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:22.745719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-bf1ae238-f661-4801-873d-5911031ed792 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments Jan 28 13:15:22.747104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-bf1ae238-f661-4801-873d-5911031ed792 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "757da977-57a2-4f36-9602-f7c09bb7b45d", "instance_uuid": "399fc51d-55c7-4924-b5d5-61056adcf149", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:22.769962 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4394f2a8-a578-46db-bde5-0a17d06c5eea req-1084892c-303b-45c6-9900-8550959cdf08 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 Jan 28 13:15:22.771071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4394f2a8-a578-46db-bde5-0a17d06c5eea req-1084892c-303b-45c6-9900-8550959cdf08 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.771552 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.771552 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.772216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-4394f2a8-a578-46db-bde5-0a17d06c5eea req-1084892c-303b-45c6-9900-8550959cdf08 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:22.806438 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.806438 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.808589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-4394f2a8-a578-46db-bde5-0a17d06c5eea req-1084892c-303b-45c6-9900-8550959cdf08 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Snapshot retrieved successfully. Jan 28 13:15:22.810743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-4394f2a8-a578-46db-bde5-0a17d06c5eea req-1084892c-303b-45c6-9900-8550959cdf08 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 returned with HTTP 200 Jan 28 13:15:22.814512 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 946/1882] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:15:22 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:22.879705 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:22.879705 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:22.982197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37616dbd-6007-4807-9648-30de7b65767e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:22.983186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37616dbd-6007-4807-9648-30de7b65767e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:22.983638 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:22.983638 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:22.984567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37616dbd-6007-4807-9648-30de7b65767e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:23.027725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-bf1ae238-f661-4801-873d-5911031ed792 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments returned with HTTP 200 Jan 28 13:15:23.029060 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 937/1883] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:15:22 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments => generated 273 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:15:23.036333 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-bf1ae238-f661-4801-873d-5911031ed792 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume// Jan 28 13:15:23.036840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-bf1ae238-f661-4801-873d-5911031ed792 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:23.037045 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:23.037045 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:23.037430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-bf1ae238-f661-4801-873d-5911031ed792 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:23.038586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-bf1ae238-f661-4801-873d-5911031ed792 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:15:23.039332 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 938/1884] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:15:23 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:15:23.056368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-776f4a95-cce7-4281-ad81-f3eb2d933f6f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments Jan 28 13:15:23.057932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-776f4a95-cce7-4281-ad81-f3eb2d933f6f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88a75df4-4a9f-4074-9fa5-e2020fe7917f", "instance_uuid": "399fc51d-55c7-4924-b5d5-61056adcf149", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:23.112152 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:23.112152 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:23.120546 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:23.120546 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:23.123446 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-37616dbd-6007-4807-9648-30de7b65767e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:23.151157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37616dbd-6007-4807-9648-30de7b65767e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:23.153748 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 947/1885] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:22 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 926 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:23.162061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05edb8d3-d259-41e4-883e-7f7f9ec6d073 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:15:23.162738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05edb8d3-d259-41e4-883e-7f7f9ec6d073 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:23.162975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:23.162975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:23.163377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05edb8d3-d259-41e4-883e-7f7f9ec6d073 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:23.192513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:23.192513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:23.194066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-05edb8d3-d259-41e4-883e-7f7f9ec6d073 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:15:23.196443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05edb8d3-d259-41e4-883e-7f7f9ec6d073 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 200 Jan 28 13:15:23.203691 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 948/1886] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:23 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:23.203691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1d763b69-b4e1-4e92-926f-bed2ceb27249 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:23.203691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1d763b69-b4e1-4e92-926f-bed2ceb27249 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:23.203691 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:23.203691 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:23.203691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1d763b69-b4e1-4e92-926f-bed2ceb27249 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:23.209200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-776f4a95-cce7-4281-ad81-f3eb2d933f6f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments returned with HTTP 200 Jan 28 13:15:23.211369 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 939/1887] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:15:23 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:23.227751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-776f4a95-cce7-4281-ad81-f3eb2d933f6f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume// Jan 28 13:15:23.229124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-776f4a95-cce7-4281-ad81-f3eb2d933f6f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:23.229514 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:23.229514 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:23.230703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-776f4a95-cce7-4281-ad81-f3eb2d933f6f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:23.232220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-776f4a95-cce7-4281-ad81-f3eb2d933f6f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:15:23.233313 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 940/1888] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:15:23 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 13:15:23.257458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-c9484222-4b0e-4483-bc26-dc8dd5a897bd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments Jan 28 13:15:23.259509 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-c9484222-4b0e-4483-bc26-dc8dd5a897bd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11955448-73cf-4b69-9795-b626504aa7a4", "instance_uuid": "399fc51d-55c7-4924-b5d5-61056adcf149", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:23.263760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:23.263760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:23.275071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1d763b69-b4e1-4e92-926f-bed2ceb27249 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:23.317753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1d763b69-b4e1-4e92-926f-bed2ceb27249 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:23.318775 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 949/1889] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:23 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 926 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:23.333820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] POST http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes Jan 28 13:15:23.334336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:23.334336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:23.334909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2012179880"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:23.336124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2012179880'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:15:23.337451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume of 1 GB Jan 28 13:15:23.374552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Availability Zones retrieved successfully. Jan 28 13:15:23.387613 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:23.387613 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:23.399626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Flow 'volume_create_api' (f8aa7594-1ed9-49d8-a671-230d74304e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:23.402728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a122ce-2556-4393-983f-0d7054510d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:23.418632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:15:23.526359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-c9484222-4b0e-4483-bc26-dc8dd5a897bd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments returned with HTTP 200 Jan 28 13:15:23.527696 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 941/1890] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:15:23 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:15:23.559702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a122ce-2556-4393-983f-0d7054510d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:23.561943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52dbfa3-7bce-47f5-a3fd-40b314913a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:23.712348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Created reservations ['7dabc53e-0039-465e-887b-8d7f87326079', 'f80f9054-69fd-4052-ba41-b5e46cfeb071', '39249b65-c8ce-4294-a402-4001cd566134', '03ca5818-ff57-42b5-819d-b03326c6629f'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:23.721250 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52dbfa3-7bce-47f5-a3fd-40b314913a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dabc53e-0039-465e-887b-8d7f87326079', 'f80f9054-69fd-4052-ba41-b5e46cfeb071', '39249b65-c8ce-4294-a402-4001cd566134', '03ca5818-ff57-42b5-819d-b03326c6629f']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:23.723561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4b9082-7112-4da6-a9b8-ef7d2a18ddb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:23.744014 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-964c5300-aac2-425f-b406-2b501919213e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] GET http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 Jan 28 13:15:23.744551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-964c5300-aac2-425f-b406-2b501919213e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:23.744913 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:23.744913 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:23.747606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-964c5300-aac2-425f-b406-2b501919213e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:23.896114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4b9082-7112-4da6-a9b8-ef7d2a18ddb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2269214f-5795-4c32-aec6-8d68be65487a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2012179880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5cce6e957b2444aea293655de5fbe152',qos_specs=None,replication_status=,reservations=['7dabc53e-0039-465e-887b-8d7f87326079','f80f9054-69fd-4052-ba41-b5e46cfeb071','39249b65-c8ce-4294-a402-4001cd566134','03ca5818-ff57-42b5-819d-b03326c6629f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a649ce0a494a97aec0911281d799e8',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2012179880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2269214f-5795-4c32-aec6-8d68be65487a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5cce6e957b2444aea293655de5fbe152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c7a649ce0a494a97aec0911281d799e8',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:23.897410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-964c5300-aac2-425f-b406-2b501919213e tempest-VolumeRetypeWithoutMigrationTest-2106553704 tempest-VolumeRetypeWithoutMigrationTest-2106553704-project] http://10.222.0.38/volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 returned with HTTP 404 Jan 28 13:15:23.898822 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 942/1891] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:23 2021] GET /volume/v3/f8979730212945f5a2cc60af6c36eae0/volumes/e95ddebb-8501-466b-be78-ec055f538856 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:23.906401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7df0099-7da9-41c8-9a49-c12772a3e11f tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] DELETE http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/346daf74-e411-4a6a-9fe8-089d90d15c07 Jan 28 13:15:23.907183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7df0099-7da9-41c8-9a49-c12772a3e11f tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:23.907875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7df0099-7da9-41c8-9a49-c12772a3e11f tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:23.908687 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:23.908687 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:23.919095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d1e4de-9a5a-4f1e-8fbe-c3db099cc390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:23.987101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d1e4de-9a5a-4f1e-8fbe-c3db099cc390) transitioned into state 'SUCCESS' from state '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-2012179880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5cce6e957b2444aea293655de5fbe152',qos_specs=None,replication_status=,reservations=['7dabc53e-0039-465e-887b-8d7f87326079','f80f9054-69fd-4052-ba41-b5e46cfeb071','39249b65-c8ce-4294-a402-4001cd566134','03ca5818-ff57-42b5-819d-b03326c6629f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a649ce0a494a97aec0911281d799e8',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:23.989550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d87576-124a-41b2-a600-a33660ef1b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:24.016121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d87576-124a-41b2-a600-a33660ef1b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:24.023688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Flow 'volume_create_api' (f8aa7594-1ed9-49d8-a671-230d74304e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:24.131088 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:15:24.131088 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:15:24.133917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume request issued successfully. Jan 28 13:15:24.189216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7df0099-7da9-41c8-9a49-c12772a3e11f tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/346daf74-e411-4a6a-9fe8-089d90d15c07 returned with HTTP 202 Jan 28 13:15:24.189732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b3093fa-3f18-4b87-a6cf-ae6656d0f584 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes returned with HTTP 202 Jan 28 13:15:24.190681 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 943/1892] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:15:23 2021] DELETE /volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/346daf74-e411-4a6a-9fe8-089d90d15c07 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:15:24.208663 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 950/1893] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:15:23 2021] POST /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes => generated 833 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:15:24.208962 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ccc201bb-ba13-42ee-bf55-5dc43230916d tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] GET http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/346daf74-e411-4a6a-9fe8-089d90d15c07 Jan 28 13:15:24.208962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ccc201bb-ba13-42ee-bf55-5dc43230916d tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:24.208962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ccc201bb-ba13-42ee-bf55-5dc43230916d tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:24.214260 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a57abfb-39e6-4b53-b5ba-bcd7922d6d19 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:24.214789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a57abfb-39e6-4b53-b5ba-bcd7922d6d19 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:24.215007 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:24.215007 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:24.215496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a57abfb-39e6-4b53-b5ba-bcd7922d6d19 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:24.237598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ccc201bb-ba13-42ee-bf55-5dc43230916d tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/346daf74-e411-4a6a-9fe8-089d90d15c07 returned with HTTP 404 Jan 28 13:15:24.239055 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 944/1894] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:15:24 2021] GET /volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/346daf74-e411-4a6a-9fe8-089d90d15c07 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:24.246751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64e8fb26-61df-43e2-becb-875f395b7464 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] DELETE http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/606c424f-c612-4eac-b125-1382adee58f6 Jan 28 13:15:24.247421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64e8fb26-61df-43e2-becb-875f395b7464 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:24.248032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64e8fb26-61df-43e2-becb-875f395b7464 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:24.369689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:24.369689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:24.416733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1a57abfb-39e6-4b53-b5ba-bcd7922d6d19 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:24.470177 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64e8fb26-61df-43e2-becb-875f395b7464 tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/606c424f-c612-4eac-b125-1382adee58f6 returned with HTTP 202 Jan 28 13:15:24.475456 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 945/1895] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:15:24 2021] DELETE /volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/606c424f-c612-4eac-b125-1382adee58f6 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:15:24.477628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a57abfb-39e6-4b53-b5ba-bcd7922d6d19 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:24.480268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 951/1896] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:24 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 901 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:24.486490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b37fabf-a0bb-446b-adfb-8a6d6f1281df tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] GET http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/606c424f-c612-4eac-b125-1382adee58f6 Jan 28 13:15:24.487127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b37fabf-a0bb-446b-adfb-8a6d6f1281df tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:24.487834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b37fabf-a0bb-446b-adfb-8a6d6f1281df tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:24.537799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b37fabf-a0bb-446b-adfb-8a6d6f1281df tempest-VolumeRetypeWithoutMigrationTest-1328827323 tempest-VolumeRetypeWithoutMigrationTest-1328827323-project-admin] http://10.222.0.38/volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/606c424f-c612-4eac-b125-1382adee58f6 returned with HTTP 404 Jan 28 13:15:24.539018 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 946/1897] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:15:24 2021] GET /volume/v3/b943ac1ba11d46849e0721eeabee59ef/types/606c424f-c612-4eac-b125-1382adee58f6 => generated 114 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:15:25.024222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 Jan 28 13:15:25.025265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:25.025633 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:25.025633 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:25.026309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:25.145996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:25.145996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:25.147645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Snapshot retrieved successfully. Jan 28 13:15:25.150477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 returned with HTTP 200 Jan 28 13:15:25.151581 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 952/1898] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:15:25 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 => generated 469 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:25.497744 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e939867-d8b9-494c-9b81-c4498d6a9a54 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:25.498398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e939867-d8b9-494c-9b81-c4498d6a9a54 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:25.499109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e939867-d8b9-494c-9b81-c4498d6a9a54 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:25.908184 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:25.908184 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:25.918113 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6e939867-d8b9-494c-9b81-c4498d6a9a54 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:25.950825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e939867-d8b9-494c-9b81-c4498d6a9a54 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:25.952131 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 947/1899] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:25 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 925 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:26.608245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume// Jan 28 13:15:26.609846 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:26.610288 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:26.610288 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:26.610993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:26.612486 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43a18ab7-2fea-4eb4-92ef-a2a4b7d18bb8 req-e18531f9-9675-4a67-8f90-9cee079396c0 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:15:26.613399 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 953/1900] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:15:26 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:15:26.627139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8c97ae86-909d-4824-8bb2-a06c86ed6027 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:15:26.627972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8c97ae86-909d-4824-8bb2-a06c86ed6027 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:26.628194 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:26.628194 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:26.628566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8c97ae86-909d-4824-8bb2-a06c86ed6027 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:26.733671 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:26.733671 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:26.755417 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8c97ae86-909d-4824-8bb2-a06c86ed6027 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:15:26.786507 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:26.786507 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:26.800543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8c97ae86-909d-4824-8bb2-a06c86ed6027 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:15:26.802950 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 948/1901] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:15:26 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 1464 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:15:26.839539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-83bf981b-4de1-4a91-850e-be347fb93dc5 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] PUT http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a Jan 28 13:15:26.840397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-83bf981b-4de1-4a91-850e-be347fb93dc5 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:26.898545 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:15:26.898545 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:15:26.899766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-18f0866e-17bd-44a2-be80-65f851feac37 req-83bf981b-4de1-4a91-850e-be347fb93dc5 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Lock "b'cinder-attachment_update-757da977-57a2-4f36-9602-f7c09bb7b45d-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.017s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:15:26.904223 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:26.904223 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:26.912937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ae25bd80-9ca7-4891-a80e-15d7d65820cf req-b1965807-8030-497b-8f5b-151e6396c83b tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 Jan 28 13:15:26.913473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ae25bd80-9ca7-4891-a80e-15d7d65820cf req-b1965807-8030-497b-8f5b-151e6396c83b tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:26.913695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:26.913695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:26.914073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-ae25bd80-9ca7-4891-a80e-15d7d65820cf req-b1965807-8030-497b-8f5b-151e6396c83b tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:27.010516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-ae25bd80-9ca7-4891-a80e-15d7d65820cf req-b1965807-8030-497b-8f5b-151e6396c83b tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 returned with HTTP 404 Jan 28 13:15:27.011753 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 949/1902] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:15:26 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/snapshots/b52f0295-4d02-4adc-bc80-7a73692d8bc8 => generated 111 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:27.021536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c8891e9-be72-4a62-b66f-67490035f1a1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:27.022085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c8891e9-be72-4a62-b66f-67490035f1a1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:27.022583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c8891e9-be72-4a62-b66f-67490035f1a1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:27.171380 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:27.171380 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:27.192410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c8891e9-be72-4a62-b66f-67490035f1a1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:27.243032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c8891e9-be72-4a62-b66f-67490035f1a1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:27.255277 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 950/1903] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:27 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 926 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:27.260971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a21c2279-77ce-43a6-8576-feeae8d8f1e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:27.261553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a21c2279-77ce-43a6-8576-feeae8d8f1e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:27.262004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:27.262004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:27.262207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a21c2279-77ce-43a6-8576-feeae8d8f1e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:27.389686 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:27.389686 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:27.409839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a21c2279-77ce-43a6-8576-feeae8d8f1e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:27.465887 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a21c2279-77ce-43a6-8576-feeae8d8f1e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:27.475815 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 951/1904] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:27 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 926 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:27.490803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5385f411-9433-4988-8fbc-08dca6ea88a4 req-d040386f-f877-42a2-a5d6-b7e729ab3b5c tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] DELETE http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:27.491501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5385f411-9433-4988-8fbc-08dca6ea88a4 req-d040386f-f877-42a2-a5d6-b7e729ab3b5c tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:27.491811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:27.491811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:27.494821 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5385f411-9433-4988-8fbc-08dca6ea88a4 req-d040386f-f877-42a2-a5d6-b7e729ab3b5c tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:27.494992 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-5385f411-9433-4988-8fbc-08dca6ea88a4 req-d040386f-f877-42a2-a5d6-b7e729ab3b5c tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Delete volume with id: b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:27.688433 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:27.688433 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:27.692364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-5385f411-9433-4988-8fbc-08dca6ea88a4 req-d040386f-f877-42a2-a5d6-b7e729ab3b5c tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Volume info retrieved successfully. Jan 28 13:15:27.761907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-5385f411-9433-4988-8fbc-08dca6ea88a4 req-d040386f-f877-42a2-a5d6-b7e729ab3b5c tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Delete volume request issued successfully. Jan 28 13:15:27.768044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5385f411-9433-4988-8fbc-08dca6ea88a4 req-d040386f-f877-42a2-a5d6-b7e729ab3b5c tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 returned with HTTP 202 Jan 28 13:15:27.770286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 952/1905] 10.222.0.38 () {62 vars in 1591 bytes} [Thu Jan 28 13:15:27 2021] DELETE /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:27.799746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] POST http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes Jan 28 13:15:27.800226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:27.800226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:27.800646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2135249466"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:27.802090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2135249466'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:15:27.802507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume of 1 GB Jan 28 13:15:27.849355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Availability Zones retrieved successfully. Jan 28 13:15:27.937852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Flow 'volume_create_api' (9e3ba28d-1ca2-4b87-9e48-665cbeb764b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:27.957613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a1d5d6-e03d-4be4-a1c9-43b31b109e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:27.960035 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:15:28.129456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a1d5d6-e03d-4be4-a1c9-43b31b109e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:28.143581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a850e5-122c-4caa-ace9-fd20f5d936a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:28.424351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Created reservations ['33f6d473-200a-452d-8823-14f294cfae4a', 'c2d0835c-9e7b-4909-aa2c-9206f5f1c493', 'd08ca257-2ed1-47ef-a6d9-994fe90f37b2', 'fd560ba7-c546-4b56-b775-5a2c28b4d03c'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:28.426903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a850e5-122c-4caa-ace9-fd20f5d936a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33f6d473-200a-452d-8823-14f294cfae4a', 'c2d0835c-9e7b-4909-aa2c-9206f5f1c493', 'd08ca257-2ed1-47ef-a6d9-994fe90f37b2', 'fd560ba7-c546-4b56-b775-5a2c28b4d03c']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:28.433008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb37720-c8b4-4032-a159-3d8ae4f59280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:28.566978 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb37720-c8b4-4032-a159-3d8ae4f59280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f300747-2a16-4dba-8739-77bc50ab8346', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2135249466',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5cce6e957b2444aea293655de5fbe152',qos_specs=None,replication_status=,reservations=['33f6d473-200a-452d-8823-14f294cfae4a','c2d0835c-9e7b-4909-aa2c-9206f5f1c493','d08ca257-2ed1-47ef-a6d9-994fe90f37b2','fd560ba7-c546-4b56-b775-5a2c28b4d03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a649ce0a494a97aec0911281d799e8',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2135249466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f300747-2a16-4dba-8739-77bc50ab8346,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5cce6e957b2444aea293655de5fbe152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c7a649ce0a494a97aec0911281d799e8',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:28.570899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2eebf44-1ce6-4ad5-9316-8148315c7dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:28.675580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2eebf44-1ce6-4ad5-9316-8148315c7dc2) transitioned into state 'SUCCESS' from state '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-2135249466',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5cce6e957b2444aea293655de5fbe152',qos_specs=None,replication_status=,reservations=['33f6d473-200a-452d-8823-14f294cfae4a','c2d0835c-9e7b-4909-aa2c-9206f5f1c493','d08ca257-2ed1-47ef-a6d9-994fe90f37b2','fd560ba7-c546-4b56-b775-5a2c28b4d03c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a649ce0a494a97aec0911281d799e8',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:28.682165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217e451a-a3ac-4f37-9ac8-97ed220d027f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:28.820213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217e451a-a3ac-4f37-9ac8-97ed220d027f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:28.832935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Flow 'volume_create_api' (9e3ba28d-1ca2-4b87-9e48-665cbeb764b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:28.968315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Create volume request issued successfully. Jan 28 13:15:29.030153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea293aff-0ee2-4118-bb3a-8e00c66b17d6 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes returned with HTTP 202 Jan 28 13:15:29.043038 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 953/1906] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:15:27 2021] POST /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes => generated 833 bytes in 1262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:29.844825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b2662cb1-fd44-43fa-9beb-1f78ea8ae368 req-baffc186-273f-414f-9994-8ba849d134c5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:29.845348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b2662cb1-fd44-43fa-9beb-1f78ea8ae368 req-baffc186-273f-414f-9994-8ba849d134c5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:29.845565 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:29.845565 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:29.854387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-b2662cb1-fd44-43fa-9beb-1f78ea8ae368 req-baffc186-273f-414f-9994-8ba849d134c5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:30.036674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:30.036674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:30.081897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-b2662cb1-fd44-43fa-9beb-1f78ea8ae368 req-baffc186-273f-414f-9994-8ba849d134c5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Volume info retrieved successfully. Jan 28 13:15:30.189238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-b2662cb1-fd44-43fa-9beb-1f78ea8ae368 req-baffc186-273f-414f-9994-8ba849d134c5 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 returned with HTTP 200 Jan 28 13:15:30.192358 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 954/1907] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:29 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 => generated 915 bytes in 1159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:30.209621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:30.210176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:30.237677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:30.237677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:30.243364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:30.428774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-18f0866e-17bd-44a2-be80-65f851feac37 req-83bf981b-4de1-4a91-850e-be347fb93dc5 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Lock "b'cinder-attachment_update-757da977-57a2-4f36-9602-f7c09bb7b45d-n-h1-705657-14'" released by "attachment_update" :: held 3.529s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:15:30.429564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-83bf981b-4de1-4a91-850e-be347fb93dc5 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a returned with HTTP 200 Jan 28 13:15:30.431530 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 954/1908] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:15:26 2021] PUT /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a => generated 762 bytes in 3599 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:30.453132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:30.453132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:30.483777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-1aa132a8-8e59-443e-965e-9f9990045f46 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a/action Jan 28 13:15:30.484559 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:30.484559 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:30.485184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-1aa132a8-8e59-443e-965e-9f9990045f46 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:30.485670 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-1aa132a8-8e59-443e-965e-9f9990045f46 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:30.494964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:30.559674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 200 Jan 28 13:15:30.560965 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 955/1909] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:30 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 => generated 925 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:30.612440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:30.612440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:30.636801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-1aa132a8-8e59-443e-965e-9f9990045f46 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a/action returned with HTTP 204 Jan 28 13:15:30.638367 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 955/1910] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:15:30 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:30.680344 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume// Jan 28 13:15:30.681133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:30.681466 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:30.681466 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:30.682871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:30.684755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5bd2cef-af71-485b-ae98-792bb77e0f10 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:15:30.685621 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 956/1911] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:15:30 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:15:30.701860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8488b5b1-d3db-451e-b31d-254f9586a779 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:15:30.703089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8488b5b1-d3db-451e-b31d-254f9586a779 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:30.703800 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:30.703800 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:30.704496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8488b5b1-d3db-451e-b31d-254f9586a779 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:30.829083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:30.829083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:30.853074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8488b5b1-d3db-451e-b31d-254f9586a779 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:15:30.889751 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:30.889751 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:30.925149 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-8488b5b1-d3db-451e-b31d-254f9586a779 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 200 Jan 28 13:15:30.928059 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 956/1912] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:15:30 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 1016 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:15:30.964247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-66bf50bf-4b50-401c-b716-5e24c8668d3c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] PUT http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e Jan 28 13:15:30.965084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-66bf50bf-4b50-401c-b716-5e24c8668d3c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:31.030270 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:15:31.030270 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:15:31.030809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-18f0866e-17bd-44a2-be80-65f851feac37 req-66bf50bf-4b50-401c-b716-5e24c8668d3c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Lock "b'cinder-attachment_update-88a75df4-4a9f-4074-9fa5-e2020fe7917f-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.022s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:15:31.033301 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:31.033301 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:31.424513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5570bebe-c2b6-4760-8e5d-e2487fc6e3a9 req-50bd14cd-fa03-44cc-a668-58824b2bce89 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:31.425047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5570bebe-c2b6-4760-8e5d-e2487fc6e3a9 req-50bd14cd-fa03-44cc-a668-58824b2bce89 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:31.425268 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:31.425268 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:31.425644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5570bebe-c2b6-4760-8e5d-e2487fc6e3a9 req-50bd14cd-fa03-44cc-a668-58824b2bce89 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:31.552707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5570bebe-c2b6-4760-8e5d-e2487fc6e3a9 req-50bd14cd-fa03-44cc-a668-58824b2bce89 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 returned with HTTP 404 Jan 28 13:15:31.554141 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 957/1913] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:31 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:31.577913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afc9c846-8fcc-4692-ab10-28820434b360 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:31.578808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afc9c846-8fcc-4692-ab10-28820434b360 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:31.579754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afc9c846-8fcc-4692-ab10-28820434b360 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:31.641644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:31.641644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:31.651816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-afc9c846-8fcc-4692-ab10-28820434b360 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:31.679472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afc9c846-8fcc-4692-ab10-28820434b360 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 200 Jan 28 13:15:31.692361 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 958/1914] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:31 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 => generated 926 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:31.698525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71245cdb-dd9c-4de4-9251-6636256ca689 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:31.699360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71245cdb-dd9c-4de4-9251-6636256ca689 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:31.699800 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:31.699800 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:31.700438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71245cdb-dd9c-4de4-9251-6636256ca689 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:31.768912 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:31.768912 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:31.789533 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-71245cdb-dd9c-4de4-9251-6636256ca689 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:31.843370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71245cdb-dd9c-4de4-9251-6636256ca689 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 200 Jan 28 13:15:31.844364 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 959/1915] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:31 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 => generated 926 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:31.864060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3adf4685-0473-4128-97e2-0e4ec4a2dba8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes Jan 28 13:15:31.865045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3adf4685-0473-4128-97e2-0e4ec4a2dba8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:31.865045 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:31.865045 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:31.867871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3adf4685-0473-4128-97e2-0e4ec4a2dba8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:31.868932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-3adf4685-0473-4128-97e2-0e4ec4a2dba8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:31.870912 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3adf4685-0473-4128-97e2-0e4ec4a2dba8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:32.040335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3adf4685-0473-4128-97e2-0e4ec4a2dba8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:32.049843 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3adf4685-0473-4128-97e2-0e4ec4a2dba8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes returned with HTTP 200 Jan 28 13:15:32.051121 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 960/1916] 10.222.0.38 () {58 vars in 1204 bytes} [Thu Jan 28 13:15:31 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes => generated 1174 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:32.061680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-238da868-e4e5-45cf-b20a-fb101452461e req-f801e662-af7c-490a-b2d6-eb16d4807fd3 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] DELETE http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:32.062617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-238da868-e4e5-45cf-b20a-fb101452461e req-f801e662-af7c-490a-b2d6-eb16d4807fd3 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:32.063083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:32.063083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:32.063717 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-238da868-e4e5-45cf-b20a-fb101452461e req-f801e662-af7c-490a-b2d6-eb16d4807fd3 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:32.064311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-238da868-e4e5-45cf-b20a-fb101452461e req-f801e662-af7c-490a-b2d6-eb16d4807fd3 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Delete volume with id: b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:32.148082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-238da868-e4e5-45cf-b20a-fb101452461e req-f801e662-af7c-490a-b2d6-eb16d4807fd3 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 returned with HTTP 404 Jan 28 13:15:32.150829 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 961/1917] 10.222.0.38 () {62 vars in 1591 bytes} [Thu Jan 28 13:15:32 2021] DELETE /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:32.156377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c2c806e-bcf5-4fc4-bfb8-9e74a9f21477 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?name=tempest-VolumesListTestJSON-Volume-2012179880 Jan 28 13:15:32.157049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c2c806e-bcf5-4fc4-bfb8-9e74a9f21477 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:32.157674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c2c806e-bcf5-4fc4-bfb8-9e74a9f21477 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:32.159018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-8c2c806e-bcf5-4fc4-bfb8-9e74a9f21477 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:32.161117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:32.161117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:32.163119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8c2c806e-bcf5-4fc4-bfb8-9e74a9f21477 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2012179880'), ('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:32.308241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8c2c806e-bcf5-4fc4-bfb8-9e74a9f21477 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:32.309957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c2c806e-bcf5-4fc4-bfb8-9e74a9f21477 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?name=tempest-VolumesListTestJSON-Volume-2012179880 returned with HTTP 200 Jan 28 13:15:32.311091 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 962/1918] 10.222.0.38 () {58 vars in 1305 bytes} [Thu Jan 28 13:15:32 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?name=tempest-VolumesListTestJSON-Volume-2012179880 => generated 400 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:32.325690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a20b20b8-4a6c-4783-bd2a-be63728c4bf5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2135249466 Jan 28 13:15:32.326510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a20b20b8-4a6c-4783-bd2a-be63728c4bf5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:32.326814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:32.326814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:32.327384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a20b20b8-4a6c-4783-bd2a-be63728c4bf5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:32.328131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-a20b20b8-4a6c-4783-bd2a-be63728c4bf5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:32.329043 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:32.329043 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:32.332726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a20b20b8-4a6c-4783-bd2a-be63728c4bf5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2135249466'), ('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:32.449926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a20b20b8-4a6c-4783-bd2a-be63728c4bf5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:32.455044 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:32.455044 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:32.479279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a20b20b8-4a6c-4783-bd2a-be63728c4bf5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2135249466 returned with HTTP 200 Jan 28 13:15:32.480899 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 963/1919] 10.222.0.38 () {58 vars in 1326 bytes} [Thu Jan 28 13:15:32 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2135249466 => generated 929 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:32.500607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54574ce6-326e-4266-95e8-26cec62c7ef5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1 Jan 28 13:15:32.501422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54574ce6-326e-4266-95e8-26cec62c7ef5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:32.501800 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:32.501800 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:32.502542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54574ce6-326e-4266-95e8-26cec62c7ef5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:32.505308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-54574ce6-326e-4266-95e8-26cec62c7ef5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:32.513448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-54574ce6-326e-4266-95e8-26cec62c7ef5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:32.619171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-54574ce6-326e-4266-95e8-26cec62c7ef5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:32.629606 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:32.629606 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:32.653485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54574ce6-326e-4266-95e8-26cec62c7ef5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1 returned with HTTP 200 Jan 28 13:15:32.667825 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 964/1920] 10.222.0.38 () {58 vars in 1240 bytes} [Thu Jan 28 13:15:32 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1 => generated 1105 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:15:32.675593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-101a47f3-9297-41e9-a53b-fa777766ce26 req-353cab7a-9a44-4c43-911b-8de4e6c43457 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] GET http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 Jan 28 13:15:32.676547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-101a47f3-9297-41e9-a53b-fa777766ce26 req-353cab7a-9a44-4c43-911b-8de4e6c43457 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:32.676927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:32.676927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:32.677534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-101a47f3-9297-41e9-a53b-fa777766ce26 req-353cab7a-9a44-4c43-911b-8de4e6c43457 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:32.744092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-101a47f3-9297-41e9-a53b-fa777766ce26 req-353cab7a-9a44-4c43-911b-8de4e6c43457 tempest-VolumesSnapshotsTestJSON-2020474481 tempest-VolumesSnapshotsTestJSON-2020474481-project] http://10.222.0.38/volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 returned with HTTP 404 Jan 28 13:15:32.746287 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 965/1921] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:32 2021] GET /volume/v3/3be4e24435664118a74c1bfd662d06ae/volumes/b3bd95f7-7e89-411d-a4a2-b37efa5f2a28 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:32.761269 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e25824d-7b12-4f9d-a819-0fdc7b8f0018 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:32.763238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e25824d-7b12-4f9d-a819-0fdc7b8f0018 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:32.764126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e25824d-7b12-4f9d-a819-0fdc7b8f0018 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:32.765190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-8e25824d-7b12-4f9d-a819-0fdc7b8f0018 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:32.768224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8e25824d-7b12-4f9d-a819-0fdc7b8f0018 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:33.122583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8e25824d-7b12-4f9d-a819-0fdc7b8f0018 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:33.129470 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:33.129470 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:33.169857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e25824d-7b12-4f9d-a819-0fdc7b8f0018 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 200 Jan 28 13:15:33.173071 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 966/1922] 10.222.0.38 () {58 vars in 1328 bytes} [Thu Jan 28 13:15:32 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=9f300747-2a16-4dba-8739-77bc50ab8346 => generated 1105 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:33.195121 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a609c36f-4780-4a96-a48e-e961918f6823 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:33.196002 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a609c36f-4780-4a96-a48e-e961918f6823 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:33.197033 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:33.197033 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:33.197962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a609c36f-4780-4a96-a48e-e961918f6823 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:33.199511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-a609c36f-4780-4a96-a48e-e961918f6823 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:33.201758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a609c36f-4780-4a96-a48e-e961918f6823 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:33.471952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a609c36f-4780-4a96-a48e-e961918f6823 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:33.478369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:33.478369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:33.501639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a609c36f-4780-4a96-a48e-e961918f6823 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:33.502598 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 967/1923] 10.222.0.38 () {58 vars in 1328 bytes} [Thu Jan 28 13:15:33 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=2269214f-5795-4c32-aec6-8d68be65487a => generated 1105 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:15:33.520712 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-382435f6-d85e-4490-95f5-7495eee97e63 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:33.521396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-382435f6-d85e-4490-95f5-7495eee97e63 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:33.521790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:33.521790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:33.522348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-382435f6-d85e-4490-95f5-7495eee97e63 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:33.523131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-382435f6-d85e-4490-95f5-7495eee97e63 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:33.525355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-382435f6-d85e-4490-95f5-7495eee97e63 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:33.732617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-382435f6-d85e-4490-95f5-7495eee97e63 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:33.741532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-382435f6-d85e-4490-95f5-7495eee97e63 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:33.753760 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 968/1924] 10.222.0.38 () {58 vars in 1328 bytes} [Thu Jan 28 13:15:33 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=1&marker=19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 15 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:15:33.769127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6939f8da-a148-41c6-8d03-0e117df62387 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 28 13:15:33.769850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6939f8da-a148-41c6-8d03-0e117df62387 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:33.770335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6939f8da-a148-41c6-8d03-0e117df62387 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:33.771496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-6939f8da-a148-41c6-8d03-0e117df62387 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:33.772202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6939f8da-a148-41c6-8d03-0e117df62387 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value available, assuming string {{(pid=87941) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:33.774423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6939f8da-a148-41c6-8d03-0e117df62387 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:33.843464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6939f8da-a148-41c6-8d03-0e117df62387 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:33.845605 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:33.845605 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:33.856835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6939f8da-a148-41c6-8d03-0e117df62387 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 28 13:15:33.857691 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 969/1925] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:15:33 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:33.877492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37971198-49b9-4059-ae40-be913fa86138 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 28 13:15:33.878027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37971198-49b9-4059-ae40-be913fa86138 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:33.878246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:33.878246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:33.878621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37971198-49b9-4059-ae40-be913fa86138 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:33.879331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-37971198-49b9-4059-ae40-be913fa86138 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:33.880161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-37971198-49b9-4059-ae40-be913fa86138 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value available, assuming string {{(pid=87941) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:33.883069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-37971198-49b9-4059-ae40-be913fa86138 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:33.954614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-37971198-49b9-4059-ae40-be913fa86138 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:33.957357 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:33.957357 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:33.970564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37971198-49b9-4059-ae40-be913fa86138 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 28 13:15:33.983284 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 970/1926] 10.222.0.38 () {58 vars in 1326 bytes} [Thu Jan 28 13:15:33 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:33.999594 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8eaf2832-7c39-4278-90e8-85b50e8ce0b8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1 Jan 28 13:15:34.000231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8eaf2832-7c39-4278-90e8-85b50e8ce0b8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:34.000454 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:34.000454 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:34.000893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8eaf2832-7c39-4278-90e8-85b50e8ce0b8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:34.001561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-8eaf2832-7c39-4278-90e8-85b50e8ce0b8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:34.004149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8eaf2832-7c39-4278-90e8-85b50e8ce0b8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:34.099015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8eaf2832-7c39-4278-90e8-85b50e8ce0b8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:34.100768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8eaf2832-7c39-4278-90e8-85b50e8ce0b8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1 returned with HTTP 200 Jan 28 13:15:34.107984 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 971/1927] 10.222.0.38 () {58 vars in 1219 bytes} [Thu Jan 28 13:15:33 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1 => generated 569 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:34.113433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ebcc3da-7e58-4285-ab1d-139ad257a76e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:34.114369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ebcc3da-7e58-4285-ab1d-139ad257a76e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:34.114369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:34.114369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:34.114644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ebcc3da-7e58-4285-ab1d-139ad257a76e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:34.115169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-2ebcc3da-7e58-4285-ab1d-139ad257a76e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:34.116062 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.116062 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.118029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2ebcc3da-7e58-4285-ab1d-139ad257a76e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:34.258762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-18f0866e-17bd-44a2-be80-65f851feac37 req-66bf50bf-4b50-401c-b716-5e24c8668d3c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Lock "b'cinder-attachment_update-88a75df4-4a9f-4074-9fa5-e2020fe7917f-n-h1-705657-14'" released by "attachment_update" :: held 3.228s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:15:34.259848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-66bf50bf-4b50-401c-b716-5e24c8668d3c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e returned with HTTP 200 Jan 28 13:15:34.263916 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 957/1928] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:15:30 2021] PUT /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e => generated 762 bytes in 3305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:34.291398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2ebcc3da-7e58-4285-ab1d-139ad257a76e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:34.293043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ebcc3da-7e58-4285-ab1d-139ad257a76e tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 200 Jan 28 13:15:34.294399 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 972/1929] 10.222.0.38 () {58 vars in 1307 bytes} [Thu Jan 28 13:15:34 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=9f300747-2a16-4dba-8739-77bc50ab8346 => generated 569 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:34.305417 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e75ccaa6-62de-4548-99d8-c4d594bd563d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:34.306676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e75ccaa6-62de-4548-99d8-c4d594bd563d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:34.307078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:34.307078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:34.307733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e75ccaa6-62de-4548-99d8-c4d594bd563d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:34.308659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-e75ccaa6-62de-4548-99d8-c4d594bd563d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:34.310234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.310234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.311842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e75ccaa6-62de-4548-99d8-c4d594bd563d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:34.324902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e0cce8d0-c798-4553-8d90-29cefdfa8193 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e/action Jan 28 13:15:34.325673 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:34.325673 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:34.326372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e0cce8d0-c798-4553-8d90-29cefdfa8193 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:34.326894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e0cce8d0-c798-4553-8d90-29cefdfa8193 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:34.488134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e75ccaa6-62de-4548-99d8-c4d594bd563d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:34.490256 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e75ccaa6-62de-4548-99d8-c4d594bd563d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:34.492046 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 958/1930] 10.222.0.38 () {58 vars in 1307 bytes} [Thu Jan 28 13:15:34 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=2269214f-5795-4c32-aec6-8d68be65487a => generated 569 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:34.498635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.498635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.504761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5bfc87d-dd15-4655-9043-f450c8e8c85f tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:34.505586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5bfc87d-dd15-4655-9043-f450c8e8c85f tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:34.505820 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:34.505820 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:34.510040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5bfc87d-dd15-4655-9043-f450c8e8c85f tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:34.510830 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-a5bfc87d-dd15-4655-9043-f450c8e8c85f tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:34.512292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.512292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.513674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a5bfc87d-dd15-4655-9043-f450c8e8c85f tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:34.519015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e0cce8d0-c798-4553-8d90-29cefdfa8193 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e/action returned with HTTP 204 Jan 28 13:15:34.523413 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 973/1931] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:15:34 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:34.562501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e0cce8d0-c798-4553-8d90-29cefdfa8193 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume// Jan 28 13:15:34.563507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e0cce8d0-c798-4553-8d90-29cefdfa8193 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:34.563983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:34.563983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:34.564812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e0cce8d0-c798-4553-8d90-29cefdfa8193 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:34.566120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e0cce8d0-c798-4553-8d90-29cefdfa8193 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:15:34.568035 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 974/1932] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:15:34 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:15:34.585294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-20d481f8-5fc7-4fe8-818e-f0659ae21a25 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:15:34.586397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-20d481f8-5fc7-4fe8-818e-f0659ae21a25 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:34.587189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-20d481f8-5fc7-4fe8-818e-f0659ae21a25 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:34.662484 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a5bfc87d-dd15-4655-9043-f450c8e8c85f tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:34.665406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5bfc87d-dd15-4655-9043-f450c8e8c85f tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:34.667014 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 959/1933] 10.222.0.38 () {58 vars in 1307 bytes} [Thu Jan 28 13:15:34 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?limit=1&marker=19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 13:15:34.681888 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8fea16db-4730-4b7f-a66d-d672a191f872 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?name=tempest-VolumesListTestJSON-Volume-2012179880&status=available Jan 28 13:15:34.683505 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8fea16db-4730-4b7f-a66d-d672a191f872 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:34.685366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8fea16db-4730-4b7f-a66d-d672a191f872 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:34.686109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-8fea16db-4730-4b7f-a66d-d672a191f872 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:34.686814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8fea16db-4730-4b7f-a66d-d672a191f872 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value available, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:34.688683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8fea16db-4730-4b7f-a66d-d672a191f872 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2012179880'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:34.691974 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.691974 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.703987 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-18f0866e-17bd-44a2-be80-65f851feac37 req-20d481f8-5fc7-4fe8-818e-f0659ae21a25 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:15:34.749237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.749237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.767768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-20d481f8-5fc7-4fe8-818e-f0659ae21a25 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:15:34.772040 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 975/1934] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:15:34 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 1016 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:15:34.807572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e435dc6b-0df5-4ee3-aa6e-49d665045d95 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] PUT http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3 Jan 28 13:15:34.808348 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:34.808348 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:34.808927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e435dc6b-0df5-4ee3-aa6e-49d665045d95 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdc"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:34.858636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8fea16db-4730-4b7f-a66d-d672a191f872 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:34.860295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8fea16db-4730-4b7f-a66d-d672a191f872 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?name=tempest-VolumesListTestJSON-Volume-2012179880&status=available returned with HTTP 200 Jan 28 13:15:34.868728 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 960/1935] 10.222.0.38 () {58 vars in 1339 bytes} [Thu Jan 28 13:15:34 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?name=tempest-VolumesListTestJSON-Volume-2012179880&status=available => generated 400 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:34.873628 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:15:34.873628 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:15:34.874889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e435dc6b-0df5-4ee3-aa6e-49d665045d95 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Lock "b'cinder-attachment_update-11955448-73cf-4b69-9795-b626504aa7a4-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.022s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:15:34.878708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f301061-20cd-4acc-8ddf-2bee9b972483 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1467865401&status=available Jan 28 13:15:34.879308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f301061-20cd-4acc-8ddf-2bee9b972483 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:34.879480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:34.879480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:34.879853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f301061-20cd-4acc-8ddf-2bee9b972483 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:34.880531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-1f301061-20cd-4acc-8ddf-2bee9b972483 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:34.880663 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.880663 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.881154 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f301061-20cd-4acc-8ddf-2bee9b972483 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value available, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:34.884213 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.884213 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.885404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1f301061-20cd-4acc-8ddf-2bee9b972483 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1467865401'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:34.964575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f301061-20cd-4acc-8ddf-2bee9b972483 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:34.966365 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:34.966365 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:34.978279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f301061-20cd-4acc-8ddf-2bee9b972483 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1467865401&status=available returned with HTTP 200 Jan 28 13:15:34.979877 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 961/1936] 10.222.0.38 () {58 vars in 1360 bytes} [Thu Jan 28 13:15:34 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1467865401&status=available => generated 929 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:35.010075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e062812-75f2-4a84-810b-0a5c9dea1253 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?marker=2269214f-5795-4c32-aec6-8d68be65487a&sort=id%3Aasc Jan 28 13:15:35.021813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e062812-75f2-4a84-810b-0a5c9dea1253 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:35.022111 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:35.022111 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:35.022659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e062812-75f2-4a84-810b-0a5c9dea1253 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:35.023576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-1e062812-75f2-4a84-810b-0a5c9dea1253 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:35.029914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e062812-75f2-4a84-810b-0a5c9dea1253 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:35.328904 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1e062812-75f2-4a84-810b-0a5c9dea1253 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:35.330735 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:35.330735 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:35.358536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e062812-75f2-4a84-810b-0a5c9dea1253 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?marker=2269214f-5795-4c32-aec6-8d68be65487a&sort=id%3Aasc returned with HTTP 200 Jan 28 13:15:35.360184 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 962/1937] 10.222.0.38 () {58 vars in 1340 bytes} [Thu Jan 28 13:15:35 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?marker=2269214f-5795-4c32-aec6-8d68be65487a&sort=id%3Aasc => generated 929 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:35.383986 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7de8b2d9-dfa7-45ca-98f1-a95632d3fa0d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 28 13:15:35.384521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7de8b2d9-dfa7-45ca-98f1-a95632d3fa0d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:35.384817 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:35.384817 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:35.385194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7de8b2d9-dfa7-45ca-98f1-a95632d3fa0d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:35.385886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-7de8b2d9-dfa7-45ca-98f1-a95632d3fa0d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:35.387837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7de8b2d9-dfa7-45ca-98f1-a95632d3fa0d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:35.504889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7de8b2d9-dfa7-45ca-98f1-a95632d3fa0d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:35.507759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:35.507759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:35.537954 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7de8b2d9-dfa7-45ca-98f1-a95632d3fa0d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 28 13:15:35.538862 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 963/1938] 10.222.0.38 () {58 vars in 1304 bytes} [Thu Jan 28 13:15:35 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2761 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:35.564452 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d190a1d2-1844-4f8e-a584-d985bc0f54d1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail Jan 28 13:15:35.564990 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d190a1d2-1844-4f8e-a584-d985bc0f54d1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:35.565198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:35.565198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:35.565571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d190a1d2-1844-4f8e-a584-d985bc0f54d1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:35.566194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-d190a1d2-1844-4f8e-a584-d985bc0f54d1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:35.568385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d190a1d2-1844-4f8e-a584-d985bc0f54d1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:35.770224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d190a1d2-1844-4f8e-a584-d985bc0f54d1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:35.781129 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:35.781129 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:35.806784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d190a1d2-1844-4f8e-a584-d985bc0f54d1 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail returned with HTTP 200 Jan 28 13:15:35.807987 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 964/1939] 10.222.0.38 () {58 vars in 1225 bytes} [Thu Jan 28 13:15:35 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail => generated 2761 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:35.833661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b46edbf-c5a5-43d5-8318-17086ae545ab tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 28 13:15:35.834184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b46edbf-c5a5-43d5-8318-17086ae545ab tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:35.834398 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:35.834398 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:35.834768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b46edbf-c5a5-43d5-8318-17086ae545ab tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:35.835462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-3b46edbf-c5a5-43d5-8318-17086ae545ab tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:35.837366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3b46edbf-c5a5-43d5-8318-17086ae545ab tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:36.021053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b46edbf-c5a5-43d5-8318-17086ae545ab tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:36.022573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b46edbf-c5a5-43d5-8318-17086ae545ab tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 28 13:15:36.023717 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 965/1940] 10.222.0.38 () {58 vars in 1283 bytes} [Thu Jan 28 13:15:35 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1174 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:36.046481 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20e81c4a-b966-4e4a-8157-22ae5bf84a45 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?availability_zone=nova Jan 28 13:15:36.046951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20e81c4a-b966-4e4a-8157-22ae5bf84a45 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:36.047142 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:36.047142 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:36.048158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20e81c4a-b966-4e4a-8157-22ae5bf84a45 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:36.048158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-20e81c4a-b966-4e4a-8157-22ae5bf84a45 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:36.049054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-20e81c4a-b966-4e4a-8157-22ae5bf84a45 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value nova, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:36.049440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:36.049440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:36.050538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-20e81c4a-b966-4e4a-8157-22ae5bf84a45 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:36.246737 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20e81c4a-b966-4e4a-8157-22ae5bf84a45 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:36.248195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20e81c4a-b966-4e4a-8157-22ae5bf84a45 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?availability_zone=nova returned with HTTP 200 Jan 28 13:15:36.258769 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 966/1941] 10.222.0.38 () {58 vars in 1249 bytes} [Thu Jan 28 13:15:36 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?availability_zone=nova => generated 1174 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:36.269880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-278a116a-0e25-4980-935b-699ed6495bce tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?availability_zone=nova Jan 28 13:15:36.270457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-278a116a-0e25-4980-935b-699ed6495bce tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:36.270703 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:36.270703 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:36.271058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-278a116a-0e25-4980-935b-699ed6495bce tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:36.271771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-278a116a-0e25-4980-935b-699ed6495bce tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:36.272380 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-278a116a-0e25-4980-935b-699ed6495bce tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value nova, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:36.273108 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:36.273108 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:36.274236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-278a116a-0e25-4980-935b-699ed6495bce tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:36.439509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-278a116a-0e25-4980-935b-699ed6495bce tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:36.442963 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-278a116a-0e25-4980-935b-699ed6495bce tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?availability_zone=nova returned with HTTP 200 Jan 28 13:15:36.446688 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 967/1942] 10.222.0.38 () {58 vars in 1249 bytes} [Thu Jan 28 13:15:36 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?availability_zone=nova => generated 1174 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:36.461780 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b82a3c0-9896-4a1e-a0cf-05e66f2005cf tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?bootable=false Jan 28 13:15:36.462588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b82a3c0-9896-4a1e-a0cf-05e66f2005cf tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:36.463219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:36.463219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:36.463810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b82a3c0-9896-4a1e-a0cf-05e66f2005cf tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:36.465274 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-5b82a3c0-9896-4a1e-a0cf-05e66f2005cf tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:36.466549 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:36.466549 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:36.467905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b82a3c0-9896-4a1e-a0cf-05e66f2005cf tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:36.600391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5b82a3c0-9896-4a1e-a0cf-05e66f2005cf tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:36.604165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b82a3c0-9896-4a1e-a0cf-05e66f2005cf tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?bootable=false returned with HTTP 200 Jan 28 13:15:36.608960 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 968/1943] 10.222.0.38 () {58 vars in 1233 bytes} [Thu Jan 28 13:15:36 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?bootable=false => generated 1174 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:15:36.619244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35600221-c579-4af0-960d-2cbe363021b3 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?bootable=false Jan 28 13:15:36.619811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35600221-c579-4af0-960d-2cbe363021b3 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:36.620031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:36.620031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:36.620992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35600221-c579-4af0-960d-2cbe363021b3 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:36.622312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-35600221-c579-4af0-960d-2cbe363021b3 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:36.623580 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:36.623580 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:36.625267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35600221-c579-4af0-960d-2cbe363021b3 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:36.770271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-35600221-c579-4af0-960d-2cbe363021b3 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:36.772435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35600221-c579-4af0-960d-2cbe363021b3 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?bootable=false returned with HTTP 200 Jan 28 13:15:36.773316 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 969/1944] 10.222.0.38 () {58 vars in 1233 bytes} [Thu Jan 28 13:15:36 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?bootable=false => generated 1174 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:36.792863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e71e58f-48c0-4306-a5a2-36f4ca180279 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?status=available Jan 28 13:15:36.800836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e71e58f-48c0-4306-a5a2-36f4ca180279 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:36.801151 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:36.801151 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:36.802682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e71e58f-48c0-4306-a5a2-36f4ca180279 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:36.806408 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-7e71e58f-48c0-4306-a5a2-36f4ca180279 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:36.807385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7e71e58f-48c0-4306-a5a2-36f4ca180279 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value available, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:36.808191 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:36.808191 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:36.811586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7e71e58f-48c0-4306-a5a2-36f4ca180279 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:36.915783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7e71e58f-48c0-4306-a5a2-36f4ca180279 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:36.918001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e71e58f-48c0-4306-a5a2-36f4ca180279 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?status=available returned with HTTP 200 Jan 28 13:15:36.920297 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 970/1945] 10.222.0.38 () {58 vars in 1237 bytes} [Thu Jan 28 13:15:36 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?status=available => generated 1174 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:36.934288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9784ad7f-cf93-438a-b68a-494e089a8987 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?status=available Jan 28 13:15:36.941985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9784ad7f-cf93-438a-b68a-494e089a8987 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:36.942447 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:36.942447 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:36.943071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9784ad7f-cf93-438a-b68a-494e089a8987 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:36.943919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-9784ad7f-cf93-438a-b68a-494e089a8987 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:36.945984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9784ad7f-cf93-438a-b68a-494e089a8987 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value available, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:36.949546 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:36.949546 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:36.951139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9784ad7f-cf93-438a-b68a-494e089a8987 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:37.086010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9784ad7f-cf93-438a-b68a-494e089a8987 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:37.087795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9784ad7f-cf93-438a-b68a-494e089a8987 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?status=available returned with HTTP 200 Jan 28 13:15:37.109786 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 971/1946] 10.222.0.38 () {58 vars in 1237 bytes} [Thu Jan 28 13:15:36 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes?status=available => generated 1174 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:37.123875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-756cc7bc-a443-4546-81b3-d1b693926724 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?availability_zone=nova Jan 28 13:15:37.128089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-756cc7bc-a443-4546-81b3-d1b693926724 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:37.128408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:37.128408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:37.128944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-756cc7bc-a443-4546-81b3-d1b693926724 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:37.129700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-756cc7bc-a443-4546-81b3-d1b693926724 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:37.130457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-756cc7bc-a443-4546-81b3-d1b693926724 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value nova, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:37.131430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:37.131430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:37.144288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-756cc7bc-a443-4546-81b3-d1b693926724 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:37.251831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-756cc7bc-a443-4546-81b3-d1b693926724 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:37.257688 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:37.257688 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:37.292923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-756cc7bc-a443-4546-81b3-d1b693926724 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 28 13:15:37.293782 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 972/1947] 10.222.0.38 () {58 vars in 1270 bytes} [Thu Jan 28 13:15:37 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?availability_zone=nova => generated 2761 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:37.320442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9c909b5-f22a-48cd-9bcc-198559fc8c2d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?bootable=false Jan 28 13:15:37.321387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9c909b5-f22a-48cd-9bcc-198559fc8c2d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:37.322140 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:37.322140 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:37.322774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9c909b5-f22a-48cd-9bcc-198559fc8c2d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:37.323724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-e9c909b5-f22a-48cd-9bcc-198559fc8c2d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:37.325922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e9c909b5-f22a-48cd-9bcc-198559fc8c2d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:37.423214 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e9c909b5-f22a-48cd-9bcc-198559fc8c2d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:37.426854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:37.426854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:37.439564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9c909b5-f22a-48cd-9bcc-198559fc8c2d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?bootable=false returned with HTTP 200 Jan 28 13:15:37.453108 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 973/1948] 10.222.0.38 () {58 vars in 1254 bytes} [Thu Jan 28 13:15:37 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?bootable=false => generated 2761 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:37.465955 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05225599-c02e-4e00-b893-4eb9ac42f31d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?status=available Jan 28 13:15:37.466752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05225599-c02e-4e00-b893-4eb9ac42f31d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:37.467117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:37.467117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:37.467800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05225599-c02e-4e00-b893-4eb9ac42f31d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:37.468631 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-05225599-c02e-4e00-b893-4eb9ac42f31d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:15:37.469374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-05225599-c02e-4e00-b893-4eb9ac42f31d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Could not evaluate value available, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:15:37.471422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-05225599-c02e-4e00-b893-4eb9ac42f31d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:15:37.538006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-05225599-c02e-4e00-b893-4eb9ac42f31d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Get all volumes completed successfully. Jan 28 13:15:37.541173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:37.541173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:37.562123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05225599-c02e-4e00-b893-4eb9ac42f31d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?status=available returned with HTTP 200 Jan 28 13:15:37.577598 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 974/1949] 10.222.0.38 () {58 vars in 1258 bytes} [Thu Jan 28 13:15:37 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/detail?status=available => generated 2761 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:15:37.613001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03c761a2-6ce3-4e02-9e1c-24631d11455a tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] DELETE http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:37.614886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03c761a2-6ce3-4e02-9e1c-24631d11455a tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:37.615497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:37.615497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:37.617480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03c761a2-6ce3-4e02-9e1c-24631d11455a tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:37.619616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-03c761a2-6ce3-4e02-9e1c-24631d11455a tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Delete volume with id: 9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:37.700465 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:37.700465 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:37.702925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-03c761a2-6ce3-4e02-9e1c-24631d11455a tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:37.762382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-03c761a2-6ce3-4e02-9e1c-24631d11455a tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Delete volume request issued successfully. Jan 28 13:15:37.763055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03c761a2-6ce3-4e02-9e1c-24631d11455a tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 202 Jan 28 13:15:37.767503 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 975/1950] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:37 2021] DELETE /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:37.771776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f1dc5c5-a58f-4c87-871c-d03cfc5a59c7 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:37.772438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f1dc5c5-a58f-4c87-871c-d03cfc5a59c7 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:37.772902 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:37.772902 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:37.773468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f1dc5c5-a58f-4c87-871c-d03cfc5a59c7 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:37.883142 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:37.883142 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:37.915276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f1dc5c5-a58f-4c87-871c-d03cfc5a59c7 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:37.985374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f1dc5c5-a58f-4c87-871c-d03cfc5a59c7 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 200 Jan 28 13:15:37.987041 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 976/1951] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:37 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 => generated 925 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:38.176550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e435dc6b-0df5-4ee3-aa6e-49d665045d95 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Lock "b'cinder-attachment_update-11955448-73cf-4b69-9795-b626504aa7a4-n-h1-705657-14'" released by "attachment_update" :: held 3.302s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:15:38.177721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-e435dc6b-0df5-4ee3-aa6e-49d665045d95 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3 returned with HTTP 200 Jan 28 13:15:38.178794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 976/1952] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:15:34 2021] PUT /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3 => generated 762 bytes in 3377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:15:38.250226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-0a69dc08-64e3-41ca-a5d1-4ded4128ddf0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] POST http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3/action Jan 28 13:15:38.251137 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:38.251137 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:38.251932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-0a69dc08-64e3-41ca-a5d1-4ded4128ddf0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:38.252514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-0a69dc08-64e3-41ca-a5d1-4ded4128ddf0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:38.412266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:38.412266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:38.446009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-18f0866e-17bd-44a2-be80-65f851feac37 req-0a69dc08-64e3-41ca-a5d1-4ded4128ddf0 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3/action returned with HTTP 204 Jan 28 13:15:38.447174 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 977/1953] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:15:38 2021] POST /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:15:39.006067 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab9a3ba4-1539-4b2a-ba09-ae7d85864247 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:39.007456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab9a3ba4-1539-4b2a-ba09-ae7d85864247 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:39.007892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:39.007892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:39.010325 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab9a3ba4-1539-4b2a-ba09-ae7d85864247 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:39.191550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:39.191550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:39.205435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ab9a3ba4-1539-4b2a-ba09-ae7d85864247 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:39.241067 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab9a3ba4-1539-4b2a-ba09-ae7d85864247 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 200 Jan 28 13:15:39.242827 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 977/1954] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:38 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 => generated 925 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:40.259020 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56393645-4cee-4ca1-a6ff-619074c8f36d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:40.260414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56393645-4cee-4ca1-a6ff-619074c8f36d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:40.260840 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:40.260840 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:40.261529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56393645-4cee-4ca1-a6ff-619074c8f36d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:40.441821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:40.441821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:40.515561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-56393645-4cee-4ca1-a6ff-619074c8f36d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:40.567358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56393645-4cee-4ca1-a6ff-619074c8f36d tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 200 Jan 28 13:15:40.569264 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 978/1955] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:40 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 => generated 925 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:41.066220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f90ca582-2a4e-4ec3-92c2-064627393fe8 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] POST http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types Jan 28 13:15:41.067046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:41.067046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:41.067645 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f90ca582-2a4e-4ec3-92c2-064627393fe8 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1621920223", "os-volume-type-access:is_public": false}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:41.165859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f90ca582-2a4e-4ec3-92c2-064627393fe8 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types returned with HTTP 200 Jan 28 13:15:41.166721 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 978/1956] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:15:40 2021] POST /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types => generated 229 bytes in 863 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:41.593487 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60662d36-407d-4d9c-b59a-9ee7cedf2a65 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 Jan 28 13:15:41.596413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60662d36-407d-4d9c-b59a-9ee7cedf2a65 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:41.600374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60662d36-407d-4d9c-b59a-9ee7cedf2a65 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:41.685662 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60662d36-407d-4d9c-b59a-9ee7cedf2a65 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 returned with HTTP 404 Jan 28 13:15:41.687094 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 979/1957] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:41 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/9f300747-2a16-4dba-8739-77bc50ab8346 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:41.696185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edf6c781-2b19-4711-82f7-7d2d17dc26e5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] DELETE http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:41.696889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edf6c781-2b19-4711-82f7-7d2d17dc26e5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:41.697717 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edf6c781-2b19-4711-82f7-7d2d17dc26e5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:41.700128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-edf6c781-2b19-4711-82f7-7d2d17dc26e5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Delete volume with id: 2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:41.786022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:41.786022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:41.789923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-edf6c781-2b19-4711-82f7-7d2d17dc26e5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:41.801603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63316480-9cab-42f4-a24d-8694ae4e104c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] POST http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes Jan 28 13:15:41.802645 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:41.802645 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:41.803870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63316480-9cab-42f4-a24d-8694ae4e104c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59d445ad-abf3-426a-b88d-75ae1c57b957", "size": 1}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:41.805816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-63316480-9cab-42f4-a24d-8694ae4e104c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Create volume request body: {'volume': {'volume_type': '59d445ad-abf3-426a-b88d-75ae1c57b957', 'size': 1}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:15:41.901726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-edf6c781-2b19-4711-82f7-7d2d17dc26e5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Delete volume request issued successfully. Jan 28 13:15:41.902321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edf6c781-2b19-4711-82f7-7d2d17dc26e5 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 202 Jan 28 13:15:41.912714 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 980/1958] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:41 2021] DELETE /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:41.918016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63316480-9cab-42f4-a24d-8694ae4e104c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes returned with HTTP 404 Jan 28 13:15:41.924387 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 979/1959] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:15:41 2021] POST /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes => generated 114 bytes in 751 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:41.929278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-428ed5fc-dd2e-4499-b917-7dd1c4454366 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:41.930793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-428ed5fc-dd2e-4499-b917-7dd1c4454366 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:41.931080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:41.931080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:41.939404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-428ed5fc-dd2e-4499-b917-7dd1c4454366 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:41.942149 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a16d3297-0355-4fdc-a9ac-516106056b65 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] POST http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957/action Jan 28 13:15:41.948073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a16d3297-0355-4fdc-a9ac-516106056b65 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action body: b'{"addProjectAccess": {"project": "7658775e28a74a1fa06151c9bedf4693"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:41.953956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a16d3297-0355-4fdc-a9ac-516106056b65 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7658775e28a74a1fa06151c9bedf4693"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:42.082412 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:42.082412 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:42.099151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-428ed5fc-dd2e-4499-b917-7dd1c4454366 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:42.104715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a16d3297-0355-4fdc-a9ac-516106056b65 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957/action returned with HTTP 202 Jan 28 13:15:42.105857 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 980/1960] 10.222.0.38 () {60 vars in 1351 bytes} [Thu Jan 28 13:15:41 2021] POST /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:42.113837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] POST http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes Jan 28 13:15:42.114679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59d445ad-abf3-426a-b88d-75ae1c57b957", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-929178863"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:42.115890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Create volume request body: {'volume': {'volume_type': '59d445ad-abf3-426a-b88d-75ae1c57b957', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-929178863'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:15:42.158555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-428ed5fc-dd2e-4499-b917-7dd1c4454366 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:42.160958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Create volume of 1 GB Jan 28 13:15:42.161708 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:42.161708 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:42.162391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Availability Zones retrieved successfully. Jan 28 13:15:42.165420 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 981/1961] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:41 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 925 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:42.236386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Flow 'volume_create_api' (8d797d39-85d4-4ff8-ad30-87ea9c67a1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:42.250418 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f189f3-bf16-442f-ae0b-94c5a8ec9db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:42.255798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:15:42.398907 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f189f3-bf16-442f-ae0b-94c5a8ec9db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:15:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=59d445ad-abf3-426a-b88d-75ae1c57b957,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1621920223',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59d445ad-abf3-426a-b88d-75ae1c57b957', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:42.401618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (926d69f4-3782-43fd-8d24-ea92d2f38236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:42.466187 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1621920223 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1621920223, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:15:42.467084 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1621920223 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1621920223, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:15:42.576951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Created reservations ['2ee89c10-c419-470b-81c9-58d72ecb0119', 'ee95bd72-2e80-4d6f-8e73-51888d0aa1c7', '9d4e22a7-5075-4aa7-80c3-5766fe55895b', '9975972b-8064-489c-aa80-0249be1d4827'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:42.580704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (926d69f4-3782-43fd-8d24-ea92d2f38236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ee89c10-c419-470b-81c9-58d72ecb0119', 'ee95bd72-2e80-4d6f-8e73-51888d0aa1c7', '9d4e22a7-5075-4aa7-80c3-5766fe55895b', '9975972b-8064-489c-aa80-0249be1d4827']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:42.584049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80820210-50fe-4413-b57d-63dc03f70d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:42.749596 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80820210-50fe-4413-b57d-63dc03f70d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5338221-afe9-4100-acc1-5b1f47481234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-929178863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7658775e28a74a1fa06151c9bedf4693',qos_specs=None,replication_status=,reservations=['2ee89c10-c419-470b-81c9-58d72ecb0119','ee95bd72-2e80-4d6f-8e73-51888d0aa1c7','9d4e22a7-5075-4aa7-80c3-5766fe55895b','9975972b-8064-489c-aa80-0249be1d4827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cd9131143fe418cbc24fdbf7b87fdc6',volume_type_id=59d445ad-abf3-426a-b88d-75ae1c57b957), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-929178863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5338221-afe9-4100-acc1-5b1f47481234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7658775e28a74a1fa06151c9bedf4693',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5cd9131143fe418cbc24fdbf7b87fdc6',volume_attachment=,volume_type=,volume_type_id=59d445ad-abf3-426a-b88d-75ae1c57b957)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:42.752724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f14e1d8-ae83-4fad-af22-2ea48a36e617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:42.832932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f14e1d8-ae83-4fad-af22-2ea48a36e617) transitioned into state 'SUCCESS' from state '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-929178863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7658775e28a74a1fa06151c9bedf4693',qos_specs=None,replication_status=,reservations=['2ee89c10-c419-470b-81c9-58d72ecb0119','ee95bd72-2e80-4d6f-8e73-51888d0aa1c7','9d4e22a7-5075-4aa7-80c3-5766fe55895b','9975972b-8064-489c-aa80-0249be1d4827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cd9131143fe418cbc24fdbf7b87fdc6',volume_type_id=59d445ad-abf3-426a-b88d-75ae1c57b957)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:42.837410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf10337-b2b9-4396-922a-cee9368691e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:42.893480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf10337-b2b9-4396-922a-cee9368691e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:42.903680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Flow 'volume_create_api' (8d797d39-85d4-4ff8-ad30-87ea9c67a1bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:43.092872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Create volume request issued successfully. Jan 28 13:15:43.143380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc98803b-ae3f-486e-9e6f-5c0fac21cad8 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes returned with HTTP 202 Jan 28 13:15:43.145536 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 981/1962] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:15:42 2021] POST /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes => generated 861 bytes in 1035 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:15:43.160232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d91a2d97-f526-42ab-9022-b0883208a856 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] GET http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:43.160758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d91a2d97-f526-42ab-9022-b0883208a856 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:43.160977 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:43.160977 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:43.161350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d91a2d97-f526-42ab-9022-b0883208a856 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:43.181937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-358d2a09-d0f5-441e-a9a1-45c2efc5cf48 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:43.182460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-358d2a09-d0f5-441e-a9a1-45c2efc5cf48 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:43.182677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:43.182677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:43.183047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-358d2a09-d0f5-441e-a9a1-45c2efc5cf48 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:43.343996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:43.343996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:43.363041 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:43.363041 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:43.376457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-358d2a09-d0f5-441e-a9a1-45c2efc5cf48 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:43.396928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d91a2d97-f526-42ab-9022-b0883208a856 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Volume info retrieved successfully. Jan 28 13:15:43.472959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-358d2a09-d0f5-441e-a9a1-45c2efc5cf48 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:43.476841 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d91a2d97-f526-42ab-9022-b0883208a856 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 returned with HTTP 200 Jan 28 13:15:43.489266 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 982/1963] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:43 2021] GET /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 => generated 953 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:43.494629 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 982/1964] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:43 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 925 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:44.493815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0001655-5ff1-4134-a836-28ecb370f012 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] GET http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:44.498817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0001655-5ff1-4134-a836-28ecb370f012 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:44.498817 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:44.498817 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:44.498817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0001655-5ff1-4134-a836-28ecb370f012 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:44.508797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-401dfdc4-d196-4bb0-bb53-eab5b3c8c722 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:44.510045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-401dfdc4-d196-4bb0-bb53-eab5b3c8c722 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:44.510619 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:44.510619 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:44.511699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-401dfdc4-d196-4bb0-bb53-eab5b3c8c722 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:44.663301 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:44.663301 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:44.689630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-401dfdc4-d196-4bb0-bb53-eab5b3c8c722 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:44.701630 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:44.701630 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:44.738367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f0001655-5ff1-4134-a836-28ecb370f012 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Volume info retrieved successfully. Jan 28 13:15:44.744935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-401dfdc4-d196-4bb0-bb53-eab5b3c8c722 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 200 Jan 28 13:15:44.745694 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 983/1965] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:44 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 925 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:44.816394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0001655-5ff1-4134-a836-28ecb370f012 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 returned with HTTP 200 Jan 28 13:15:44.818421 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 983/1966] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:44 2021] GET /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 => generated 953 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:45.771110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d33b5482-6b98-4106-96aa-39f1832fd110 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a Jan 28 13:15:45.771997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d33b5482-6b98-4106-96aa-39f1832fd110 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:45.772171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:45.772171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:45.772793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d33b5482-6b98-4106-96aa-39f1832fd110 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:45.837758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8802e7a2-1774-4ed3-bc44-62eadbcd693c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] GET http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:45.838959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8802e7a2-1774-4ed3-bc44-62eadbcd693c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:45.839521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:45.839521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:45.840450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8802e7a2-1774-4ed3-bc44-62eadbcd693c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:46.012709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d33b5482-6b98-4106-96aa-39f1832fd110 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a returned with HTTP 404 Jan 28 13:15:46.017437 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 984/1967] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:45 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/2269214f-5795-4c32-aec6-8d68be65487a => generated 109 bytes in 251 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:46.021723 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dabc5157-da80-4bcf-bc64-d30b33795846 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] DELETE http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:46.022251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dabc5157-da80-4bcf-bc64-d30b33795846 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:46.022748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dabc5157-da80-4bcf-bc64-d30b33795846 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:46.023361 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-dabc5157-da80-4bcf-bc64-d30b33795846 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Delete volume with id: 19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:46.135193 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:46.135193 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:46.160883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:46.160883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:46.162125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dabc5157-da80-4bcf-bc64-d30b33795846 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:46.176725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8802e7a2-1774-4ed3-bc44-62eadbcd693c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Volume info retrieved successfully. Jan 28 13:15:46.232264 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dabc5157-da80-4bcf-bc64-d30b33795846 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Delete volume request issued successfully. Jan 28 13:15:46.232758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dabc5157-da80-4bcf-bc64-d30b33795846 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 202 Jan 28 13:15:46.233840 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 985/1968] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:46 2021] DELETE /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:46.242229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e32903f-ebad-4716-a911-069026579341 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:46.242765 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e32903f-ebad-4716-a911-069026579341 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:46.242956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:46.242956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:46.243397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e32903f-ebad-4716-a911-069026579341 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:46.297087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8802e7a2-1774-4ed3-bc44-62eadbcd693c tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 returned with HTTP 200 Jan 28 13:15:46.299433 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 984/1969] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:45 2021] GET /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 => generated 954 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:46.321058 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de3a3ad1-62e1-4a19-afbe-cd26f8aa5d65 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] POST http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957/action Jan 28 13:15:46.322374 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:46.322374 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:46.323689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de3a3ad1-62e1-4a19-afbe-cd26f8aa5d65 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action body: b'{"removeProjectAccess": {"project": "7658775e28a74a1fa06151c9bedf4693"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:46.337109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de3a3ad1-62e1-4a19-afbe-cd26f8aa5d65 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7658775e28a74a1fa06151c9bedf4693"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:46.348741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:46.348741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:46.378815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6e32903f-ebad-4716-a911-069026579341 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:46.419601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e32903f-ebad-4716-a911-069026579341 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:46.420503 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 986/1970] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:46 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 925 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:15:46.426320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de3a3ad1-62e1-4a19-afbe-cd26f8aa5d65 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957/action returned with HTTP 202 Jan 28 13:15:46.428487 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 985/1971] 10.222.0.38 () {60 vars in 1351 bytes} [Thu Jan 28 13:15:46 2021] POST /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:15:46.438638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11dbda6b-013b-413a-ba5f-3a654121e85f tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] POST http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types Jan 28 13:15:46.447374 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:46.447374 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:46.448050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-11dbda6b-013b-413a-ba5f-3a654121e85f tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1183353922", "os-volume-type-access:is_public": false}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:46.539763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11dbda6b-013b-413a-ba5f-3a654121e85f tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types returned with HTTP 200 Jan 28 13:15:46.540290 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 987/1972] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:15:46 2021] POST /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types => generated 229 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:46.551065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b02dee00-e249-4f7e-a1d7-78bedeebf386 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] POST http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action Jan 28 13:15:46.551964 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b02dee00-e249-4f7e-a1d7-78bedeebf386 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action body: b'{"addProjectAccess": {"project": "7658775e28a74a1fa06151c9bedf4693"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:46.552375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b02dee00-e249-4f7e-a1d7-78bedeebf386 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7658775e28a74a1fa06151c9bedf4693"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:46.645082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b02dee00-e249-4f7e-a1d7-78bedeebf386 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action returned with HTTP 202 Jan 28 13:15:46.646414 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 986/1973] 10.222.0.38 () {60 vars in 1351 bytes} [Thu Jan 28 13:15:46 2021] POST /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:46.655022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0fd552d-bd78-4a38-ab4e-0fe3e2934263 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] POST http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action Jan 28 13:15:46.655993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0fd552d-bd78-4a38-ab4e-0fe3e2934263 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action body: b'{"addProjectAccess": {"project": "a22da705d29a49d6abace39c5ec43cc3"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:46.656445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0fd552d-bd78-4a38-ab4e-0fe3e2934263 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a22da705d29a49d6abace39c5ec43cc3"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:46.704214 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0fd552d-bd78-4a38-ab4e-0fe3e2934263 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action returned with HTTP 202 Jan 28 13:15:46.705067 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 988/1974] 10.222.0.38 () {60 vars in 1351 bytes} [Thu Jan 28 13:15:46 2021] POST /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:46.716923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6e8dd69-d288-4016-b56a-a9251634eb34 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] GET http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/os-volume-type-access Jan 28 13:15:46.717437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6e8dd69-d288-4016-b56a-a9251634eb34 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:46.717963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6e8dd69-d288-4016-b56a-a9251634eb34 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:46.754399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6e8dd69-d288-4016-b56a-a9251634eb34 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/os-volume-type-access returned with HTTP 200 Jan 28 13:15:46.759792 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 987/1975] 10.222.0.38 () {58 vars in 1375 bytes} [Thu Jan 28 13:15:46 2021] GET /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/os-volume-type-access => generated 244 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:46.766266 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7250b90-a83f-481f-ba86-b65ffcade9f9 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] POST http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action Jan 28 13:15:46.767153 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7250b90-a83f-481f-ba86-b65ffcade9f9 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action body: b'{"removeProjectAccess": {"project": "a22da705d29a49d6abace39c5ec43cc3"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:46.767444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7250b90-a83f-481f-ba86-b65ffcade9f9 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a22da705d29a49d6abace39c5ec43cc3"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:46.816096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7250b90-a83f-481f-ba86-b65ffcade9f9 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action returned with HTTP 202 Jan 28 13:15:46.816920 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 989/1976] 10.222.0.38 () {60 vars in 1351 bytes} [Thu Jan 28 13:15:46 2021] POST /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:46.825641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd3cb25c-a2f3-4e0e-b0e6-394f5df0c3b6 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] POST http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action Jan 28 13:15:46.826445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd3cb25c-a2f3-4e0e-b0e6-394f5df0c3b6 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action body: b'{"removeProjectAccess": {"project": "7658775e28a74a1fa06151c9bedf4693"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:15:46.828773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd3cb25c-a2f3-4e0e-b0e6-394f5df0c3b6 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7658775e28a74a1fa06151c9bedf4693"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:46.880346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd3cb25c-a2f3-4e0e-b0e6-394f5df0c3b6 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action returned with HTTP 202 Jan 28 13:15:46.881270 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 988/1977] 10.222.0.38 () {60 vars in 1351 bytes} [Thu Jan 28 13:15:46 2021] POST /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:46.890183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d68c03f4-5847-483b-bd54-ebcb4358c896 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] DELETE http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a Jan 28 13:15:46.890700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d68c03f4-5847-483b-bd54-ebcb4358c896 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:46.891207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d68c03f4-5847-483b-bd54-ebcb4358c896 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:47.070943 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:15:47.070943 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:15:47.099790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d68c03f4-5847-483b-bd54-ebcb4358c896 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a returned with HTTP 202 Jan 28 13:15:47.100954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 990/1978] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:15:46 2021] DELETE /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:47.108963 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35cd4acf-d1cd-4c7e-b6d2-dc8c3e2ef6f8 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] GET http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a Jan 28 13:15:47.109540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35cd4acf-d1cd-4c7e-b6d2-dc8c3e2ef6f8 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:47.110035 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35cd4acf-d1cd-4c7e-b6d2-dc8c3e2ef6f8 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:47.150525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35cd4acf-d1cd-4c7e-b6d2-dc8c3e2ef6f8 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a returned with HTTP 404 Jan 28 13:15:47.151643 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 989/1979] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:15:47 2021] GET /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/ef2d279e-1b01-4fee-b424-61fd25346d3a => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:47.159586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37beae4e-c110-4384-bb68-ebb579732036 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] DELETE http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:47.160111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37beae4e-c110-4384-bb68-ebb579732036 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:47.160705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37beae4e-c110-4384-bb68-ebb579732036 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:47.161179 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-37beae4e-c110-4384-bb68-ebb579732036 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Delete volume with id: d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:47.272695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:47.272695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:47.274779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-37beae4e-c110-4384-bb68-ebb579732036 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Volume info retrieved successfully. Jan 28 13:15:47.348023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-37beae4e-c110-4384-bb68-ebb579732036 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Delete volume request issued successfully. Jan 28 13:15:47.348023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37beae4e-c110-4384-bb68-ebb579732036 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 returned with HTTP 202 Jan 28 13:15:47.352600 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 991/1980] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:15:47 2021] DELETE /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:15:47.358078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad3995c3-8d30-4ed0-9efb-68e42a78f04b tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] GET http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:47.358528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad3995c3-8d30-4ed0-9efb-68e42a78f04b tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:47.359412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad3995c3-8d30-4ed0-9efb-68e42a78f04b tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:47.438094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77943cbd-1310-4351-8c6a-8072124695d4 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:47.439020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77943cbd-1310-4351-8c6a-8072124695d4 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:47.439296 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:47.439296 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:47.440635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77943cbd-1310-4351-8c6a-8072124695d4 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:47.469170 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:47.469170 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:47.496342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ad3995c3-8d30-4ed0-9efb-68e42a78f04b tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Volume info retrieved successfully. Jan 28 13:15:47.571723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:47.571723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:47.590280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad3995c3-8d30-4ed0-9efb-68e42a78f04b tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 returned with HTTP 200 Jan 28 13:15:47.601039 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 990/1981] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:47 2021] GET /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 => generated 953 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:47.609508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-77943cbd-1310-4351-8c6a-8072124695d4 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:47.674404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77943cbd-1310-4351-8c6a-8072124695d4 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:47.676305 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 992/1982] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:47 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 925 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:48.620031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2d022bb-1088-440f-b142-4780cdf4a0bb tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] GET http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:48.621817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2d022bb-1088-440f-b142-4780cdf4a0bb tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:48.624645 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:48.624645 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:48.625752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2d022bb-1088-440f-b142-4780cdf4a0bb tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:48.706243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75e0ff72-956a-4417-b90f-da9aa9a069e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:48.707077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75e0ff72-956a-4417-b90f-da9aa9a069e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:48.707484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:48.707484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:48.708140 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75e0ff72-956a-4417-b90f-da9aa9a069e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:48.840729 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:48.840729 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:48.851746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-75e0ff72-956a-4417-b90f-da9aa9a069e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:48.877080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:48.877080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:48.896571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b2d022bb-1088-440f-b142-4780cdf4a0bb tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Volume info retrieved successfully. Jan 28 13:15:48.924211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75e0ff72-956a-4417-b90f-da9aa9a069e8 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:48.926028 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 993/1983] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:48 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 925 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:48.971786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2d022bb-1088-440f-b142-4780cdf4a0bb tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 returned with HTTP 200 Jan 28 13:15:48.973107 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 991/1984] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:48 2021] GET /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 => generated 953 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:49.958979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-178d139f-818d-43ac-a9f5-6ea7d55b64ae tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:49.959710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-178d139f-818d-43ac-a9f5-6ea7d55b64ae tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:49.960152 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:49.960152 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:49.960907 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-178d139f-818d-43ac-a9f5-6ea7d55b64ae tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:49.989314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81391cd5-b74d-467f-aa78-4509e1f74950 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] GET http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:49.990209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81391cd5-b74d-467f-aa78-4509e1f74950 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:49.990898 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:49.990898 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:49.991651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81391cd5-b74d-467f-aa78-4509e1f74950 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:50.164549 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:50.164549 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:50.189658 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:50.189658 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:50.202340 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-178d139f-818d-43ac-a9f5-6ea7d55b64ae tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Volume info retrieved successfully. Jan 28 13:15:50.223077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-81391cd5-b74d-467f-aa78-4509e1f74950 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Volume info retrieved successfully. Jan 28 13:15:50.272930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-178d139f-818d-43ac-a9f5-6ea7d55b64ae tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 200 Jan 28 13:15:50.283999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 994/1985] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:49 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 925 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:50.292970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81391cd5-b74d-467f-aa78-4509e1f74950 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 returned with HTTP 200 Jan 28 13:15:50.299386 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 992/1986] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:49 2021] GET /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 => generated 953 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:51.320425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2cf5d45b-b507-413f-8f5d-a638679cdbe1 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] GET http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 Jan 28 13:15:51.322631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c55c697a-1838-4507-a06b-ece2498335a9 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] GET http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 Jan 28 13:15:51.323453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c55c697a-1838-4507-a06b-ece2498335a9 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:51.323877 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:51.323877 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:51.324563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c55c697a-1838-4507-a06b-ece2498335a9 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:51.324886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2cf5d45b-b507-413f-8f5d-a638679cdbe1 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:51.325491 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:51.325491 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:51.326900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2cf5d45b-b507-413f-8f5d-a638679cdbe1 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:51.444512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c55c697a-1838-4507-a06b-ece2498335a9 tempest-VolumesListTestJSON-1633925027 tempest-VolumesListTestJSON-1633925027-project] http://10.222.0.38/volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 returned with HTTP 404 Jan 28 13:15:51.446283 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 995/1987] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:51 2021] GET /volume/v3/5cce6e957b2444aea293655de5fbe152/volumes/19a0ae9d-10d4-4ab5-86c0-81f3e0336aa7 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:51.480524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:51.480524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:51.498258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2cf5d45b-b507-413f-8f5d-a638679cdbe1 tempest-VolumeTypesAccessTest-1165620993 tempest-VolumeTypesAccessTest-1165620993-project] http://10.222.0.38/volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 returned with HTTP 404 Jan 28 13:15:51.502471 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 993/1988] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:51 2021] GET /volume/v3/7658775e28a74a1fa06151c9bedf4693/volumes/d5338221-afe9-4100-acc1-5b1f47481234 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:51.511094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e6f796a3-00f8-4151-b16b-21312b63148b tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] DELETE http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957 Jan 28 13:15:51.512108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e6f796a3-00f8-4151-b16b-21312b63148b tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:51.513004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e6f796a3-00f8-4151-b16b-21312b63148b tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:51.677511 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:15:51.677511 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:15:51.696586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e6f796a3-00f8-4151-b16b-21312b63148b tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957 returned with HTTP 202 Jan 28 13:15:51.701477 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 996/1989] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:15:51 2021] DELETE /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:15:51.705320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3642df0-eec5-43a1-b0b1-6dc295eb15c9 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] GET http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957 Jan 28 13:15:51.705848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3642df0-eec5-43a1-b0b1-6dc295eb15c9 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:51.706068 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:51.706068 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:51.706446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3642df0-eec5-43a1-b0b1-6dc295eb15c9 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:51.740413 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3642df0-eec5-43a1-b0b1-6dc295eb15c9 tempest-VolumeTypesAccessTest-70289326 tempest-VolumeTypesAccessTest-70289326-project-admin] http://10.222.0.38/volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957 returned with HTTP 404 Jan 28 13:15:51.741526 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 994/1990] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:15:51 2021] GET /volume/v3/58dfe82b8d054962a2d416f2bf3e95c9/types/59d445ad-abf3-426a-b88d-75ae1c57b957 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:15:57.395811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] POST http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes Jan 28 13:15:57.396608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-680755777"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:57.397987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-680755777'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:15:57.398602 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Create volume of 1 GB Jan 28 13:15:57.425783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Availability Zones retrieved successfully. Jan 28 13:15:57.447116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Flow 'volume_create_api' (ad515780-8176-4a6b-8931-1aab9029592e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:57.450906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b70a8f-f7a8-4de7-967b-9d8011280189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:57.453438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:15:57.531659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b70a8f-f7a8-4de7-967b-9d8011280189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:57.534976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d6e55e-405c-4193-b07e-70e4990e5858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:57.646118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Created reservations ['bc6f2c87-6dc1-4ffc-b386-af7c887fde6c', 'e08ec3fc-c885-4dfd-94aa-c14c72d3ff17', '9782665d-7c79-480f-9550-176acc67f2ec', '9258e3ed-1817-4d36-b874-598edc4c60a7'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:57.648972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d6e55e-405c-4193-b07e-70e4990e5858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc6f2c87-6dc1-4ffc-b386-af7c887fde6c', 'e08ec3fc-c885-4dfd-94aa-c14c72d3ff17', '9782665d-7c79-480f-9550-176acc67f2ec', '9258e3ed-1817-4d36-b874-598edc4c60a7']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:57.651914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e3fa73-ef42-45b3-89ed-fb7a34c61ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:57.753726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e3fa73-ef42-45b3-89ed-fb7a34c61ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '556ef7d1-491f-4be9-b396-8f0a9ca9e193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-680755777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9e1d73efe84443ac634886758e703d',qos_specs=None,replication_status=,reservations=['bc6f2c87-6dc1-4ffc-b386-af7c887fde6c','e08ec3fc-c885-4dfd-94aa-c14c72d3ff17','9782665d-7c79-480f-9550-176acc67f2ec','9258e3ed-1817-4d36-b874-598edc4c60a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8674066b0694fee9e7a032dd19f063b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-680755777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=556ef7d1-491f-4be9-b396-8f0a9ca9e193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9e1d73efe84443ac634886758e703d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a8674066b0694fee9e7a032dd19f063b',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:57.756163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (024d18cb-747e-4cac-afd3-12c34413f098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:57.814101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (024d18cb-747e-4cac-afd3-12c34413f098) transitioned into state 'SUCCESS' from state '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-680755777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9e1d73efe84443ac634886758e703d',qos_specs=None,replication_status=,reservations=['bc6f2c87-6dc1-4ffc-b386-af7c887fde6c','e08ec3fc-c885-4dfd-94aa-c14c72d3ff17','9782665d-7c79-480f-9550-176acc67f2ec','9258e3ed-1817-4d36-b874-598edc4c60a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8674066b0694fee9e7a032dd19f063b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:57.816101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb4e93c-4848-4b15-bf5c-9fce2086a653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:15:57.843157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb4e93c-4848-4b15-bf5c-9fce2086a653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:15:57.848073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Flow 'volume_create_api' (ad515780-8176-4a6b-8931-1aab9029592e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:15:57.958368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Create volume request issued successfully. Jan 28 13:15:57.997836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fb2ac75-2f53-49e2-b3d7-7505c2358aca tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes returned with HTTP 202 Jan 28 13:15:57.999376 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 997/1991] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:15:57 2021] POST /volume/v3/3f9e1d73efe84443ac634886758e703d/volumes => generated 826 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:58.016060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2dd917c1-a713-42fd-bc9d-52f1729d5f90 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:15:58.016943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2dd917c1-a713-42fd-bc9d-52f1729d5f90 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:58.017771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2dd917c1-a713-42fd-bc9d-52f1729d5f90 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:58.124885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:58.124885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:58.148754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2dd917c1-a713-42fd-bc9d-52f1729d5f90 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:15:58.236177 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2dd917c1-a713-42fd-bc9d-52f1729d5f90 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 returned with HTTP 200 Jan 28 13:15:58.239552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 995/1992] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:58 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 => generated 894 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:59.256725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c78fc21d-6958-4022-8127-52d568cf2fb9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:15:59.258086 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c78fc21d-6958-4022-8127-52d568cf2fb9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:59.258525 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:59.258525 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:59.259410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c78fc21d-6958-4022-8127-52d568cf2fb9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:59.315789 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:59.315789 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:59.326573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c78fc21d-6958-4022-8127-52d568cf2fb9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:15:59.354298 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c78fc21d-6958-4022-8127-52d568cf2fb9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 returned with HTTP 200 Jan 28 13:15:59.355446 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 998/1993] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:15:59 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:59.375821 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfaae1dd-1fec-476a-8496-ec8688b6d9b8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] POST http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots Jan 28 13:15:59.376525 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:59.376525 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:59.377488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfaae1dd-1fec-476a-8496-ec8688b6d9b8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "556ef7d1-491f-4be9-b396-8f0a9ca9e193", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-392558018"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:15:59.452160 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:59.452160 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:59.454195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cfaae1dd-1fec-476a-8496-ec8688b6d9b8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:15:59.454778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-cfaae1dd-1fec-476a-8496-ec8688b6d9b8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Create snapshot from volume 556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:15:59.577714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-cfaae1dd-1fec-476a-8496-ec8688b6d9b8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Created reservations ['e8d31352-1eff-4b08-ab38-30a0d0c74f6d', '9dca408b-7dc4-4288-a290-66fac18ec178', '924dc008-a78a-4c75-9f16-083669dcc6ae', '0d7ff6f3-1895-4140-add7-9565a9ba14f5'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:15:59.783052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-77d11e27-8eeb-49f4-9c88-57b9f0c8f7bd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:15:59.784049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-77d11e27-8eeb-49f4-9c88-57b9f0c8f7bd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:59.784419 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:59.784419 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:59.785343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-77d11e27-8eeb-49f4-9c88-57b9f0c8f7bd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:59.838498 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cfaae1dd-1fec-476a-8496-ec8688b6d9b8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot create request issued successfully. Jan 28 13:15:59.840676 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfaae1dd-1fec-476a-8496-ec8688b6d9b8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots returned with HTTP 202 Jan 28 13:15:59.842110 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 996/1994] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:15:59 2021] POST /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots => generated 313 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:15:59.856175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:15:59.857387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:15:59.857827 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:15:59.857827 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:15:59.858472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:15:59.890458 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:59.890458 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:59.895391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:15:59.895391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:15:59.897009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:15:59.899787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 200 Jan 28 13:15:59.901413 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 997/1995] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:15:59 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:15:59.944742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-380416e1-403e-4555-a049-0916dee70822 req-77d11e27-8eeb-49f4-9c88-57b9f0c8f7bd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:00.006460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-77d11e27-8eeb-49f4-9c88-57b9f0c8f7bd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:00.007716 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 999/1996] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:15:59 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 916 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:00.121233 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume// Jan 28 13:16:00.121951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:00.122412 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:00.122412 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:00.123014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:00.125134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d24cf38-4623-4f21-a321-a16849a35eee tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:16:00.126257 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 998/1997] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:16:00 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:16:00.153517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-1bb34575-7d56-4136-97b7-f727a37d6cca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments Jan 28 13:16:00.154445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:00.154445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:00.155065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-1bb34575-7d56-4136-97b7-f727a37d6cca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf", "instance_uuid": "d164da34-3215-4c3d-a95b-347111ddcb5c", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:00.269471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:00.269471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:00.326426 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-1bb34575-7d56-4136-97b7-f727a37d6cca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments returned with HTTP 200 Jan 28 13:16:00.327902 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1000/1998] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:16:00 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:16:00.390833 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8a8c523-ce16-4dbc-b83a-108c63fa1a80 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:00.391884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8a8c523-ce16-4dbc-b83a-108c63fa1a80 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:00.393276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8a8c523-ce16-4dbc-b83a-108c63fa1a80 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:00.416754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-1bb34575-7d56-4136-97b7-f727a37d6cca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume// Jan 28 13:16:00.417788 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-1bb34575-7d56-4136-97b7-f727a37d6cca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:00.418221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:00.418221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:00.418862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-1bb34575-7d56-4136-97b7-f727a37d6cca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:00.420301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-1bb34575-7d56-4136-97b7-f727a37d6cca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:16:00.421129 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1001/1999] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:16:00 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:16:00.433941 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-298a1a4f-5b09-4b06-af7d-4ce246dfb783 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:00.434877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-298a1a4f-5b09-4b06-af7d-4ce246dfb783 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:00.435835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-298a1a4f-5b09-4b06-af7d-4ce246dfb783 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:00.512042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:00.512042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:00.533356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8a8c523-ce16-4dbc-b83a-108c63fa1a80 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:00.556263 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:00.556263 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:00.586327 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:00.586327 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:00.593921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-380416e1-403e-4555-a049-0916dee70822 req-298a1a4f-5b09-4b06-af7d-4ce246dfb783 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:00.643661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8a8c523-ce16-4dbc-b83a-108c63fa1a80 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:00.657149 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 999/2000] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:00 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 915 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:00.679653 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:00.679653 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:00.708082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-298a1a4f-5b09-4b06-af7d-4ce246dfb783 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:00.710449 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1002/2001] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:16:00 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 1014 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:16:00.751952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-c87e936b-2630-42ba-995c-5debe23143aa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] PUT http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a Jan 28 13:16:00.752904 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:00.752904 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:00.753611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-c87e936b-2630-42ba-995c-5debe23143aa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:00.823622 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:16:00.823622 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:16:00.824168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-380416e1-403e-4555-a049-0916dee70822 req-c87e936b-2630-42ba-995c-5debe23143aa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Lock "b'cinder-attachment_update-2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.018s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:16:00.826590 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:00.826590 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:00.913850 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a4b9afd-61e5-405a-8023-32251f5f0a89 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:00.915944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a4b9afd-61e5-405a-8023-32251f5f0a89 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:00.916718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:00.916718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:00.917669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a4b9afd-61e5-405a-8023-32251f5f0a89 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:00.987066 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:00.987066 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:00.988935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0a4b9afd-61e5-405a-8023-32251f5f0a89 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:00.991207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a4b9afd-61e5-405a-8023-32251f5f0a89 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 200 Jan 28 13:16:00.995106 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1003/2002] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:00 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 445 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:01.662222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d140e18f-24d9-4593-a82b-43e3e6262e10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:01.664502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d140e18f-24d9-4593-a82b-43e3e6262e10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:01.665086 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:01.665086 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:01.665668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d140e18f-24d9-4593-a82b-43e3e6262e10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:01.775508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:01.775508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:01.806741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d140e18f-24d9-4593-a82b-43e3e6262e10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:01.855385 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:01.855385 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:01.877934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d140e18f-24d9-4593-a82b-43e3e6262e10 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:01.891734 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1004/2003] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:01 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:02.007669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c854c0a-85fc-4307-a296-815896e5c19a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:02.008224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c854c0a-85fc-4307-a296-815896e5c19a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:02.008421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:02.008421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:02.008812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c854c0a-85fc-4307-a296-815896e5c19a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:02.089649 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:02.089649 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:02.090909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c854c0a-85fc-4307-a296-815896e5c19a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:02.105392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c854c0a-85fc-4307-a296-815896e5c19a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 200 Jan 28 13:16:02.111910 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1005/2004] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:02 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 445 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:02.916247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1221d65a-0eaa-4017-b4a3-abfa03becc31 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:02.917442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1221d65a-0eaa-4017-b4a3-abfa03becc31 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:02.919782 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:02.919782 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:02.920553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1221d65a-0eaa-4017-b4a3-abfa03becc31 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:03.029676 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:03.029676 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:03.051896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1221d65a-0eaa-4017-b4a3-abfa03becc31 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:03.107305 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:03.107305 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:03.122291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1221d65a-0eaa-4017-b4a3-abfa03becc31 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:03.123678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1006/2005] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:02 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:03.136913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d475c6a-6466-473e-af18-70899d8ca74c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:03.137416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d475c6a-6466-473e-af18-70899d8ca74c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:03.138029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:03.138029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:03.138697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d475c6a-6466-473e-af18-70899d8ca74c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:03.177528 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:03.177528 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:03.179492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0d475c6a-6466-473e-af18-70899d8ca74c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:03.182396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d475c6a-6466-473e-af18-70899d8ca74c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 200 Jan 28 13:16:03.183678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1007/2006] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:03 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:03.196334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-405fba9a-ba66-4e6b-bc29-8f1f09b02423 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] POST http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots Jan 28 13:16:03.197410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:03.197410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:03.198136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-405fba9a-ba66-4e6b-bc29-8f1f09b02423 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "556ef7d1-491f-4be9-b396-8f0a9ca9e193", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-419094970"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:03.270052 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:03.270052 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:03.274970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-405fba9a-ba66-4e6b-bc29-8f1f09b02423 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:16:03.277360 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-405fba9a-ba66-4e6b-bc29-8f1f09b02423 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Create snapshot from volume 556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:16:03.390257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-405fba9a-ba66-4e6b-bc29-8f1f09b02423 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Created reservations ['265557ed-8b40-41d1-a713-7aad9e975388', 'e6003b24-e322-4c15-8279-30c66c7a4f09', '3abb1d9f-f054-44ad-93d1-7d1a19aa5d5f', 'b2bf2b3b-9d68-4bb0-bedd-f97ebd29d1d4'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:03.476498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-380416e1-403e-4555-a049-0916dee70822 req-c87e936b-2630-42ba-995c-5debe23143aa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Lock "b'cinder-attachment_update-2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf-n-h2-705657-14'" released by "attachment_update" :: held 2.652s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:16:03.477409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-c87e936b-2630-42ba-995c-5debe23143aa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a returned with HTTP 200 Jan 28 13:16:03.478522 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1000/2007] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:16:00 2021] PUT /volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a => generated 762 bytes in 2732 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:16:03.547303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-405fba9a-ba66-4e6b-bc29-8f1f09b02423 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot create request issued successfully. Jan 28 13:16:03.548184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-405fba9a-ba66-4e6b-bc29-8f1f09b02423 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots returned with HTTP 202 Jan 28 13:16:03.557176 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1008/2008] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:16:03 2021] POST /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots => generated 313 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:16:03.571549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2dc210e-4a34-4fa0-9f5a-7b4cca4280a6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:03.571549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2dc210e-4a34-4fa0-9f5a-7b4cca4280a6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:03.571549 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:03.571549 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:03.571549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2dc210e-4a34-4fa0-9f5a-7b4cca4280a6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:03.614931 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:03.614931 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:03.617840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e2dc210e-4a34-4fa0-9f5a-7b4cca4280a6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:03.619977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2dc210e-4a34-4fa0-9f5a-7b4cca4280a6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 200 Jan 28 13:16:03.627508 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1001/2009] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:03 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 445 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:04.145445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3baf33ea-5c5a-4631-acde-555c238761cc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:04.146188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3baf33ea-5c5a-4631-acde-555c238761cc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:04.146542 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:04.146542 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:04.147099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3baf33ea-5c5a-4631-acde-555c238761cc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:04.250859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:04.250859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:04.278955 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3baf33ea-5c5a-4631-acde-555c238761cc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:04.318724 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:04.318724 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:04.342566 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3baf33ea-5c5a-4631-acde-555c238761cc tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:04.355552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1009/2010] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:04 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:04.648806 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f2e3afae-78a7-4153-b787-1bb3170c0981 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:04.653802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f2e3afae-78a7-4153-b787-1bb3170c0981 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:04.654609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:04.654609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:04.655348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f2e3afae-78a7-4153-b787-1bb3170c0981 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:04.723069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:04.723069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:04.728911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f2e3afae-78a7-4153-b787-1bb3170c0981 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:04.734351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f2e3afae-78a7-4153-b787-1bb3170c0981 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 200 Jan 28 13:16:04.738585 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1002/2011] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:04 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 445 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:05.361801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f46fc4ac-6dd9-491c-91f9-1b72d7294b65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:05.362355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f46fc4ac-6dd9-491c-91f9-1b72d7294b65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:05.362508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:05.362508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:05.363048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f46fc4ac-6dd9-491c-91f9-1b72d7294b65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:05.453595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:05.453595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:05.464592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f46fc4ac-6dd9-491c-91f9-1b72d7294b65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:05.492775 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:05.492775 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:05.510653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f46fc4ac-6dd9-491c-91f9-1b72d7294b65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:05.514032 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1010/2012] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:05 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:05.749570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f6d2ff6-cc68-4582-83b2-bb1ee4fe50c6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:05.750100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f6d2ff6-cc68-4582-83b2-bb1ee4fe50c6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:05.750320 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:05.750320 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:05.750777 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f6d2ff6-cc68-4582-83b2-bb1ee4fe50c6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:05.816484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:05.816484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:05.817913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3f6d2ff6-cc68-4582-83b2-bb1ee4fe50c6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:05.820756 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f6d2ff6-cc68-4582-83b2-bb1ee4fe50c6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 200 Jan 28 13:16:05.821755 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1003/2013] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:05 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 445 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:06.529444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b9ab970-816f-4bce-9e99-5c4a736af562 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:06.529981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b9ab970-816f-4bce-9e99-5c4a736af562 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:06.530125 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:06.530125 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:06.530675 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b9ab970-816f-4bce-9e99-5c4a736af562 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:06.658921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:06.658921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:06.679534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b9ab970-816f-4bce-9e99-5c4a736af562 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:06.725046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:06.725046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:06.749285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b9ab970-816f-4bce-9e99-5c4a736af562 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:06.760271 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1011/2014] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:06 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:06.836221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6e9eba8-80b8-4a03-ab3b-f943dc0c35ae tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:06.836750 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6e9eba8-80b8-4a03-ab3b-f943dc0c35ae tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:06.837164 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:06.837164 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:06.837798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6e9eba8-80b8-4a03-ab3b-f943dc0c35ae tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:06.898651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:06.898651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:06.902517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d6e9eba8-80b8-4a03-ab3b-f943dc0c35ae tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:06.906104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6e9eba8-80b8-4a03-ab3b-f943dc0c35ae tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 200 Jan 28 13:16:06.911903 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1004/2015] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:06 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 472 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:06.922026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8980d94c-ac87-4bbc-acb0-74bb1b7c05ff tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] POST http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots Jan 28 13:16:06.922497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:06.922497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:06.922923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8980d94c-ac87-4bbc-acb0-74bb1b7c05ff tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "556ef7d1-491f-4be9-b396-8f0a9ca9e193", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:07.036175 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:07.036175 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:07.039102 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8980d94c-ac87-4bbc-acb0-74bb1b7c05ff tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:16:07.039696 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-8980d94c-ac87-4bbc-acb0-74bb1b7c05ff tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Create snapshot from volume 556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:16:07.128960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-8980d94c-ac87-4bbc-acb0-74bb1b7c05ff tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Created reservations ['bb09fb52-a2e9-4e84-982b-32cd95b5137f', 'dc852b5b-8377-45ce-8569-885f9b21a919', '062c1fd7-f1c1-41ac-8be1-7f36212c56ae', '5321fab0-11f1-40f4-8eb9-5168b0f37bd0'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:07.339585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8980d94c-ac87-4bbc-acb0-74bb1b7c05ff tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot create request issued successfully. Jan 28 13:16:07.341400 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8980d94c-ac87-4bbc-acb0-74bb1b7c05ff tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots returned with HTTP 202 Jan 28 13:16:07.353977 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1012/2016] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:16:06 2021] POST /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots => generated 314 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:07.359012 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c95f490c-f9a6-4ce3-9c99-13879262b80f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:07.359625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c95f490c-f9a6-4ce3-9c99-13879262b80f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:07.359813 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:07.359813 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:07.360207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c95f490c-f9a6-4ce3-9c99-13879262b80f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:07.441536 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:07.441536 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:07.442714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c95f490c-f9a6-4ce3-9c99-13879262b80f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:07.460164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c95f490c-f9a6-4ce3-9c99-13879262b80f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 200 Jan 28 13:16:07.463875 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1005/2017] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:07 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 446 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:07.767279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0109947c-eb57-4c2f-b5d7-7460482e4751 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:07.768090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0109947c-eb57-4c2f-b5d7-7460482e4751 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:07.768416 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:07.768416 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:07.769479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0109947c-eb57-4c2f-b5d7-7460482e4751 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:07.901594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:07.901594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:07.934968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0109947c-eb57-4c2f-b5d7-7460482e4751 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:08.003883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:08.003883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:08.037206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0109947c-eb57-4c2f-b5d7-7460482e4751 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:08.057266 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1013/2018] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:07 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 916 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:08.472691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-755adeb2-6ad1-402b-8aed-223a93e0a340 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:08.473251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-755adeb2-6ad1-402b-8aed-223a93e0a340 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:08.477638 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:08.477638 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:08.477638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-755adeb2-6ad1-402b-8aed-223a93e0a340 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:08.546784 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:08.546784 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:08.548011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-755adeb2-6ad1-402b-8aed-223a93e0a340 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:08.549967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-755adeb2-6ad1-402b-8aed-223a93e0a340 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 200 Jan 28 13:16:08.550818 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1006/2019] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:08 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 446 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:09.047774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-be380989-bcf7-402f-8d17-eec06bcfe320 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a/action Jan 28 13:16:09.048722 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:09.048722 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:09.049912 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-be380989-bcf7-402f-8d17-eec06bcfe320 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:16:09.050818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-be380989-bcf7-402f-8d17-eec06bcfe320 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:09.061057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0d3fcd0-091e-4881-bb23-3d02e9d70a8f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:09.061838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0d3fcd0-091e-4881-bb23-3d02e9d70a8f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:09.062200 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:09.062200 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:09.066261 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0d3fcd0-091e-4881-bb23-3d02e9d70a8f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:09.227954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:09.227954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:09.248892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b0d3fcd0-091e-4881-bb23-3d02e9d70a8f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:09.277196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:09.277196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:09.277929 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:09.277929 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:09.289593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0d3fcd0-091e-4881-bb23-3d02e9d70a8f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:09.291462 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1007/2020] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:09 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:09.312883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-380416e1-403e-4555-a049-0916dee70822 req-be380989-bcf7-402f-8d17-eec06bcfe320 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a/action returned with HTTP 204 Jan 28 13:16:09.313849 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1014/2021] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:16:09 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a/action => generated 0 bytes in 272 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:09.589962 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae8d0d8a-cecc-4a92-977d-c92c65928ee6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:09.590688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae8d0d8a-cecc-4a92-977d-c92c65928ee6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:09.591154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:09.591154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:09.591886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae8d0d8a-cecc-4a92-977d-c92c65928ee6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:09.695460 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:09.695460 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:09.697121 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae8d0d8a-cecc-4a92-977d-c92c65928ee6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:09.699527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae8d0d8a-cecc-4a92-977d-c92c65928ee6 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 200 Jan 28 13:16:09.706807 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1008/2022] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:09 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 446 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:10.317377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db79504f-13e8-4ff3-9c35-e957ae7511e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:10.319005 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db79504f-13e8-4ff3-9c35-e957ae7511e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:10.319400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:10.319400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:10.320082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db79504f-13e8-4ff3-9c35-e957ae7511e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:10.374100 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:10.374100 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:10.383225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-db79504f-13e8-4ff3-9c35-e957ae7511e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:10.404689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:10.404689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:10.413982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db79504f-13e8-4ff3-9c35-e957ae7511e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:10.415467 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1015/2023] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:10 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 1208 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:16:10.433334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f51144d-a991-4cc6-a521-828ed955cd90 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:16:10.433794 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:10.433794 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:10.434482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f51144d-a991-4cc6-a521-828ed955cd90 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-86516806"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:10.490244 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:10.490244 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:10.491592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f51144d-a991-4cc6-a521-828ed955cd90 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:10.492139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-5f51144d-a991-4cc6-a521-828ed955cd90 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume 2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:10.559074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-5f51144d-a991-4cc6-a521-828ed955cd90 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['cbed9a6f-15ad-4513-b64d-65bea2f89ad2', 'c37b787f-1517-455f-b898-6d8feea3bb7c', '9c6f648f-9fa6-4187-a605-cea16f3db0b3', 'b7056b54-aed7-4943-af58-6b1726e6e671'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:10.742175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f816212-e90c-4625-881b-0f77c06b9072 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:10.746426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f816212-e90c-4625-881b-0f77c06b9072 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:10.746530 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:10.746530 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:10.746963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f816212-e90c-4625-881b-0f77c06b9072 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:10.835538 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:10.835538 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:10.837399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9f816212-e90c-4625-881b-0f77c06b9072 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:10.847784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f51144d-a991-4cc6-a521-828ed955cd90 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot force create request issued successfully. Jan 28 13:16:10.848420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f51144d-a991-4cc6-a521-828ed955cd90 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:16:10.849407 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1009/2024] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:16:10 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 308 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:10.867322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2962169e-5c16-4262-9ec8-319f1a93ed0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:10.868216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2962169e-5c16-4262-9ec8-319f1a93ed0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:10.868446 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:10.868446 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:10.868834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2962169e-5c16-4262-9ec8-319f1a93ed0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:10.878206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f816212-e90c-4625-881b-0f77c06b9072 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 200 Jan 28 13:16:10.885723 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1016/2025] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:10 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 473 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:10.893892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a7e806d-ef44-4066-bd8e-ae320da26e3e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=1 Jan 28 13:16:10.894437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a7e806d-ef44-4066-bd8e-ae320da26e3e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:10.894637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:10.894637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:10.903311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5a7e806d-ef44-4066-bd8e-ae320da26e3e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:10.909341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-5a7e806d-ef44-4066-bd8e-ae320da26e3e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:10.933989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-5a7e806d-ef44-4066-bd8e-ae320da26e3e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:10.941764 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:10.941764 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:10.945676 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2962169e-5c16-4262-9ec8-319f1a93ed0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:10.954601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2962169e-5c16-4262-9ec8-319f1a93ed0c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 200 Jan 28 13:16:10.980111 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1010/2026] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:10 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 440 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:10.999437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5a7e806d-ef44-4066-bd8e-ae320da26e3e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.000917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5a7e806d-ef44-4066-bd8e-ae320da26e3e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=1 returned with HTTP 200 Jan 28 13:16:11.002251 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1017/2027] 10.222.0.38 () {58 vars in 1225 bytes} [Thu Jan 28 13:16:10 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=1 => generated 515 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.018923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b995544e-ff11-4525-9e4b-84de8c146462 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots Jan 28 13:16:11.020024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b995544e-ff11-4525-9e4b-84de8c146462 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.020440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.020440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.021225 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b995544e-ff11-4525-9e4b-84de8c146462 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.023710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-b995544e-ff11-4525-9e4b-84de8c146462 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.028158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-b995544e-ff11-4525-9e4b-84de8c146462 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.060814 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b995544e-ff11-4525-9e4b-84de8c146462 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.076155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b995544e-ff11-4525-9e4b-84de8c146462 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots returned with HTTP 200 Jan 28 13:16:11.087786 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1011/2028] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots => generated 994 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.091151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7af211e9-9b32-4616-aca2-c388edb8e062 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=100000 Jan 28 13:16:11.091843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7af211e9-9b32-4616-aca2-c388edb8e062 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.092204 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.092204 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.092812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7af211e9-9b32-4616-aca2-c388edb8e062 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.093548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-7af211e9-9b32-4616-aca2-c388edb8e062 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.094371 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.094371 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.096878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-7af211e9-9b32-4616-aca2-c388edb8e062 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.155381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7af211e9-9b32-4616-aca2-c388edb8e062 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.158023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7af211e9-9b32-4616-aca2-c388edb8e062 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=100000 returned with HTTP 200 Jan 28 13:16:11.177914 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1018/2029] 10.222.0.38 () {58 vars in 1235 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=100000 => generated 994 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.179694 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27d3b3fe-6966-4397-aac1-af576bf5d17f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=0 Jan 28 13:16:11.180555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27d3b3fe-6966-4397-aac1-af576bf5d17f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.180881 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.180881 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.181493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27d3b3fe-6966-4397-aac1-af576bf5d17f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.182356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-27d3b3fe-6966-4397-aac1-af576bf5d17f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.183122 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.183122 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.184886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-27d3b3fe-6966-4397-aac1-af576bf5d17f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.252343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-27d3b3fe-6966-4397-aac1-af576bf5d17f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.253039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27d3b3fe-6966-4397-aac1-af576bf5d17f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=0 returned with HTTP 200 Jan 28 13:16:11.262462 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1012/2030] 10.222.0.38 () {58 vars in 1225 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?limit=0 => generated 17 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:16:11.268317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8caf0bc7-4557-4b8b-91a7-a939487f3fb1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots Jan 28 13:16:11.269163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8caf0bc7-4557-4b8b-91a7-a939487f3fb1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.269549 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.269549 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.270150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8caf0bc7-4557-4b8b-91a7-a939487f3fb1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.270921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-8caf0bc7-4557-4b8b-91a7-a939487f3fb1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.271930 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.271930 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.274165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-8caf0bc7-4557-4b8b-91a7-a939487f3fb1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.324576 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8caf0bc7-4557-4b8b-91a7-a939487f3fb1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.326684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8caf0bc7-4557-4b8b-91a7-a939487f3fb1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots returned with HTTP 200 Jan 28 13:16:11.335491 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1019/2031] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots => generated 994 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.340188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f35afa5-e397-487c-866b-d611f775f1c5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?marker=30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:11.340712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f35afa5-e397-487c-866b-d611f775f1c5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.341197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f35afa5-e397-487c-866b-d611f775f1c5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.341781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-3f35afa5-e397-487c-866b-d611f775f1c5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.344059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-3f35afa5-e397-487c-866b-d611f775f1c5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.441846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3f35afa5-e397-487c-866b-d611f775f1c5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.442950 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f35afa5-e397-487c-866b-d611f775f1c5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?marker=30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 200 Jan 28 13:16:11.446354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1013/2032] 10.222.0.38 () {58 vars in 1297 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?marker=30a07348-1cf2-452e-8af9-59a855d524f7 => generated 341 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.461659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa568442-8ffe-4cf9-8acb-6a070af18d47 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?offset=2&limit=3 Jan 28 13:16:11.462078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa568442-8ffe-4cf9-8acb-6a070af18d47 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.462317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.462317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.462698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa568442-8ffe-4cf9-8acb-6a070af18d47 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.463312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-fa568442-8ffe-4cf9-8acb-6a070af18d47 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.464067 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.464067 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.465842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-fa568442-8ffe-4cf9-8acb-6a070af18d47 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.525512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fa568442-8ffe-4cf9-8acb-6a070af18d47 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.526320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa568442-8ffe-4cf9-8acb-6a070af18d47 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 28 13:16:11.541451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27453f5a-6c7f-45ed-94a5-47f6341da7e9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=created_at&sort_dir=asc Jan 28 13:16:11.541981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27453f5a-6c7f-45ed-94a5-47f6341da7e9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.542211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.542211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.542602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27453f5a-6c7f-45ed-94a5-47f6341da7e9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.543235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-27453f5a-6c7f-45ed-94a5-47f6341da7e9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.544030 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.544030 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.545804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-27453f5a-6c7f-45ed-94a5-47f6341da7e9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.547705 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1020/2033] 10.222.0.38 () {58 vars in 1243 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?offset=2&limit=3 => generated 341 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.594244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-27453f5a-6c7f-45ed-94a5-47f6341da7e9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.596588 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27453f5a-6c7f-45ed-94a5-47f6341da7e9 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 28 13:16:11.608824 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1014/2034] 10.222.0.38 () {58 vars in 1275 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.613688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d631f5f8-d246-474a-ae76-ac750679f104 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=created_at&sort_dir=desc Jan 28 13:16:11.614212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d631f5f8-d246-474a-ae76-ac750679f104 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.614550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.614550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.614959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d631f5f8-d246-474a-ae76-ac750679f104 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.615758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-d631f5f8-d246-474a-ae76-ac750679f104 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.616356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.616356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.618389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-d631f5f8-d246-474a-ae76-ac750679f104 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.644157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d631f5f8-d246-474a-ae76-ac750679f104 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.645389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d631f5f8-d246-474a-ae76-ac750679f104 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 28 13:16:11.646961 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1021/2035] 10.222.0.38 () {58 vars in 1277 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.661212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f96eec2d-9522-4365-af20-812044f7c6c1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=id&sort_dir=asc Jan 28 13:16:11.663799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f96eec2d-9522-4365-af20-812044f7c6c1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.664157 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.664157 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.664736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f96eec2d-9522-4365-af20-812044f7c6c1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.667988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-f96eec2d-9522-4365-af20-812044f7c6c1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.669132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.669132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.671306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-f96eec2d-9522-4365-af20-812044f7c6c1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.726358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f96eec2d-9522-4365-af20-812044f7c6c1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.727525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f96eec2d-9522-4365-af20-812044f7c6c1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 28 13:16:11.731493 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1015/2036] 10.222.0.38 () {58 vars in 1259 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.743746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36fb6aca-6bd9-4e38-8cfa-5106d4cc5df5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=id&sort_dir=desc Jan 28 13:16:11.744515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36fb6aca-6bd9-4e38-8cfa-5106d4cc5df5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.744746 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.744746 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.745133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36fb6aca-6bd9-4e38-8cfa-5106d4cc5df5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.745745 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-36fb6aca-6bd9-4e38-8cfa-5106d4cc5df5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.746494 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.746494 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.748231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-36fb6aca-6bd9-4e38-8cfa-5106d4cc5df5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.805850 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-36fb6aca-6bd9-4e38-8cfa-5106d4cc5df5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.807190 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36fb6aca-6bd9-4e38-8cfa-5106d4cc5df5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 28 13:16:11.808450 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1022/2037] 10.222.0.38 () {58 vars in 1261 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.821816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91e24d08-822e-4c54-bf9f-76ba7dd19087 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=display_name&sort_dir=asc Jan 28 13:16:11.822337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91e24d08-822e-4c54-bf9f-76ba7dd19087 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.822532 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.822532 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.823162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91e24d08-822e-4c54-bf9f-76ba7dd19087 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.823925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-91e24d08-822e-4c54-bf9f-76ba7dd19087 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.824756 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.824756 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.826679 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-91e24d08-822e-4c54-bf9f-76ba7dd19087 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.861242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-91e24d08-822e-4c54-bf9f-76ba7dd19087 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.862403 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91e24d08-822e-4c54-bf9f-76ba7dd19087 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 28 13:16:11.873966 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1016/2038] 10.222.0.38 () {58 vars in 1279 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.877773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ed1a135-469a-4f30-854b-6798c0e5f9f5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=display_name&sort_dir=desc Jan 28 13:16:11.878686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ed1a135-469a-4f30-854b-6798c0e5f9f5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.879139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.879139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.880209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ed1a135-469a-4f30-854b-6798c0e5f9f5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.881043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-3ed1a135-469a-4f30-854b-6798c0e5f9f5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.882736 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.882736 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.885202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-3ed1a135-469a-4f30-854b-6798c0e5f9f5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.906672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3ed1a135-469a-4f30-854b-6798c0e5f9f5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.908225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ed1a135-469a-4f30-854b-6798c0e5f9f5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 28 13:16:11.919081 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1023/2039] 10.222.0.38 () {58 vars in 1281 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.922846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7239a8f2-d867-4872-b579-1ecde2fc260c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 Jan 28 13:16:11.923393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7239a8f2-d867-4872-b579-1ecde2fc260c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.923612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.923612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.923986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7239a8f2-d867-4872-b579-1ecde2fc260c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.924586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-7239a8f2-d867-4872-b579-1ecde2fc260c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.925277 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.925277 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.928212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-7239a8f2-d867-4872-b579-1ecde2fc260c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:11.970852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7239a8f2-d867-4872-b579-1ecde2fc260c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:11.972318 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.972318 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.974216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7239a8f2-d867-4872-b579-1ecde2fc260c tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 returned with HTTP 200 Jan 28 13:16:11.975352 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1017/2040] 10.222.0.38 () {58 vars in 1352 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 => generated 476 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:11.988440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-589be0a8-ec65-42a9-84e6-5384cdb8fe09 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?status=available Jan 28 13:16:11.989233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-589be0a8-ec65-42a9-84e6-5384cdb8fe09 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.990369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.990369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.991026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-589be0a8-ec65-42a9-84e6-5384cdb8fe09 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.991831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-589be0a8-ec65-42a9-84e6-5384cdb8fe09 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:11.993385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f35b24bf-2bc1-44eb-9837-45ea9cbb628d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:11.993879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:11.993879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:11.994244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f35b24bf-2bc1-44eb-9837-45ea9cbb628d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:11.994575 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:11.994575 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:11.995126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f35b24bf-2bc1-44eb-9837-45ea9cbb628d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:11.996658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-589be0a8-ec65-42a9-84e6-5384cdb8fe09 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:12.045235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:12.045235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:12.047160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f35b24bf-2bc1-44eb-9837-45ea9cbb628d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:12.060325 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f35b24bf-2bc1-44eb-9837-45ea9cbb628d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 200 Jan 28 13:16:12.060325 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1018/2041] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 440 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:12.076837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-589be0a8-ec65-42a9-84e6-5384cdb8fe09 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:12.080499 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:12.080499 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:12.080499 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-589be0a8-ec65-42a9-84e6-5384cdb8fe09 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?status=available returned with HTTP 200 Jan 28 13:16:12.082465 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1024/2042] 10.222.0.38 () {58 vars in 1264 bytes} [Thu Jan 28 13:16:11 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?status=available => generated 1396 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:16:12.095241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0f7cf9b-baeb-4ee1-91ea-1e589e0698f2 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 Jan 28 13:16:12.095394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0f7cf9b-baeb-4ee1-91ea-1e589e0698f2 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:12.095532 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:12.095532 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:12.096117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0f7cf9b-baeb-4ee1-91ea-1e589e0698f2 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:12.096833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-f0f7cf9b-baeb-4ee1-91ea-1e589e0698f2 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:12.100254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-f0f7cf9b-baeb-4ee1-91ea-1e589e0698f2 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:12.138342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f0f7cf9b-baeb-4ee1-91ea-1e589e0698f2 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:12.139519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:12.139519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:12.141148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0f7cf9b-baeb-4ee1-91ea-1e589e0698f2 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 returned with HTTP 200 Jan 28 13:16:12.149733 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1019/2043] 10.222.0.38 () {58 vars in 1386 bytes} [Thu Jan 28 13:16:12 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 => generated 476 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:12.155601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-49655a30-3a4b-44e4-a4e1-387336617ea1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 Jan 28 13:16:12.156133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-49655a30-3a4b-44e4-a4e1-387336617ea1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:12.156349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:12.156349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:12.156703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-49655a30-3a4b-44e4-a4e1-387336617ea1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:12.157298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-49655a30-3a4b-44e4-a4e1-387336617ea1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:12.160024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-49655a30-3a4b-44e4-a4e1-387336617ea1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:12.240177 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-49655a30-3a4b-44e4-a4e1-387336617ea1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:12.240999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-49655a30-3a4b-44e4-a4e1-387336617ea1 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 returned with HTTP 200 Jan 28 13:16:12.242220 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1025/2044] 10.222.0.38 () {58 vars in 1331 bytes} [Thu Jan 28 13:16:12 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 => generated 342 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:12.253002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d930df2-315a-4a3e-8995-aed7bf48a897 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?status=available Jan 28 13:16:12.253538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d930df2-315a-4a3e-8995-aed7bf48a897 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:12.253762 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:12.253762 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:12.254141 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d930df2-315a-4a3e-8995-aed7bf48a897 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:12.254741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-3d930df2-315a-4a3e-8995-aed7bf48a897 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:12.257764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-3d930df2-315a-4a3e-8995-aed7bf48a897 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:12.312907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d930df2-315a-4a3e-8995-aed7bf48a897 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:12.314044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d930df2-315a-4a3e-8995-aed7bf48a897 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?status=available returned with HTTP 200 Jan 28 13:16:12.315451 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1020/2045] 10.222.0.38 () {58 vars in 1243 bytes} [Thu Jan 28 13:16:12 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?status=available => generated 994 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:12.330151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53f6d4f3-3472-48d8-9e1f-868239cf9ec5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 Jan 28 13:16:12.330936 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53f6d4f3-3472-48d8-9e1f-868239cf9ec5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:12.331132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:12.331132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:12.331589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53f6d4f3-3472-48d8-9e1f-868239cf9ec5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:12.332328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-53f6d4f3-3472-48d8-9e1f-868239cf9ec5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:12.333056 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:12.333056 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:12.334852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-53f6d4f3-3472-48d8-9e1f-868239cf9ec5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:12.387024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-53f6d4f3-3472-48d8-9e1f-868239cf9ec5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Get all snapshots completed successfully. Jan 28 13:16:12.391961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53f6d4f3-3472-48d8-9e1f-868239cf9ec5 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 returned with HTTP 200 Jan 28 13:16:12.393040 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1026/2046] 10.222.0.38 () {58 vars in 1365 bytes} [Thu Jan 28 13:16:12 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1273041141 => generated 342 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:12.405120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f647eed-75f4-4ee6-a45f-317d0862b70f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] DELETE http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:12.406097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f647eed-75f4-4ee6-a45f-317d0862b70f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:12.406473 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:12.406473 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:12.407080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f647eed-75f4-4ee6-a45f-317d0862b70f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:12.407715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-2f647eed-75f4-4ee6-a45f-317d0862b70f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Delete snapshot with id: a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:12.468875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:12.468875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:12.470316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2f647eed-75f4-4ee6-a45f-317d0862b70f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:12.604101 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2f647eed-75f4-4ee6-a45f-317d0862b70f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot delete request issued successfully. Jan 28 13:16:12.604908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f647eed-75f4-4ee6-a45f-317d0862b70f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 202 Jan 28 13:16:12.606001 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1021/2047] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:16:12 2021] DELETE /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:16:12.616397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75188a24-d87d-4e17-ae08-cd0ebdfc397b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:12.616632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75188a24-d87d-4e17-ae08-cd0ebdfc397b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:12.617027 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:12.617027 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:12.617646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75188a24-d87d-4e17-ae08-cd0ebdfc397b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:12.673833 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:12.673833 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:12.675010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-75188a24-d87d-4e17-ae08-cd0ebdfc397b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:12.681486 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75188a24-d87d-4e17-ae08-cd0ebdfc397b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 200 Jan 28 13:16:12.698367 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1027/2048] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:12 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 472 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:13.062268 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-337594cf-c6b9-472f-a4e9-29729e2c07e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:13.063551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-337594cf-c6b9-472f-a4e9-29729e2c07e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:13.066199 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:13.066199 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:13.066967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-337594cf-c6b9-472f-a4e9-29729e2c07e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:13.190841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:13.190841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:13.192207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-337594cf-c6b9-472f-a4e9-29729e2c07e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:13.194546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-337594cf-c6b9-472f-a4e9-29729e2c07e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 200 Jan 28 13:16:13.219864 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1022/2049] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:13 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 440 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:13.694312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cacc95b6-8d15-472d-90c9-b5918e2f9c4e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:13.694858 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cacc95b6-8d15-472d-90c9-b5918e2f9c4e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:13.695028 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:13.695028 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:13.695702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cacc95b6-8d15-472d-90c9-b5918e2f9c4e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:13.772146 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:13.772146 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:13.773259 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cacc95b6-8d15-472d-90c9-b5918e2f9c4e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:13.787937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cacc95b6-8d15-472d-90c9-b5918e2f9c4e tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 200 Jan 28 13:16:13.795186 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1028/2050] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:13 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 472 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:14.208264 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a57f1459-d4fe-4610-8f4c-2944ba64d0f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:14.208795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a57f1459-d4fe-4610-8f4c-2944ba64d0f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:14.209088 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:14.209088 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:14.209499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a57f1459-d4fe-4610-8f4c-2944ba64d0f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:14.260756 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:14.260756 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:14.266708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a57f1459-d4fe-4610-8f4c-2944ba64d0f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:14.269331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a57f1459-d4fe-4610-8f4c-2944ba64d0f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 200 Jan 28 13:16:14.273658 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1023/2051] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 467 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:14.285848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-32c71af2-aff5-4301-8922-576505f2b1cb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:16:14.286588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:14.286588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:14.287228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-32c71af2-aff5-4301-8922-576505f2b1cb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-161545210"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:14.397716 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:14.397716 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:14.400222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-32c71af2-aff5-4301-8922-576505f2b1cb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:14.400972 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-32c71af2-aff5-4301-8922-576505f2b1cb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume 2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:14.490624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-32c71af2-aff5-4301-8922-576505f2b1cb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['d0373242-5a04-4412-8da5-dfcc49b2b79c', 'c0155b7c-e3ca-4028-a2b3-8993838d650c', 'c5f7d6f3-9f2c-4d13-bd38-c6a405da2403', 'ee5cbb0a-ae21-4f44-aa20-96439a66fe48'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:14.717240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-32c71af2-aff5-4301-8922-576505f2b1cb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot force create request issued successfully. Jan 28 13:16:14.719105 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-32c71af2-aff5-4301-8922-576505f2b1cb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:16:14.720810 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1029/2052] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:16:14 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 309 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:14.732984 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-811d9af5-015b-42e1-97b6-ec1c2fc274b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:14.733888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-811d9af5-015b-42e1-97b6-ec1c2fc274b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:14.734319 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:14.734319 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:14.734984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-811d9af5-015b-42e1-97b6-ec1c2fc274b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:14.803207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-116516f0-36c3-4e1a-8e7f-aa2c6e0dbf50 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:14.803992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-116516f0-36c3-4e1a-8e7f-aa2c6e0dbf50 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:14.804825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:14.804825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:14.805442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-116516f0-36c3-4e1a-8e7f-aa2c6e0dbf50 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:14.812881 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:14.812881 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:14.814063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-811d9af5-015b-42e1-97b6-ec1c2fc274b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:14.825021 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-811d9af5-015b-42e1-97b6-ec1c2fc274b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 200 Jan 28 13:16:14.828707 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1024/2053] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 441 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:14.863021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:14.863021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:14.866476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-116516f0-36c3-4e1a-8e7f-aa2c6e0dbf50 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:14.870349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-116516f0-36c3-4e1a-8e7f-aa2c6e0dbf50 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 200 Jan 28 13:16:14.876243 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1030/2054] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:14 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 472 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:15.842517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-335357ce-e7d2-4875-bcb7-9b2ee0d17dea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:15.843742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-335357ce-e7d2-4875-bcb7-9b2ee0d17dea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:15.844249 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:15.844249 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:15.844921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-335357ce-e7d2-4875-bcb7-9b2ee0d17dea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:15.882887 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:15.882887 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:15.889678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b0e2df2-b616-447a-8224-0a612e05ab98 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 Jan 28 13:16:15.890477 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b0e2df2-b616-447a-8224-0a612e05ab98 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:15.890902 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:15.890902 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:15.892216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b0e2df2-b616-447a-8224-0a612e05ab98 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:15.894346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-335357ce-e7d2-4875-bcb7-9b2ee0d17dea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:15.897128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-335357ce-e7d2-4875-bcb7-9b2ee0d17dea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 200 Jan 28 13:16:15.898456 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1025/2055] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:15 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 441 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:15.921981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b0e2df2-b616-447a-8224-0a612e05ab98 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 returned with HTTP 404 Jan 28 13:16:15.924565 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1031/2056] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:15 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/a0c46d4a-3247-46d3-9ffb-84ac0bfb9b75 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:15.933211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de0733a0-6bdc-4ee9-b2a2-30234ec433fb tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] DELETE http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:15.934675 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de0733a0-6bdc-4ee9-b2a2-30234ec433fb tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:15.935093 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:15.935093 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:15.935746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de0733a0-6bdc-4ee9-b2a2-30234ec433fb tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:15.936318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-de0733a0-6bdc-4ee9-b2a2-30234ec433fb tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Delete snapshot with id: 30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:15.989867 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:15.989867 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:15.991549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-de0733a0-6bdc-4ee9-b2a2-30234ec433fb tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:16.276872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-de0733a0-6bdc-4ee9-b2a2-30234ec433fb tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot delete request issued successfully. Jan 28 13:16:16.282113 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de0733a0-6bdc-4ee9-b2a2-30234ec433fb tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 202 Jan 28 13:16:16.284004 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1026/2057] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:16:15 2021] DELETE /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 0 bytes in 355 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:16:16.297626 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b21e2bc2-a083-40a3-bd5f-3651344152e0 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:16.299964 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b21e2bc2-a083-40a3-bd5f-3651344152e0 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:16.300769 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b21e2bc2-a083-40a3-bd5f-3651344152e0 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:16.357700 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:16.357700 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:16.359893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b21e2bc2-a083-40a3-bd5f-3651344152e0 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:16.362502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b21e2bc2-a083-40a3-bd5f-3651344152e0 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 200 Jan 28 13:16:16.363794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1032/2058] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:16 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 471 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:16.910271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f7cd13ca-f940-4bdc-89f9-b58db085d38d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:16.911790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f7cd13ca-f940-4bdc-89f9-b58db085d38d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:16.912570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:16.912570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:16.913174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f7cd13ca-f940-4bdc-89f9-b58db085d38d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:16.953103 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:16.953103 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:16.954708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f7cd13ca-f940-4bdc-89f9-b58db085d38d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:16.957271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f7cd13ca-f940-4bdc-89f9-b58db085d38d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 200 Jan 28 13:16:16.958866 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1027/2059] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:16 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:16.975963 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0292c50a-75ee-43eb-836a-6e80f27fc08e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:16.976790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0292c50a-75ee-43eb-836a-6e80f27fc08e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:16.977192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:16.977192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:16.977931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0292c50a-75ee-43eb-836a-6e80f27fc08e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:16.978476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-0292c50a-75ee-43eb-836a-6e80f27fc08e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:17.018387 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:17.018387 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:17.020183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0292c50a-75ee-43eb-836a-6e80f27fc08e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:17.127846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0292c50a-75ee-43eb-836a-6e80f27fc08e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:16:17.128875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0292c50a-75ee-43eb-836a-6e80f27fc08e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 202 Jan 28 13:16:17.131502 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1033/2060] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:16:16 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:16:17.155117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f596c07-f21d-4de8-b578-c533316fbd1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:17.156899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f596c07-f21d-4de8-b578-c533316fbd1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:17.157793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:17.157793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:17.159532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f596c07-f21d-4de8-b578-c533316fbd1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:17.290024 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:17.290024 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:17.292809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f596c07-f21d-4de8-b578-c533316fbd1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:17.300315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f596c07-f21d-4de8-b578-c533316fbd1c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 200 Jan 28 13:16:17.301511 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1028/2061] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:17 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 467 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:16:17.378607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8056af69-7b9e-4f59-a621-cf76434600e3 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:17.379602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8056af69-7b9e-4f59-a621-cf76434600e3 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:17.380165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:17.380165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:17.381058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8056af69-7b9e-4f59-a621-cf76434600e3 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:17.439741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:17.439741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:17.443787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8056af69-7b9e-4f59-a621-cf76434600e3 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:17.446154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8056af69-7b9e-4f59-a621-cf76434600e3 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 200 Jan 28 13:16:17.451632 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1034/2062] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:17 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 471 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:18.317999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-984897eb-8413-41d0-b1db-49e3b657cc85 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:18.319202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-984897eb-8413-41d0-b1db-49e3b657cc85 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:18.319479 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:18.319479 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:18.319900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-984897eb-8413-41d0-b1db-49e3b657cc85 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:18.398328 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:18.398328 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:18.414070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-984897eb-8413-41d0-b1db-49e3b657cc85 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:18.416565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-984897eb-8413-41d0-b1db-49e3b657cc85 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 200 Jan 28 13:16:18.417617 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1029/2063] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:18 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 467 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:16:18.471315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6284b99-dca8-49f9-9bdf-49c9ce74926d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:18.472073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6284b99-dca8-49f9-9bdf-49c9ce74926d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:18.472756 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:18.472756 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:18.473736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6284b99-dca8-49f9-9bdf-49c9ce74926d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:18.562761 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:18.562761 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:18.567023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b6284b99-dca8-49f9-9bdf-49c9ce74926d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:18.585923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6284b99-dca8-49f9-9bdf-49c9ce74926d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 200 Jan 28 13:16:18.587183 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1035/2064] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:18 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 471 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:19.533444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-203964db-a7d1-4bc4-9b68-abe6a8c2ea5c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:19.533444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-203964db-a7d1-4bc4-9b68-abe6a8c2ea5c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:19.533444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:19.533444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:19.533444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-203964db-a7d1-4bc4-9b68-abe6a8c2ea5c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:19.638879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6f3e432-2f88-4e40-b63a-98b15f7beb98 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 Jan 28 13:16:19.638879 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6f3e432-2f88-4e40-b63a-98b15f7beb98 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:19.638879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:19.638879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:19.643462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6f3e432-2f88-4e40-b63a-98b15f7beb98 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:19.719986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:19.719986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:19.727364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-203964db-a7d1-4bc4-9b68-abe6a8c2ea5c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:19.737156 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-203964db-a7d1-4bc4-9b68-abe6a8c2ea5c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 200 Jan 28 13:16:19.738869 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1030/2065] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:19 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 467 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:19.763666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6f3e432-2f88-4e40-b63a-98b15f7beb98 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 returned with HTTP 404 Jan 28 13:16:19.770236 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1036/2066] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:19 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/30a07348-1cf2-452e-8af9-59a855d524f7 => generated 111 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:19.798328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e144dc9e-c828-46dc-836b-a4d34fff851b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] DELETE http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:19.799233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e144dc9e-c828-46dc-836b-a4d34fff851b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:19.802536 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:19.802536 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:19.806197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e144dc9e-c828-46dc-836b-a4d34fff851b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:19.807018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-e144dc9e-c828-46dc-836b-a4d34fff851b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Delete snapshot with id: 0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:20.091139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:20.091139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:20.093926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e144dc9e-c828-46dc-836b-a4d34fff851b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:20.442924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e144dc9e-c828-46dc-836b-a4d34fff851b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot delete request issued successfully. Jan 28 13:16:20.443794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e144dc9e-c828-46dc-836b-a4d34fff851b tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 202 Jan 28 13:16:20.448383 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1031/2067] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:16:19 2021] DELETE /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 0 bytes in 668 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:16:20.453960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c805f448-1e8b-4967-86cb-e9a7b35682f8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:20.454338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c805f448-1e8b-4967-86cb-e9a7b35682f8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:20.454843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c805f448-1e8b-4967-86cb-e9a7b35682f8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:20.561648 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:20.561648 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:20.564104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c805f448-1e8b-4967-86cb-e9a7b35682f8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:20.572809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c805f448-1e8b-4967-86cb-e9a7b35682f8 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 200 Jan 28 13:16:20.573659 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1037/2068] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:20 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 471 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:20.758942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b32eb29-3836-4716-a838-0a4264cd0456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:16:20.759844 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8b32eb29-3836-4716-a838-0a4264cd0456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:20.761382 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:20.761382 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:20.765129 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8b32eb29-3836-4716-a838-0a4264cd0456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:20.861110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b32eb29-3836-4716-a838-0a4264cd0456 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 404 Jan 28 13:16:20.868161 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1032/2069] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:20 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 111 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:20.875502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aec36d06-40fb-4ffc-974d-5aa99d5d7c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:16:20.877364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aec36d06-40fb-4ffc-974d-5aa99d5d7c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:20.877796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:20.877796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:20.878820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aec36d06-40fb-4ffc-974d-5aa99d5d7c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:20.879472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-aec36d06-40fb-4ffc-974d-5aa99d5d7c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:16:20.938787 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:20.938787 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:20.940371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aec36d06-40fb-4ffc-974d-5aa99d5d7c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:21.042116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aec36d06-40fb-4ffc-974d-5aa99d5d7c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:16:21.043381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aec36d06-40fb-4ffc-974d-5aa99d5d7c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 202 Jan 28 13:16:21.045025 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1038/2070] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:16:20 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:16:21.057509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0028712c-f19a-42db-b2ce-2948d18241d2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:16:21.058268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0028712c-f19a-42db-b2ce-2948d18241d2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:21.058961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0028712c-f19a-42db-b2ce-2948d18241d2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:21.095761 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:21.095761 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:21.097999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0028712c-f19a-42db-b2ce-2948d18241d2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:21.100565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0028712c-f19a-42db-b2ce-2948d18241d2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 200 Jan 28 13:16:21.101911 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1033/2071] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:21 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 468 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:21.586443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8812030-9534-428f-9492-f463a8f0d381 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:21.587808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8812030-9534-428f-9492-f463a8f0d381 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:21.588221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:21.588221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:21.588867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8812030-9534-428f-9492-f463a8f0d381 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:21.632144 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:21.632144 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:21.634304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b8812030-9534-428f-9492-f463a8f0d381 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:21.636584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8812030-9534-428f-9492-f463a8f0d381 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 200 Jan 28 13:16:21.637643 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1039/2072] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:21 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 471 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:22.119202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f8c4f87-c7b4-456a-9877-d20d18c0d567 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:16:22.120595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f8c4f87-c7b4-456a-9877-d20d18c0d567 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:22.121051 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:22.121051 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:22.122020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f8c4f87-c7b4-456a-9877-d20d18c0d567 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:22.187626 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:22.187626 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:22.189120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7f8c4f87-c7b4-456a-9877-d20d18c0d567 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:22.191178 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f8c4f87-c7b4-456a-9877-d20d18c0d567 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 200 Jan 28 13:16:22.197080 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1034/2073] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:22 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 468 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:22.653500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ce026fb-aa36-459d-b476-08a8c8847a82 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:22.654012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ce026fb-aa36-459d-b476-08a8c8847a82 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:22.654246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:22.654246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:22.654631 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ce026fb-aa36-459d-b476-08a8c8847a82 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:22.766116 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:22.766116 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:22.773528 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1ce026fb-aa36-459d-b476-08a8c8847a82 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Snapshot retrieved successfully. Jan 28 13:16:22.775876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ce026fb-aa36-459d-b476-08a8c8847a82 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 200 Jan 28 13:16:22.777007 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1040/2074] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:22 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 471 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:23.205815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c3c0d68-5c61-456a-8a57-d2df036003a0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:16:23.206785 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c3c0d68-5c61-456a-8a57-d2df036003a0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:23.207346 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:23.207346 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:23.208139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c3c0d68-5c61-456a-8a57-d2df036003a0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:23.289488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c3c0d68-5c61-456a-8a57-d2df036003a0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 404 Jan 28 13:16:23.293228 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1035/2075] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:23 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:23.303285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2810d745-d43d-4ca8-bc44-9714eb743d01 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:23.304164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2810d745-d43d-4ca8-bc44-9714eb743d01 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:23.304569 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:23.304569 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:23.305244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2810d745-d43d-4ca8-bc44-9714eb743d01 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:23.305797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-2810d745-d43d-4ca8-bc44-9714eb743d01 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:23.380267 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:23.380267 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:23.388902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2810d745-d43d-4ca8-bc44-9714eb743d01 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:23.568709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2810d745-d43d-4ca8-bc44-9714eb743d01 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:16:23.568709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2810d745-d43d-4ca8-bc44-9714eb743d01 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 202 Jan 28 13:16:23.568709 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1041/2076] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:16:23 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:16:23.585721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed9c7155-a0e5-4535-aa71-9cc9b4c0481a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:23.585721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed9c7155-a0e5-4535-aa71-9cc9b4c0481a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:23.585721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ed9c7155-a0e5-4535-aa71-9cc9b4c0481a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:23.674481 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:23.674481 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:23.681385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ed9c7155-a0e5-4535-aa71-9cc9b4c0481a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:23.683947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ed9c7155-a0e5-4535-aa71-9cc9b4c0481a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 200 Jan 28 13:16:23.689892 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1036/2077] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:23 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 466 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:23.791335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-892d74ac-cb87-417d-9ad2-329b8f96ff1d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc Jan 28 13:16:23.792074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-892d74ac-cb87-417d-9ad2-329b8f96ff1d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:23.792301 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:23.792301 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:23.792687 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-892d74ac-cb87-417d-9ad2-329b8f96ff1d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:23.843128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-892d74ac-cb87-417d-9ad2-329b8f96ff1d tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc returned with HTTP 404 Jan 28 13:16:23.844860 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1042/2078] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:23 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/snapshots/0da764d8-e642-421b-ad3c-1457281e22dc => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:23.852448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c2fcab0-75e1-4745-88e4-5a54c98b0199 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] DELETE http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:16:23.852978 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c2fcab0-75e1-4745-88e4-5a54c98b0199 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:23.853198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:23.853198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:23.853630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c2fcab0-75e1-4745-88e4-5a54c98b0199 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:23.854042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6c2fcab0-75e1-4745-88e4-5a54c98b0199 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Delete volume with id: 556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:16:24.059563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:24.059563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:24.061199 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6c2fcab0-75e1-4745-88e4-5a54c98b0199 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:16:24.131714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6c2fcab0-75e1-4745-88e4-5a54c98b0199 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Delete volume request issued successfully. Jan 28 13:16:24.132520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c2fcab0-75e1-4745-88e4-5a54c98b0199 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 returned with HTTP 202 Jan 28 13:16:24.133880 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1037/2079] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:16:23 2021] DELETE /volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:16:24.141760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba659452-319d-4958-8de2-b9c8d16dfd4a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:16:24.142740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba659452-319d-4958-8de2-b9c8d16dfd4a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:24.144042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba659452-319d-4958-8de2-b9c8d16dfd4a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:24.296725 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:24.296725 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:24.320930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ba659452-319d-4958-8de2-b9c8d16dfd4a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:16:24.391867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba659452-319d-4958-8de2-b9c8d16dfd4a tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 returned with HTTP 200 Jan 28 13:16:24.392729 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1043/2080] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:24 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 => generated 918 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:24.697960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9309165b-f3e8-47c6-a3d8-16a6cfc9face tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:24.698466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9309165b-f3e8-47c6-a3d8-16a6cfc9face tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:24.698696 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:24.698696 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:24.699079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9309165b-f3e8-47c6-a3d8-16a6cfc9face tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:24.777723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:24.777723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:24.779082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9309165b-f3e8-47c6-a3d8-16a6cfc9face tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:24.782070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9309165b-f3e8-47c6-a3d8-16a6cfc9face tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 200 Jan 28 13:16:24.802925 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1038/2081] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:24 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 466 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:25.410078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b421645-ac79-4e31-95c0-b9e9e066665f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:16:25.410749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b421645-ac79-4e31-95c0-b9e9e066665f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:25.410981 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:25.410981 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:25.411456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b421645-ac79-4e31-95c0-b9e9e066665f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:25.572578 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:25.572578 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:25.595686 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b421645-ac79-4e31-95c0-b9e9e066665f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:16:25.629528 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b421645-ac79-4e31-95c0-b9e9e066665f tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 returned with HTTP 200 Jan 28 13:16:25.641020 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1044/2082] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:25 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:25.796901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a38dfa2e-1f69-474c-acaf-9f857c91cf18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:25.797419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a38dfa2e-1f69-474c-acaf-9f857c91cf18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:25.797622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:25.797622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:25.798660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a38dfa2e-1f69-474c-acaf-9f857c91cf18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:25.871569 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:25.871569 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:25.872931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a38dfa2e-1f69-474c-acaf-9f857c91cf18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:25.880424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a38dfa2e-1f69-474c-acaf-9f857c91cf18 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 200 Jan 28 13:16:25.885934 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1039/2083] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:25 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 466 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:26.646985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7284d89e-3cca-4f97-a29c-6e10a3950343 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:16:26.647753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7284d89e-3cca-4f97-a29c-6e10a3950343 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:26.648092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:26.648092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:26.648648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7284d89e-3cca-4f97-a29c-6e10a3950343 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:26.756287 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:26.756287 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:26.776129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7284d89e-3cca-4f97-a29c-6e10a3950343 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Volume info retrieved successfully. Jan 28 13:16:26.803941 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7284d89e-3cca-4f97-a29c-6e10a3950343 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 returned with HTTP 200 Jan 28 13:16:26.805333 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1045/2084] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:26 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 => generated 918 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:26.898306 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30e5a53d-7f49-4ee9-8bc5-19d65d08dbe1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:16:26.899036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30e5a53d-7f49-4ee9-8bc5-19d65d08dbe1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:26.899434 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:26.899434 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:26.900054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30e5a53d-7f49-4ee9-8bc5-19d65d08dbe1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:26.983567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30e5a53d-7f49-4ee9-8bc5-19d65d08dbe1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 404 Jan 28 13:16:26.985165 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1040/2085] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:26 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 111 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:27.153684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-3fe97548-4323-49ed-882d-6a25feee734e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:27.162640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-3fe97548-4323-49ed-882d-6a25feee734e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:27.163086 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:27.163086 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:27.163738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-3fe97548-4323-49ed-882d-6a25feee734e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:27.226682 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:27.226682 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:27.236950 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-3fe97548-4323-49ed-882d-6a25feee734e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:27.261688 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:27.261688 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:27.272494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-3fe97548-4323-49ed-882d-6a25feee734e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:27.287836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1046/2086] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:16:27 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 1208 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:16:27.297580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf/action Jan 28 13:16:27.298582 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:16:27.298974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:27.369826 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:27.369826 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:27.371078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:27.383233 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Begin detaching volume completed successfully. Jan 28 13:16:27.384456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf/action returned with HTTP 202 Jan 28 13:16:27.390335 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1041/2087] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:16:27 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:16:27.414050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2524d818-1ee0-4889-a475-93b4b1465491 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:27.414603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2524d818-1ee0-4889-a475-93b4b1465491 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:27.414825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:27.414825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:27.415206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2524d818-1ee0-4889-a475-93b4b1465491 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:27.475105 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume// Jan 28 13:16:27.475896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:27.476681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:27.476681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:27.477297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:27.479915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-e6bb9924-d1eb-4aa4-b651-808081c4c7e1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:16:27.480853 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1042/2088] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:16:27 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 13:16:27.493901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-39bb65fa-5af4-4335-83f3-4cc07abff6db tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:27.494476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-39bb65fa-5af4-4335-83f3-4cc07abff6db tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:27.494965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-39bb65fa-5af4-4335-83f3-4cc07abff6db tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:27.569283 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:27.569283 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:27.608252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2524d818-1ee0-4889-a475-93b4b1465491 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:27.657246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:27.657246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:27.681123 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:27.681123 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:27.698994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-39bb65fa-5af4-4335-83f3-4cc07abff6db tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:27.711562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2524d818-1ee0-4889-a475-93b4b1465491 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:27.715722 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1047/2089] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:27 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 1211 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:16:27.743385 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:27.743385 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:27.764761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-39bb65fa-5af4-4335-83f3-4cc07abff6db tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:27.765625 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1043/2090] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:16:27 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 1310 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:16:27.824963 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1dd8d03c-8cc9-49bd-b60c-8f3015b38929 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] GET http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 Jan 28 13:16:27.826910 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1dd8d03c-8cc9-49bd-b60c-8f3015b38929 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:27.827326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:27.827326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:27.828066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1dd8d03c-8cc9-49bd-b60c-8f3015b38929 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:27.923629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1dd8d03c-8cc9-49bd-b60c-8f3015b38929 tempest-VolumesSnapshotListTestJSON-1791716563 tempest-VolumesSnapshotListTestJSON-1791716563-project] http://10.222.0.38/volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 returned with HTTP 404 Jan 28 13:16:27.926043 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1048/2091] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:27 2021] GET /volume/v3/3f9e1d73efe84443ac634886758e703d/volumes/556ef7d1-491f-4be9-b396-8f0a9ca9e193 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:28.173316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-f06addcb-e0cb-43ad-93c3-1cb58d36aa25 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a Jan 28 13:16:28.173832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-f06addcb-e0cb-43ad-93c3-1cb58d36aa25 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:28.174048 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:28.174048 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:28.174414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-f06addcb-e0cb-43ad-93c3-1cb58d36aa25 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:28.240969 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:28.240969 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:28.734035 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba5ee2b8-b310-42e4-8f27-34f28b1b9a39 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:28.735150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba5ee2b8-b310-42e4-8f27-34f28b1b9a39 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:28.735725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba5ee2b8-b310-42e4-8f27-34f28b1b9a39 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:28.958745 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:28.958745 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:28.987133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ba5ee2b8-b310-42e4-8f27-34f28b1b9a39 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:29.161566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:29.161566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:29.251296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba5ee2b8-b310-42e4-8f27-34f28b1b9a39 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:29.254229 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1049/2092] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:28 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 1211 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:16:29.545083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-f06addcb-e0cb-43ad-93c3-1cb58d36aa25 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:16:29.545511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-f06addcb-e0cb-43ad-93c3-1cb58d36aa25 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:16:29.573681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-55387d50-85ff-4e08-a4f7-f3990f5bbd7c req-f06addcb-e0cb-43ad-93c3-1cb58d36aa25 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a returned with HTTP 200 Jan 28 13:16:29.574882 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1044/2093] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:16:28 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/attachments/3b3eb647-9b01-4b8f-b9da-e4f3f4ec0e4a => generated 19 bytes in 1406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:30.273838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6bd66ff0-86b8-434f-8559-65e64ee0b0cf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:16:30.277522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6bd66ff0-86b8-434f-8559-65e64ee0b0cf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:30.277852 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:30.277852 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:30.278158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6bd66ff0-86b8-434f-8559-65e64ee0b0cf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:30.437444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:30.437444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:30.469866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6bd66ff0-86b8-434f-8559-65e64ee0b0cf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:30.505820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6bd66ff0-86b8-434f-8559-65e64ee0b0cf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:16:30.507275 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1050/2094] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:30 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:35.365539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab8b698b-29c8-4a46-85c4-a8cda4557ce8 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] POST http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots Jan 28 13:16:35.366082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:35.366082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:35.366616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab8b698b-29c8-4a46-85c4-a8cda4557ce8 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63989d2c-441b-4cc0-82dc-c15f3b02f9d6", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1427571142"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:35.520910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab8b698b-29c8-4a46-85c4-a8cda4557ce8 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots returned with HTTP 404 Jan 28 13:16:35.531531 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1045/2095] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:16:35 2021] POST /volume/v3/295607339de24696998e514bf784404a/snapshots => generated 109 bytes in 343 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:35.533767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02acd905-1a97-4c9f-82e9-687f36f91cc6 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] POST http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots Jan 28 13:16:35.534776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:35.534776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:35.535188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02acd905-1a97-4c9f-82e9-687f36f91cc6 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-446176197"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:35.663693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02acd905-1a97-4c9f-82e9-687f36f91cc6 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots returned with HTTP 404 Jan 28 13:16:35.671884 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1051/2096] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:16:35 2021] POST /volume/v3/295607339de24696998e514bf784404a/snapshots => generated 77 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:35.676010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe455aca-408d-4304-a709-05fa1eb074fe tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots?limit=invalid Jan 28 13:16:35.676570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe455aca-408d-4304-a709-05fa1eb074fe tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:35.677070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe455aca-408d-4304-a709-05fa1eb074fe tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:35.677732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe455aca-408d-4304-a709-05fa1eb074fe tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] HTTP exception thrown: limit param must be an integer Jan 28 13:16:35.678134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe455aca-408d-4304-a709-05fa1eb074fe tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots?limit=invalid returned with HTTP 400 Jan 28 13:16:35.683627 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1046/2097] 10.222.0.38 () {58 vars in 1237 bytes} [Thu Jan 28 13:16:35 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 28 13:16:35.689779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c766a92-c6f1-4b15-8e44-5336e892653f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots?marker=e9641f98-aa4e-42d0-beee-d406bb00880c Jan 28 13:16:35.690646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c766a92-c6f1-4b15-8e44-5336e892653f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:35.691403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c766a92-c6f1-4b15-8e44-5336e892653f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:35.692280 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-6c766a92-c6f1-4b15-8e44-5336e892653f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:35.698060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-6c766a92-c6f1-4b15-8e44-5336e892653f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:35.726952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c766a92-c6f1-4b15-8e44-5336e892653f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots?marker=e9641f98-aa4e-42d0-beee-d406bb00880c returned with HTTP 404 Jan 28 13:16:35.733019 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1052/2098] 10.222.0.38 () {58 vars in 1297 bytes} [Thu Jan 28 13:16:35 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots?marker=e9641f98-aa4e-42d0-beee-d406bb00880c => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:35.737515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e53c689-93da-4d04-8d46-0b3108089e9a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots?sort_key=invalid Jan 28 13:16:35.738681 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e53c689-93da-4d04-8d46-0b3108089e9a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:35.739176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e53c689-93da-4d04-8d46-0b3108089e9a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:35.739795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-1e53c689-93da-4d04-8d46-0b3108089e9a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:16:35.740493 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:35.740493 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:35.742166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-1e53c689-93da-4d04-8d46-0b3108089e9a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:16:35.743071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e53c689-93da-4d04-8d46-0b3108089e9a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots?sort_key=invalid returned with HTTP 400 Jan 28 13:16:35.760717 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1047/2099] 10.222.0.38 () {58 vars in 1243 bytes} [Thu Jan 28 13:16:35 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots?sort_key=invalid => generated 84 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 28 13:16:35.767166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] POST http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes Jan 28 13:16:35.768377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-553055515"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:35.770250 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-553055515'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:16:35.770892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Create volume of 2 GB Jan 28 13:16:35.817673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Availability Zones retrieved successfully. Jan 28 13:16:35.855587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Flow 'volume_create_api' (52f1b593-e1b7-491c-92f1-d47407c37acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:16:35.865558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f7d9c3-5e7b-4a5d-947f-76dcd1682369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:35.872995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Validating volume size '2' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:16:36.106763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f7d9c3-5e7b-4a5d-947f-76dcd1682369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:36.115327 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2d06d0-6d2b-4a6f-8676-909cd4536448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:36.328221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Created reservations ['c83dfed8-835e-4341-b5bb-5a9e3bad042b', '644cd32a-73df-4787-a6ef-c37360e2e685', '090abc85-917e-44cd-a743-da1b3cb0faca', '0777f983-d7c9-4545-86aa-87b76e1a0867'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:36.330208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2d06d0-6d2b-4a6f-8676-909cd4536448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c83dfed8-835e-4341-b5bb-5a9e3bad042b', '644cd32a-73df-4787-a6ef-c37360e2e685', '090abc85-917e-44cd-a743-da1b3cb0faca', '0777f983-d7c9-4545-86aa-87b76e1a0867']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:36.338479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2088ee-efad-4e2a-b257-df2aa22ef0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:36.420821 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2088ee-efad-4e2a-b257-df2aa22ef0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e73855-8c40-4025-a2b5-4dddf44f6002', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-553055515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='295607339de24696998e514bf784404a',qos_specs=None,replication_status=,reservations=['c83dfed8-835e-4341-b5bb-5a9e3bad042b','644cd32a-73df-4787-a6ef-c37360e2e685','090abc85-917e-44cd-a743-da1b3cb0faca','0777f983-d7c9-4545-86aa-87b76e1a0867'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4a1bfd69834f419d4291a9faa3df5d',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-553055515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e73855-8c40-4025-a2b5-4dddf44f6002,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='295607339de24696998e514bf784404a',provider_auth=None,provider_geometry=None,provider_id=None,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='6a4a1bfd69834f419d4291a9faa3df5d',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:36.423154 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18b9b1f-eea6-4f72-b018-be7e45b5bc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:36.458126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18b9b1f-eea6-4f72-b018-be7e45b5bc17) transitioned into state 'SUCCESS' from state '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-553055515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='295607339de24696998e514bf784404a',qos_specs=None,replication_status=,reservations=['c83dfed8-835e-4341-b5bb-5a9e3bad042b','644cd32a-73df-4787-a6ef-c37360e2e685','090abc85-917e-44cd-a743-da1b3cb0faca','0777f983-d7c9-4545-86aa-87b76e1a0867'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4a1bfd69834f419d4291a9faa3df5d',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:36.462593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd56ca4e-54ec-4727-a577-1f70e8f69042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:36.521162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd56ca4e-54ec-4727-a577-1f70e8f69042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:36.528767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Flow 'volume_create_api' (52f1b593-e1b7-491c-92f1-d47407c37acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:16:36.642054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Create volume request issued successfully. Jan 28 13:16:36.661093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab0cc43b-7c68-4692-8bb2-07df20539ed2 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes returned with HTTP 202 Jan 28 13:16:36.662443 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1053/2100] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:16:35 2021] POST /volume/v3/295607339de24696998e514bf784404a/volumes => generated 830 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:36.677755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ecd22699-9b9f-4107-8ddc-f1577185eb51 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:36.678575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ecd22699-9b9f-4107-8ddc-f1577185eb51 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:36.679190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ecd22699-9b9f-4107-8ddc-f1577185eb51 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:36.783150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:36.783150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:36.810639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ecd22699-9b9f-4107-8ddc-f1577185eb51 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Volume info retrieved successfully. Jan 28 13:16:36.843209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ecd22699-9b9f-4107-8ddc-f1577185eb51 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 returned with HTTP 200 Jan 28 13:16:36.844247 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1048/2101] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:36 2021] GET /volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 => generated 898 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:37.862851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d63fff3-8592-44ff-ab45-b3767a5e34ba tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:37.864093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d63fff3-8592-44ff-ab45-b3767a5e34ba tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:37.864489 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:37.864489 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:37.865149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d63fff3-8592-44ff-ab45-b3767a5e34ba tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:37.928866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:37.928866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:37.942013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5d63fff3-8592-44ff-ab45-b3767a5e34ba tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Volume info retrieved successfully. Jan 28 13:16:37.989463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d63fff3-8592-44ff-ab45-b3767a5e34ba tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 returned with HTTP 200 Jan 28 13:16:37.990580 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1054/2102] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:37 2021] GET /volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 => generated 923 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:38.021522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a4858e6-d472-408a-a502-92d333cd71eb tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] POST http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots Jan 28 13:16:38.022550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:38.022550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:38.030988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a4858e6-d472-408a-a502-92d333cd71eb tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83e73855-8c40-4025-a2b5-4dddf44f6002", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-461951284"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:38.127618 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:38.127618 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:38.129595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8a4858e6-d472-408a-a502-92d333cd71eb tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Volume info retrieved successfully. Jan 28 13:16:38.130113 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-8a4858e6-d472-408a-a502-92d333cd71eb tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Create snapshot from volume 83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:38.213183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-8a4858e6-d472-408a-a502-92d333cd71eb tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Created reservations ['2d9ad480-7322-4f06-bab6-6e084171bebf', 'd4cca6df-af08-4553-a1dc-74b2b0e7beb4', '73493120-0b34-4433-9ecf-705193309cac', 'd3d4c979-e495-4979-8739-8ec1ea6f8e2a'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:38.340001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8a4858e6-d472-408a-a502-92d333cd71eb tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot create request issued successfully. Jan 28 13:16:38.341120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a4858e6-d472-408a-a502-92d333cd71eb tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots returned with HTTP 202 Jan 28 13:16:38.342345 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1049/2103] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:16:38 2021] POST /volume/v3/295607339de24696998e514bf784404a/snapshots => generated 317 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:38.353941 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6fb2ec92-5977-4919-91eb-74789e94e3b1 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 Jan 28 13:16:38.359139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6fb2ec92-5977-4919-91eb-74789e94e3b1 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:38.359887 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:38.359887 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:38.361457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6fb2ec92-5977-4919-91eb-74789e94e3b1 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:38.396919 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:38.396919 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:38.398288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6fb2ec92-5977-4919-91eb-74789e94e3b1 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot retrieved successfully. Jan 28 13:16:38.402136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6fb2ec92-5977-4919-91eb-74789e94e3b1 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 returned with HTTP 200 Jan 28 13:16:38.407328 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1055/2104] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:38 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 => generated 449 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:39.415813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b49832fd-4dd1-4794-ad00-a70520951f90 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 Jan 28 13:16:39.416364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b49832fd-4dd1-4794-ad00-a70520951f90 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:39.416535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:39.416535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:39.417177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b49832fd-4dd1-4794-ad00-a70520951f90 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:39.474237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:39.474237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:39.475429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b49832fd-4dd1-4794-ad00-a70520951f90 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot retrieved successfully. Jan 28 13:16:39.477372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b49832fd-4dd1-4794-ad00-a70520951f90 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 returned with HTTP 200 Jan 28 13:16:39.482727 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1050/2105] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:39 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 => generated 449 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:40.490961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f9dfcc10-8fab-4740-a970-940a7e19111c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 Jan 28 13:16:40.491551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f9dfcc10-8fab-4740-a970-940a7e19111c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:40.491962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:40.491962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:40.492350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f9dfcc10-8fab-4740-a970-940a7e19111c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:40.591752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:40.591752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:40.593838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f9dfcc10-8fab-4740-a970-940a7e19111c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot retrieved successfully. Jan 28 13:16:40.611740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f9dfcc10-8fab-4740-a970-940a7e19111c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 returned with HTTP 200 Jan 28 13:16:40.613336 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1056/2106] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:40 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 => generated 476 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:40.628686 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] POST http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes Jan 28 13:16:40.629056 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:40.629056 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:40.629474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d8790d68-2a11-491d-8ee9-4a584d863cd3"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:40.630757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd8790d68-2a11-491d-8ee9-4a584d863cd3'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:16:40.709816 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:40.709816 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:40.711051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot retrieved successfully. Jan 28 13:16:40.711516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Create volume of 1 GB Jan 28 13:16:40.762578 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Availability Zones retrieved successfully. Jan 28 13:16:40.797870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Flow 'volume_create_api' (84b2bf4c-4efb-4b46-b698-1276f762a461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:16:40.801961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771f45a8-8357-45a9-a651-7dc60dada79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:40.804176 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:16:40.806515 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771f45a8-8357-45a9-a651-7dc60dada79e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 13:16:40.806729 n-d-705657-14 devstack@c-api.service[87939]: 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. Jan 28 13:16:40.839076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771f45a8-8357-45a9-a651-7dc60dada79e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:40.841818 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771f45a8-8357-45a9-a651-7dc60dada79e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 13:16:40.850388 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Flow 'volume_create_api' (84b2bf4c-4efb-4b46-b698-1276f762a461) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 13:16:40.856111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42292659-0e54-40d7-b325-5ae533ff143f tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes returned with HTTP 400 Jan 28 13:16:40.857479 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1051/2107] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:16:40 2021] POST /volume/v3/295607339de24696998e514bf784404a/volumes => generated 171 bytes in 233 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:16:40.876829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ca6b737-badd-416f-b918-8841d9671023 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] DELETE http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 Jan 28 13:16:40.885316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ca6b737-badd-416f-b918-8841d9671023 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:40.885651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:40.885651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:40.890582 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ca6b737-badd-416f-b918-8841d9671023 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:40.891159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-3ca6b737-badd-416f-b918-8841d9671023 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Delete snapshot with id: d8790d68-2a11-491d-8ee9-4a584d863cd3 Jan 28 13:16:41.092436 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:41.092436 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:41.097127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3ca6b737-badd-416f-b918-8841d9671023 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot retrieved successfully. Jan 28 13:16:41.286560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3ca6b737-badd-416f-b918-8841d9671023 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot delete request issued successfully. Jan 28 13:16:41.287140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ca6b737-badd-416f-b918-8841d9671023 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 returned with HTTP 202 Jan 28 13:16:41.293144 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1057/2108] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:16:40 2021] DELETE /volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 => generated 0 bytes in 425 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:16:41.303036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c57b15ee-b093-405c-8ac7-8d449fb75813 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 Jan 28 13:16:41.304738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c57b15ee-b093-405c-8ac7-8d449fb75813 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:41.305042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:41.305042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:41.305526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c57b15ee-b093-405c-8ac7-8d449fb75813 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:41.389947 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:41.389947 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:41.399123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c57b15ee-b093-405c-8ac7-8d449fb75813 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot retrieved successfully. Jan 28 13:16:41.416701 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c57b15ee-b093-405c-8ac7-8d449fb75813 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 returned with HTTP 200 Jan 28 13:16:41.419739 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1052/2109] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:41 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 => generated 475 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:42.431782 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d706a14-7147-4b97-82ee-0bc716ab8922 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 Jan 28 13:16:42.432323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d706a14-7147-4b97-82ee-0bc716ab8922 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:42.432681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:42.432681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:42.433457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d706a14-7147-4b97-82ee-0bc716ab8922 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:42.496462 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:42.496462 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:42.502793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4d706a14-7147-4b97-82ee-0bc716ab8922 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Snapshot retrieved successfully. Jan 28 13:16:42.509210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d706a14-7147-4b97-82ee-0bc716ab8922 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 returned with HTTP 200 Jan 28 13:16:42.516567 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1058/2110] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:42 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 => generated 475 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:43.441178 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes Jan 28 13:16:43.441711 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:43.441711 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:43.442102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1780352888"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:43.443310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1780352888'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:16:43.444228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume of 1 GB Jan 28 13:16:43.476043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Availability Zones retrieved successfully. Jan 28 13:16:43.516332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (cc9162f6-5cef-4ca8-b149-72a04251c834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:16:43.526341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddd6d8e7-c3d6-4f22-bb12-e92a147f1c1c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 Jan 28 13:16:43.526579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfddea7-eb92-413c-9f04-5045b2597add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:43.527531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddd6d8e7-c3d6-4f22-bb12-e92a147f1c1c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:43.527923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:43.527923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:43.528583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:16:43.528839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ddd6d8e7-c3d6-4f22-bb12-e92a147f1c1c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:43.597663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ddd6d8e7-c3d6-4f22-bb12-e92a147f1c1c tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 returned with HTTP 404 Jan 28 13:16:43.618404 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1059/2111] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:43 2021] GET /volume/v3/295607339de24696998e514bf784404a/snapshots/d8790d68-2a11-491d-8ee9-4a584d863cd3 => generated 111 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:43.641242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8dc560e2-02e8-43d0-b074-3e214e70ea4a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] DELETE http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:43.641793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8dc560e2-02e8-43d0-b074-3e214e70ea4a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:43.642289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8dc560e2-02e8-43d0-b074-3e214e70ea4a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:43.642761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-8dc560e2-02e8-43d0-b074-3e214e70ea4a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Delete volume with id: 83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:43.688369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfddea7-eb92-413c-9f04-5045b2597add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:43.690743 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d15319-ffba-4bc4-b282-92a9c25d6fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:43.699998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:43.699998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:43.701240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8dc560e2-02e8-43d0-b074-3e214e70ea4a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Volume info retrieved successfully. Jan 28 13:16:43.784053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8dc560e2-02e8-43d0-b074-3e214e70ea4a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Delete volume request issued successfully. Jan 28 13:16:43.785640 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8dc560e2-02e8-43d0-b074-3e214e70ea4a tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 returned with HTTP 202 Jan 28 13:16:43.787034 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1060/2112] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:16:43 2021] DELETE /volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:16:43.809137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0abe7e6c-2c89-41a0-be34-55f2f315e35b tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:43.810205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0abe7e6c-2c89-41a0-be34-55f2f315e35b tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:43.812286 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:43.812286 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:43.813185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0abe7e6c-2c89-41a0-be34-55f2f315e35b tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:43.907840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['250cd07d-7c7d-41cf-abe6-4901ad10bda6', 'c4af2a67-d9e9-4172-ba94-788257ae1f00', 'f035aecf-fbe5-4fe0-9fed-e8d8b78fd9c3', '173520a8-e1b0-41bd-943f-7024c1b3b093'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:43.910386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d15319-ffba-4bc4-b282-92a9c25d6fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['250cd07d-7c7d-41cf-abe6-4901ad10bda6', 'c4af2a67-d9e9-4172-ba94-788257ae1f00', 'f035aecf-fbe5-4fe0-9fed-e8d8b78fd9c3', '173520a8-e1b0-41bd-943f-7024c1b3b093']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:43.926650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb4b5b1-d47a-40a8-9c8b-beedbd4bec5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:43.937973 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:43.937973 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:43.963930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0abe7e6c-2c89-41a0-be34-55f2f315e35b tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Volume info retrieved successfully. Jan 28 13:16:44.040779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0abe7e6c-2c89-41a0-be34-55f2f315e35b tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 returned with HTTP 200 Jan 28 13:16:44.040893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb4b5b1-d47a-40a8-9c8b-beedbd4bec5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c8fb49c-01a9-4531-b7be-dec78fe1aae0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1780352888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['250cd07d-7c7d-41cf-abe6-4901ad10bda6','c4af2a67-d9e9-4172-ba94-788257ae1f00','f035aecf-fbe5-4fe0-9fed-e8d8b78fd9c3','173520a8-e1b0-41bd-943f-7024c1b3b093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1780352888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c8fb49c-01a9-4531-b7be-dec78fe1aae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba472c3f0b39408996d5dd1dd3647191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6fc567ed3eb443f796a8263b951489d2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:44.041095 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1061/2113] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:43 2021] GET /volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 => generated 922 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:44.041172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b8c7bb-9d91-4751-9c8e-43f77c17a6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:44.100993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b8c7bb-9d91-4751-9c8e-43f77c17a6ed) transitioned into state 'SUCCESS' from state '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-1780352888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['250cd07d-7c7d-41cf-abe6-4901ad10bda6','c4af2a67-d9e9-4172-ba94-788257ae1f00','f035aecf-fbe5-4fe0-9fed-e8d8b78fd9c3','173520a8-e1b0-41bd-943f-7024c1b3b093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:44.104066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6efbac3a-2165-432e-a2c4-7404bfd31581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:44.126844 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6efbac3a-2165-432e-a2c4-7404bfd31581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:44.132103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (cc9162f6-5cef-4ca8-b149-72a04251c834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:16:44.464389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request issued successfully. Jan 28 13:16:44.482917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4647d709-4b5c-4517-b592-2dcfc248d739 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes returned with HTTP 202 Jan 28 13:16:44.483870 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1053/2114] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:16:43 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes => generated 823 bytes in 1046 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:44.498293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b258bae-9ef1-4ff2-b967-6582ad48b2c1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:16:44.498812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b258bae-9ef1-4ff2-b967-6582ad48b2c1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:44.499005 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:44.499005 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:44.499696 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b258bae-9ef1-4ff2-b967-6582ad48b2c1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:44.555036 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:44.555036 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:44.566905 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b258bae-9ef1-4ff2-b967-6582ad48b2c1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:44.622254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b258bae-9ef1-4ff2-b967-6582ad48b2c1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 returned with HTTP 200 Jan 28 13:16:44.632995 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1062/2115] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:44 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:45.052253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fff12d2-9750-4cfd-a04e-b5c7c8ea83fa tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:45.053693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fff12d2-9750-4cfd-a04e-b5c7c8ea83fa tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:45.057081 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:45.057081 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:45.058219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fff12d2-9750-4cfd-a04e-b5c7c8ea83fa tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:45.195389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:45.195389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:45.220127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0fff12d2-9750-4cfd-a04e-b5c7c8ea83fa tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Volume info retrieved successfully. Jan 28 13:16:45.268864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fff12d2-9750-4cfd-a04e-b5c7c8ea83fa tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 returned with HTTP 200 Jan 28 13:16:45.270220 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1054/2116] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:45 2021] GET /volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 => generated 922 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:16:45.639243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1971966-2aca-408e-932a-842003af9fd2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:16:45.640375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1971966-2aca-408e-932a-842003af9fd2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:45.641051 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:45.641051 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:45.641646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1971966-2aca-408e-932a-842003af9fd2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:45.760905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:45.760905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:45.772191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a1971966-2aca-408e-932a-842003af9fd2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:45.833947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1971966-2aca-408e-932a-842003af9fd2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 returned with HTTP 200 Jan 28 13:16:45.835458 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1063/2117] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:45 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:46.286033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-786df30f-da97-4207-ad5c-b2d27b09d4ad tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:46.286854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-786df30f-da97-4207-ad5c-b2d27b09d4ad tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:46.288664 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:46.288664 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:46.289294 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-786df30f-da97-4207-ad5c-b2d27b09d4ad tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:46.402742 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:46.402742 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:46.431370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-786df30f-da97-4207-ad5c-b2d27b09d4ad tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Volume info retrieved successfully. Jan 28 13:16:46.509276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-786df30f-da97-4207-ad5c-b2d27b09d4ad tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 returned with HTTP 200 Jan 28 13:16:46.531000 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1055/2118] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:46 2021] GET /volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 => generated 922 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:46.850277 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39dbe9d6-11f5-4ac0-9bc4-42d96fc98020 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:16:46.851411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39dbe9d6-11f5-4ac0-9bc4-42d96fc98020 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:46.851774 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:46.851774 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:46.852386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39dbe9d6-11f5-4ac0-9bc4-42d96fc98020 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:46.962583 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:46.962583 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:46.983778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-39dbe9d6-11f5-4ac0-9bc4-42d96fc98020 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:47.039967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39dbe9d6-11f5-4ac0-9bc4-42d96fc98020 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 returned with HTTP 200 Jan 28 13:16:47.041593 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1064/2119] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:46 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:47.058053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-843e7d54-9c2e-4f32-ad38-aac531b83cd5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:16:47.058695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:47.058695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:47.059237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-843e7d54-9c2e-4f32-ad38-aac531b83cd5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c8fb49c-01a9-4531-b7be-dec78fe1aae0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1657444341"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:47.325967 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:47.325967 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:47.348315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-843e7d54-9c2e-4f32-ad38-aac531b83cd5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:47.349188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-843e7d54-9c2e-4f32-ad38-aac531b83cd5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume 7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:16:47.538670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4217e14-0994-4f49-9bf2-16461785d101 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] GET http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 Jan 28 13:16:47.539470 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4217e14-0994-4f49-9bf2-16461785d101 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:47.539865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:47.539865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:47.541123 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4217e14-0994-4f49-9bf2-16461785d101 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:47.547480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-843e7d54-9c2e-4f32-ad38-aac531b83cd5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['b68daa44-33ed-415a-855d-c8777bc5831a', '6ad8c973-ea7d-463c-8195-2a377194da53', 'f71a6247-083f-453b-97ab-b7b2ca8659b8', '6ad06bb6-af5d-492a-ab2e-dc8c07b5a01e'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:47.664383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4217e14-0994-4f49-9bf2-16461785d101 tempest-VolumesSnapshotNegativeTestJSON-165086885 tempest-VolumesSnapshotNegativeTestJSON-165086885-project] http://10.222.0.38/volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 returned with HTTP 404 Jan 28 13:16:47.668656 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1065/2120] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:47 2021] GET /volume/v3/295607339de24696998e514bf784404a/volumes/83e73855-8c40-4025-a2b5-4dddf44f6002 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:16:47.851293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-843e7d54-9c2e-4f32-ad38-aac531b83cd5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot create request issued successfully. Jan 28 13:16:47.852245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-843e7d54-9c2e-4f32-ad38-aac531b83cd5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:16:47.853401 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1056/2121] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:16:47 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 310 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:47.866117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93ebd397-1029-4624-9bf7-99fa00d4da52 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:16:47.867317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93ebd397-1029-4624-9bf7-99fa00d4da52 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:47.868091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93ebd397-1029-4624-9bf7-99fa00d4da52 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:47.938059 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:47.938059 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:47.940183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-93ebd397-1029-4624-9bf7-99fa00d4da52 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:47.942373 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93ebd397-1029-4624-9bf7-99fa00d4da52 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 200 Jan 28 13:16:47.948204 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1066/2122] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:47 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 442 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:16:48.962346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01529121-6455-4847-8791-605e7b60d838 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:16:48.963316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01529121-6455-4847-8791-605e7b60d838 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:48.963485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:48.963485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:48.964105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01529121-6455-4847-8791-605e7b60d838 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:48.998449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:48.998449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:49.001755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-01529121-6455-4847-8791-605e7b60d838 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:49.004855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01529121-6455-4847-8791-605e7b60d838 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 200 Jan 28 13:16:49.006212 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1057/2123] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:48 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:16:50.017990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eef71d74-4edd-446d-9b58-5b1e885e4691 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:16:50.018478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eef71d74-4edd-446d-9b58-5b1e885e4691 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:50.018816 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:50.018816 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:50.019101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eef71d74-4edd-446d-9b58-5b1e885e4691 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:50.106237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:50.106237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:50.108952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eef71d74-4edd-446d-9b58-5b1e885e4691 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:50.111318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eef71d74-4edd-446d-9b58-5b1e885e4691 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 200 Jan 28 13:16:50.118257 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1067/2124] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:50 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 442 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:51.132181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d354448-7cdc-40cb-a09a-62c1218a65bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:16:51.132723 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d354448-7cdc-40cb-a09a-62c1218a65bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:51.133363 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:51.133363 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:51.133747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d354448-7cdc-40cb-a09a-62c1218a65bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:51.212668 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:51.212668 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:51.215418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d354448-7cdc-40cb-a09a-62c1218a65bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:51.219764 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d354448-7cdc-40cb-a09a-62c1218a65bf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 200 Jan 28 13:16:51.221770 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1058/2125] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:16:51 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 469 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:51.233728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes Jan 28 13:16:51.234636 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:51.234636 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:51.235433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9c00d4c0-98f4-4423-881b-db2d78279da7", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2024792971"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:16:51.237134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request body: {'volume': {'snapshot_id': '9c00d4c0-98f4-4423-881b-db2d78279da7', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2024792971'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:16:51.265323 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:51.265323 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:51.267019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:16:51.267766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume of 2 GB Jan 28 13:16:51.282798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Availability Zones retrieved successfully. Jan 28 13:16:51.302619 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (1b680d78-b42d-46ac-9f1d-463b4eb28dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:16:51.306378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd6de644-2fe4-4e8e-81ab-81a9473e6caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:51.309331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:16:51.453161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd6de644-2fe4-4e8e-81ab-81a9473e6caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9c00d4c0-98f4-4423-881b-db2d78279da7', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:51.456899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a694bc8-2237-45ca-bed4-ea9d185dff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:51.546146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['5f596e8a-d606-45ef-b537-1771a817e92e', '7447fd08-7c3b-4949-990a-e588d2f42288', 'c4dbf602-289f-4506-a489-983d7ffc6cb6', '0eaf63bd-ca9d-48ad-88cc-22be576c0131'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:16:51.552419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a694bc8-2237-45ca-bed4-ea9d185dff86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f596e8a-d606-45ef-b537-1771a817e92e', '7447fd08-7c3b-4949-990a-e588d2f42288', 'c4dbf602-289f-4506-a489-983d7ffc6cb6', '0eaf63bd-ca9d-48ad-88cc-22be576c0131']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:51.560236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4cf7f7-0bdc-48bf-a1a5-2e8d78f5786f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:51.765305 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4cf7f7-0bdc-48bf-a1a5-2e8d78f5786f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf4dc41d-4ee7-4913-ac1c-06622b4539a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2024792971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['5f596e8a-d606-45ef-b537-1771a817e92e','7447fd08-7c3b-4949-990a-e588d2f42288','c4dbf602-289f-4506-a489-983d7ffc6cb6','0eaf63bd-ca9d-48ad-88cc-22be576c0131'],size=2,snapshot_id=9c00d4c0-98f4-4423-881b-db2d78279da7,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2024792971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf4dc41d-4ee7-4913-ac1c-06622b4539a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba472c3f0b39408996d5dd1dd3647191',provider_auth=None,provider_geometry=None,provider_id=None,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=9c00d4c0-98f4-4423-881b-db2d78279da7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6fc567ed3eb443f796a8263b951489d2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:51.768710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896a492d-b591-4715-ac6c-592854a8a232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:51.796815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896a492d-b591-4715-ac6c-592854a8a232) transitioned into state 'SUCCESS' from state '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-2024792971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['5f596e8a-d606-45ef-b537-1771a817e92e','7447fd08-7c3b-4949-990a-e588d2f42288','c4dbf602-289f-4506-a489-983d7ffc6cb6','0eaf63bd-ca9d-48ad-88cc-22be576c0131'],size=2,snapshot_id=9c00d4c0-98f4-4423-881b-db2d78279da7,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:51.800464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdce37e8-e8dd-4f2c-b79b-2d11154aa62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:16:51.919814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdce37e8-e8dd-4f2c-b79b-2d11154aa62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:16:51.930825 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (1b680d78-b42d-46ac-9f1d-463b4eb28dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:16:52.027576 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request issued successfully. Jan 28 13:16:52.043903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb06ec96-79f5-4a64-b642-08d3da486dca tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes returned with HTTP 202 Jan 28 13:16:52.059609 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1068/2126] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:16:51 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes => generated 857 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:16:52.070734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7af92a60-ceaf-4227-a34d-3fd88b196a57 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:16:52.076649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7af92a60-ceaf-4227-a34d-3fd88b196a57 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:52.076996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:52.076996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:52.077338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7af92a60-ceaf-4227-a34d-3fd88b196a57 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:52.142326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:52.142326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:52.153289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7af92a60-ceaf-4227-a34d-3fd88b196a57 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:52.181080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7af92a60-ceaf-4227-a34d-3fd88b196a57 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:16:52.181913 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1059/2127] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:52 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 925 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:53.198142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27f6b6c4-fb80-47fe-91a0-86a73c525e5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:16:53.198673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27f6b6c4-fb80-47fe-91a0-86a73c525e5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:53.198832 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:53.198832 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:53.199459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27f6b6c4-fb80-47fe-91a0-86a73c525e5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:53.331320 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:53.331320 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:53.352205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-27f6b6c4-fb80-47fe-91a0-86a73c525e5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:53.396205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27f6b6c4-fb80-47fe-91a0-86a73c525e5d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:16:53.401624 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1069/2128] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:53 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:54.418509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c636a00a-0ab2-4938-b7ad-25780a7de7c0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:16:54.419427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c636a00a-0ab2-4938-b7ad-25780a7de7c0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:54.419811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:54.419811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:54.420379 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c636a00a-0ab2-4938-b7ad-25780a7de7c0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:54.492088 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:54.492088 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:54.503353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c636a00a-0ab2-4938-b7ad-25780a7de7c0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:54.535437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c636a00a-0ab2-4938-b7ad-25780a7de7c0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:16:54.536620 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1060/2129] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:54 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:55.553127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6fdce73-04f9-4e97-b17e-b277b128bbf5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:16:55.553677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6fdce73-04f9-4e97-b17e-b277b128bbf5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:55.553998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:55.553998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:55.554608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6fdce73-04f9-4e97-b17e-b277b128bbf5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:55.681569 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:55.681569 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:55.752349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a6fdce73-04f9-4e97-b17e-b277b128bbf5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:55.828864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6fdce73-04f9-4e97-b17e-b277b128bbf5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:16:55.836186 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1070/2130] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:55 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:16:56.852363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4403820e-32a4-4bc3-a884-6d018249d8f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:16:56.853445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4403820e-32a4-4bc3-a884-6d018249d8f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:56.853799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:56.853799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:56.854342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4403820e-32a4-4bc3-a884-6d018249d8f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:56.927405 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:56.927405 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:56.946729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4403820e-32a4-4bc3-a884-6d018249d8f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:56.982702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4403820e-32a4-4bc3-a884-6d018249d8f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:16:56.983663 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1061/2131] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:56 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:57.999928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ecbb8c2-b170-47b3-b6f0-cf71651cb946 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:16:58.002760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ecbb8c2-b170-47b3-b6f0-cf71651cb946 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:58.003666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:58.003666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:58.004771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ecbb8c2-b170-47b3-b6f0-cf71651cb946 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:58.085704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:58.085704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:58.097584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9ecbb8c2-b170-47b3-b6f0-cf71651cb946 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:58.125386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ecbb8c2-b170-47b3-b6f0-cf71651cb946 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:16:58.126859 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1071/2132] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:57 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:16:59.147419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f43454d-e1c5-490b-a7de-e65d32995d26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:16:59.150654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f43454d-e1c5-490b-a7de-e65d32995d26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:16:59.151340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:16:59.151340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:16:59.152628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f43454d-e1c5-490b-a7de-e65d32995d26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:16:59.252414 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:16:59.252414 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:16:59.265772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8f43454d-e1c5-490b-a7de-e65d32995d26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:16:59.290976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f43454d-e1c5-490b-a7de-e65d32995d26 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:16:59.292703 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1062/2133] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:16:59 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:00.311018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f2497c0-0e36-4bc0-9de4-0e08ffd0bd50 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:00.313012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f2497c0-0e36-4bc0-9de4-0e08ffd0bd50 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:00.314165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:00.314165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:00.316116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f2497c0-0e36-4bc0-9de4-0e08ffd0bd50 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:00.448395 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:00.448395 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:00.496309 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8f2497c0-0e36-4bc0-9de4-0e08ffd0bd50 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:00.544040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f2497c0-0e36-4bc0-9de4-0e08ffd0bd50 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:17:00.545208 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1072/2134] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:00 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:01.561520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be71596b-ab88-472b-bac9-0e2e07b8dd6e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:01.562062 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be71596b-ab88-472b-bac9-0e2e07b8dd6e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:01.562255 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:01.562255 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:01.562631 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be71596b-ab88-472b-bac9-0e2e07b8dd6e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:01.661799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:01.661799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:01.675018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-be71596b-ab88-472b-bac9-0e2e07b8dd6e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:01.704916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be71596b-ab88-472b-bac9-0e2e07b8dd6e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:17:01.718238 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1063/2135] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:01 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 950 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:01.723735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19cd60f3-3671-4a67-9183-a353afde190f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:01.724268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19cd60f3-3671-4a67-9183-a353afde190f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:01.724557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:01.724557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:01.725341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19cd60f3-3671-4a67-9183-a353afde190f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:01.856949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:01.856949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:01.896126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-19cd60f3-3671-4a67-9183-a353afde190f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:01.937320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19cd60f3-3671-4a67-9183-a353afde190f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:17:01.938873 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1073/2136] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:01 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 950 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:01.956244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58574fd3-b920-4bc3-9337-a9cb5fe12872 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:01.957074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58574fd3-b920-4bc3-9337-a9cb5fe12872 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:01.957469 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:01.957469 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:01.958094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58574fd3-b920-4bc3-9337-a9cb5fe12872 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:01.958739 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-58574fd3-b920-4bc3-9337-a9cb5fe12872 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume with id: cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:02.077773 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:02.077773 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:02.079514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-58574fd3-b920-4bc3-9337-a9cb5fe12872 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:02.119159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-58574fd3-b920-4bc3-9337-a9cb5fe12872 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume request issued successfully. Jan 28 13:17:02.119948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58574fd3-b920-4bc3-9337-a9cb5fe12872 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 202 Jan 28 13:17:02.123360 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1064/2137] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:17:01 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:17:02.133362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fc29db3-9d08-4a7d-9bb5-d32efae9ad22 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:02.134373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fc29db3-9d08-4a7d-9bb5-d32efae9ad22 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:02.134882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:02.134882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:02.135560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0fc29db3-9d08-4a7d-9bb5-d32efae9ad22 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:02.248097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:02.248097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:02.272583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0fc29db3-9d08-4a7d-9bb5-d32efae9ad22 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:02.307240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0fc29db3-9d08-4a7d-9bb5-d32efae9ad22 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:17:02.308668 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1074/2138] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:02 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:03.327440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54cc8433-9e64-4ef8-8651-03bf4896d132 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:03.328098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54cc8433-9e64-4ef8-8651-03bf4896d132 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:03.328098 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:03.328098 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:03.328496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54cc8433-9e64-4ef8-8651-03bf4896d132 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:03.456570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:03.456570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:03.483811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-54cc8433-9e64-4ef8-8651-03bf4896d132 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:03.539752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54cc8433-9e64-4ef8-8651-03bf4896d132 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:17:03.544266 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1065/2139] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:03 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:04.557449 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c8b9f85-e300-4682-ad61-b9d2b5d73c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:04.558007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c8b9f85-e300-4682-ad61-b9d2b5d73c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:04.558148 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:04.558148 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:04.558775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c8b9f85-e300-4682-ad61-b9d2b5d73c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:04.729317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:04.729317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:04.742635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c8b9f85-e300-4682-ad61-b9d2b5d73c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:04.799896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c8b9f85-e300-4682-ad61-b9d2b5d73c0d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 200 Jan 28 13:17:04.801047 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1075/2140] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:04 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 949 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:05.817493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8acc3ee-3cf2-4178-a95e-9870a8d87f81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:05.824809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8acc3ee-3cf2-4178-a95e-9870a8d87f81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:05.825477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:05.825477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:05.826410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8acc3ee-3cf2-4178-a95e-9870a8d87f81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:05.960692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8acc3ee-3cf2-4178-a95e-9870a8d87f81 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 404 Jan 28 13:17:05.962102 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1066/2141] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:05 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:05.977170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes Jan 28 13:17:05.977635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:05.977635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:05.978053 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1744870504"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:05.979168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1744870504'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:17:05.979572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume of 1 GB Jan 28 13:17:06.016977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Availability Zones retrieved successfully. Jan 28 13:17:06.067629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (499ab80e-cdf3-422e-bab8-d3e85ce8491b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:06.071751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (804c6bdf-0a82-4c21-9ff8-7865b9cd145b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:06.080849 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:17:06.308269 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (804c6bdf-0a82-4c21-9ff8-7865b9cd145b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:06.311139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d631a6d-ceb5-4aa4-9dba-60d7c6669d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:06.451719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['d02d526b-f11b-42ab-8a9f-297580a84efd', 'd0cda9bb-6f59-4f18-88f8-bcbaefe56fbb', '67bb6352-81e0-4e89-878e-ed6be6ed32ed', '2bb33d50-1d17-4bb0-b84d-60ee03182f49'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:06.454930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d631a6d-ceb5-4aa4-9dba-60d7c6669d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d02d526b-f11b-42ab-8a9f-297580a84efd', 'd0cda9bb-6f59-4f18-88f8-bcbaefe56fbb', '67bb6352-81e0-4e89-878e-ed6be6ed32ed', '2bb33d50-1d17-4bb0-b84d-60ee03182f49']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:06.457935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e20a51-c9b0-4c61-95f2-b7feea01179b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:06.566812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e20a51-c9b0-4c61-95f2-b7feea01179b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbee8482-31ce-42d5-b610-9a929539bc53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1744870504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['d02d526b-f11b-42ab-8a9f-297580a84efd','d0cda9bb-6f59-4f18-88f8-bcbaefe56fbb','67bb6352-81e0-4e89-878e-ed6be6ed32ed','2bb33d50-1d17-4bb0-b84d-60ee03182f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1744870504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbee8482-31ce-42d5-b610-9a929539bc53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba472c3f0b39408996d5dd1dd3647191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6fc567ed3eb443f796a8263b951489d2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:06.569214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75deae1-5493-4322-b34c-c99c96af91ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:06.644383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75deae1-5493-4322-b34c-c99c96af91ad) transitioned into state 'SUCCESS' from state '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-1744870504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['d02d526b-f11b-42ab-8a9f-297580a84efd','d0cda9bb-6f59-4f18-88f8-bcbaefe56fbb','67bb6352-81e0-4e89-878e-ed6be6ed32ed','2bb33d50-1d17-4bb0-b84d-60ee03182f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:06.646540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d67f85-4139-4dcd-8623-7a76c2792d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:06.679499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d67f85-4139-4dcd-8623-7a76c2792d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:06.682096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (499ab80e-cdf3-422e-bab8-d3e85ce8491b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:06.758375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request issued successfully. Jan 28 13:17:06.789481 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf3a9993-c99c-414f-b059-523ecec1e94b tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes returned with HTTP 202 Jan 28 13:17:06.802098 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1076/2142] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:17:05 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes => generated 823 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:06.809873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16628d01-7d06-4017-ad34-8f0c46071bb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:06.809873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16628d01-7d06-4017-ad34-8f0c46071bb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:06.809873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16628d01-7d06-4017-ad34-8f0c46071bb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:07.035798 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:07.035798 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:07.067757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-16628d01-7d06-4017-ad34-8f0c46071bb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:07.144800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16628d01-7d06-4017-ad34-8f0c46071bb6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 returned with HTTP 200 Jan 28 13:17:07.146083 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1067/2143] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:06 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 => generated 891 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:08.164560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c27ad6a1-9184-43ef-8a47-e25e236cdd93 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:08.165591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c27ad6a1-9184-43ef-8a47-e25e236cdd93 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:08.165820 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:08.165820 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:08.166206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c27ad6a1-9184-43ef-8a47-e25e236cdd93 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:08.281540 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:08.281540 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:08.305371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c27ad6a1-9184-43ef-8a47-e25e236cdd93 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:08.428560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c27ad6a1-9184-43ef-8a47-e25e236cdd93 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 returned with HTTP 200 Jan 28 13:17:08.442542 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1077/2144] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:08 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 => generated 915 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:09.353305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] POST http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes Jan 28 13:17:09.355677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:09.355677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:09.356236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-606610608"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:09.358299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-606610608'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:17:09.358770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume of 1 GB Jan 28 13:17:09.380403 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Availability Zones retrieved successfully. Jan 28 13:17:09.403013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (9d70f6c1-7a30-4f7c-85c8-002f80f194bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:09.410967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f4635-9acb-4bb2-ab7c-a119b493fd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:09.413583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:17:09.448370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a450cb15-8e3a-4ed1-ad2f-861d91cb0681 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:09.448900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a450cb15-8e3a-4ed1-ad2f-861d91cb0681 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:09.449120 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:09.449120 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:09.449500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a450cb15-8e3a-4ed1-ad2f-861d91cb0681 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:09.540064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f4635-9acb-4bb2-ab7c-a119b493fd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:09.545202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309d05dc-cf8b-4ba6-8dee-b94a82d1cdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:09.567407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:09.567407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:09.589371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a450cb15-8e3a-4ed1-ad2f-861d91cb0681 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:09.635840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a450cb15-8e3a-4ed1-ad2f-861d91cb0681 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 returned with HTTP 200 Jan 28 13:17:09.636704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1078/2145] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:09 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:09.656492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56dff9e9-14f8-4210-83e1-f2f128521ea1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots Jan 28 13:17:09.657233 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:09.657233 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:09.657800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56dff9e9-14f8-4210-83e1-f2f128521ea1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbee8482-31ce-42d5-b610-9a929539bc53", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2138353201"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:09.763669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Created reservations ['967ddc67-54a6-4738-95f6-7a035e604212', 'b33ef8c5-ffd3-42f7-8f59-dffa9bd8dc01', 'e1c64be0-82e2-4ae6-ae51-0c531a20eb0d', '10ed382d-4fde-40d5-bff0-378d92c7426c'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:09.768767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309d05dc-cf8b-4ba6-8dee-b94a82d1cdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['967ddc67-54a6-4738-95f6-7a035e604212', 'b33ef8c5-ffd3-42f7-8f59-dffa9bd8dc01', 'e1c64be0-82e2-4ae6-ae51-0c531a20eb0d', '10ed382d-4fde-40d5-bff0-378d92c7426c']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:09.779621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32a00de-de5d-419f-9879-12b21e24ef2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:09.806661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:09.806661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:09.807725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-56dff9e9-14f8-4210-83e1-f2f128521ea1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:09.807964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-56dff9e9-14f8-4210-83e1-f2f128521ea1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create snapshot from volume bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:09.891324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32a00de-de5d-419f-9879-12b21e24ef2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '996cf3b5-2922-4d1e-8eb3-b211ac6b244d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-606610608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['967ddc67-54a6-4738-95f6-7a035e604212','b33ef8c5-ffd3-42f7-8f59-dffa9bd8dc01','e1c64be0-82e2-4ae6-ae51-0c531a20eb0d','10ed382d-4fde-40d5-bff0-378d92c7426c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-606610608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=996cf3b5-2922-4d1e-8eb3-b211ac6b244d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24eec00029934ea7a9f6287cbaac2bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='04dbd220babc49e2bc68de3b403a5ef5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:09.897214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebea5f0-1b4b-4d3f-b9f5-622a437f2743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:09.961774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ebea5f0-1b4b-4d3f-b9f5-622a437f2743) transitioned into state 'SUCCESS' from state '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-606610608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['967ddc67-54a6-4738-95f6-7a035e604212','b33ef8c5-ffd3-42f7-8f59-dffa9bd8dc01','e1c64be0-82e2-4ae6-ae51-0c531a20eb0d','10ed382d-4fde-40d5-bff0-378d92c7426c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:09.964276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a233bf-0662-4927-993e-e83e3e8334d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:09.966844 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-56dff9e9-14f8-4210-83e1-f2f128521ea1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['9dce8be0-6d57-46ce-b7a1-e31a50fa3de3', '0bb5078f-f6b7-4266-9f76-9af6614666db', 'fd4b4717-e0b4-4363-b0cd-aeda8a8c29ad', 'f0da48f6-2832-4d6b-95e7-8122e5db4522'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:10.033265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6a233bf-0662-4927-993e-e83e3e8334d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:10.047755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (9d70f6c1-7a30-4f7c-85c8-002f80f194bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:10.158040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-56dff9e9-14f8-4210-83e1-f2f128521ea1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot create request issued successfully. Jan 28 13:17:10.159074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56dff9e9-14f8-4210-83e1-f2f128521ea1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots returned with HTTP 202 Jan 28 13:17:10.160154 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1079/2146] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:17:09 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots => generated 310 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:10.180141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c8f755dd-2238-46c6-9125-a45ff1695290 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:10.180928 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c8f755dd-2238-46c6-9125-a45ff1695290 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:10.184229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:10.184229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:10.184229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c8f755dd-2238-46c6-9125-a45ff1695290 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:10.216827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request issued successfully. Jan 28 13:17:10.234309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:10.234309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:10.236341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c8f755dd-2238-46c6-9125-a45ff1695290 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:10.239071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c8f755dd-2238-46c6-9125-a45ff1695290 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 returned with HTTP 200 Jan 28 13:17:10.240844 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1080/2147] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:10 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 => generated 442 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:10.256229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e848dce-9efe-4ea3-a10e-62342092058b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes returned with HTTP 202 Jan 28 13:17:10.257951 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1068/2148] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:17:09 2021] POST /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes => generated 817 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:10.272742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-383dae76-9b33-47fd-86d8-ae0d664c112c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:10.273924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-383dae76-9b33-47fd-86d8-ae0d664c112c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:10.274113 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:10.274113 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:10.274494 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-383dae76-9b33-47fd-86d8-ae0d664c112c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:10.384183 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:10.384183 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:10.400319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-383dae76-9b33-47fd-86d8-ae0d664c112c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:10.428016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-383dae76-9b33-47fd-86d8-ae0d664c112c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:10.428932 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1081/2149] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:10 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 885 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:11.256078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cdd1262-b581-4b4c-8bee-993396190a3f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:11.256758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cdd1262-b581-4b4c-8bee-993396190a3f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:11.257096 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:11.257096 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:11.257632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cdd1262-b581-4b4c-8bee-993396190a3f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:11.358001 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:11.358001 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:11.364528 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9cdd1262-b581-4b4c-8bee-993396190a3f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:11.371657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cdd1262-b581-4b4c-8bee-993396190a3f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 returned with HTTP 200 Jan 28 13:17:11.372959 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1069/2150] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:11 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 => generated 442 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:11.445409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86316e4c-9239-4a8a-94da-3bf647bef4db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:11.446583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86316e4c-9239-4a8a-94da-3bf647bef4db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:11.446997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:11.446997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:11.447734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86316e4c-9239-4a8a-94da-3bf647bef4db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:11.639542 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:11.639542 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:11.659922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-86316e4c-9239-4a8a-94da-3bf647bef4db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:11.717007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86316e4c-9239-4a8a-94da-3bf647bef4db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:11.718377 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1082/2151] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:11 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 909 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:12.386939 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77000e5f-1200-4931-9ac8-6951343a02e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:12.387704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77000e5f-1200-4931-9ac8-6951343a02e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:12.388368 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:12.388368 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:12.389884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77000e5f-1200-4931-9ac8-6951343a02e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:12.433334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:12.433334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:12.442936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-77000e5f-1200-4931-9ac8-6951343a02e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:12.445623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77000e5f-1200-4931-9ac8-6951343a02e9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 returned with HTTP 200 Jan 28 13:17:12.450216 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1070/2152] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:12 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 => generated 442 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:12.733970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c8ead8b-a10f-4761-ac43-69d99f97d95b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:12.735215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c8ead8b-a10f-4761-ac43-69d99f97d95b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:12.735687 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:12.735687 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:12.736710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c8ead8b-a10f-4761-ac43-69d99f97d95b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:12.795720 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:12.795720 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:12.808434 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c8ead8b-a10f-4761-ac43-69d99f97d95b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:12.838036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c8ead8b-a10f-4761-ac43-69d99f97d95b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:12.840087 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1083/2153] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:12 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 910 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:12.860281 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92f51439-2cdc-4a3b-9a40-080dab6daa20 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] POST http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action Jan 28 13:17:12.861893 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:12.861893 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:12.863100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92f51439-2cdc-4a3b-9a40-080dab6daa20 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action body: b'{"os-attach": {"instance_uuid": "90460276-27bc-4d34-a86a-1ed94dd9731d", "mountpoint": "/dev/sdb"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:12.863786 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92f51439-2cdc-4a3b-9a40-080dab6daa20 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "90460276-27bc-4d34-a86a-1ed94dd9731d", "mountpoint": "/dev/sdb"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:12.980310 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:12.980310 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:12.982259 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-92f51439-2cdc-4a3b-9a40-080dab6daa20 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:13.030510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-92f51439-2cdc-4a3b-9a40-080dab6daa20 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Update volume admin metadata completed successfully. Jan 28 13:17:13.345407 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-92f51439-2cdc-4a3b-9a40-080dab6daa20 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Attach volume completed successfully. Jan 28 13:17:13.346494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92f51439-2cdc-4a3b-9a40-080dab6daa20 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action returned with HTTP 202 Jan 28 13:17:13.347788 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1071/2154] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:12 2021] POST /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action => generated 0 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:13.364853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a08fd4e5-e7ab-4dfb-9f9b-39b85d488791 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:13.366258 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a08fd4e5-e7ab-4dfb-9f9b-39b85d488791 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:13.366696 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:13.366696 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:13.367685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a08fd4e5-e7ab-4dfb-9f9b-39b85d488791 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:13.466104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c82a56cb-1224-4927-9fb5-01e963e8d30d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:13.468260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c82a56cb-1224-4927-9fb5-01e963e8d30d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:13.468505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:13.468505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:13.469274 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c82a56cb-1224-4927-9fb5-01e963e8d30d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:13.539084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:13.539084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:13.541733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c82a56cb-1224-4927-9fb5-01e963e8d30d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:13.548688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c82a56cb-1224-4927-9fb5-01e963e8d30d tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 returned with HTTP 200 Jan 28 13:17:13.560354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1072/2155] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:13 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 => generated 469 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:13.566560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] POST http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes Jan 28 13:17:13.567048 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:13.567048 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:13.567585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e9149c92-a753-4a98-a94b-cc163bd3a513", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1919758228"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:13.568941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request body: {'volume': {'snapshot_id': 'e9149c92-a753-4a98-a94b-cc163bd3a513', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1919758228'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:17:13.611647 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:13.611647 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:13.612913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:13.613268 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume of 1 GB Jan 28 13:17:13.629513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Availability Zones retrieved successfully. Jan 28 13:17:13.652884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (57ca1fe0-fda5-4db0-84e1-182a192fc959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:13.655871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ca9980-ae9a-459f-a897-bba8f2385114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:13.659213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:17:13.786954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:13.786954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:13.807231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a08fd4e5-e7ab-4dfb-9f9b-39b85d488791 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:13.846839 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:13.846839 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:13.868400 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a08fd4e5-e7ab-4dfb-9f9b-39b85d488791 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:13.869258 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1084/2156] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:13 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 1244 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:17:13.894556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-320e50a8-0859-43c1-817a-6941a78efc27 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:13.895415 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-320e50a8-0859-43c1-817a-6941a78efc27 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:13.895813 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:13.895813 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:13.896446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-320e50a8-0859-43c1-817a-6941a78efc27 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:13.916142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ca9980-ae9a-459f-a897-bba8f2385114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e9149c92-a753-4a98-a94b-cc163bd3a513', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:13.918474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe98ed4-fe55-466f-bcaa-cccbd1993ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:14.035502 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:14.035502 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:14.058401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-320e50a8-0859-43c1-817a-6941a78efc27 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:14.087500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:14.087500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:14.096906 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-320e50a8-0859-43c1-817a-6941a78efc27 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:14.109756 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1085/2157] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:13 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 1244 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:17:14.127124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Created reservations ['6091c138-0905-4450-b24b-bed66b07c181', '2b14ea08-effc-456e-bc83-45f1a8b4c894', '522f730c-4c9f-4bcf-bf86-1dfe928bb1c4', '65fa2aa9-4fa9-4aee-9399-9ec45586e1a1'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:14.129255 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe98ed4-fe55-466f-bcaa-cccbd1993ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6091c138-0905-4450-b24b-bed66b07c181', '2b14ea08-effc-456e-bc83-45f1a8b4c894', '522f730c-4c9f-4bcf-bf86-1dfe928bb1c4', '65fa2aa9-4fa9-4aee-9399-9ec45586e1a1']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:14.132309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9feb86-ecc4-43ee-a753-85c11c66e002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:14.389446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9feb86-ecc4-43ee-a753-85c11c66e002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee16e954-9afb-45aa-b5d0-9f2e65c1d41d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1919758228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['6091c138-0905-4450-b24b-bed66b07c181','2b14ea08-effc-456e-bc83-45f1a8b4c894','522f730c-4c9f-4bcf-bf86-1dfe928bb1c4','65fa2aa9-4fa9-4aee-9399-9ec45586e1a1'],size=1,snapshot_id=e9149c92-a753-4a98-a94b-cc163bd3a513,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1919758228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee16e954-9afb-45aa-b5d0-9f2e65c1d41d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba472c3f0b39408996d5dd1dd3647191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e9149c92-a753-4a98-a94b-cc163bd3a513,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6fc567ed3eb443f796a8263b951489d2',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:14.398561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0304e19-1e3b-4c2b-9a7e-728bc9e1e30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:14.447135 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0304e19-1e3b-4c2b-9a7e-728bc9e1e30e) transitioned into state 'SUCCESS' from state '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-1919758228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba472c3f0b39408996d5dd1dd3647191',qos_specs=None,replication_status=,reservations=['6091c138-0905-4450-b24b-bed66b07c181','2b14ea08-effc-456e-bc83-45f1a8b4c894','522f730c-4c9f-4bcf-bf86-1dfe928bb1c4','65fa2aa9-4fa9-4aee-9399-9ec45586e1a1'],size=1,snapshot_id=e9149c92-a753-4a98-a94b-cc163bd3a513,source_replicaid=,source_volid=None,status='creating',user_id='6fc567ed3eb443f796a8263b951489d2',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:14.450354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e75b617-945d-482e-8f8d-c3fb2e52fedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:14.522341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9293c2cc-ca87-44b0-91f5-6f4ff100108e tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action Jan 28 13:17:14.522862 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:14.522862 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:14.523416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9293c2cc-ca87-44b0-91f5-6f4ff100108e tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:14.523662 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9293c2cc-ca87-44b0-91f5-6f4ff100108e tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:14.524802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-9293c2cc-ca87-44b0-91f5-6f4ff100108e tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume '996cf3b5-2922-4d1e-8eb3-b211ac6b244d' with '{'status': 'error'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:17:14.579423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e75b617-945d-482e-8f8d-c3fb2e52fedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:14.586875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Flow 'volume_create_api' (57ca1fe0-fda5-4db0-84e1-182a192fc959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:14.669385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Create volume request issued successfully. Jan 28 13:17:14.713260 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2887a6d-7810-49e7-b85c-f6e63d144cbd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes returned with HTTP 202 Jan 28 13:17:14.716533 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1073/2158] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:17:13 2021] POST /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes => generated 857 bytes in 1155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:14.731704 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5978f8ce-4a32-4d87-828a-bcc9c2490ddf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:14.736504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5978f8ce-4a32-4d87-828a-bcc9c2490ddf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:14.739666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:14.739666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:14.740771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5978f8ce-4a32-4d87-828a-bcc9c2490ddf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:14.770125 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:14.770125 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:14.867941 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:14.867941 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:14.897330 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5978f8ce-4a32-4d87-828a-bcc9c2490ddf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:14.941235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9293c2cc-ca87-44b0-91f5-6f4ff100108e tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action returned with HTTP 202 Jan 28 13:17:14.949234 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1086/2159] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:14 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action => generated 0 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:14.958621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4969491-c073-49f9-a4e5-dd017d5d975f tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:14.964091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4969491-c073-49f9-a4e5-dd017d5d975f tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:14.964731 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:14.964731 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:14.965438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4969491-c073-49f9-a4e5-dd017d5d975f tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:14.969995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5978f8ce-4a32-4d87-828a-bcc9c2490ddf tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:14.972271 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1074/2160] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:14 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 925 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:15.054827 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:15.054827 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:15.086630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a4969491-c073-49f9-a4e5-dd017d5d975f tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:15.131000 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:15.131000 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:15.143175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4969491-c073-49f9-a4e5-dd017d5d975f tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:15.145421 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1087/2161] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:14 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 1243 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:17:15.166960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47bd7d07-58a0-4deb-abfe-fb9c059bc2b5 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action Jan 28 13:17:15.167480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:15.167480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:15.167966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47bd7d07-58a0-4deb-abfe-fb9c059bc2b5 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "915afeb2-eb74-43b2-8709-224774003576"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:15.168361 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47bd7d07-58a0-4deb-abfe-fb9c059bc2b5 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "915afeb2-eb74-43b2-8709-224774003576"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:15.281030 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:15.281030 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:15.282317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47bd7d07-58a0-4deb-abfe-fb9c059bc2b5 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Volume info retrieved successfully. Jan 28 13:17:15.436397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47bd7d07-58a0-4deb-abfe-fb9c059bc2b5 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Terminate volume connection completed successfully. Jan 28 13:17:15.446420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-47bd7d07-58a0-4deb-abfe-fb9c059bc2b5 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87941) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 28 13:17:15.749740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47bd7d07-58a0-4deb-abfe-fb9c059bc2b5 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Detach volume completed successfully. Jan 28 13:17:15.750342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47bd7d07-58a0-4deb-abfe-fb9c059bc2b5 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action returned with HTTP 202 Jan 28 13:17:15.754681 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1075/2162] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:15 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action => generated 0 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:15.759342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38d13bb2-746e-4a79-b909-293049e12e82 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:15.759884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38d13bb2-746e-4a79-b909-293049e12e82 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:15.760100 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:15.760100 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:15.760474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38d13bb2-746e-4a79-b909-293049e12e82 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:15.879344 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:15.879344 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:15.891327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-38d13bb2-746e-4a79-b909-293049e12e82 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:15.917570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38d13bb2-746e-4a79-b909-293049e12e82 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:15.919010 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1088/2163] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:15 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 929 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:15.935093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc28336d-c9b3-4df4-b273-1b969373c7a7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:15.935819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc28336d-c9b3-4df4-b273-1b969373c7a7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:15.936022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:15.936022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:15.936754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc28336d-c9b3-4df4-b273-1b969373c7a7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:16.001529 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7bb8415b-6f20-40c6-aa30-ce41e3ecdda7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:16.002523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7bb8415b-6f20-40c6-aa30-ce41e3ecdda7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:16.002949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:16.002949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:16.003604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7bb8415b-6f20-40c6-aa30-ce41e3ecdda7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:16.150259 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:16.150259 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:16.162530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7bb8415b-6f20-40c6-aa30-ce41e3ecdda7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:16.171868 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:16.171868 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:16.203796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7bb8415b-6f20-40c6-aa30-ce41e3ecdda7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:16.213427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc28336d-c9b3-4df4-b273-1b969373c7a7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:16.217465 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1089/2164] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:15 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:16.268871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc28336d-c9b3-4df4-b273-1b969373c7a7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:16.268871 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1076/2165] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:15 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 929 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:16.279925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dfe4dec5-1c07-4b03-ba35-7df1e7bc23d9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] POST http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action Jan 28 13:17:16.280788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:16.280788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:16.281758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dfe4dec5-1c07-4b03-ba35-7df1e7bc23d9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action body: b'{"os-detach": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:16.281938 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dfe4dec5-1c07-4b03-ba35-7df1e7bc23d9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:16.435558 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:16.435558 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:16.437280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dfe4dec5-1c07-4b03-ba35-7df1e7bc23d9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:16.534520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dfe4dec5-1c07-4b03-ba35-7df1e7bc23d9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Detach volume completed successfully. Jan 28 13:17:16.535498 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dfe4dec5-1c07-4b03-ba35-7df1e7bc23d9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action returned with HTTP 202 Jan 28 13:17:16.537305 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1090/2166] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:16 2021] POST /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:16.545161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e803b19a-c11f-494d-a235-a00ab52a3bf9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:17:16.546514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e803b19a-c11f-494d-a235-a00ab52a3bf9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:16.546960 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:16.546960 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:16.547638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e803b19a-c11f-494d-a235-a00ab52a3bf9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:16.619510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:16.619510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:16.629940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e803b19a-c11f-494d-a235-a00ab52a3bf9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:16.657748 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e803b19a-c11f-494d-a235-a00ab52a3bf9 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:17:16.659672 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1077/2167] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:16 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 929 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:17.223518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30329602-5508-466e-9859-38ff5b1fb9af tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:17.224067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30329602-5508-466e-9859-38ff5b1fb9af tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:17.224253 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:17.224253 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:17.224636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30329602-5508-466e-9859-38ff5b1fb9af tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:17.310852 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:17.310852 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:17.342143 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-30329602-5508-466e-9859-38ff5b1fb9af tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:17.386731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30329602-5508-466e-9859-38ff5b1fb9af tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:17.387627 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1091/2168] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:17 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:18.404601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc9334a7-a4c3-4047-8959-586adfe5b4ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:18.405135 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc9334a7-a4c3-4047-8959-586adfe5b4ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:18.405472 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:18.405472 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:18.405776 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc9334a7-a4c3-4047-8959-586adfe5b4ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:18.525079 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:18.525079 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:18.546273 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc9334a7-a4c3-4047-8959-586adfe5b4ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:18.586994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc9334a7-a4c3-4047-8959-586adfe5b4ad tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:18.588174 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1078/2169] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:18 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:19.619471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fd6ed55-5173-4ceb-9e81-8646b093ff19 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:19.624033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fd6ed55-5173-4ceb-9e81-8646b093ff19 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:19.624602 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:19.624602 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:19.627454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fd6ed55-5173-4ceb-9e81-8646b093ff19 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:19.725311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:19.725311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:19.756917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9fd6ed55-5173-4ceb-9e81-8646b093ff19 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:19.824893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fd6ed55-5173-4ceb-9e81-8646b093ff19 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:19.826069 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1092/2170] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:19 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:20.845638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf70b920-5005-42e3-a808-561f2afbf73e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:20.846264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf70b920-5005-42e3-a808-561f2afbf73e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:20.847205 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:20.847205 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:20.848097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf70b920-5005-42e3-a808-561f2afbf73e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:21.258834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:21.258834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:21.330417 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf70b920-5005-42e3-a808-561f2afbf73e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:21.446553 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf70b920-5005-42e3-a808-561f2afbf73e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:21.448123 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1079/2171] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:20 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:22.474939 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-391adfdc-6691-4f76-a4a9-d0e9a7e3dfd0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:22.475782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-391adfdc-6691-4f76-a4a9-d0e9a7e3dfd0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:22.476495 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:22.476495 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:22.487764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-391adfdc-6691-4f76-a4a9-d0e9a7e3dfd0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:22.616370 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:22.616370 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:22.626121 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-391adfdc-6691-4f76-a4a9-d0e9a7e3dfd0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:22.651600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-391adfdc-6691-4f76-a4a9-d0e9a7e3dfd0 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:22.652468 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1093/2172] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:22 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:23.680914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-462a7ea9-5e24-4614-b855-451e00d83fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:23.684684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-462a7ea9-5e24-4614-b855-451e00d83fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:23.684684 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:23.684684 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:23.684684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-462a7ea9-5e24-4614-b855-451e00d83fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:23.805900 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:23.805900 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:23.839605 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-462a7ea9-5e24-4614-b855-451e00d83fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:23.935091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-462a7ea9-5e24-4614-b855-451e00d83fe5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:23.946188 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1080/2173] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:23 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:24.961714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4895142a-fb48-44af-aeef-951b63b0bc3c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:24.963691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4895142a-fb48-44af-aeef-951b63b0bc3c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:24.964117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:24.964117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:24.964924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4895142a-fb48-44af-aeef-951b63b0bc3c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:25.137649 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:25.137649 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:25.157881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4895142a-fb48-44af-aeef-951b63b0bc3c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:25.211184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4895142a-fb48-44af-aeef-951b63b0bc3c tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:25.213505 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1094/2174] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:24 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:25.784544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] POST http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes Jan 28 13:17:25.785198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:25.785198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:25.785996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1278444204"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:25.787273 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1278444204'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:17:25.787912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume of 1 GB Jan 28 13:17:25.821857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Availability Zones retrieved successfully. Jan 28 13:17:25.854571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (8cbc70e8-551b-4509-b2ed-8d4c27dccfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:25.860522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b9630e-36c9-4148-9aa5-dee5216e2b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:25.864814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:17:26.023904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89b9630e-36c9-4148-9aa5-dee5216e2b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:26.035329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d69b3f-3867-4443-9381-7022bf65d46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:26.192044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Created reservations ['723ba409-0412-45d9-9da9-861cbdceac02', '7cd9ede4-cca6-4ca5-bc42-d4f3245d285e', 'e645dced-85e6-4c3a-bff9-14adf34798a1', '73b603e4-b508-4290-88a8-7f07be0a54e9'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:26.194657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d69b3f-3867-4443-9381-7022bf65d46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723ba409-0412-45d9-9da9-861cbdceac02', '7cd9ede4-cca6-4ca5-bc42-d4f3245d285e', 'e645dced-85e6-4c3a-bff9-14adf34798a1', '73b603e4-b508-4290-88a8-7f07be0a54e9']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:26.197118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999696d0-9ff8-43f8-99b4-cb99b8cedb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:26.240677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f037b165-6719-49ef-8ca8-2caa4bda442a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:26.243309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f037b165-6719-49ef-8ca8-2caa4bda442a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:26.243958 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:26.243958 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:26.245036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f037b165-6719-49ef-8ca8-2caa4bda442a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:26.305251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999696d0-9ff8-43f8-99b4-cb99b8cedb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12e1b92c-c55c-4e27-bf41-58bbf1f81826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1278444204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['723ba409-0412-45d9-9da9-861cbdceac02','7cd9ede4-cca6-4ca5-bc42-d4f3245d285e','e645dced-85e6-4c3a-bff9-14adf34798a1','73b603e4-b508-4290-88a8-7f07be0a54e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1278444204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12e1b92c-c55c-4e27-bf41-58bbf1f81826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24eec00029934ea7a9f6287cbaac2bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='04dbd220babc49e2bc68de3b403a5ef5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:26.308380 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f5c80e-7d6a-431c-aa28-22e2f1478623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:26.341109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f5c80e-7d6a-431c-aa28-22e2f1478623) transitioned into state 'SUCCESS' from state '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-1278444204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['723ba409-0412-45d9-9da9-861cbdceac02','7cd9ede4-cca6-4ca5-bc42-d4f3245d285e','e645dced-85e6-4c3a-bff9-14adf34798a1','73b603e4-b508-4290-88a8-7f07be0a54e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:26.344274 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b5a61a-7921-4532-a719-d2df6bd3afbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:26.376674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b5a61a-7921-4532-a719-d2df6bd3afbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:26.380239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (8cbc70e8-551b-4509-b2ed-8d4c27dccfa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:26.382195 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:26.382195 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:26.395921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f037b165-6719-49ef-8ca8-2caa4bda442a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:26.445831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f037b165-6719-49ef-8ca8-2caa4bda442a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:26.446992 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1095/2175] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:26 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 950 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:26.462618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request issued successfully. Jan 28 13:17:26.466555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc724cd2-2b1e-4350-8198-064e9b5dfb38 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:26.467561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc724cd2-2b1e-4350-8198-064e9b5dfb38 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:26.468241 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:26.468241 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:26.469092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc724cd2-2b1e-4350-8198-064e9b5dfb38 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:26.487709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f64b44fa-5a92-4022-b832-d291440bc3ab tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes returned with HTTP 202 Jan 28 13:17:26.490747 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1081/2176] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:17:25 2021] POST /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes => generated 818 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:26.508731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c47af286-670f-4430-bcd4-4320b00fcf67 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:17:26.509643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c47af286-670f-4430-bcd4-4320b00fcf67 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:26.509796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:26.509796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:26.511240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c47af286-670f-4430-bcd4-4320b00fcf67 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:26.624517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:26.624517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:26.634924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:26.634924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:26.639325 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c47af286-670f-4430-bcd4-4320b00fcf67 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:26.660893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc724cd2-2b1e-4350-8198-064e9b5dfb38 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:26.677585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c47af286-670f-4430-bcd4-4320b00fcf67 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 returned with HTTP 200 Jan 28 13:17:26.678538 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1082/2177] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:26 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 => generated 886 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:17:26.718825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc724cd2-2b1e-4350-8198-064e9b5dfb38 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:26.720211 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1096/2178] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:26 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 950 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:26.737438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca4d2575-82e3-4aeb-8c96-e237668efc1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:26.738082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca4d2575-82e3-4aeb-8c96-e237668efc1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:26.738423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:26.738423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:26.738684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca4d2575-82e3-4aeb-8c96-e237668efc1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:26.739445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ca4d2575-82e3-4aeb-8c96-e237668efc1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume with id: ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:26.805598 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:26.805598 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:26.807631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ca4d2575-82e3-4aeb-8c96-e237668efc1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:26.864303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ca4d2575-82e3-4aeb-8c96-e237668efc1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume request issued successfully. Jan 28 13:17:26.865063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca4d2575-82e3-4aeb-8c96-e237668efc1a tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 202 Jan 28 13:17:26.866164 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1083/2179] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:17:26 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:17:26.874005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d20267a-2441-49df-a439-edda29b8c8c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:26.874643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d20267a-2441-49df-a439-edda29b8c8c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:26.874964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:26.874964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:26.875457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d20267a-2441-49df-a439-edda29b8c8c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:27.003478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:27.003478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:27.015489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4d20267a-2441-49df-a439-edda29b8c8c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:27.041353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d20267a-2441-49df-a439-edda29b8c8c2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:27.042955 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1097/2180] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:26 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:27.708687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ffbacef-955d-4f80-8b9b-aa42abe7fc0d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:17:27.709071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ffbacef-955d-4f80-8b9b-aa42abe7fc0d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:27.709071 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:27.709071 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:27.709428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ffbacef-955d-4f80-8b9b-aa42abe7fc0d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:27.834278 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:27.834278 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:27.849488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5ffbacef-955d-4f80-8b9b-aa42abe7fc0d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:27.879719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ffbacef-955d-4f80-8b9b-aa42abe7fc0d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 returned with HTTP 200 Jan 28 13:17:27.880884 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1084/2181] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:27 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 => generated 910 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:28.062437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1398bc20-d439-446c-873d-152235f18128 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:28.063105 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1398bc20-d439-446c-873d-152235f18128 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:28.063393 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:28.063393 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:28.063818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1398bc20-d439-446c-873d-152235f18128 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:28.173854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:28.173854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:28.193690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1398bc20-d439-446c-873d-152235f18128 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:28.236418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1398bc20-d439-446c-873d-152235f18128 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:28.259280 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1098/2182] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:28 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:28.897776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a1bcfdd-d46f-4eee-8fda-77f06e5ed35e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:17:28.898406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a1bcfdd-d46f-4eee-8fda-77f06e5ed35e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:28.898859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:28.898859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:28.899509 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a1bcfdd-d46f-4eee-8fda-77f06e5ed35e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:29.067842 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:29.067842 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:29.099723 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0a1bcfdd-d46f-4eee-8fda-77f06e5ed35e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:29.157001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a1bcfdd-d46f-4eee-8fda-77f06e5ed35e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 returned with HTTP 200 Jan 28 13:17:29.157876 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1085/2183] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:28 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 => generated 911 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:29.175733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ebeb39d0-597c-4489-bd3d-19df590a9335 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826/action Jan 28 13:17:29.176212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:29.176212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:29.176663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ebeb39d0-597c-4489-bd3d-19df590a9335 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:29.177052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ebeb39d0-597c-4489-bd3d-19df590a9335 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:29.178016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-ebeb39d0-597c-4489-bd3d-19df590a9335 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume '12e1b92c-c55c-4e27-bf41-58bbf1f81826' with '{'status': 'attaching'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:17:29.271095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-265b2d2e-0403-4a02-802f-bb5e9736f5d8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:29.271660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-265b2d2e-0403-4a02-802f-bb5e9736f5d8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:29.271889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:29.271889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:29.272423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-265b2d2e-0403-4a02-802f-bb5e9736f5d8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:29.439154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:29.439154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:29.469633 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-265b2d2e-0403-4a02-802f-bb5e9736f5d8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:29.513997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:29.513997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:29.541483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-265b2d2e-0403-4a02-802f-bb5e9736f5d8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 200 Jan 28 13:17:29.551855 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1086/2184] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:29 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 949 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:29.664076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ebeb39d0-597c-4489-bd3d-19df590a9335 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826/action returned with HTTP 202 Jan 28 13:17:29.665852 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1099/2185] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:29 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826/action => generated 0 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:29.674793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd98bba0-3f71-493d-a309-c7896936fa56 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:17:29.675367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd98bba0-3f71-493d-a309-c7896936fa56 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:29.675595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:29.675595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:29.675975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd98bba0-3f71-493d-a309-c7896936fa56 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:29.777012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:29.777012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:29.787559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cd98bba0-3f71-493d-a309-c7896936fa56 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:29.842052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd98bba0-3f71-493d-a309-c7896936fa56 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 returned with HTTP 200 Jan 28 13:17:29.855205 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1087/2186] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:29 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 => generated 911 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:29.861564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8bb95325-e33b-4dc8-8735-4633605a1b4c tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826/action Jan 28 13:17:29.862304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:29.862304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:29.863191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8bb95325-e33b-4dc8-8735-4633605a1b4c tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:29.863843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8bb95325-e33b-4dc8-8735-4633605a1b4c tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:30.030427 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:30.030427 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:30.037996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8bb95325-e33b-4dc8-8735-4633605a1b4c tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Volume info retrieved successfully. Jan 28 13:17:30.101913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8bb95325-e33b-4dc8-8735-4633605a1b4c tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Delete volume request issued successfully. Jan 28 13:17:30.102610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8bb95325-e33b-4dc8-8735-4633605a1b4c tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826/action returned with HTTP 202 Jan 28 13:17:30.103965 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1100/2187] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:29 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826/action => generated 0 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:30.116323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c017702-30b3-4a6e-8cfb-a62ec48903d0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:17:30.116864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c017702-30b3-4a6e-8cfb-a62ec48903d0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:30.117092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:30.117092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:30.117472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c017702-30b3-4a6e-8cfb-a62ec48903d0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:30.244406 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:30.244406 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:30.267621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5c017702-30b3-4a6e-8cfb-a62ec48903d0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:30.314265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c017702-30b3-4a6e-8cfb-a62ec48903d0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 returned with HTTP 200 Jan 28 13:17:30.325129 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1088/2188] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:30 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 => generated 910 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:30.560120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68869483-2e35-410f-85bd-f453f8b3c8b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:30.561341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68869483-2e35-410f-85bd-f453f8b3c8b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:30.561790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:30.561790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:30.562478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68869483-2e35-410f-85bd-f453f8b3c8b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:30.667917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68869483-2e35-410f-85bd-f453f8b3c8b4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 404 Jan 28 13:17:30.669765 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1101/2189] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:30 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:30.685344 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9713b38-4c2f-46e0-9395-ed37476963c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:30.686426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9713b38-4c2f-46e0-9395-ed37476963c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:30.686629 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:30.686629 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:30.686995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9713b38-4c2f-46e0-9395-ed37476963c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:30.687502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e9713b38-4c2f-46e0-9395-ed37476963c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume with id: ee16e954-9afb-45aa-b5d0-9f2e65c1d41d Jan 28 13:17:30.737103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9713b38-4c2f-46e0-9395-ed37476963c9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d returned with HTTP 404 Jan 28 13:17:30.738507 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1089/2190] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:17:30 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/ee16e954-9afb-45aa-b5d0-9f2e65c1d41d => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:30.747615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd712dd1-0d52-4491-bf60-56f641635ae4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:30.748439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd712dd1-0d52-4491-bf60-56f641635ae4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:30.749094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd712dd1-0d52-4491-bf60-56f641635ae4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:30.749757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-cd712dd1-0d52-4491-bf60-56f641635ae4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:30.779032 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:30.779032 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:30.780879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cd712dd1-0d52-4491-bf60-56f641635ae4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:30.875597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cd712dd1-0d52-4491-bf60-56f641635ae4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:17:30.876460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd712dd1-0d52-4491-bf60-56f641635ae4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 returned with HTTP 202 Jan 28 13:17:30.877905 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1102/2191] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:30 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:17:30.886379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0d376e5-ba8b-4eca-920f-560ef0013d2f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:30.886905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0d376e5-ba8b-4eca-920f-560ef0013d2f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:30.887429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0d376e5-ba8b-4eca-920f-560ef0013d2f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:30.943975 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:30.943975 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:30.945172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a0d376e5-ba8b-4eca-920f-560ef0013d2f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:30.947234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0d376e5-ba8b-4eca-920f-560ef0013d2f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 returned with HTTP 200 Jan 28 13:17:30.957987 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1090/2192] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:30 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 => generated 468 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:31.342932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23a09800-ef74-4638-bd7c-aeb5af6fdb50 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:17:31.344380 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23a09800-ef74-4638-bd7c-aeb5af6fdb50 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:31.344795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:31.344795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:31.345430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23a09800-ef74-4638-bd7c-aeb5af6fdb50 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:31.493370 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:31.493370 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:31.513432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-23a09800-ef74-4638-bd7c-aeb5af6fdb50 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:31.546952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23a09800-ef74-4638-bd7c-aeb5af6fdb50 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 returned with HTTP 200 Jan 28 13:17:31.549743 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1103/2193] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:31 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 => generated 910 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:31.962588 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e1fbc36-94d3-475c-9e19-d5067724b9b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:31.963111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e1fbc36-94d3-475c-9e19-d5067724b9b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:31.963356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:31.963356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:31.963740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e1fbc36-94d3-475c-9e19-d5067724b9b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:32.071741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:32.071741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:32.072926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3e1fbc36-94d3-475c-9e19-d5067724b9b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:32.074922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e1fbc36-94d3-475c-9e19-d5067724b9b1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 returned with HTTP 200 Jan 28 13:17:32.099213 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1091/2194] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:31 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 => generated 468 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:32.565095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1222b9d4-870c-4aa6-b2cd-c5cc5a1e3713 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:17:32.566236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1222b9d4-870c-4aa6-b2cd-c5cc5a1e3713 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:32.566704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:32.566704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:32.567422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1222b9d4-870c-4aa6-b2cd-c5cc5a1e3713 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:32.693237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1222b9d4-870c-4aa6-b2cd-c5cc5a1e3713 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 returned with HTTP 404 Jan 28 13:17:32.694308 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1104/2195] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:32 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:32.704874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] POST http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes Jan 28 13:17:32.705490 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:32.705490 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:32.705915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1801080339"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:32.707088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1801080339'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:17:32.707962 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume of 1 GB Jan 28 13:17:32.756946 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Availability Zones retrieved successfully. Jan 28 13:17:32.798685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (fdb8dae8-00ef-47c0-9a32-407a505b0e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:32.801684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70448bdf-c250-4282-8aa7-e344c32a1d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:32.803874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:17:32.972143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70448bdf-c250-4282-8aa7-e344c32a1d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:32.974373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d29437-6255-4a17-bac7-cc800fa6a7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:33.113777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a34560cb-2804-44b6-b4ef-a2714bce1a0e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 Jan 28 13:17:33.114330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a34560cb-2804-44b6-b4ef-a2714bce1a0e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:33.114830 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a34560cb-2804-44b6-b4ef-a2714bce1a0e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:33.171215 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Created reservations ['ef002217-ea37-4176-9921-197ac454d4a0', '42ee9b9a-3970-4ffb-9d4d-0837894d2470', '48a52172-8261-4ba8-bf69-d37ae602a8db', '9dd41687-f5d9-4e71-ba8a-6d7b521bfa71'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:33.173688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d29437-6255-4a17-bac7-cc800fa6a7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef002217-ea37-4176-9921-197ac454d4a0', '42ee9b9a-3970-4ffb-9d4d-0837894d2470', '48a52172-8261-4ba8-bf69-d37ae602a8db', '9dd41687-f5d9-4e71-ba8a-6d7b521bfa71']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:33.179851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f45259-e41d-480d-9189-906fde550e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:33.179996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a34560cb-2804-44b6-b4ef-a2714bce1a0e tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 returned with HTTP 404 Jan 28 13:17:33.190616 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1105/2196] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:33 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/e9149c92-a753-4a98-a94b-cc163bd3a513 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:17:33.203230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-677cd4ab-2a58-4632-bb86-17ec920038f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:33.204236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-677cd4ab-2a58-4632-bb86-17ec920038f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:33.205166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-677cd4ab-2a58-4632-bb86-17ec920038f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:33.205872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-677cd4ab-2a58-4632-bb86-17ec920038f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume with id: bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:33.308138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f45259-e41d-480d-9189-906fde550e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1801080339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['ef002217-ea37-4176-9921-197ac454d4a0','42ee9b9a-3970-4ffb-9d4d-0837894d2470','48a52172-8261-4ba8-bf69-d37ae602a8db','9dd41687-f5d9-4e71-ba8a-6d7b521bfa71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1801080339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24eec00029934ea7a9f6287cbaac2bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='04dbd220babc49e2bc68de3b403a5ef5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:33.311674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ada9277-bcdd-4890-babd-7edc91f01eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:33.338682 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:33.338682 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:33.340181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-677cd4ab-2a58-4632-bb86-17ec920038f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:33.370111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ada9277-bcdd-4890-babd-7edc91f01eb5) transitioned into state 'SUCCESS' from state '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-1801080339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['ef002217-ea37-4176-9921-197ac454d4a0','42ee9b9a-3970-4ffb-9d4d-0837894d2470','48a52172-8261-4ba8-bf69-d37ae602a8db','9dd41687-f5d9-4e71-ba8a-6d7b521bfa71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:33.372351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce8da51-157a-4b11-9484-9c196e4b64b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:33.402117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce8da51-157a-4b11-9484-9c196e4b64b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:33.407058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (fdb8dae8-00ef-47c0-9a32-407a505b0e88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:33.421479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-677cd4ab-2a58-4632-bb86-17ec920038f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume request issued successfully. Jan 28 13:17:33.426294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-677cd4ab-2a58-4632-bb86-17ec920038f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 returned with HTTP 202 Jan 28 13:17:33.431373 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1106/2197] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:17:33 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:17:33.445045 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0b3600f0-1aab-4535-ad78-db521dc65920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:33.445602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0b3600f0-1aab-4535-ad78-db521dc65920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:33.445827 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:33.445827 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:33.446207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0b3600f0-1aab-4535-ad78-db521dc65920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:33.570056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request issued successfully. Jan 28 13:17:33.619992 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:33.619992 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:33.624040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ca60394-9b68-4b51-b379-2a1d8c5eefa4 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes returned with HTTP 202 Jan 28 13:17:33.639183 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1092/2198] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:17:32 2021] POST /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes => generated 818 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:33.645210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85b59c1e-95d4-4c42-9294-c184e111bf1d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:17:33.645742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85b59c1e-95d4-4c42-9294-c184e111bf1d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:33.645959 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:33.645959 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:33.646330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85b59c1e-95d4-4c42-9294-c184e111bf1d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:33.663947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0b3600f0-1aab-4535-ad78-db521dc65920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:33.747939 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0b3600f0-1aab-4535-ad78-db521dc65920 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 returned with HTTP 200 Jan 28 13:17:33.748778 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1107/2199] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:33 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 => generated 915 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:33.798339 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:33.798339 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:33.811225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85b59c1e-95d4-4c42-9294-c184e111bf1d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:33.861442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85b59c1e-95d4-4c42-9294-c184e111bf1d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 200 Jan 28 13:17:33.873289 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1093/2200] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:33 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:34.765462 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f70dacdd-ce58-43fd-b87e-fed9339fdf5f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:34.766060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f70dacdd-ce58-43fd-b87e-fed9339fdf5f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:34.766381 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:34.766381 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:34.767074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f70dacdd-ce58-43fd-b87e-fed9339fdf5f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:34.880577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:34.880577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:34.889697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21708b5d-7915-4c3f-811d-4e27668265db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:17:34.890237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21708b5d-7915-4c3f-811d-4e27668265db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:34.890457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:34.890457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:34.890828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21708b5d-7915-4c3f-811d-4e27668265db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:34.932659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f70dacdd-ce58-43fd-b87e-fed9339fdf5f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:35.004893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f70dacdd-ce58-43fd-b87e-fed9339fdf5f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 returned with HTTP 200 Jan 28 13:17:35.018840 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1108/2201] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:34 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 => generated 915 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:35.054232 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:35.054232 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:35.106876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-21708b5d-7915-4c3f-811d-4e27668265db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:35.188249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21708b5d-7915-4c3f-811d-4e27668265db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 200 Jan 28 13:17:35.201203 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1094/2202] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:34 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 910 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:36.035961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe6c39fa-5a5f-4be9-9386-c2a943bee6a2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:36.036644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe6c39fa-5a5f-4be9-9386-c2a943bee6a2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:36.036930 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:36.036930 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:36.037647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe6c39fa-5a5f-4be9-9386-c2a943bee6a2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:36.180759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:36.180759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:36.207830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cdf09898-b297-4943-8957-c4980c563ade tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:17:36.208491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cdf09898-b297-4943-8957-c4980c563ade tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:36.208810 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:36.208810 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:36.209304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cdf09898-b297-4943-8957-c4980c563ade tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:36.218115 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fe6c39fa-5a5f-4be9-9386-c2a943bee6a2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:36.296201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe6c39fa-5a5f-4be9-9386-c2a943bee6a2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 returned with HTTP 200 Jan 28 13:17:36.304134 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1109/2203] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:36 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:36.366653 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:36.366653 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:36.391766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cdf09898-b297-4943-8957-c4980c563ade tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:36.437913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cdf09898-b297-4943-8957-c4980c563ade tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 200 Jan 28 13:17:36.445830 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1095/2204] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:36 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:36.456817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-582798d9-8fe9-42bf-9095-b666ccdde2ce tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8/action Jan 28 13:17:36.457276 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:36.457276 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:36.457723 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-582798d9-8fe9-42bf-9095-b666ccdde2ce tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:36.458116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-582798d9-8fe9-42bf-9095-b666ccdde2ce tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:36.459094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-582798d9-8fe9-42bf-9095-b666ccdde2ce tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume 'b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8' with '{'status': 'creating'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:17:36.739876 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:36.739876 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:36.884474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-582798d9-8fe9-42bf-9095-b666ccdde2ce tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8/action returned with HTTP 202 Jan 28 13:17:36.885404 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1110/2205] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:36 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8/action => generated 0 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:36.894349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0e0f4c8-aa01-42cb-a27a-cbc5c1b761e7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:17:36.894902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0e0f4c8-aa01-42cb-a27a-cbc5c1b761e7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:36.895112 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:36.895112 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:36.897940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0e0f4c8-aa01-42cb-a27a-cbc5c1b761e7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:37.064517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:37.064517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:37.109723 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e0e0f4c8-aa01-42cb-a27a-cbc5c1b761e7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:37.170496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0e0f4c8-aa01-42cb-a27a-cbc5c1b761e7 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 200 Jan 28 13:17:37.171964 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1096/2206] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:36 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 910 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:37.192287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93debdfe-eb80-4aab-b768-4b0e187471b7 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8/action Jan 28 13:17:37.192672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:37.192672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:37.193651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93debdfe-eb80-4aab-b768-4b0e187471b7 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:37.195446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93debdfe-eb80-4aab-b768-4b0e187471b7 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:37.309235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:37.309235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:37.310630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-93debdfe-eb80-4aab-b768-4b0e187471b7 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Volume info retrieved successfully. Jan 28 13:17:37.320565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da2ef8d8-a627-4b29-bd1c-d8eff906c9e6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 Jan 28 13:17:37.321112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da2ef8d8-a627-4b29-bd1c-d8eff906c9e6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:37.321450 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:37.321450 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:37.322137 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da2ef8d8-a627-4b29-bd1c-d8eff906c9e6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:37.408695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-93debdfe-eb80-4aab-b768-4b0e187471b7 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Delete volume request issued successfully. Jan 28 13:17:37.409085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93debdfe-eb80-4aab-b768-4b0e187471b7 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8/action returned with HTTP 202 Jan 28 13:17:37.410010 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1111/2207] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:37 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:37.429152 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e7d4f8d-f9b0-4c6b-b6ce-d624f66da861 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:17:37.429823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e7d4f8d-f9b0-4c6b-b6ce-d624f66da861 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:37.430072 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:37.430072 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:37.430485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e7d4f8d-f9b0-4c6b-b6ce-d624f66da861 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:37.461700 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da2ef8d8-a627-4b29-bd1c-d8eff906c9e6 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 returned with HTTP 404 Jan 28 13:17:37.464039 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1097/2208] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:37 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/bbee8482-31ce-42d5-b610-9a929539bc53 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:37.474778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f5418f5-f2cc-4144-be9e-0d196b7e4ae2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:37.479212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f5418f5-f2cc-4144-be9e-0d196b7e4ae2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:37.480197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f5418f5-f2cc-4144-be9e-0d196b7e4ae2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:37.480848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2f5418f5-f2cc-4144-be9e-0d196b7e4ae2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume with id: cf4dc41d-4ee7-4913-ac1c-06622b4539a1 Jan 28 13:17:37.580835 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:37.580835 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:37.624305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2e7d4f8d-f9b0-4c6b-b6ce-d624f66da861 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:37.640144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f5418f5-f2cc-4144-be9e-0d196b7e4ae2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 returned with HTTP 404 Jan 28 13:17:37.644310 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1098/2209] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:17:37 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/cf4dc41d-4ee7-4913-ac1c-06622b4539a1 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:37.659783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a5654ec-eff0-42bf-9d74-dbc1192cdeaa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:17:37.662935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a5654ec-eff0-42bf-9d74-dbc1192cdeaa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:37.663519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a5654ec-eff0-42bf-9d74-dbc1192cdeaa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:37.664080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-4a5654ec-eff0-42bf-9d74-dbc1192cdeaa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:17:37.689893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e7d4f8d-f9b0-4c6b-b6ce-d624f66da861 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 200 Jan 28 13:17:37.696302 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1112/2210] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:37 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 910 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:37.725817 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:37.725817 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:37.726980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a5654ec-eff0-42bf-9d74-dbc1192cdeaa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:37.940433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a5654ec-eff0-42bf-9d74-dbc1192cdeaa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:17:37.940922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a5654ec-eff0-42bf-9d74-dbc1192cdeaa tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 202 Jan 28 13:17:37.941820 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1099/2211] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:37 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:17:37.952280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a7332bc-68fe-4862-92a6-c28caedc3352 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:17:37.952954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a7332bc-68fe-4862-92a6-c28caedc3352 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:37.953300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:37.953300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:37.953858 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a7332bc-68fe-4862-92a6-c28caedc3352 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:38.072693 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:38.072693 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:38.092799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1a7332bc-68fe-4862-92a6-c28caedc3352 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:38.105601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a7332bc-68fe-4862-92a6-c28caedc3352 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 200 Jan 28 13:17:38.116256 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1113/2212] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:37 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 468 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:38.713202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59248dca-2c83-41db-b2c4-ede046f4783a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:17:38.714065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59248dca-2c83-41db-b2c4-ede046f4783a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:38.714451 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:38.714451 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:38.715968 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59248dca-2c83-41db-b2c4-ede046f4783a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:38.844643 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:38.844643 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:38.871312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-59248dca-2c83-41db-b2c4-ede046f4783a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:38.971835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59248dca-2c83-41db-b2c4-ede046f4783a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 200 Jan 28 13:17:38.973876 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1100/2213] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:38 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 910 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:39.129793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28a0a6a5-061e-45eb-b34d-64a166774e65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:17:39.130870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28a0a6a5-061e-45eb-b34d-64a166774e65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:39.131351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:39.131351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:39.132020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28a0a6a5-061e-45eb-b34d-64a166774e65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:39.245024 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:39.245024 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:39.252918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-28a0a6a5-061e-45eb-b34d-64a166774e65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:39.258782 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28a0a6a5-061e-45eb-b34d-64a166774e65 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 200 Jan 28 13:17:39.261863 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1114/2214] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:39 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 468 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:17:39.990898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f04a4f34-d752-4164-b724-b75e4a524199 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:17:39.992152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f04a4f34-d752-4164-b724-b75e4a524199 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:39.992652 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:39.992652 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:39.994370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f04a4f34-d752-4164-b724-b75e4a524199 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:40.155921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:40.155921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:40.175905 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f04a4f34-d752-4164-b724-b75e4a524199 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:40.228779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f04a4f34-d752-4164-b724-b75e4a524199 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 200 Jan 28 13:17:40.230433 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1101/2215] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:39 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 910 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:40.274149 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0feddb29-ffef-4d72-8f26-e0c7522da4df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:17:40.274660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0feddb29-ffef-4d72-8f26-e0c7522da4df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:40.275181 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:40.275181 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:40.275999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0feddb29-ffef-4d72-8f26-e0c7522da4df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:40.337686 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:40.337686 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:40.339559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0feddb29-ffef-4d72-8f26-e0c7522da4df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:40.344884 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0feddb29-ffef-4d72-8f26-e0c7522da4df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 200 Jan 28 13:17:40.363082 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1115/2216] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:40 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:41.248264 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d0a7a0e-2431-4fb6-91ac-1f8e0a4ccc25 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:17:41.249000 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d0a7a0e-2431-4fb6-91ac-1f8e0a4ccc25 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:41.249527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:41.249527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:41.250139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d0a7a0e-2431-4fb6-91ac-1f8e0a4ccc25 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:41.360554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd107570-1e97-4b2f-9603-32e7c9e54bd7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 Jan 28 13:17:41.361442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd107570-1e97-4b2f-9603-32e7c9e54bd7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:41.361850 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:41.361850 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:41.362539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd107570-1e97-4b2f-9603-32e7c9e54bd7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:41.422706 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd107570-1e97-4b2f-9603-32e7c9e54bd7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 returned with HTTP 404 Jan 28 13:17:41.423171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d0a7a0e-2431-4fb6-91ac-1f8e0a4ccc25 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 404 Jan 28 13:17:41.425859 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1116/2217] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:41 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9c00d4c0-98f4-4423-881b-db2d78279da7 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:41.426682 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1102/2218] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:41 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:41.440991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] POST http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes Jan 28 13:17:41.442099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1611620878"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:41.442755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-180d43d8-9135-4ab7-b647-d7f2dd27e544 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:17:41.443509 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1611620878'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:17:41.443950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-180d43d8-9135-4ab7-b647-d7f2dd27e544 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:41.444099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume of 1 GB Jan 28 13:17:41.445183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-180d43d8-9135-4ab7-b647-d7f2dd27e544 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:41.445955 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-180d43d8-9135-4ab7-b647-d7f2dd27e544 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume with id: 7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:17:41.483599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Availability Zones retrieved successfully. Jan 28 13:17:41.520336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (3f833582-17f4-4b00-b5ea-f432ee7e12e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:41.528179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9848d10d-2dd5-4d0e-90af-9fa685775033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:41.530960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:17:41.547010 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:41.547010 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:41.548916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-180d43d8-9135-4ab7-b647-d7f2dd27e544 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:41.607687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-180d43d8-9135-4ab7-b647-d7f2dd27e544 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume request issued successfully. Jan 28 13:17:41.608730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-180d43d8-9135-4ab7-b647-d7f2dd27e544 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 returned with HTTP 202 Jan 28 13:17:41.609828 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1103/2219] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:17:41 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:17:41.624703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac11cf2c-ce7d-4f1a-b33f-e94b45cebb21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:17:41.625524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac11cf2c-ce7d-4f1a-b33f-e94b45cebb21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:41.626859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:41.626859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:41.628540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac11cf2c-ce7d-4f1a-b33f-e94b45cebb21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:41.709010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9848d10d-2dd5-4d0e-90af-9fa685775033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:41.711765 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9e6cab-5a42-4281-9e3e-0065fe7f6b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:41.780454 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:41.780454 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:41.804739 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac11cf2c-ce7d-4f1a-b33f-e94b45cebb21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:41.873238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Created reservations ['f1fc5adb-120e-4f72-bfa2-f82b6a8442c4', '9ac55f33-9adf-47aa-83f9-043401a5a366', '83489084-3db9-4d90-a9be-e6c1b25ff713', '0487fda8-a2c8-499a-ae3f-7f4866ab4cf4'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:41.875578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9e6cab-5a42-4281-9e3e-0065fe7f6b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1fc5adb-120e-4f72-bfa2-f82b6a8442c4', '9ac55f33-9adf-47aa-83f9-043401a5a366', '83489084-3db9-4d90-a9be-e6c1b25ff713', '0487fda8-a2c8-499a-ae3f-7f4866ab4cf4']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:41.876929 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac11cf2c-ce7d-4f1a-b33f-e94b45cebb21 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 returned with HTTP 200 Jan 28 13:17:41.878264 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1104/2220] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:41 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:41.881607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1a315c-5cb4-4a0f-8271-32a6111fd289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:42.025557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe1a315c-5cb4-4a0f-8271-32a6111fd289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183494ea-fc8e-4b6e-83e5-4255dbb80400', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1611620878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['f1fc5adb-120e-4f72-bfa2-f82b6a8442c4','9ac55f33-9adf-47aa-83f9-043401a5a366','83489084-3db9-4d90-a9be-e6c1b25ff713','0487fda8-a2c8-499a-ae3f-7f4866ab4cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1611620878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=183494ea-fc8e-4b6e-83e5-4255dbb80400,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24eec00029934ea7a9f6287cbaac2bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='04dbd220babc49e2bc68de3b403a5ef5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:42.033618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307261f2-f08a-428f-a0af-bfe920f6d3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:42.095082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307261f2-f08a-428f-a0af-bfe920f6d3a2) transitioned into state 'SUCCESS' from state '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-1611620878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['f1fc5adb-120e-4f72-bfa2-f82b6a8442c4','9ac55f33-9adf-47aa-83f9-043401a5a366','83489084-3db9-4d90-a9be-e6c1b25ff713','0487fda8-a2c8-499a-ae3f-7f4866ab4cf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:42.097183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f7d806-a7ef-4e00-ad71-60f060ffe2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:42.124803 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8f7d806-a7ef-4e00-ad71-60f060ffe2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:42.127544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (3f833582-17f4-4b00-b5ea-f432ee7e12e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:42.232919 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request issued successfully. Jan 28 13:17:42.265964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0b77149-6b16-4e33-b409-f17486de78cb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes returned with HTTP 202 Jan 28 13:17:42.266850 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1117/2221] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:17:41 2021] POST /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes => generated 818 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:42.282916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56294383-7ee7-4b76-ae6a-17312441027e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:17:42.283665 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56294383-7ee7-4b76-ae6a-17312441027e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:42.283888 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:42.283888 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:42.284264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56294383-7ee7-4b76-ae6a-17312441027e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:42.429529 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:42.429529 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:42.463427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-56294383-7ee7-4b76-ae6a-17312441027e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:42.529002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56294383-7ee7-4b76-ae6a-17312441027e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 200 Jan 28 13:17:42.530371 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1105/2222] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:42 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 886 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:42.900768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c688751-1ce7-428b-b996-d7aed3c49ee9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:17:42.908128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c688751-1ce7-428b-b996-d7aed3c49ee9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:42.908737 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:42.908737 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:42.910115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c688751-1ce7-428b-b996-d7aed3c49ee9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:43.077588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:43.077588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:43.100133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9c688751-1ce7-428b-b996-d7aed3c49ee9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:43.152209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c688751-1ce7-428b-b996-d7aed3c49ee9 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 returned with HTTP 200 Jan 28 13:17:43.153408 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1118/2223] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:42 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:43.547061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6127246f-f4ff-4464-80ec-89f65f5fb016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:17:43.547711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6127246f-f4ff-4464-80ec-89f65f5fb016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:43.548033 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:43.548033 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:43.548794 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6127246f-f4ff-4464-80ec-89f65f5fb016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:43.744859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:43.744859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:43.774358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6127246f-f4ff-4464-80ec-89f65f5fb016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:43.828980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6127246f-f4ff-4464-80ec-89f65f5fb016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 200 Jan 28 13:17:43.830002 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1106/2224] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:43 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 910 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:44.171015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1420ede0-ea7b-4fab-956d-4b55d80562d4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:17:44.171616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1420ede0-ea7b-4fab-956d-4b55d80562d4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:44.171830 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:44.171830 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:44.172199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1420ede0-ea7b-4fab-956d-4b55d80562d4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:44.270109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:44.270109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:44.286005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1420ede0-ea7b-4fab-956d-4b55d80562d4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:44.339110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1420ede0-ea7b-4fab-956d-4b55d80562d4 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 returned with HTTP 200 Jan 28 13:17:44.342212 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1119/2225] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:44 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 => generated 915 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:44.849448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-145a0bae-088e-4dc6-93d3-3b86c2b1221d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:17:44.850674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-145a0bae-088e-4dc6-93d3-3b86c2b1221d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:44.851153 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:44.851153 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:44.851712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-145a0bae-088e-4dc6-93d3-3b86c2b1221d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:45.020400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:45.020400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:45.043834 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-145a0bae-088e-4dc6-93d3-3b86c2b1221d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:45.107822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-145a0bae-088e-4dc6-93d3-3b86c2b1221d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 200 Jan 28 13:17:45.123967 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1107/2226] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:44 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 911 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:17:45.126311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28fe59a6-9659-4d54-8274-b513c4e4674b tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400/action Jan 28 13:17:45.128130 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:45.128130 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:45.128911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28fe59a6-9659-4d54-8274-b513c4e4674b tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:45.129510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28fe59a6-9659-4d54-8274-b513c4e4674b tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:45.130697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-28fe59a6-9659-4d54-8274-b513c4e4674b tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume '183494ea-fc8e-4b6e-83e5-4255dbb80400' with '{'status': 'error'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:17:45.366728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1d25c1a-549d-4cf9-99a8-f8f8faf59afb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 Jan 28 13:17:45.367413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1d25c1a-549d-4cf9-99a8-f8f8faf59afb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:45.367612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:45.367612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:45.369616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1d25c1a-549d-4cf9-99a8-f8f8faf59afb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:45.453303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:45.453303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:45.492814 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1d25c1a-549d-4cf9-99a8-f8f8faf59afb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 returned with HTTP 404 Jan 28 13:17:45.497305 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1108/2227] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:45 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/7c8fb49c-01a9-4531-b7be-dec78fe1aae0 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:45.515929 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e5c852b-0491-49a0-9799-c6247d4395e2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:17:45.517312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e5c852b-0491-49a0-9799-c6247d4395e2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:45.521589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e5c852b-0491-49a0-9799-c6247d4395e2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:45.522367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-5e5c852b-0491-49a0-9799-c6247d4395e2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 4d9f58c8-a188-4341-a48f-92124b7a01d1 Jan 28 13:17:45.577475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e5c852b-0491-49a0-9799-c6247d4395e2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 returned with HTTP 404 Jan 28 13:17:45.578698 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1109/2228] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:45 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/4d9f58c8-a188-4341-a48f-92124b7a01d1 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:45.588207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d40a4cf0-328a-47a1-8de8-7e995817d8c8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:17:45.588740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d40a4cf0-328a-47a1-8de8-7e995817d8c8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:45.589228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d40a4cf0-328a-47a1-8de8-7e995817d8c8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:45.589585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-d40a4cf0-328a-47a1-8de8-7e995817d8c8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: abd6b8ba-e525-4fa8-a168-7362992b4f66 Jan 28 13:17:45.705253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d40a4cf0-328a-47a1-8de8-7e995817d8c8 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 returned with HTTP 404 Jan 28 13:17:45.705510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28fe59a6-9659-4d54-8274-b513c4e4674b tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400/action returned with HTTP 202 Jan 28 13:17:45.707015 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1120/2229] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:45 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400/action => generated 0 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:45.716105 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1110/2230] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:45 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/abd6b8ba-e525-4fa8-a168-7362992b4f66 => generated 111 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:45.716637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-468c3f71-bd6a-41b7-a815-1031556a9a6d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:17:45.717265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-468c3f71-bd6a-41b7-a815-1031556a9a6d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:45.717465 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:45.717465 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:45.717854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-468c3f71-bd6a-41b7-a815-1031556a9a6d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:45.738539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc24eb7c-07ef-48c5-8452-fbe61efe0ebd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:17:45.739100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc24eb7c-07ef-48c5-8452-fbe61efe0ebd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:45.739637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc24eb7c-07ef-48c5-8452-fbe61efe0ebd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:45.740003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-bc24eb7c-07ef-48c5-8452-fbe61efe0ebd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 Jan 28 13:17:45.828859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc24eb7c-07ef-48c5-8452-fbe61efe0ebd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 returned with HTTP 404 Jan 28 13:17:45.830759 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1111/2231] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:45 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9765f1ae-aeaa-4dfa-a8ec-02fd797c0395 => generated 111 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:45.845156 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:45.845156 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:45.847690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c10fd0f9-bae4-4aa9-abef-e6197f0c991f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:17:45.848496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c10fd0f9-bae4-4aa9-abef-e6197f0c991f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:45.849198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c10fd0f9-bae4-4aa9-abef-e6197f0c991f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:45.863868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-c10fd0f9-bae4-4aa9-abef-e6197f0c991f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 548cb7dd-a61c-4950-82a6-2eb696517384 Jan 28 13:17:45.864915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-468c3f71-bd6a-41b7-a815-1031556a9a6d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:45.936981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c10fd0f9-bae4-4aa9-abef-e6197f0c991f tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 returned with HTTP 404 Jan 28 13:17:45.943809 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1112/2232] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:45 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/548cb7dd-a61c-4950-82a6-2eb696517384 => generated 111 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:45.944671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-468c3f71-bd6a-41b7-a815-1031556a9a6d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 200 Jan 28 13:17:45.950939 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1121/2233] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:45 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 907 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:17:45.959957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ac916b2-6466-4eda-aace-39c9f60c6b62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:17:45.960767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ac916b2-6466-4eda-aace-39c9f60c6b62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:45.964392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94adb23c-9590-4d14-9b10-b7e308263408 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400/action Jan 28 13:17:45.964864 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:45.964864 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:45.965314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94adb23c-9590-4d14-9b10-b7e308263408 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:45.965972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94adb23c-9590-4d14-9b10-b7e308263408 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:45.974952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ac916b2-6466-4eda-aace-39c9f60c6b62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:45.975652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-9ac916b2-6466-4eda-aace-39c9f60c6b62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 9ef359fe-a17f-44f7-8653-843b37569f1e Jan 28 13:17:46.077569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ac916b2-6466-4eda-aace-39c9f60c6b62 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e returned with HTTP 404 Jan 28 13:17:46.078869 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1113/2234] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:45 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/9ef359fe-a17f-44f7-8653-843b37569f1e => generated 111 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:46.107424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-272240b6-221c-4f0c-b037-769aabb645df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:17:46.108033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-272240b6-221c-4f0c-b037-769aabb645df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:46.108736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-272240b6-221c-4f0c-b037-769aabb645df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:46.108995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-272240b6-221c-4f0c-b037-769aabb645df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 85933923-0f51-45ae-a69e-2de02fc299a0 Jan 28 13:17:46.113605 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:46.113605 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:46.114974 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-94adb23c-9590-4d14-9b10-b7e308263408 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Volume info retrieved successfully. Jan 28 13:17:46.163914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-94adb23c-9590-4d14-9b10-b7e308263408 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Delete volume request issued successfully. Jan 28 13:17:46.164469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94adb23c-9590-4d14-9b10-b7e308263408 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400/action returned with HTTP 202 Jan 28 13:17:46.165575 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1122/2235] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:45 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:46.169552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-272240b6-221c-4f0c-b037-769aabb645df tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 returned with HTTP 404 Jan 28 13:17:46.178399 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1114/2236] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:46 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/85933923-0f51-45ae-a69e-2de02fc299a0 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:46.179003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4d16440-182f-427d-a5e6-474edd5b475e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:17:46.179601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4d16440-182f-427d-a5e6-474edd5b475e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:46.179811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:46.179811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:46.180625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4d16440-182f-427d-a5e6-474edd5b475e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:46.183131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eba22763-e9fa-4aea-8fdb-c744ca53fdc7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:17:46.183694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eba22763-e9fa-4aea-8fdb-c744ca53fdc7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:46.184205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eba22763-e9fa-4aea-8fdb-c744ca53fdc7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:46.184593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-eba22763-e9fa-4aea-8fdb-c744ca53fdc7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: aaf9d8e0-a47c-4c81-a83f-99126a1f225b Jan 28 13:17:46.241220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eba22763-e9fa-4aea-8fdb-c744ca53fdc7 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b returned with HTTP 404 Jan 28 13:17:46.242439 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1115/2237] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:46 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/aaf9d8e0-a47c-4c81-a83f-99126a1f225b => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:46.253685 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db575e88-d5b0-400b-b3f5-c82bdfabedfd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:17:46.254206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db575e88-d5b0-400b-b3f5-c82bdfabedfd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:46.254693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db575e88-d5b0-400b-b3f5-c82bdfabedfd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:46.255152 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-db575e88-d5b0-400b-b3f5-c82bdfabedfd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume with id: b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:17:46.311217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:46.311217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:46.336858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d4d16440-182f-427d-a5e6-474edd5b475e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:46.393104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4d16440-182f-427d-a5e6-474edd5b475e tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 200 Jan 28 13:17:46.396891 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1123/2238] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:46 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:46.465591 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:46.465591 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:46.467210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-db575e88-d5b0-400b-b3f5-c82bdfabedfd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:46.515656 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-db575e88-d5b0-400b-b3f5-c82bdfabedfd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume request issued successfully. Jan 28 13:17:46.516438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db575e88-d5b0-400b-b3f5-c82bdfabedfd tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 202 Jan 28 13:17:46.521502 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1116/2239] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:17:46 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:17:46.525768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85e8cce4-d38a-4ae6-a664-68c4340a4c69 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:17:46.526326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85e8cce4-d38a-4ae6-a664-68c4340a4c69 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:46.526555 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:46.526555 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:46.527326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85e8cce4-d38a-4ae6-a664-68c4340a4c69 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:46.652169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:46.652169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:46.677674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85e8cce4-d38a-4ae6-a664-68c4340a4c69 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:46.739096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85e8cce4-d38a-4ae6-a664-68c4340a4c69 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:17:46.749440 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1124/2240] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:46 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1362 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:17:47.421303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-082415cb-18a9-4cb9-84d1-0cad23d4e020 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:17:47.422681 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-082415cb-18a9-4cb9-84d1-0cad23d4e020 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:47.423305 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:47.423305 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:47.423961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-082415cb-18a9-4cb9-84d1-0cad23d4e020 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:47.546484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:47.546484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:47.574141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-082415cb-18a9-4cb9-84d1-0cad23d4e020 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:47.671039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-082415cb-18a9-4cb9-84d1-0cad23d4e020 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 200 Jan 28 13:17:47.674567 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1117/2241] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:47 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 910 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:17:47.757159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64bf851e-2525-4e19-a6a9-3db790c4d3ea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:17:47.757988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64bf851e-2525-4e19-a6a9-3db790c4d3ea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:47.758515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:47.758515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:47.759166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64bf851e-2525-4e19-a6a9-3db790c4d3ea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:47.950609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:47.950609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:47.984279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-64bf851e-2525-4e19-a6a9-3db790c4d3ea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:48.054968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64bf851e-2525-4e19-a6a9-3db790c4d3ea tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:17:48.061168 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1125/2242] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:47 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1362 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:17:48.690702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-acbeb18c-92b1-4bd6-8b4a-73e926a97483 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:17:48.691963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-acbeb18c-92b1-4bd6-8b4a-73e926a97483 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:48.692166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:48.692166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:48.692533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-acbeb18c-92b1-4bd6-8b4a-73e926a97483 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:48.874169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:48.874169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:48.914464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-acbeb18c-92b1-4bd6-8b4a-73e926a97483 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:48.996044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-acbeb18c-92b1-4bd6-8b4a-73e926a97483 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 200 Jan 28 13:17:49.001616 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1118/2243] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:48 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 910 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:49.078357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d5083d4e-39a3-4e97-8c40-67d7b80297f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:17:49.080735 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d5083d4e-39a3-4e97-8c40-67d7b80297f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:49.081221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:49.081221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:49.081924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d5083d4e-39a3-4e97-8c40-67d7b80297f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:49.157702 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:49.157702 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:49.175429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d5083d4e-39a3-4e97-8c40-67d7b80297f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:49.225453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d5083d4e-39a3-4e97-8c40-67d7b80297f5 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 200 Jan 28 13:17:49.228112 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1126/2244] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:49 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 1362 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:17:50.019894 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b366e53b-c57f-4d78-8bed-d51dc204932b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:17:50.021100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b366e53b-c57f-4d78-8bed-d51dc204932b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:50.021526 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:50.021526 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:50.022179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b366e53b-c57f-4d78-8bed-d51dc204932b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:50.158808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b366e53b-c57f-4d78-8bed-d51dc204932b tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 404 Jan 28 13:17:50.158808 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1119/2245] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:50 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:50.167234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] POST http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes Jan 28 13:17:50.169809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:50.169809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:50.170758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1868495070"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:50.172231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1868495070'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:17:50.172695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume of 1 GB Jan 28 13:17:50.220424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Availability Zones retrieved successfully. Jan 28 13:17:50.244461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1211287-9397-4d00-a4dd-bdd5bfc879d1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 Jan 28 13:17:50.245286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1211287-9397-4d00-a4dd-bdd5bfc879d1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:50.245938 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1211287-9397-4d00-a4dd-bdd5bfc879d1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:50.268345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (a707e1b9-b05c-4ffb-b748-e80e00b6d798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:50.276997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf954e1-b365-4de3-9fb9-0af6fc1a3816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:50.288611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:17:50.362678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1211287-9397-4d00-a4dd-bdd5bfc879d1 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 returned with HTTP 404 Jan 28 13:17:50.366841 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1120/2246] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:50 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/b34e6721-65fb-4bc6-ba3e-b34d3ee4bd34 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:50.377183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-642a24e9-e5b5-4610-84db-e1d9beeb5693 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:17:50.381090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-642a24e9-e5b5-4610-84db-e1d9beeb5693 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:50.384421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-642a24e9-e5b5-4610-84db-e1d9beeb5693 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:50.385094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-642a24e9-e5b5-4610-84db-e1d9beeb5693 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete snapshot with id: 433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:17:50.452133 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:50.452133 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:50.460992 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-642a24e9-e5b5-4610-84db-e1d9beeb5693 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:50.514188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf954e1-b365-4de3-9fb9-0af6fc1a3816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:50.524079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2571f12a-d95c-43b2-8213-4929aeae5475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:50.636577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-642a24e9-e5b5-4610-84db-e1d9beeb5693 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot delete request issued successfully. Jan 28 13:17:50.637705 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-642a24e9-e5b5-4610-84db-e1d9beeb5693 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 202 Jan 28 13:17:50.647148 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1121/2247] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:17:50 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:17:50.655232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-081c1a98-5c59-47e5-8b5e-f9bfd454d250 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:17:50.656342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-081c1a98-5c59-47e5-8b5e-f9bfd454d250 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:50.656899 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:50.656899 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:50.657572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-081c1a98-5c59-47e5-8b5e-f9bfd454d250 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:50.669867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Created reservations ['5a3db676-2bfe-4e3a-8431-9750fa04cb51', '4ef29f41-8b8f-43d1-8ad7-bf88545c85b2', '0cc97caf-826a-4551-a6d6-3377a4046056', 'fd0007ce-ed68-4601-b097-16f15bd3600d'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:50.672395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2571f12a-d95c-43b2-8213-4929aeae5475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a3db676-2bfe-4e3a-8431-9750fa04cb51', '4ef29f41-8b8f-43d1-8ad7-bf88545c85b2', '0cc97caf-826a-4551-a6d6-3377a4046056', 'fd0007ce-ed68-4601-b097-16f15bd3600d']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:50.674558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233ea6ad-d41c-44d5-8112-7a8d7221359a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:50.724626 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:50.724626 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:50.726161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-081c1a98-5c59-47e5-8b5e-f9bfd454d250 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:50.734718 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-081c1a98-5c59-47e5-8b5e-f9bfd454d250 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 200 Jan 28 13:17:50.739302 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1122/2248] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:50 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:50.816430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233ea6ad-d41c-44d5-8112-7a8d7221359a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '103bf35f-0dc8-49a6-b84e-e5033312ffa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1868495070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['5a3db676-2bfe-4e3a-8431-9750fa04cb51','4ef29f41-8b8f-43d1-8ad7-bf88545c85b2','0cc97caf-826a-4551-a6d6-3377a4046056','fd0007ce-ed68-4601-b097-16f15bd3600d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1868495070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=103bf35f-0dc8-49a6-b84e-e5033312ffa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24eec00029934ea7a9f6287cbaac2bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='04dbd220babc49e2bc68de3b403a5ef5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:50.821345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ec31ef-fc4c-4d6a-8061-e9402ef2c604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:50.896650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ec31ef-fc4c-4d6a-8061-e9402ef2c604) transitioned into state 'SUCCESS' from state '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-1868495070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['5a3db676-2bfe-4e3a-8431-9750fa04cb51','4ef29f41-8b8f-43d1-8ad7-bf88545c85b2','0cc97caf-826a-4551-a6d6-3377a4046056','fd0007ce-ed68-4601-b097-16f15bd3600d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:50.931706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c7747d-0bb4-433d-bc6f-69cfe110bcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:50.990596 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c7747d-0bb4-433d-bc6f-69cfe110bcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:51.003508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (a707e1b9-b05c-4ffb-b748-e80e00b6d798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:51.171619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request issued successfully. Jan 28 13:17:51.207169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ad6a537-a5da-4024-ab2a-b88413d97cf5 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes returned with HTTP 202 Jan 28 13:17:51.211760 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1127/2249] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:17:50 2021] POST /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes => generated 818 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:51.223608 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c862569c-3122-4de6-8c96-4dcd8a6335ea tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:17:51.224286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c862569c-3122-4de6-8c96-4dcd8a6335ea tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:51.224610 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:51.224610 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:51.225156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c862569c-3122-4de6-8c96-4dcd8a6335ea tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:51.384568 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:51.384568 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:51.424800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c862569c-3122-4de6-8c96-4dcd8a6335ea tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:51.512853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c862569c-3122-4de6-8c96-4dcd8a6335ea tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 200 Jan 28 13:17:51.520266 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1123/2250] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:51 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 886 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:51.753653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5be1da20-2974-4791-9b93-4a7463050371 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:17:51.754190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5be1da20-2974-4791-9b93-4a7463050371 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:51.754415 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:51.754415 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:51.754794 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5be1da20-2974-4791-9b93-4a7463050371 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:51.840413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:51.840413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:51.845219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5be1da20-2974-4791-9b93-4a7463050371 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:51.852641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5be1da20-2974-4791-9b93-4a7463050371 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 200 Jan 28 13:17:51.857320 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1128/2251] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:51 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 468 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:52.536562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8a897e0-c4ad-470e-876b-e6678dcc41f0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:17:52.537245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8a897e0-c4ad-470e-876b-e6678dcc41f0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:52.537588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:52.537588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:52.538145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8a897e0-c4ad-470e-876b-e6678dcc41f0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:52.657583 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:52.657583 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:52.708760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f8a897e0-c4ad-470e-876b-e6678dcc41f0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:52.750606 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8a897e0-c4ad-470e-876b-e6678dcc41f0 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 200 Jan 28 13:17:52.752424 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1124/2252] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:52 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 910 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:52.870454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f6268f7-9861-41d0-bf22-02f5718d3c20 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:17:52.870989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f6268f7-9861-41d0-bf22-02f5718d3c20 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:52.879345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:52.879345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:52.880371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f6268f7-9861-41d0-bf22-02f5718d3c20 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:53.013564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:53.013564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:53.020305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7f6268f7-9861-41d0-bf22-02f5718d3c20 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Snapshot retrieved successfully. Jan 28 13:17:53.039392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f6268f7-9861-41d0-bf22-02f5718d3c20 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 200 Jan 28 13:17:53.040805 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1129/2253] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:52 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 468 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:53.769798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57ca0369-455f-4e3e-9019-977c4235f198 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:17:53.770401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57ca0369-455f-4e3e-9019-977c4235f198 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:53.770894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:53.770894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:53.771489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57ca0369-455f-4e3e-9019-977c4235f198 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:53.881908 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:53.881908 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:53.892164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-57ca0369-455f-4e3e-9019-977c4235f198 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:53.954582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57ca0369-455f-4e3e-9019-977c4235f198 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 200 Jan 28 13:17:53.966903 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1125/2254] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:53 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:53.974198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f914077-f8e2-4d54-be64-887d5aec7fda tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6/action Jan 28 13:17:53.974972 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:53.974972 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:53.975668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f914077-f8e2-4d54-be64-887d5aec7fda tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:53.976164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f914077-f8e2-4d54-be64-887d5aec7fda tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:53.977281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-9f914077-f8e2-4d54-be64-887d5aec7fda tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume '103bf35f-0dc8-49a6-b84e-e5033312ffa6' with '{'status': 'maintenance'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:17:54.054860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a59f1d07-173d-4d9b-8247-e2d5806a90f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 Jan 28 13:17:54.055544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a59f1d07-173d-4d9b-8247-e2d5806a90f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:54.055876 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:54.055876 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:54.056416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a59f1d07-173d-4d9b-8247-e2d5806a90f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:54.110885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a59f1d07-173d-4d9b-8247-e2d5806a90f2 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 returned with HTTP 404 Jan 28 13:17:54.124898 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1126/2255] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:17:54 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/snapshots/433b3842-da0b-4dfc-a027-e4b533f12d34 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:54.132683 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4e430335-7038-41f4-aa21-ae5576baaabb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] DELETE http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:17:54.133558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4e430335-7038-41f4-aa21-ae5576baaabb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:54.134264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4e430335-7038-41f4-aa21-ae5576baaabb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:54.134918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4e430335-7038-41f4-aa21-ae5576baaabb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume with id: 2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:17:54.140149 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:54.140149 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:54.241301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f914077-f8e2-4d54-be64-887d5aec7fda tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6/action returned with HTTP 202 Jan 28 13:17:54.243800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1130/2256] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:53 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:54.252460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01e0435e-b868-4350-83f5-b724a1f95565 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:17:54.253407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01e0435e-b868-4350-83f5-b724a1f95565 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:54.253765 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:54.253765 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:54.254863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01e0435e-b868-4350-83f5-b724a1f95565 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:54.258875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:54.258875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:54.261728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4e430335-7038-41f4-aa21-ae5576baaabb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:54.316100 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:54.316100 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:54.319908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4e430335-7038-41f4-aa21-ae5576baaabb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Delete volume request issued successfully. Jan 28 13:17:54.320383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4e430335-7038-41f4-aa21-ae5576baaabb tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 202 Jan 28 13:17:54.321239 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1127/2257] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:17:54 2021] DELETE /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:17:54.335212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41a31906-8a9a-43bc-8b43-7bbc786c2354 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:17:54.335923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41a31906-8a9a-43bc-8b43-7bbc786c2354 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:54.336143 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:54.336143 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:54.336507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41a31906-8a9a-43bc-8b43-7bbc786c2354 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:54.354852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-01e0435e-b868-4350-83f5-b724a1f95565 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:54.413570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01e0435e-b868-4350-83f5-b724a1f95565 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 200 Jan 28 13:17:54.430268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1131/2258] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:54 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 913 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:17:54.432519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:54.432519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:54.448301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1776ceb4-4073-45ab-b902-10a89ac0f21d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6/action Jan 28 13:17:54.449594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:54.449594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:54.450094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-41a31906-8a9a-43bc-8b43-7bbc786c2354 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:54.452518 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1776ceb4-4073-45ab-b902-10a89ac0f21d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:17:54.453081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1776ceb4-4073-45ab-b902-10a89ac0f21d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:54.502346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41a31906-8a9a-43bc-8b43-7bbc786c2354 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:17:54.503146 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1128/2259] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:54 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 915 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:54.585733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:54.585733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:54.586947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1776ceb4-4073-45ab-b902-10a89ac0f21d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Volume info retrieved successfully. Jan 28 13:17:54.649165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1776ceb4-4073-45ab-b902-10a89ac0f21d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Delete volume request issued successfully. Jan 28 13:17:54.650072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1776ceb4-4073-45ab-b902-10a89ac0f21d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6/action returned with HTTP 202 Jan 28 13:17:54.654854 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1132/2260] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:17:54 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:17:54.660204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df2710b2-7b4b-4d39-ad33-208c4e35b87a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:17:54.660738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df2710b2-7b4b-4d39-ad33-208c4e35b87a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:54.660958 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:54.660958 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:54.661398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df2710b2-7b4b-4d39-ad33-208c4e35b87a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:54.782845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:54.782845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:54.817511 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df2710b2-7b4b-4d39-ad33-208c4e35b87a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:54.859938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df2710b2-7b4b-4d39-ad33-208c4e35b87a tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 200 Jan 28 13:17:54.860997 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1129/2261] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:54 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 910 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:55.519752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-552dd184-e7e4-4c53-947e-a796328cf474 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:17:55.520724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-552dd184-e7e4-4c53-947e-a796328cf474 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:55.521162 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:55.521162 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:55.522058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-552dd184-e7e4-4c53-947e-a796328cf474 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:55.635579 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:55.635579 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:55.667630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-552dd184-e7e4-4c53-947e-a796328cf474 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:55.746279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-552dd184-e7e4-4c53-947e-a796328cf474 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:17:55.756205 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1133/2262] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:55 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 915 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:55.878540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a4e3551-0691-420d-9da4-860f30024377 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:17:55.879739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a4e3551-0691-420d-9da4-860f30024377 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:55.880161 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:55.880161 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:55.880778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a4e3551-0691-420d-9da4-860f30024377 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:56.003509 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:56.003509 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:56.024589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9a4e3551-0691-420d-9da4-860f30024377 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:56.078374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a4e3551-0691-420d-9da4-860f30024377 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 200 Jan 28 13:17:56.079231 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1130/2263] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:55 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 910 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:56.763966 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b1b0379-8945-4fc4-94cf-e3d0238ba723 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:17:56.764527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b1b0379-8945-4fc4-94cf-e3d0238ba723 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:56.764749 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:56.764749 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:56.765126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b1b0379-8945-4fc4-94cf-e3d0238ba723 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:57.061203 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:57.061203 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:57.089935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9b1b0379-8945-4fc4-94cf-e3d0238ba723 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Volume info retrieved successfully. Jan 28 13:17:57.098869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a66241f3-3554-4889-a638-b1d7a0ce7189 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:17:57.100191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a66241f3-3554-4889-a638-b1d7a0ce7189 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:57.101155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:57.101155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:57.112165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a66241f3-3554-4889-a638-b1d7a0ce7189 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:57.184803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b1b0379-8945-4fc4-94cf-e3d0238ba723 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 200 Jan 28 13:17:57.185939 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1134/2264] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:56 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 915 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:17:57.220492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:57.220492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:57.244581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a66241f3-3554-4889-a638-b1d7a0ce7189 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:57.289412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a66241f3-3554-4889-a638-b1d7a0ce7189 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 200 Jan 28 13:17:57.294610 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1131/2265] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:57 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:17:58.216160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-beca5b5f-7f05-4d28-8da5-d399a6e5eb24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] GET http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf Jan 28 13:17:58.217369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-beca5b5f-7f05-4d28-8da5-d399a6e5eb24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:58.217792 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:58.217792 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:58.218421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-beca5b5f-7f05-4d28-8da5-d399a6e5eb24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:58.307161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-774ba4fd-9557-4609-a9e2-41e4bc5b56da tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:17:58.308154 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-774ba4fd-9557-4609-a9e2-41e4bc5b56da tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:58.308612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:17:58.308612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:17:58.309260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-774ba4fd-9557-4609-a9e2-41e4bc5b56da tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:58.396960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-beca5b5f-7f05-4d28-8da5-d399a6e5eb24 tempest-VolumesSnapshotTestJSON-1803667708 tempest-VolumesSnapshotTestJSON-1803667708-project] http://10.222.0.38/volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf returned with HTTP 404 Jan 28 13:17:58.402791 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1135/2266] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:58 2021] GET /volume/v3/ba472c3f0b39408996d5dd1dd3647191/volumes/2a77b0b3-19e2-475a-86f7-9f0b5c8b6cdf => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:58.456578 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-774ba4fd-9557-4609-a9e2-41e4bc5b56da tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 404 Jan 28 13:17:58.463007 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1132/2267] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:58 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:17:58.468311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] POST http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes Jan 28 13:17:58.469348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-106784305"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:17:58.470686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-106784305'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:17:58.471407 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume of 1 GB Jan 28 13:17:58.499237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Availability Zones retrieved successfully. Jan 28 13:17:58.543348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (88a1c8a1-1e9c-419f-97eb-9a068259c9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:58.546646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a705518-562d-4f2d-b211-9b563bb1c202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:58.549644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:17:58.699806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a705518-562d-4f2d-b211-9b563bb1c202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:58.705879 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc0b58e-3e30-4844-89d2-0a3981868edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:58.859238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Created reservations ['eea14f21-2dc2-49e3-a113-032d106f9796', 'f11996f3-32e7-4fc4-95ee-192c11295c7a', '3d9fe489-6130-4bb4-9c5f-215f32689649', 'd205bdab-4423-448e-b46a-2c81ad2a14ab'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:17:58.861317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc0b58e-3e30-4844-89d2-0a3981868edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eea14f21-2dc2-49e3-a113-032d106f9796', 'f11996f3-32e7-4fc4-95ee-192c11295c7a', '3d9fe489-6130-4bb4-9c5f-215f32689649', 'd205bdab-4423-448e-b46a-2c81ad2a14ab']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:58.866981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfe2beb-716a-4ccc-80b1-683d9d2ff766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:59.012920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdfe2beb-716a-4ccc-80b1-683d9d2ff766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c254a6fe-ced5-4ddd-8f4f-0584a7b851bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-106784305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['eea14f21-2dc2-49e3-a113-032d106f9796','f11996f3-32e7-4fc4-95ee-192c11295c7a','3d9fe489-6130-4bb4-9c5f-215f32689649','d205bdab-4423-448e-b46a-2c81ad2a14ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-106784305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c254a6fe-ced5-4ddd-8f4f-0584a7b851bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24eec00029934ea7a9f6287cbaac2bfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='04dbd220babc49e2bc68de3b403a5ef5',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:59.018051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c377f799-308b-4a0d-9b5e-fc8581010c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:59.088660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c377f799-308b-4a0d-9b5e-fc8581010c14) transitioned into state 'SUCCESS' from state '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-106784305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24eec00029934ea7a9f6287cbaac2bfa',qos_specs=None,replication_status=,reservations=['eea14f21-2dc2-49e3-a113-032d106f9796','f11996f3-32e7-4fc4-95ee-192c11295c7a','3d9fe489-6130-4bb4-9c5f-215f32689649','d205bdab-4423-448e-b46a-2c81ad2a14ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04dbd220babc49e2bc68de3b403a5ef5',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:59.098933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e888d978-f55e-49a2-ac31-0830bb0b6967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:17:59.157043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e888d978-f55e-49a2-ac31-0830bb0b6967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:17:59.168729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Flow 'volume_create_api' (88a1c8a1-1e9c-419f-97eb-9a068259c9ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:17:59.333697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Create volume request issued successfully. Jan 28 13:17:59.376749 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35b1fb73-135e-4ff2-94f5-156e7daa809d tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes returned with HTTP 202 Jan 28 13:17:59.388203 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1136/2268] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:17:58 2021] POST /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes => generated 817 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:17:59.395343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8bf8524-fab3-42b1-9518-ee1944596a62 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:17:59.396181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8bf8524-fab3-42b1-9518-ee1944596a62 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:17:59.396822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8bf8524-fab3-42b1-9518-ee1944596a62 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:17:59.601308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:17:59.601308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:17:59.631124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8bf8524-fab3-42b1-9518-ee1944596a62 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:17:59.696466 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8bf8524-fab3-42b1-9518-ee1944596a62 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:17:59.703024 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1133/2269] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:17:59 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 885 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:00.720558 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8507d21-2c71-4882-af54-3b20bacb2986 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:00.721691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8507d21-2c71-4882-af54-3b20bacb2986 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:00.722064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:00.722064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:00.722882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8507d21-2c71-4882-af54-3b20bacb2986 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:00.858732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:00.858732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:00.884276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f8507d21-2c71-4882-af54-3b20bacb2986 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:00.941201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8507d21-2c71-4882-af54-3b20bacb2986 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:18:00.943906 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1137/2270] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:00 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 909 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:01.960323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1bf45682-c279-4cff-9f6d-595eda047a18 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:01.961400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1bf45682-c279-4cff-9f6d-595eda047a18 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:01.961644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:01.961644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:01.962042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1bf45682-c279-4cff-9f6d-595eda047a18 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:02.052763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:02.052763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:02.062401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1bf45682-c279-4cff-9f6d-595eda047a18 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:02.103624 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1bf45682-c279-4cff-9f6d-595eda047a18 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:18:02.105108 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1134/2271] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:01 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 910 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:02.120363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09d8892c-1f5b-4ab2-88be-1b791174ae3d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action Jan 28 13:18:02.121032 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:02.121032 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:02.121615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09d8892c-1f5b-4ab2-88be-1b791174ae3d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:18:02.122011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09d8892c-1f5b-4ab2-88be-1b791174ae3d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:02.123079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-09d8892c-1f5b-4ab2-88be-1b791174ae3d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume 'c254a6fe-ced5-4ddd-8f4f-0584a7b851bd' with '{'status': 'error'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:18:02.264068 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:02.264068 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:02.377310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09d8892c-1f5b-4ab2-88be-1b791174ae3d tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action returned with HTTP 202 Jan 28 13:18:02.392066 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1138/2272] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:18:02 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:18:02.392603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15e70255-f84c-4799-9fa5-89bc719737fd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:02.393306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15e70255-f84c-4799-9fa5-89bc719737fd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:02.393700 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:02.393700 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:02.394346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15e70255-f84c-4799-9fa5-89bc719737fd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:02.508284 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:02.508284 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:02.544213 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-15e70255-f84c-4799-9fa5-89bc719737fd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:02.618336 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15e70255-f84c-4799-9fa5-89bc719737fd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:18:02.621308 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1135/2273] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:02 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 906 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:02.636046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ed1f90c-aa31-4426-a30b-aa3460bba397 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action Jan 28 13:18:02.636766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:02.636766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:02.637233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ed1f90c-aa31-4426-a30b-aa3460bba397 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:18:02.637783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ed1f90c-aa31-4426-a30b-aa3460bba397 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:02.640443 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-7ed1f90c-aa31-4426-a30b-aa3460bba397 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume 'c254a6fe-ced5-4ddd-8f4f-0584a7b851bd' with '{'status': 'available'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:18:02.903455 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:02.903455 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:03.064845 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ed1f90c-aa31-4426-a30b-aa3460bba397 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action returned with HTTP 202 Jan 28 13:18:03.074033 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1139/2274] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:18:02 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action => generated 0 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:18:03.075884 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46af9a8d-b212-46e5-b6a7-7487027d49e1 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:03.076647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46af9a8d-b212-46e5-b6a7-7487027d49e1 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:03.077057 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:03.077057 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:03.077692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46af9a8d-b212-46e5-b6a7-7487027d49e1 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:03.175039 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:03.175039 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:03.186116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-46af9a8d-b212-46e5-b6a7-7487027d49e1 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:03.213468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46af9a8d-b212-46e5-b6a7-7487027d49e1 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:18:03.214929 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1136/2275] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:03 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 910 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:03.234395 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-650e655e-88f0-4aa2-92e6-4dbf72d7e236 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action Jan 28 13:18:03.234849 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:03.234849 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:03.235309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-650e655e-88f0-4aa2-92e6-4dbf72d7e236 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:18:03.235673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-650e655e-88f0-4aa2-92e6-4dbf72d7e236 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:03.244246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-650e655e-88f0-4aa2-92e6-4dbf72d7e236 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume 'c254a6fe-ced5-4ddd-8f4f-0584a7b851bd' with '{'status': 'maintenance'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:18:03.425305 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:03.425305 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:03.576582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-650e655e-88f0-4aa2-92e6-4dbf72d7e236 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action returned with HTTP 202 Jan 28 13:18:03.577643 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1140/2276] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:18:03 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action => generated 0 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:18:03.587230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95c1cd1c-6b0d-4ac8-b4ee-1606eb436ecd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:03.588160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95c1cd1c-6b0d-4ac8-b4ee-1606eb436ecd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:03.588399 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:03.588399 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:03.588813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95c1cd1c-6b0d-4ac8-b4ee-1606eb436ecd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:03.717444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:03.717444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:03.743655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-95c1cd1c-6b0d-4ac8-b4ee-1606eb436ecd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:03.803735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95c1cd1c-6b0d-4ac8-b4ee-1606eb436ecd tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:18:03.804594 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1137/2277] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:03 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:03.821245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c426a867-f0fd-4e4a-b448-a0a94fccc9e0 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] POST http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action Jan 28 13:18:03.821701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:03.821701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:03.822167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c426a867-f0fd-4e4a-b448-a0a94fccc9e0 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:18:03.822793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c426a867-f0fd-4e4a-b448-a0a94fccc9e0 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:03.823586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-c426a867-f0fd-4e4a-b448-a0a94fccc9e0 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] Updating volume 'c254a6fe-ced5-4ddd-8f4f-0584a7b851bd' with '{'status': 'available'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:18:04.107166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:04.107166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:04.249257 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c426a867-f0fd-4e4a-b448-a0a94fccc9e0 tempest-VolumesActionsTest-994104673 tempest-VolumesActionsTest-994104673-project-admin] http://10.222.0.38/volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action returned with HTTP 202 Jan 28 13:18:04.253433 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1141/2278] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:18:03 2021] POST /volume/v3/e2107caf28fb4179898f47e973b0f4b6/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd/action => generated 0 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:18:04.259126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c4e9d7d-97e9-4447-8677-bce3fc2dc016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:04.259957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c4e9d7d-97e9-4447-8677-bce3fc2dc016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:04.270661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:04.270661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:04.271614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c4e9d7d-97e9-4447-8677-bce3fc2dc016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:04.374425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:04.374425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:04.396990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8c4e9d7d-97e9-4447-8677-bce3fc2dc016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:04.469764 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c4e9d7d-97e9-4447-8677-bce3fc2dc016 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:18:04.476561 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1138/2279] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:04 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:04.488587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-275d5241-e262-40ae-bf23-84855e3253c2 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] DELETE http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:04.488587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-275d5241-e262-40ae-bf23-84855e3253c2 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:04.488587 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:04.488587 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:04.489097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-275d5241-e262-40ae-bf23-84855e3253c2 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:04.489278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-275d5241-e262-40ae-bf23-84855e3253c2 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Delete volume with id: c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:04.576335 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:04.576335 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:04.577632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-275d5241-e262-40ae-bf23-84855e3253c2 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:04.622467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-275d5241-e262-40ae-bf23-84855e3253c2 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Delete volume request issued successfully. Jan 28 13:18:04.623166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-275d5241-e262-40ae-bf23-84855e3253c2 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 202 Jan 28 13:18:04.624517 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1142/2280] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:18:04 2021] DELETE /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:18:04.636173 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0784afb1-fa61-4b44-b4fa-1e383af09e45 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:04.636938 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0784afb1-fa61-4b44-b4fa-1e383af09e45 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:04.637675 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:04.637675 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:04.638591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0784afb1-fa61-4b44-b4fa-1e383af09e45 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:04.719439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:04.719439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:04.731228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0784afb1-fa61-4b44-b4fa-1e383af09e45 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:04.792817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0784afb1-fa61-4b44-b4fa-1e383af09e45 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:18:04.794101 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1139/2281] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:04 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 909 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:05.810420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e30f3771-28eb-4a9c-86cb-0c72d4bc2651 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:05.811955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e30f3771-28eb-4a9c-86cb-0c72d4bc2651 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:05.812402 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:05.812402 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:05.813462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e30f3771-28eb-4a9c-86cb-0c72d4bc2651 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:05.926122 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:05.926122 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:05.949942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e30f3771-28eb-4a9c-86cb-0c72d4bc2651 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:06.007760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e30f3771-28eb-4a9c-86cb-0c72d4bc2651 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 200 Jan 28 13:18:06.015701 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1143/2282] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:05 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 909 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:07.026131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-24572ea0-7113-4b51-b74b-a9a53cccd436 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd Jan 28 13:18:07.027529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-24572ea0-7113-4b51-b74b-a9a53cccd436 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:07.027903 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:07.027903 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:07.028803 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-24572ea0-7113-4b51-b74b-a9a53cccd436 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:07.139675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-24572ea0-7113-4b51-b74b-a9a53cccd436 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd returned with HTTP 404 Jan 28 13:18:07.142303 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1140/2283] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:07 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/c254a6fe-ced5-4ddd-8f4f-0584a7b851bd => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:18:07.150374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ee8e635-8c49-4c33-b54b-5aeebf5c95eb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] DELETE http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:18:07.151712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ee8e635-8c49-4c33-b54b-5aeebf5c95eb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:07.151873 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:07.151873 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:07.152169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ee8e635-8c49-4c33-b54b-5aeebf5c95eb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:07.152639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4ee8e635-8c49-4c33-b54b-5aeebf5c95eb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Delete volume with id: 103bf35f-0dc8-49a6-b84e-e5033312ffa6 Jan 28 13:18:07.220154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ee8e635-8c49-4c33-b54b-5aeebf5c95eb tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 returned with HTTP 404 Jan 28 13:18:07.221586 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1144/2284] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:18:07 2021] DELETE /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/103bf35f-0dc8-49a6-b84e-e5033312ffa6 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:18:07.229595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f280a38b-ccc2-43e3-8c01-e8e59bb7c474 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] DELETE http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:18:07.230563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f280a38b-ccc2-43e3-8c01-e8e59bb7c474 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:07.231110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f280a38b-ccc2-43e3-8c01-e8e59bb7c474 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:07.231635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f280a38b-ccc2-43e3-8c01-e8e59bb7c474 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Delete volume with id: 183494ea-fc8e-4b6e-83e5-4255dbb80400 Jan 28 13:18:07.338822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f280a38b-ccc2-43e3-8c01-e8e59bb7c474 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 returned with HTTP 404 Jan 28 13:18:07.343893 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1141/2285] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:18:07 2021] DELETE /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/183494ea-fc8e-4b6e-83e5-4255dbb80400 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:18:07.348073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d874a7b-ee02-4356-b89d-01a49b34af16 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] DELETE http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:18:07.348948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d874a7b-ee02-4356-b89d-01a49b34af16 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:07.349695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d874a7b-ee02-4356-b89d-01a49b34af16 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:07.350279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7d874a7b-ee02-4356-b89d-01a49b34af16 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Delete volume with id: b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 Jan 28 13:18:07.472798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d874a7b-ee02-4356-b89d-01a49b34af16 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 returned with HTTP 404 Jan 28 13:18:07.473850 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1145/2286] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:18:07 2021] DELETE /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/b31d3dff-aab4-4c27-acd3-4ed7fc35e7a8 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:18:07.482315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19834c4d-c018-480a-9d98-e8e72bd79859 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] DELETE http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:18:07.482778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19834c4d-c018-480a-9d98-e8e72bd79859 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:07.483288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19834c4d-c018-480a-9d98-e8e72bd79859 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:07.483788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-19834c4d-c018-480a-9d98-e8e72bd79859 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Delete volume with id: 12e1b92c-c55c-4e27-bf41-58bbf1f81826 Jan 28 13:18:07.590625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19834c4d-c018-480a-9d98-e8e72bd79859 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 returned with HTTP 404 Jan 28 13:18:07.591794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1142/2287] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:18:07 2021] DELETE /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/12e1b92c-c55c-4e27-bf41-58bbf1f81826 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:18:07.600100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6be253b5-ed4d-4a87-b246-457356e39903 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] DELETE http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:18:07.600875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6be253b5-ed4d-4a87-b246-457356e39903 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:07.601497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6be253b5-ed4d-4a87-b246-457356e39903 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:07.602116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6be253b5-ed4d-4a87-b246-457356e39903 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Delete volume with id: 996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:18:07.712043 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:07.712043 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:07.713261 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6be253b5-ed4d-4a87-b246-457356e39903 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:07.771012 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6be253b5-ed4d-4a87-b246-457356e39903 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Delete volume request issued successfully. Jan 28 13:18:07.771520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6be253b5-ed4d-4a87-b246-457356e39903 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 202 Jan 28 13:18:07.777251 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1146/2288] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:18:07 2021] DELETE /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:18:07.780307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b5e63df-8eda-4750-95bb-f967c703a40c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:18:07.781090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b5e63df-8eda-4750-95bb-f967c703a40c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:07.781862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b5e63df-8eda-4750-95bb-f967c703a40c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:07.870923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:07.870923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:07.886502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7b5e63df-8eda-4750-95bb-f967c703a40c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:07.940600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b5e63df-8eda-4750-95bb-f967c703a40c tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:18:07.941630 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1143/2289] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:07 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 928 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:08.966457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b58e740-6b91-4920-8286-0b150e2148db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:18:08.973793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b58e740-6b91-4920-8286-0b150e2148db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:08.974175 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:08.974175 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:08.976818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b58e740-6b91-4920-8286-0b150e2148db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:09.104772 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:09.104772 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:09.117402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2b58e740-6b91-4920-8286-0b150e2148db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:09.192610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b58e740-6b91-4920-8286-0b150e2148db tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:18:09.194130 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1147/2290] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:08 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 928 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:10.211394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1d436f3-30ab-4f23-9e93-36d434784337 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:18:10.212504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1d436f3-30ab-4f23-9e93-36d434784337 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:10.212866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:10.212866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:10.213847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1d436f3-30ab-4f23-9e93-36d434784337 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:10.335043 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:10.335043 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:10.362264 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a1d436f3-30ab-4f23-9e93-36d434784337 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Volume info retrieved successfully. Jan 28 13:18:10.438930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1d436f3-30ab-4f23-9e93-36d434784337 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 200 Jan 28 13:18:10.442806 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1144/2291] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:10 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 928 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:11.463031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e7da09d-77dd-4f4d-ae42-b2aaead50f73 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] GET http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d Jan 28 13:18:11.464022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e7da09d-77dd-4f4d-ae42-b2aaead50f73 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:11.464392 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:11.464392 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:11.465065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e7da09d-77dd-4f4d-ae42-b2aaead50f73 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:11.580310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e7da09d-77dd-4f4d-ae42-b2aaead50f73 tempest-VolumesActionsTest-1875999313 tempest-VolumesActionsTest-1875999313-project] http://10.222.0.38/volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d returned with HTTP 404 Jan 28 13:18:11.581929 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1148/2292] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:11 2021] GET /volume/v3/24eec00029934ea7a9f6287cbaac2bfa/volumes/996cf3b5-2922-4d1e-8eb3-b211ac6b244d => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:18:14.122642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d757c3ec-659a-40a7-81df-62d56e45c873 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] POST http://10.222.0.38/volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types Jan 28 13:18:14.125227 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:14.125227 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:14.126061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d757c3ec-659a-40a7-81df-62d56e45c873 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-368671746", "extra_specs": {}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:14.179644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d757c3ec-659a-40a7-81df-62d56e45c873 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] http://10.222.0.38/volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types returned with HTTP 200 Jan 28 13:18:14.180657 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1145/2293] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:18:13 2021] POST /volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types => generated 211 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:18:14.195827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e0b2ee0-09b1-425d-b513-9c5b0bd66c0e tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] POST http://10.222.0.38/volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types/0946c92c-e6ce-4e02-a625-fc266a13a13c/encryption Jan 28 13:18:14.196795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e0b2ee0-09b1-425d-b513-9c5b0bd66c0e tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:14.263681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e0b2ee0-09b1-425d-b513-9c5b0bd66c0e tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] http://10.222.0.38/volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types/0946c92c-e6ce-4e02-a625-fc266a13a13c/encryption returned with HTTP 200 Jan 28 13:18:14.265086 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1149/2294] 10.222.0.38 () {60 vars in 1364 bytes} [Thu Jan 28 13:18:14 2021] POST /volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types/0946c92c-e6ce-4e02-a625-fc266a13a13c/encryption => generated 230 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:14.509967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes Jan 28 13:18:14.511128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2058053939", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-368671746", "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:14.512668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2058053939', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-368671746', 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:18:14.534618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume of 1 GB Jan 28 13:18:14.535737 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:14.535737 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:14.536635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Availability Zones retrieved successfully. Jan 28 13:18:14.567902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (abc10d34-5930-4720-b2ac-1641fe806ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:18:14.573583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef5f401-535f-486e-af6a-d23bcc2795bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:14.577186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:18:14.685017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef5f401-535f-486e-af6a-d23bcc2795bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:18:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0946c92c-e6ce-4e02-a625-fc266a13a13c,is_public=True,name='tempest-scenario-type-luks-368671746',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0946c92c-e6ce-4e02-a625-fc266a13a13c', '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=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:14.687558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db73ecb6-3b88-428b-8d19-0f229d9f1dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:14.778019 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-368671746 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-368671746, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:18:14.779309 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-368671746 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-368671746, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:18:14.848229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['8e1f4693-1876-4925-888f-47fbba92a784', 'bc9415fa-1d1b-4e4c-a398-e614706148ce', '920f9eba-f834-4872-81fb-3d424c8892b5', '8b6da74d-ec85-4f9c-8357-647543751e67'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:18:14.851880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db73ecb6-3b88-428b-8d19-0f229d9f1dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1f4693-1876-4925-888f-47fbba92a784', 'bc9415fa-1d1b-4e4c-a398-e614706148ce', '920f9eba-f834-4872-81fb-3d424c8892b5', '8b6da74d-ec85-4f9c-8357-647543751e67']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:14.854754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620ee183-5e4f-4eab-bdbb-0524421f5386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:14.998562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620ee183-5e4f-4eab-bdbb-0524421f5386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3f0a055-2f28-4f58-80c5-a4b5b14ee48a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2058053939',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['8e1f4693-1876-4925-888f-47fbba92a784','bc9415fa-1d1b-4e4c-a398-e614706148ce','920f9eba-f834-4872-81fb-3d424c8892b5','8b6da74d-ec85-4f9c-8357-647543751e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=0946c92c-e6ce-4e02-a625-fc266a13a13c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:18:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2058053939',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e3f0a055-2f28-4f58-80c5-a4b5b14ee48a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ca8fdb93334833bff8d53f410ca633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ea3b6081374f40279e22a3439924e3f3',volume_attachment=,volume_type=,volume_type_id=0946c92c-e6ce-4e02-a625-fc266a13a13c)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:15.013461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebce156-3074-4b8c-8bbf-a639a60be6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:15.093152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebce156-3074-4b8c-8bbf-a639a60be6df) transitioned into state 'SUCCESS' from state '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-2058053939',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['8e1f4693-1876-4925-888f-47fbba92a784','bc9415fa-1d1b-4e4c-a398-e614706148ce','920f9eba-f834-4872-81fb-3d424c8892b5','8b6da74d-ec85-4f9c-8357-647543751e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=0946c92c-e6ce-4e02-a625-fc266a13a13c)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:15.095211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de68b1b-36c9-4fb9-8362-16990545ec55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:15.129972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de68b1b-36c9-4fb9-8362-16990545ec55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:15.133436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (abc10d34-5930-4720-b2ac-1641fe806ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:18:15.296699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request issued successfully. Jan 28 13:18:15.344670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4798c23-41f8-4472-a03b-2c8d6b1a8e05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes returned with HTTP 202 Jan 28 13:18:15.353591 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1146/2295] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:18:14 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes => generated 845 bytes in 1082 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:18:15.363525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-34c1ca98-c4f7-43cb-951d-dac759c4e803 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:18:15.364310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-34c1ca98-c4f7-43cb-951d-dac759c4e803 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:15.364951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-34c1ca98-c4f7-43cb-951d-dac759c4e803 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:15.526340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:15.526340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:15.549092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-34c1ca98-c4f7-43cb-951d-dac759c4e803 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:18:15.613300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-34c1ca98-c4f7-43cb-951d-dac759c4e803 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:18:15.614965 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1150/2296] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:15 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 937 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:16.631840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85c5feea-056a-4966-b419-9c96696f4d35 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:18:16.632979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85c5feea-056a-4966-b419-9c96696f4d35 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:16.633374 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:16.633374 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:16.633967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85c5feea-056a-4966-b419-9c96696f4d35 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:16.801606 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:16.801606 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:16.840625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85c5feea-056a-4966-b419-9c96696f4d35 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:18:16.920172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85c5feea-056a-4966-b419-9c96696f4d35 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:18:16.922141 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1147/2297] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:16 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 937 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:17.942170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4a909ec-2281-4a33-adc8-59cafd0bc401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:18:17.942170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4a909ec-2281-4a33-adc8-59cafd0bc401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:17.942170 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:17.942170 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:17.942170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4a909ec-2281-4a33-adc8-59cafd0bc401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:18.106594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:18.106594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:18.126617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b4a909ec-2281-4a33-adc8-59cafd0bc401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:18:18.154110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4a909ec-2281-4a33-adc8-59cafd0bc401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:18:18.167671 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1151/2298] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:17 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 938 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:18.171314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f24e1d0-f58c-48ab-9816-329ee813599d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:18:18.171823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f24e1d0-f58c-48ab-9816-329ee813599d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:18.172258 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:18.172258 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:18.173296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f24e1d0-f58c-48ab-9816-329ee813599d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:18.282709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:18.282709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:18.330163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8f24e1d0-f58c-48ab-9816-329ee813599d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:18:18.452689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f24e1d0-f58c-48ab-9816-329ee813599d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:18:18.458552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1148/2299] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:18 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 938 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:18:18.470702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf5880ac-dbdd-49ac-b77c-ea9b976f215f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a/action Jan 28 13:18:18.471577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:18.471577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:18.472850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf5880ac-dbdd-49ac-b77c-ea9b976f215f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:18:18.473430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf5880ac-dbdd-49ac-b77c-ea9b976f215f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:18.536302 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:18.536302 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:18.539589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf5880ac-dbdd-49ac-b77c-ea9b976f215f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:18:18.559779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf5880ac-dbdd-49ac-b77c-ea9b976f215f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume updated successfully. Jan 28 13:18:18.561048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf5880ac-dbdd-49ac-b77c-ea9b976f215f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a/action returned with HTTP 200 Jan 28 13:18:18.576826 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1152/2300] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:18:18 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a/action => generated 0 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 13:18:18.855278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:18:18.856375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:18.856793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:18.856793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:18.857985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:18.963846 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:18.963846 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:19.003967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:18:19.063572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:18:19.064633 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1149/2301] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:18:18 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 937 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:25.686889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-b901d90c-6571-4d22-8657-0b92564ee7c5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:18:25.688150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-b901d90c-6571-4d22-8657-0b92564ee7c5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:25.688518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:25.688518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:25.689149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-b901d90c-6571-4d22-8657-0b92564ee7c5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:25.832875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:25.832875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:25.845430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-b901d90c-6571-4d22-8657-0b92564ee7c5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:18:25.888872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-b901d90c-6571-4d22-8657-0b92564ee7c5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:18:25.890233 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1153/2302] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:18:25 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 937 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:25.902734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume// Jan 28 13:18:25.914690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:25.924490 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:25.924490 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:25.925748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:25.928471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:18:25.934796 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1150/2303] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:18:25 2021] GET /volume/ => generated 754 bytes in 34 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:18:25.956536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-9c974743-1134-48ea-943a-06ac555c90b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments Jan 28 13:18:25.965798 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:25.965798 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:25.967321 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-9c974743-1134-48ea-943a-06ac555c90b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3f0a055-2f28-4f58-80c5-a4b5b14ee48a", "instance_uuid": "d199ca9e-1e9b-4c21-93c9-fb8682bd867f", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:26.194675 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:26.194675 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:26.291950 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-9c974743-1134-48ea-943a-06ac555c90b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments returned with HTTP 200 Jan 28 13:18:26.307430 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1154/2304] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:18:25 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments => generated 273 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:18:29.965439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume// Jan 28 13:18:29.966032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:29.966643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:29.967862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-a7f1ca34-3974-4576-9b52-6b825fb50b08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:18:29.969102 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1151/2305] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:18:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:18:29.982573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-1b22b37f-0a35-4cd3-b7e8-4b608734b4f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:18:29.983150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-1b22b37f-0a35-4cd3-b7e8-4b608734b4f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:29.983527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:29.983527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:29.984190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-1b22b37f-0a35-4cd3-b7e8-4b608734b4f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:30.075208 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:30.075208 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:30.086760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-1b22b37f-0a35-4cd3-b7e8-4b608734b4f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:18:30.111848 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:30.111848 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:30.122977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-1b22b37f-0a35-4cd3-b7e8-4b608734b4f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:18:30.124175 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1155/2306] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:18:29 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 1035 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:18:30.159748 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-49722ff5-637c-4daa-9122-f9be1a97b715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] PUT http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9 Jan 28 13:18:30.160593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-49722ff5-637c-4daa-9122-f9be1a97b715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:30.194724 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:18:30.194724 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:18:30.194724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-49722ff5-637c-4daa-9122-f9be1a97b715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-e3f0a055-2f28-4f58-80c5-a4b5b14ee48a-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.011s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:18:30.197767 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:30.197767 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:33.271350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-49722ff5-637c-4daa-9122-f9be1a97b715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-e3f0a055-2f28-4f58-80c5-a4b5b14ee48a-n-h2-705657-14'" released by "attachment_update" :: held 3.077s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:18:33.272200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-49722ff5-637c-4daa-9122-f9be1a97b715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9 returned with HTTP 200 Jan 28 13:18:33.273128 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1152/2307] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:18:30 2021] PUT /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9 => generated 761 bytes in 3119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:18:33.348184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-277407a8-5dd8-4dfd-b7b7-27f33de45cf4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9/action Jan 28 13:18:33.348184 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:33.348184 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:33.348184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-277407a8-5dd8-4dfd-b7b7-27f33de45cf4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:18:33.348184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-277407a8-5dd8-4dfd-b7b7-27f33de45cf4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:33.514890 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:33.514890 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:33.620408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6deedc72-01fc-482c-b32e-c3dedf54d114 req-277407a8-5dd8-4dfd-b7b7-27f33de45cf4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9/action returned with HTTP 204 Jan 28 13:18:33.621855 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1156/2308] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:18:33 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9/action => generated 0 bytes in 286 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:18:48.366990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes Jan 28 13:18:48.368211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:48.368211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:48.368211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-124201986"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:18:48.369451 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-124201986'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:18:48.370046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Create volume of 1 GB Jan 28 13:18:48.370501 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:48.370501 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:48.409854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Availability Zones retrieved successfully. Jan 28 13:18:48.443350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Flow 'volume_create_api' (bc43b509-c050-48c6-afd6-0303e18ba090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:18:48.447729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67093a4-5419-4ae4-a960-e0be6b9bb8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:48.450379 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:18:48.631722 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f67093a4-5419-4ae4-a960-e0be6b9bb8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:48.635015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (400d8be8-f31d-4334-8836-1fa3f9aebe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:48.823196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Created reservations ['20a4fbe7-504c-4759-92ab-c0f7f3dbd367', '740d2ef3-f7a7-461e-bc10-096ae77c356e', '46026c69-1044-4483-b8a5-b78f0bcbc67b', 'ec69cdf1-f664-4469-bd21-41159c067d29'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:18:48.824625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (400d8be8-f31d-4334-8836-1fa3f9aebe9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a4fbe7-504c-4759-92ab-c0f7f3dbd367', '740d2ef3-f7a7-461e-bc10-096ae77c356e', '46026c69-1044-4483-b8a5-b78f0bcbc67b', 'ec69cdf1-f664-4469-bd21-41159c067d29']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:48.827379 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10741d07-b1aa-4dbb-bbbd-770c2aebc845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:48.952785 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10741d07-b1aa-4dbb-bbbd-770c2aebc845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93e96280-813b-4371-81e5-5618b929f82c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-124201986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3901e968a5cf4780a8a3aee683522f46',qos_specs=None,replication_status=,reservations=['20a4fbe7-504c-4759-92ab-c0f7f3dbd367','740d2ef3-f7a7-461e-bc10-096ae77c356e','46026c69-1044-4483-b8a5-b78f0bcbc67b','ec69cdf1-f664-4469-bd21-41159c067d29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d12202d1347434eab98450dec564f0b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-124201986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93e96280-813b-4371-81e5-5618b929f82c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3901e968a5cf4780a8a3aee683522f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8d12202d1347434eab98450dec564f0b',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:48.956289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a619af1c-17a4-43e8-ac6c-2d1064d631a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:49.010532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a619af1c-17a4-43e8-ac6c-2d1064d631a5) transitioned into state 'SUCCESS' from state '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-124201986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3901e968a5cf4780a8a3aee683522f46',qos_specs=None,replication_status=,reservations=['20a4fbe7-504c-4759-92ab-c0f7f3dbd367','740d2ef3-f7a7-461e-bc10-096ae77c356e','46026c69-1044-4483-b8a5-b78f0bcbc67b','ec69cdf1-f664-4469-bd21-41159c067d29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d12202d1347434eab98450dec564f0b',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:49.014064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbeeb90c-8971-468f-9360-8b99714c7e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:18:49.040391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbeeb90c-8971-468f-9360-8b99714c7e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:18:49.045030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Flow 'volume_create_api' (bc43b509-c050-48c6-afd6-0303e18ba090) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:18:49.116123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Create volume request issued successfully. Jan 28 13:18:49.133899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-18ab1136-8515-4ae0-979e-c6b4b79a5947 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes returned with HTTP 202 Jan 28 13:18:49.144469 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1153/2309] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:18:48 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes => generated 817 bytes in 985 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:18:49.153613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9671cc16-b01f-4222-be7d-c61c11e573d2 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:18:49.153613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9671cc16-b01f-4222-be7d-c61c11e573d2 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:49.153613 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:49.153613 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:49.153613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9671cc16-b01f-4222-be7d-c61c11e573d2 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:49.228829 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:49.228829 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:49.239524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9671cc16-b01f-4222-be7d-c61c11e573d2 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:18:49.267860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9671cc16-b01f-4222-be7d-c61c11e573d2 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:18:49.271457 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1157/2310] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:49 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 885 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:18:50.289600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1763e108-3fe4-4916-9d47-9035d2854f4c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:18:50.290138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1763e108-3fe4-4916-9d47-9035d2854f4c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:18:50.290354 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:18:50.290354 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:18:50.290727 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1763e108-3fe4-4916-9d47-9035d2854f4c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:18:50.357058 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:18:50.357058 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:18:50.369928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1763e108-3fe4-4916-9d47-9035d2854f4c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:18:50.401182 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1763e108-3fe4-4916-9d47-9035d2854f4c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:18:50.403440 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1154/2311] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:18:50 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:19.344560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-056e089c-9c61-4c94-a774-617be0f145d5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:19:19.345164 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:19.345164 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:19.345462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-056e089c-9c61-4c94-a774-617be0f145d5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-attach": {"instance_uuid": "f3249e2a-1110-4e15-a92d-3ff56388d886", "mountpoint": "/dev/sdb"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:19:19.345885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-056e089c-9c61-4c94-a774-617be0f145d5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f3249e2a-1110-4e15-a92d-3ff56388d886", "mountpoint": "/dev/sdb"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:19:19.447178 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:19.447178 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:19.448443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-056e089c-9c61-4c94-a774-617be0f145d5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:19:19.480835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-056e089c-9c61-4c94-a774-617be0f145d5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Update volume admin metadata completed successfully. Jan 28 13:19:19.746003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-056e089c-9c61-4c94-a774-617be0f145d5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Attach volume completed successfully. Jan 28 13:19:19.748307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-056e089c-9c61-4c94-a774-617be0f145d5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:19:19.750254 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1158/2312] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:19:19 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 13:19:19.757585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cdd1e87-5ee8-4deb-b027-2c0f2241ac9b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:19:19.758419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cdd1e87-5ee8-4deb-b027-2c0f2241ac9b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:19.758650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:19.758650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:19.759036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cdd1e87-5ee8-4deb-b027-2c0f2241ac9b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:19.885299 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:19.885299 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:19.906711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9cdd1e87-5ee8-4deb-b027-2c0f2241ac9b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:19:19.957762 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:19.957762 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:19.980328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cdd1e87-5ee8-4deb-b027-2c0f2241ac9b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:19:19.996287 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1155/2313] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:19 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 1244 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:19:20.000003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb859911-081e-4587-bd30-3dbe89b4ff9d tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:19:20.000540 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:20.000540 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:20.000988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb859911-081e-4587-bd30-3dbe89b4ff9d tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-detach": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:19:20.001365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb859911-081e-4587-bd30-3dbe89b4ff9d tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:19:20.143290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:20.143290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:20.144680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eb859911-081e-4587-bd30-3dbe89b4ff9d tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:19:20.456134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eb859911-081e-4587-bd30-3dbe89b4ff9d tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Detach volume completed successfully. Jan 28 13:19:20.457646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb859911-081e-4587-bd30-3dbe89b4ff9d tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:19:20.458913 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1159/2314] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:19:19 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:19:20.467499 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74656f71-1849-43c9-8fad-1f6debd184ea tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:19:20.468459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74656f71-1849-43c9-8fad-1f6debd184ea tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:20.468800 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:20.468800 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:20.469384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74656f71-1849-43c9-8fad-1f6debd184ea tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:20.576303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:20.576303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:20.600291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-74656f71-1849-43c9-8fad-1f6debd184ea tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:19:20.669391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74656f71-1849-43c9-8fad-1f6debd184ea tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:19:20.673098 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1156/2315] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:20 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 929 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:24.226825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6b04e318-3aba-4850-84f8-16a4caa632ce req-5a51a68c-a6cd-4d0d-a9cc-25d966bd5418 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9 Jan 28 13:19:24.228019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6b04e318-3aba-4850-84f8-16a4caa632ce req-5a51a68c-a6cd-4d0d-a9cc-25d966bd5418 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:24.228220 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:24.228220 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:24.228868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-6b04e318-3aba-4850-84f8-16a4caa632ce req-5a51a68c-a6cd-4d0d-a9cc-25d966bd5418 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:24.255600 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:24.255600 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:24.810036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-6b04e318-3aba-4850-84f8-16a4caa632ce req-5a51a68c-a6cd-4d0d-a9cc-25d966bd5418 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:19:24.811735 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-6b04e318-3aba-4850-84f8-16a4caa632ce req-5a51a68c-a6cd-4d0d-a9cc-25d966bd5418 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:19:24.844990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-6b04e318-3aba-4850-84f8-16a4caa632ce req-5a51a68c-a6cd-4d0d-a9cc-25d966bd5418 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9 returned with HTTP 200 Jan 28 13:19:24.846424 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1160/2316] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:19:24 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/70f10421-8f81-4847-99a8-3d320aa23ba9 => generated 19 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:27.354001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4721f9a3-872d-4164-80ac-179b2bb975fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:19:27.354542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4721f9a3-872d-4164-80ac-179b2bb975fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:27.354710 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:27.354710 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:27.355364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4721f9a3-872d-4164-80ac-179b2bb975fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:27.356115 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4721f9a3-872d-4164-80ac-179b2bb975fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume with id: e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:19:27.467458 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:27.467458 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:27.480795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4721f9a3-872d-4164-80ac-179b2bb975fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:27.522168 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.keymgr.conf_key_mgr [None req-4721f9a3-872d-4164-80ac-179b2bb975fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 28 13:19:27.543809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4721f9a3-872d-4164-80ac-179b2bb975fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume request issued successfully. Jan 28 13:19:27.544630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4721f9a3-872d-4164-80ac-179b2bb975fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 202 Jan 28 13:19:27.546058 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1157/2317] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:19:27 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:19:27.553786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0b50e86b-4794-4504-bb15-a82b90c83249 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:19:27.554609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0b50e86b-4794-4504-bb15-a82b90c83249 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:27.554894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:27.554894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:27.555361 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0b50e86b-4794-4504-bb15-a82b90c83249 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:27.648581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:27.648581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:27.666830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0b50e86b-4794-4504-bb15-a82b90c83249 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:27.739670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0b50e86b-4794-4504-bb15-a82b90c83249 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:19:27.764999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1161/2318] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:27 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 936 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:28.772292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6c01bcb-ac58-4724-918d-63da8a2eca5c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:19:28.810680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6c01bcb-ac58-4724-918d-63da8a2eca5c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:28.810680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:28.810680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:28.810680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6c01bcb-ac58-4724-918d-63da8a2eca5c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:28.948930 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:28.948930 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:28.963718 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f6c01bcb-ac58-4724-918d-63da8a2eca5c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:28.995621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6c01bcb-ac58-4724-918d-63da8a2eca5c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:19:28.996746 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1158/2319] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:28 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 936 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:30.014608 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0636ae51-b6ea-4e7b-abc0-10be18434aa6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:19:30.015145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0636ae51-b6ea-4e7b-abc0-10be18434aa6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:30.015335 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:30.015335 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:30.016018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0636ae51-b6ea-4e7b-abc0-10be18434aa6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:30.107091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:30.107091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:30.125316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0636ae51-b6ea-4e7b-abc0-10be18434aa6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:30.165044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0636ae51-b6ea-4e7b-abc0-10be18434aa6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 200 Jan 28 13:19:30.166656 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1162/2320] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:30 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 936 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:31.183888 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-502ed259-7df9-472c-9d4a-43af1edc02c4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a Jan 28 13:19:31.184992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-502ed259-7df9-472c-9d4a-43af1edc02c4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:31.185365 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:31.185365 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:31.186131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-502ed259-7df9-472c-9d4a-43af1edc02c4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:31.285635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-502ed259-7df9-472c-9d4a-43af1edc02c4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a returned with HTTP 404 Jan 28 13:19:31.287020 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1159/2321] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:31 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/e3f0a055-2f28-4f58-80c5-a4b5b14ee48a => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:19:31.294827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-40a51e39-9df2-44bf-8c90-0b085d401560 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] GET http://10.222.0.38/volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/volumes/detail?all_tenants=1 Jan 28 13:19:31.295391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-40a51e39-9df2-44bf-8c90-0b085d401560 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:31.295622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:31.295622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:31.302414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-40a51e39-9df2-44bf-8c90-0b085d401560 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:31.304626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40a51e39-9df2-44bf-8c90-0b085d401560 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:19:31.429961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-40a51e39-9df2-44bf-8c90-0b085d401560 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] Get all volumes completed successfully. Jan 28 13:19:31.432921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:31.432921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:31.444283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-40a51e39-9df2-44bf-8c90-0b085d401560 tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] http://10.222.0.38/volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 28 13:19:31.445995 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1163/2322] 10.222.0.38 () {58 vars in 1252 bytes} [Thu Jan 28 13:19:31 2021] GET /volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/volumes/detail?all_tenants=1 => generated 5704 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:19:31.470748 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2d8ba60-6199-4a72-b882-738e17d57fdc tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] DELETE http://10.222.0.38/volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types/0946c92c-e6ce-4e02-a625-fc266a13a13c Jan 28 13:19:31.471880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2d8ba60-6199-4a72-b882-738e17d57fdc tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:31.472549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2d8ba60-6199-4a72-b882-738e17d57fdc tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:31.585585 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:19:31.585585 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:19:31.609557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2d8ba60-6199-4a72-b882-738e17d57fdc tempest-TestVolumeBootPattern-555716992 tempest-TestVolumeBootPattern-555716992-project-admin] http://10.222.0.38/volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types/0946c92c-e6ce-4e02-a625-fc266a13a13c returned with HTTP 202 Jan 28 13:19:31.612063 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1160/2323] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:19:31 2021] DELETE /volume/v3/cf1b70dbb6754bcd8fef50692cb27d27/types/0946c92c-e6ce-4e02-a625-fc266a13a13c => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:19:31.686601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes Jan 28 13:19:31.687208 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:31.687208 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:31.687827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-923516417", "snapshot_id": null, "imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "volume_type": null, "size": 1}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:19:31.689389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-923516417', 'snapshot_id': None, 'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'volume_type': None, 'size': 1}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:19:31.900473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume of 1 GB Jan 28 13:19:31.959629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Availability Zones retrieved successfully. Jan 28 13:19:32.000046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (85403b40-8180-4c9b-b309-42749a28e46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:19:32.026604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09549e7-fa47-47b8-a7e3-643f1a925ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:19:32.030913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:19:32.236338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09549e7-fa47-47b8-a7e3-643f1a925ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:19:32.239354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f6eba8-6669-4a43-80ce-ce5bee8bfa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:19:32.399429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['3182294f-ae25-4af0-a888-54a05e378e8a', '55e796ab-b758-4ee2-a5f4-8dcfb18fba38', 'ad558e99-178c-4e74-bdc6-2034956fa9b1', '4487e4b7-b902-479e-83e8-d262690cfe5a'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:19:32.401462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45f6eba8-6669-4a43-80ce-ce5bee8bfa0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3182294f-ae25-4af0-a888-54a05e378e8a', '55e796ab-b758-4ee2-a5f4-8dcfb18fba38', 'ad558e99-178c-4e74-bdc6-2034956fa9b1', '4487e4b7-b902-479e-83e8-d262690cfe5a']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:19:32.403722 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17563651-fcb1-4b9b-bac8-9bcfba1b0fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:19:32.503725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17563651-fcb1-4b9b-bac8-9bcfba1b0fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49312215-ca7d-4194-97c9-867c90d2f053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-923516417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['3182294f-ae25-4af0-a888-54a05e378e8a','55e796ab-b758-4ee2-a5f4-8dcfb18fba38','ad558e99-178c-4e74-bdc6-2034956fa9b1','4487e4b7-b902-479e-83e8-d262690cfe5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-923516417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49312215-ca7d-4194-97c9-867c90d2f053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ca8fdb93334833bff8d53f410ca633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ea3b6081374f40279e22a3439924e3f3',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:19:32.505918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c39e1f07-49a1-4734-a3d2-f44ddd40fcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:19:32.538649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c39e1f07-49a1-4734-a3d2-f44ddd40fcea) transitioned into state 'SUCCESS' from state '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-923516417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['3182294f-ae25-4af0-a888-54a05e378e8a','55e796ab-b758-4ee2-a5f4-8dcfb18fba38','ad558e99-178c-4e74-bdc6-2034956fa9b1','4487e4b7-b902-479e-83e8-d262690cfe5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:19:32.540685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a41d97b6-8ff3-44ae-bdaa-4e35980e0f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:19:32.558541 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a41d97b6-8ff3-44ae-bdaa-4e35980e0f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:19:32.561437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (85403b40-8180-4c9b-b309-42749a28e46a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:19:32.617926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request issued successfully. Jan 28 13:19:32.633112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f6d2867-0946-4e76-83cb-69d0b1c19634 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes returned with HTTP 202 Jan 28 13:19:32.634079 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1164/2324] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:19:31 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes => generated 827 bytes in 952 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:19:32.653003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c9762f40-da37-4a1c-b0ed-58c28f5e3550 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:32.653915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c9762f40-da37-4a1c-b0ed-58c28f5e3550 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:32.654810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c9762f40-da37-4a1c-b0ed-58c28f5e3550 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:32.817705 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:32.817705 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:32.838358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c9762f40-da37-4a1c-b0ed-58c28f5e3550 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:32.888616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c9762f40-da37-4a1c-b0ed-58c28f5e3550 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:32.889810 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1161/2325] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:32 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 895 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:33.913756 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66427f3b-0498-4af7-a0fd-075622ad3999 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:33.914811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66427f3b-0498-4af7-a0fd-075622ad3999 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:33.915478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:33.915478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:33.920455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66427f3b-0498-4af7-a0fd-075622ad3999 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:34.067159 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:34.067159 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:34.086717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-66427f3b-0498-4af7-a0fd-075622ad3999 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:34.143628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66427f3b-0498-4af7-a0fd-075622ad3999 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:34.154394 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1165/2326] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:33 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:35.162688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f3ea32d-cf90-4943-a4bb-43d93d710db8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:35.163192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f3ea32d-cf90-4943-a4bb-43d93d710db8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:35.163872 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:35.163872 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:35.164246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4f3ea32d-cf90-4943-a4bb-43d93d710db8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:35.340324 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:35.340324 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:35.366808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4f3ea32d-cf90-4943-a4bb-43d93d710db8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:35.428041 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4f3ea32d-cf90-4943-a4bb-43d93d710db8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:35.440348 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1162/2327] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:35 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:36.445836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-057f9347-7187-46b3-9d1c-6ef5bd46c1ab tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:36.446526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-057f9347-7187-46b3-9d1c-6ef5bd46c1ab tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:36.446679 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:36.446679 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:36.446910 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-057f9347-7187-46b3-9d1c-6ef5bd46c1ab tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:36.570389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:36.570389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:36.596623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-057f9347-7187-46b3-9d1c-6ef5bd46c1ab tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:36.633058 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-057f9347-7187-46b3-9d1c-6ef5bd46c1ab tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:36.636622 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1166/2328] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:36 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:37.652661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6292a5f1-6d3b-447e-ab4a-421242845b16 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:37.653166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6292a5f1-6d3b-447e-ab4a-421242845b16 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:37.654294 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:37.654294 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:37.662405 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6292a5f1-6d3b-447e-ab4a-421242845b16 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:37.863001 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:37.863001 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:37.906888 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6292a5f1-6d3b-447e-ab4a-421242845b16 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:37.995433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6292a5f1-6d3b-447e-ab4a-421242845b16 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:38.014521 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1163/2329] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:37 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:39.028560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5473bc6-9f9d-48d7-a7b5-3bddb113cd6b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:39.030017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5473bc6-9f9d-48d7-a7b5-3bddb113cd6b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:39.030488 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:39.030488 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:39.031334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5473bc6-9f9d-48d7-a7b5-3bddb113cd6b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:39.191410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:39.191410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:39.214883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c5473bc6-9f9d-48d7-a7b5-3bddb113cd6b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:39.274672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5473bc6-9f9d-48d7-a7b5-3bddb113cd6b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:39.276851 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1167/2330] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:39 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:40.293555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2357dec-1931-4753-a3e1-d02701bfff43 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:40.294994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2357dec-1931-4753-a3e1-d02701bfff43 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:40.295386 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:40.295386 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:40.296014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2357dec-1931-4753-a3e1-d02701bfff43 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:40.442883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:40.442883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:40.472867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c2357dec-1931-4753-a3e1-d02701bfff43 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:40.536239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2357dec-1931-4753-a3e1-d02701bfff43 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:40.537453 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1164/2331] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:40 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:41.555061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc5ddb38-f9c6-42f8-9981-8954e15087ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:41.555845 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc5ddb38-f9c6-42f8-9981-8954e15087ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:41.556172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:41.556172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:41.563940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc5ddb38-f9c6-42f8-9981-8954e15087ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:41.714092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:41.714092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:41.726225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fc5ddb38-f9c6-42f8-9981-8954e15087ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:41.772322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc5ddb38-f9c6-42f8-9981-8954e15087ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:41.774174 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1168/2332] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:41 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:42.789475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85decf7d-6199-4541-8b39-deeb2de7ea96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:42.790016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85decf7d-6199-4541-8b39-deeb2de7ea96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:42.790202 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:42.790202 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:42.790577 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85decf7d-6199-4541-8b39-deeb2de7ea96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:42.855516 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:42.855516 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:42.872520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85decf7d-6199-4541-8b39-deeb2de7ea96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:42.901393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85decf7d-6199-4541-8b39-deeb2de7ea96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:42.914074 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1165/2333] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:42 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:43.919317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59789810-4ebe-40c6-8021-a92277d04fa0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:43.920270 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59789810-4ebe-40c6-8021-a92277d04fa0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:43.920633 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:43.920633 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:43.921230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59789810-4ebe-40c6-8021-a92277d04fa0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:44.036083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:44.036083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:44.061018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-59789810-4ebe-40c6-8021-a92277d04fa0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:44.132999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59789810-4ebe-40c6-8021-a92277d04fa0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:44.143817 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1169/2334] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:43 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:45.156934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e628d624-4980-4bc6-ba31-234f10a2ebcb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:45.159234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e628d624-4980-4bc6-ba31-234f10a2ebcb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:45.171926 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:45.171926 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:45.173252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e628d624-4980-4bc6-ba31-234f10a2ebcb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:45.255142 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:45.255142 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:45.265898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e628d624-4980-4bc6-ba31-234f10a2ebcb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:45.293660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e628d624-4980-4bc6-ba31-234f10a2ebcb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:45.305658 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1166/2335] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:45 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:46.312334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-275e0597-7125-4b24-bc0b-a5d10187bd09 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:46.312837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-275e0597-7125-4b24-bc0b-a5d10187bd09 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:46.313030 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:46.313030 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:46.314196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-275e0597-7125-4b24-bc0b-a5d10187bd09 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:46.422622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:46.422622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:46.447837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-275e0597-7125-4b24-bc0b-a5d10187bd09 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:46.474909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-275e0597-7125-4b24-bc0b-a5d10187bd09 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:46.480216 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1170/2336] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:46 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:47.497145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f69531a-906d-4bd5-8d22-b8d910416864 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:47.497739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f69531a-906d-4bd5-8d22-b8d910416864 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:47.497853 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:47.497853 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:47.498137 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f69531a-906d-4bd5-8d22-b8d910416864 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:47.598850 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:47.598850 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:47.627380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f69531a-906d-4bd5-8d22-b8d910416864 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:47.707520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f69531a-906d-4bd5-8d22-b8d910416864 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:47.709148 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1167/2337] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:47 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:48.725279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-33e4d2f9-26ee-4f28-a550-756d63a13feb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:48.725868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-33e4d2f9-26ee-4f28-a550-756d63a13feb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:48.725982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:48.725982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:48.726339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-33e4d2f9-26ee-4f28-a550-756d63a13feb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:48.869809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:48.869809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:48.896080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-33e4d2f9-26ee-4f28-a550-756d63a13feb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:49.004433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-33e4d2f9-26ee-4f28-a550-756d63a13feb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:49.011670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1171/2338] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:48 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:50.026298 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0bca119b-d95b-42fd-ac26-8b5c84ec7c68 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:50.027581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0bca119b-d95b-42fd-ac26-8b5c84ec7c68 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:50.027971 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:50.027971 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:50.028650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0bca119b-d95b-42fd-ac26-8b5c84ec7c68 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:50.097409 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:50.097409 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:50.112496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0bca119b-d95b-42fd-ac26-8b5c84ec7c68 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:50.166908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0bca119b-d95b-42fd-ac26-8b5c84ec7c68 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:50.168794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1168/2339] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:50 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 919 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:51.185797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-188986c2-4dac-47fb-a8f2-2d5c7bb56b75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:51.187544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-188986c2-4dac-47fb-a8f2-2d5c7bb56b75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:51.188158 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:51.188158 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:51.189106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-188986c2-4dac-47fb-a8f2-2d5c7bb56b75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:51.258250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:51.258250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:51.285564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-188986c2-4dac-47fb-a8f2-2d5c7bb56b75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:51.338268 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-188986c2-4dac-47fb-a8f2-2d5c7bb56b75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:51.339152 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1172/2340] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:51 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 977 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:52.368280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-578cf115-9114-4a00-877e-94671274fa9f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:52.385170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-578cf115-9114-4a00-877e-94671274fa9f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:52.387653 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:52.387653 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:52.388375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-578cf115-9114-4a00-877e-94671274fa9f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:52.488029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:52.488029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:52.501713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-578cf115-9114-4a00-877e-94671274fa9f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:52.528502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-578cf115-9114-4a00-877e-94671274fa9f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:52.529671 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1169/2341] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:52 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 977 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:53.548337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aea6daaa-fc00-4f40-9905-f7120dd6d97f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:53.549646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aea6daaa-fc00-4f40-9905-f7120dd6d97f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:53.550049 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:53.550049 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:53.550660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aea6daaa-fc00-4f40-9905-f7120dd6d97f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:53.628666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:53.628666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:53.639267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aea6daaa-fc00-4f40-9905-f7120dd6d97f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:53.669774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aea6daaa-fc00-4f40-9905-f7120dd6d97f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:53.670954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1173/2342] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:53 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 980 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:54.690799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03d2f704-a220-4bde-97e4-f14a294501bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:54.692069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03d2f704-a220-4bde-97e4-f14a294501bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:54.692799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:54.692799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:54.693413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03d2f704-a220-4bde-97e4-f14a294501bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:54.828576 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:54.828576 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:54.866089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-03d2f704-a220-4bde-97e4-f14a294501bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:54.950504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03d2f704-a220-4bde-97e4-f14a294501bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:54.958476 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1170/2343] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:54 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 980 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:55.979932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45fcd2f5-0580-413a-9a95-a5011414bec1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:55.983420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45fcd2f5-0580-413a-9a95-a5011414bec1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:55.984603 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:55.984603 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:55.985818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45fcd2f5-0580-413a-9a95-a5011414bec1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:56.147289 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:56.147289 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:56.171813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-45fcd2f5-0580-413a-9a95-a5011414bec1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:56.229616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45fcd2f5-0580-413a-9a95-a5011414bec1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:56.232995 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1174/2344] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:55 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 980 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:19:57.250626 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5dcd1d85-b6f8-4194-96f6-14896878e9be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:57.251230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5dcd1d85-b6f8-4194-96f6-14896878e9be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:57.251588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:57.251588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:57.252106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5dcd1d85-b6f8-4194-96f6-14896878e9be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:57.446109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:57.446109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:57.468454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5dcd1d85-b6f8-4194-96f6-14896878e9be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:57.505658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5dcd1d85-b6f8-4194-96f6-14896878e9be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:57.507043 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1171/2345] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:57 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 980 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:19:58.523922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf13e86e-1f93-47b6-b380-78a7223e6395 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:58.524768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf13e86e-1f93-47b6-b380-78a7223e6395 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:58.524768 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:58.524768 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:58.525609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf13e86e-1f93-47b6-b380-78a7223e6395 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:58.669302 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:58.669302 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:58.693229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bf13e86e-1f93-47b6-b380-78a7223e6395 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:58.764291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf13e86e-1f93-47b6-b380-78a7223e6395 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:58.784185 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1175/2346] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:58 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 980 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:19:59.801193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa0826c4-e02a-4b57-9f49-31befbf98551 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:19:59.803434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa0826c4-e02a-4b57-9f49-31befbf98551 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:19:59.803862 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:19:59.803862 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:19:59.806083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa0826c4-e02a-4b57-9f49-31befbf98551 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:19:59.885017 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:19:59.885017 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:19:59.932667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fa0826c4-e02a-4b57-9f49-31befbf98551 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:19:59.979547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa0826c4-e02a-4b57-9f49-31befbf98551 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:19:59.982090 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1172/2347] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:59 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 1368 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:20:00.004325 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf1d3a5d-03f2-4369-877a-7a9c9a470605 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:20:00.004866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf1d3a5d-03f2-4369-877a-7a9c9a470605 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:00.005072 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:00.005072 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:00.005698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf1d3a5d-03f2-4369-877a-7a9c9a470605 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:00.073209 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:00.073209 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:00.087601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bf1d3a5d-03f2-4369-877a-7a9c9a470605 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:00.117902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf1d3a5d-03f2-4369-877a-7a9c9a470605 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:20:00.119696 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1176/2348] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:19:59 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 1368 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:20:00.141451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a2be4d5-d9e6-491d-a96f-c96ceab6c859 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots Jan 28 13:20:00.141451 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:00.141451 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:00.141451 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a2be4d5-d9e6-491d-a96f-c96ceab6c859 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49312215-ca7d-4194-97c9-867c90d2f053", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-378009399", "description": null, "metadata": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:00.201069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:00.201069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:00.202584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a2be4d5-d9e6-491d-a96f-c96ceab6c859 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:00.203054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-6a2be4d5-d9e6-491d-a96f-c96ceab6c859 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create snapshot from volume 49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:20:00.307573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-6a2be4d5-d9e6-491d-a96f-c96ceab6c859 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['54e4ced6-d391-4682-a88b-49352267a636', 'e5c35a7f-2651-4eea-8e43-7a906a2c6b20', '9a01c195-3b8f-4627-b8ef-a8f6a2403821', 'f62bc4f3-4f71-4fd7-bcbd-6fc302a1f914'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:20:00.468420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a2be4d5-d9e6-491d-a96f-c96ceab6c859 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot create request issued successfully. Jan 28 13:20:00.469568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a2be4d5-d9e6-491d-a96f-c96ceab6c859 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots returned with HTTP 202 Jan 28 13:20:00.476616 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1173/2349] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:20:00 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots => generated 307 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:20:00.482910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-568749eb-e361-48e2-bf9c-6cdba61cb9c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:20:00.483528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-568749eb-e361-48e2-bf9c-6cdba61cb9c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:00.483764 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:00.483764 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:00.484147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-568749eb-e361-48e2-bf9c-6cdba61cb9c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:00.513838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:00.513838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:00.515722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-568749eb-e361-48e2-bf9c-6cdba61cb9c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:20:00.521464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-568749eb-e361-48e2-bf9c-6cdba61cb9c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:20:00.525490 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1177/2350] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:20:00 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:01.534998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-011b05b3-eaa4-484d-82df-d7ab5a09384e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:20:01.535552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-011b05b3-eaa4-484d-82df-d7ab5a09384e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:01.535830 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:01.535830 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:01.536161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-011b05b3-eaa4-484d-82df-d7ab5a09384e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:01.581482 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:01.581482 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:01.582688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-011b05b3-eaa4-484d-82df-d7ab5a09384e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:20:01.584765 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-011b05b3-eaa4-484d-82df-d7ab5a09384e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:20:01.590077 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1174/2351] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:20:01 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:02.599588 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f9769db4-2a30-41e8-899e-b3f5fb442b9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:20:02.600314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f9769db4-2a30-41e8-899e-b3f5fb442b9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:02.600314 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:02.600314 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:02.600698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f9769db4-2a30-41e8-899e-b3f5fb442b9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:02.626830 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:02.626830 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:02.628321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f9769db4-2a30-41e8-899e-b3f5fb442b9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:20:02.630702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f9769db4-2a30-41e8-899e-b3f5fb442b9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:20:02.632150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1178/2352] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:20:02 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:20:02.643787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14e04e23-6f1d-453b-a1ff-793e60c3300e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:20:02.644778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14e04e23-6f1d-453b-a1ff-793e60c3300e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:02.645153 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:02.645153 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:02.645837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14e04e23-6f1d-453b-a1ff-793e60c3300e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:02.674652 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:02.674652 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:02.675935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-14e04e23-6f1d-453b-a1ff-793e60c3300e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:20:02.678467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14e04e23-6f1d-453b-a1ff-793e60c3300e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:20:02.679698 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1175/2353] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:20:02 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:02.896080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-a0240c49-300c-4593-aaf2-1e521557a6dd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:20:02.896996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-a0240c49-300c-4593-aaf2-1e521557a6dd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:02.897340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:02.897340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:02.897867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-a0240c49-300c-4593-aaf2-1e521557a6dd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:02.925871 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:02.925871 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:02.927282 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-a0240c49-300c-4593-aaf2-1e521557a6dd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:20:02.929955 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-a0240c49-300c-4593-aaf2-1e521557a6dd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:20:02.945448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-905a25b8-a6f2-41dc-bd3b-e96ead259be1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:20:02.946322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-905a25b8-a6f2-41dc-bd3b-e96ead259be1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:02.946743 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:02.946743 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:02.947397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-905a25b8-a6f2-41dc-bd3b-e96ead259be1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:02.952149 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1179/2354] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:20:02 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 466 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:03.003904 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:03.003904 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:03.015350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-905a25b8-a6f2-41dc-bd3b-e96ead259be1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:03.043853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-905a25b8-a6f2-41dc-bd3b-e96ead259be1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:20:03.051532 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1176/2355] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:20:02 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 1368 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:20:05.580653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-2f6d4780-80bb-4135-9887-b51d52642f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:20:05.584027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-2f6d4780-80bb-4135-9887-b51d52642f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:05.595583 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:05.595583 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:05.596705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-2f6d4780-80bb-4135-9887-b51d52642f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:05.697941 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:05.697941 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:05.710511 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-2f6d4780-80bb-4135-9887-b51d52642f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:20:05.714367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-2f6d4780-80bb-4135-9887-b51d52642f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:20:05.716115 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1180/2356] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:20:05 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 466 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:07.165913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ccc1cfd8-4ea9-4158-a9c3-ba68b739da10 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:07.166474 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:07.166474 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:07.166474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ccc1cfd8-4ea9-4158-a9c3-ba68b739da10 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-attach": {"instance_uuid": "9724c401-92c7-476b-add8-e588d8536045", "mountpoint": "/dev/sdb"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:07.166802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ccc1cfd8-4ea9-4158-a9c3-ba68b739da10 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9724c401-92c7-476b-add8-e588d8536045", "mountpoint": "/dev/sdb"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:07.255518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:07.255518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:07.261413 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ccc1cfd8-4ea9-4158-a9c3-ba68b739da10 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:07.303272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ccc1cfd8-4ea9-4158-a9c3-ba68b739da10 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Update volume admin metadata completed successfully. Jan 28 13:20:07.699413 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ccc1cfd8-4ea9-4158-a9c3-ba68b739da10 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Attach volume completed successfully. Jan 28 13:20:07.700355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ccc1cfd8-4ea9-4158-a9c3-ba68b739da10 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:20:07.709741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2d26ba5-2e65-45a1-b7e4-550c38021e91 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:07.710045 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1177/2357] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:20:07 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:20:07.710525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2d26ba5-2e65-45a1-b7e4-550c38021e91 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:07.710858 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:07.710858 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:07.711474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e2d26ba5-2e65-45a1-b7e4-550c38021e91 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:07.793384 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-95dd807a-a837-4d06-81c9-0d7802045355 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:20:07.794111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-95dd807a-a837-4d06-81c9-0d7802045355 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:07.794451 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:07.794451 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:07.795032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-95dd807a-a837-4d06-81c9-0d7802045355 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:07.808391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:07.808391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:07.821364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e2d26ba5-2e65-45a1-b7e4-550c38021e91 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:07.849965 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:07.849965 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:07.852613 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:07.852613 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:07.853880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-95dd807a-a837-4d06-81c9-0d7802045355 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:20:07.859038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-95dd807a-a837-4d06-81c9-0d7802045355 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:20:07.860323 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1178/2358] 10.222.0.65 () {58 vars in 1368 bytes} [Thu Jan 28 13:20:07 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 466 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:20:07.861611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e2d26ba5-2e65-45a1-b7e4-550c38021e91 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:07.862958 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1181/2359] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:07 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 1244 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:20:07.881735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc413678-6f18-4d01-877b-4618e93f2a52 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:07.882523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-e9dafbc3-0cb4-4d56-be7b-3027e7979102 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:20:07.883827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-e9dafbc3-0cb4-4d56-be7b-3027e7979102 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:07.884484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:07.884484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:07.886611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc413678-6f18-4d01-877b-4618e93f2a52 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:07.886927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:07.886927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:07.887478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc413678-6f18-4d01-877b-4618e93f2a52 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:07.892971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-e9dafbc3-0cb4-4d56-be7b-3027e7979102 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:07.979072 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:07.979072 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:08.017567 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:08.017567 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:08.053049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-e9dafbc3-0cb4-4d56-be7b-3027e7979102 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:08.066066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc413678-6f18-4d01-877b-4618e93f2a52 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:08.100781 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:08.100781 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:08.111550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc413678-6f18-4d01-877b-4618e93f2a52 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:08.122672 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1182/2360] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:07 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 1244 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:20:08.138969 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd53408f-8a77-457b-91c8-a2790b2076a5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:08.139477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:08.139477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:08.139954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd53408f-8a77-457b-91c8-a2790b2076a5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-detach": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:08.140477 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd53408f-8a77-457b-91c8-a2790b2076a5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:08.142898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-e9dafbc3-0cb4-4d56-be7b-3027e7979102 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:20:08.144697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1179/2361] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:20:07 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 1368 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:20:08.159333 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes Jan 28 13:20:08.159834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:08.159834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:08.160265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b2dd2c8a-4073-45f5-97e0-348b20fc9de1", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:08.161785 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b2dd2c8a-4073-45f5-97e0-348b20fc9de1', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:20:08.230508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:08.230508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:08.232286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd53408f-8a77-457b-91c8-a2790b2076a5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:08.240377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:08.240377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:08.241597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:20:08.241958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume of 1 GB Jan 28 13:20:08.243445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Availability Zones retrieved successfully. Jan 28 13:20:08.271920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (fdc96ed3-96a9-4886-ae9f-8917b8b64a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:20:08.274744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d07ec1d-2bf1-4fe5-afaf-efac5c094249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:20:08.277223 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:20:08.505635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d07ec1d-2bf1-4fe5-afaf-efac5c094249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2dd2c8a-4073-45f5-97e0-348b20fc9de1', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:20:08.515593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb9f451-97cb-4dc4-aa84-dd181849c84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:20:08.518000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd53408f-8a77-457b-91c8-a2790b2076a5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Detach volume completed successfully. Jan 28 13:20:08.519368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd53408f-8a77-457b-91c8-a2790b2076a5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:20:08.520803 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1183/2362] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:20:08 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:20:08.531284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50bd69db-a566-46d5-a278-5a7acdc98801 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:08.531888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50bd69db-a566-46d5-a278-5a7acdc98801 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:08.532107 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:08.532107 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:08.532481 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50bd69db-a566-46d5-a278-5a7acdc98801 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:08.649212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:08.649212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:08.680148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-50bd69db-a566-46d5-a278-5a7acdc98801 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:08.719227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['1b7ba341-2eae-420f-8bd0-143c420a2081', '559712e7-a7e4-4934-a065-e568cf05d5a5', 'c04a7869-4ec9-472f-92bd-ed4ff06e0e53', '56b0be05-723b-4155-8d94-f01ba9380b44'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:20:08.721370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb9f451-97cb-4dc4-aa84-dd181849c84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7ba341-2eae-420f-8bd0-143c420a2081', '559712e7-a7e4-4934-a065-e568cf05d5a5', 'c04a7869-4ec9-472f-92bd-ed4ff06e0e53', '56b0be05-723b-4155-8d94-f01ba9380b44']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:20:08.728204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82bc1d03-8a5f-4205-80de-e3ced41bda3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:20:08.752927 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50bd69db-a566-46d5-a278-5a7acdc98801 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:08.759903 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1184/2363] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:08 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 929 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:08.957061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82bc1d03-8a5f-4205-80de-e3ced41bda3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c42daec2-7168-4f08-80e5-73fb12fa7314', '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='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['1b7ba341-2eae-420f-8bd0-143c420a2081','559712e7-a7e4-4934-a065-e568cf05d5a5','c04a7869-4ec9-472f-92bd-ed4ff06e0e53','56b0be05-723b-4155-8d94-f01ba9380b44'],size=1,snapshot_id=b2dd2c8a-4073-45f5-97e0-348b20fc9de1,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), '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=2021-01-28T13:20:08Z,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=c42daec2-7168-4f08-80e5-73fb12fa7314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ca8fdb93334833bff8d53f410ca633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2dd2c8a-4073-45f5-97e0-348b20fc9de1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ea3b6081374f40279e22a3439924e3f3',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:20:08.961820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f68b3d4-8c5f-4b89-9da7-0eec3df1b79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:20:09.011795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f68b3d4-8c5f-4b89-9da7-0eec3df1b79b) transitioned into 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='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['1b7ba341-2eae-420f-8bd0-143c420a2081','559712e7-a7e4-4934-a065-e568cf05d5a5','c04a7869-4ec9-472f-92bd-ed4ff06e0e53','56b0be05-723b-4155-8d94-f01ba9380b44'],size=1,snapshot_id=b2dd2c8a-4073-45f5-97e0-348b20fc9de1,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:20:09.016392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abaf7ba6-1ef8-4fae-ad33-5f651e36d115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:20:09.247791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abaf7ba6-1ef8-4fae-ad33-5f651e36d115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:20:09.250814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (fdc96ed3-96a9-4886-ae9f-8917b8b64a88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:20:09.420825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request issued successfully. Jan 28 13:20:09.455380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b9debfbd-5622-466d-9694-68d55293b0f8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes returned with HTTP 202 Jan 28 13:20:09.457914 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1180/2364] 10.222.0.65 () {62 vars in 1305 bytes} [Thu Jan 28 13:20:08 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes => generated 805 bytes in 1302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:20:09.468933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-76fb6ddc-7ee8-447c-ae5c-736334754826 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:09.469648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-76fb6ddc-7ee8-447c-ae5c-736334754826 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:09.470083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:09.470083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:09.470760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-76fb6ddc-7ee8-447c-ae5c-736334754826 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:09.635900 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:09.635900 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:09.663883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-76fb6ddc-7ee8-447c-ae5c-736334754826 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:09.748265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-76fb6ddc-7ee8-447c-ae5c-736334754826 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:09.751822 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1185/2365] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:20:09 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 897 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:09.781823 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-cde4fd07-f258-4ac8-bac1-0aefb656c89a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:09.782454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-cde4fd07-f258-4ac8-bac1-0aefb656c89a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:09.782679 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:09.782679 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:09.783057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-cde4fd07-f258-4ac8-bac1-0aefb656c89a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:09.927238 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:09.927238 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:09.954406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-cde4fd07-f258-4ac8-bac1-0aefb656c89a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:10.011410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-cde4fd07-f258-4ac8-bac1-0aefb656c89a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:10.017001 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1181/2366] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:20:09 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 897 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:20:13.050219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b577f9ef-a067-4f88-a7e4-f281a1419d36 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:13.050219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b577f9ef-a067-4f88-a7e4-f281a1419d36 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:13.050219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:13.050219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:13.050219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b577f9ef-a067-4f88-a7e4-f281a1419d36 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:13.157010 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:13.157010 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:13.166387 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b577f9ef-a067-4f88-a7e4-f281a1419d36 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:13.193015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-b577f9ef-a067-4f88-a7e4-f281a1419d36 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:13.195137 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1186/2367] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:20:13 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 897 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:16.191091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-6a9eb3c4-da6f-44c8-b6f8-d71e08bb4b1b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:16.191727 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-6a9eb3c4-da6f-44c8-b6f8-d71e08bb4b1b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:16.191834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:16.191834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:16.193266 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-6a9eb3c4-da6f-44c8-b6f8-d71e08bb4b1b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:16.255547 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:16.255547 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:16.265938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-6a9eb3c4-da6f-44c8-b6f8-d71e08bb4b1b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:16.302942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-6a9eb3c4-da6f-44c8-b6f8-d71e08bb4b1b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:16.304135 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1182/2368] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:20:16 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 897 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:19.296221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-dc44a1ca-3219-462c-a807-eba1d5dd2ef0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:19.296763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-dc44a1ca-3219-462c-a807-eba1d5dd2ef0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:19.297108 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:19.297108 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:19.299101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-dc44a1ca-3219-462c-a807-eba1d5dd2ef0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:19.442839 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:19.442839 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:19.463514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-dc44a1ca-3219-462c-a807-eba1d5dd2ef0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:19.493844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-dc44a1ca-3219-462c-a807-eba1d5dd2ef0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:19.500543 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1187/2369] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:20:19 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 897 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:22.499186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-9ca77389-87a9-429b-a039-48008383e0da tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:22.499824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-9ca77389-87a9-429b-a039-48008383e0da tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:22.500119 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:22.500119 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:22.501863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-9ca77389-87a9-429b-a039-48008383e0da tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:22.641118 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:22.641118 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:22.652768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-9ca77389-87a9-429b-a039-48008383e0da tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:22.744999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-9ca77389-87a9-429b-a039-48008383e0da tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:22.746156 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1183/2370] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:20:22 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 897 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:23.064958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c25fb6bb-b3fb-4ae2-9016-7a65b65034e3 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:23.065417 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:23.065417 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:23.065850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c25fb6bb-b3fb-4ae2-9016-7a65b65034e3 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-reserve": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:23.066225 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c25fb6bb-b3fb-4ae2-9016-7a65b65034e3 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:23.233700 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:23.233700 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:23.236219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c25fb6bb-b3fb-4ae2-9016-7a65b65034e3 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:23.275623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c25fb6bb-b3fb-4ae2-9016-7a65b65034e3 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Reserve volume completed successfully. Jan 28 13:20:23.276465 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c25fb6bb-b3fb-4ae2-9016-7a65b65034e3 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:20:23.277546 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1188/2371] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:20:23 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:20:23.286582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38db5623-9075-4e68-82f0-e51eb6bd9ca1 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:23.287590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38db5623-9075-4e68-82f0-e51eb6bd9ca1 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:23.287954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:23.287954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:23.288636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38db5623-9075-4e68-82f0-e51eb6bd9ca1 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:23.430786 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:23.430786 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:23.453597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-38db5623-9075-4e68-82f0-e51eb6bd9ca1 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:23.508329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38db5623-9075-4e68-82f0-e51eb6bd9ca1 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:23.509836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1184/2372] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:23 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 929 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:23.547057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d1dcd92-67fe-4643-9a42-df6cf121515b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:23.549845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:23.549845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:23.550555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d1dcd92-67fe-4643-9a42-df6cf121515b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-unreserve": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:23.550957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d1dcd92-67fe-4643-9a42-df6cf121515b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:23.738198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:23.738198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:23.744463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d1dcd92-67fe-4643-9a42-df6cf121515b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:24.077592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d1dcd92-67fe-4643-9a42-df6cf121515b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Unreserve volume completed successfully. Jan 28 13:20:24.078197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d1dcd92-67fe-4643-9a42-df6cf121515b tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:20:24.079192 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1189/2373] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:20:23 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:20:24.087699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-efbf046a-9fd1-4073-9366-5a27cd877ddc tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:24.088225 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-efbf046a-9fd1-4073-9366-5a27cd877ddc tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:24.088449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:24.088449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:24.088824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-efbf046a-9fd1-4073-9366-5a27cd877ddc tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:24.283013 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:24.283013 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:24.294136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-efbf046a-9fd1-4073-9366-5a27cd877ddc tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:24.324076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-efbf046a-9fd1-4073-9366-5a27cd877ddc tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:24.325519 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1185/2374] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:24 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 929 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:24.355875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63f68726-c4ff-4a16-b192-46507b3875fa tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:24.356580 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:24.356580 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:24.357329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63f68726-c4ff-4a16-b192-46507b3875fa tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:24.358146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63f68726-c4ff-4a16-b192-46507b3875fa tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:24.518505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:24.518505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:24.527869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63f68726-c4ff-4a16-b192-46507b3875fa tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:24.545942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63f68726-c4ff-4a16-b192-46507b3875fa tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume updated successfully. Jan 28 13:20:24.546869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63f68726-c4ff-4a16-b192-46507b3875fa tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 200 Jan 28 13:20:24.550400 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1190/2375] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:20:24 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 13:20:24.560774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a80e88cb-8a60-4bfe-a6f8-4559b35f24e5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:24.561458 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a80e88cb-8a60-4bfe-a6f8-4559b35f24e5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:24.561685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:24.561685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:24.562071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a80e88cb-8a60-4bfe-a6f8-4559b35f24e5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:24.625457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:24.625457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:24.637932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a80e88cb-8a60-4bfe-a6f8-4559b35f24e5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:24.676742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a80e88cb-8a60-4bfe-a6f8-4559b35f24e5 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:24.678066 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1186/2376] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:24 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 928 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:24.702515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5748da64-d2d7-4d74-a316-e9ab18cfd617 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:24.705482 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:24.705482 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:24.707556 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5748da64-d2d7-4d74-a316-e9ab18cfd617 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:24.709178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5748da64-d2d7-4d74-a316-e9ab18cfd617 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:24.840517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:24.840517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:24.845415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5748da64-d2d7-4d74-a316-e9ab18cfd617 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:24.865872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5748da64-d2d7-4d74-a316-e9ab18cfd617 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume updated successfully. Jan 28 13:20:24.868306 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5748da64-d2d7-4d74-a316-e9ab18cfd617 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 200 Jan 28 13:20:24.871019 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1191/2377] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:20:24 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 13:20:24.879513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92cad5b3-9474-4637-9fa3-8bb1fcd7076a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:24.883699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92cad5b3-9474-4637-9fa3-8bb1fcd7076a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:24.884213 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:24.884213 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:24.884916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92cad5b3-9474-4637-9fa3-8bb1fcd7076a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:24.988754 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:24.988754 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:25.010702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-92cad5b3-9474-4637-9fa3-8bb1fcd7076a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:25.052107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92cad5b3-9474-4637-9fa3-8bb1fcd7076a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:25.053361 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1187/2378] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:24 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 929 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:20:25.070628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ec37720-7be6-4fb9-9857-08e825337e30 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:25.071553 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:25.071553 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:25.071741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ec37720-7be6-4fb9-9857-08e825337e30 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:25.072418 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ec37720-7be6-4fb9-9857-08e825337e30 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:25.207357 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:25.207357 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:25.211308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6ec37720-7be6-4fb9-9857-08e825337e30 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:25.263155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6ec37720-7be6-4fb9-9857-08e825337e30 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Update volume admin metadata completed successfully. Jan 28 13:20:25.263682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6ec37720-7be6-4fb9-9857-08e825337e30 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Update readonly setting on volume completed successfully. Jan 28 13:20:25.264436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ec37720-7be6-4fb9-9857-08e825337e30 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:20:25.266978 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1192/2379] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:20:25 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:20:25.273230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-515a2788-b83f-4e9f-aa56-627fbf442f3e tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:25.273905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-515a2788-b83f-4e9f-aa56-627fbf442f3e tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:25.274122 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:25.274122 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:25.274538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-515a2788-b83f-4e9f-aa56-627fbf442f3e tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:25.394421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:25.394421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:25.415485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-515a2788-b83f-4e9f-aa56-627fbf442f3e tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:25.468833 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-515a2788-b83f-4e9f-aa56-627fbf442f3e tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:25.469605 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1188/2380] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:25 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 928 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:25.486059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f00e5cc2-b63e-45be-8883-21a2320b4f6a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:25.486986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:25.486986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:25.487981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f00e5cc2-b63e-45be-8883-21a2320b4f6a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:25.488587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f00e5cc2-b63e-45be-8883-21a2320b4f6a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:25.615527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:25.615527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:25.617366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f00e5cc2-b63e-45be-8883-21a2320b4f6a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:25.663402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f00e5cc2-b63e-45be-8883-21a2320b4f6a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Update volume admin metadata completed successfully. Jan 28 13:20:25.664047 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f00e5cc2-b63e-45be-8883-21a2320b4f6a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Update readonly setting on volume completed successfully. Jan 28 13:20:25.664793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f00e5cc2-b63e-45be-8883-21a2320b4f6a tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:20:25.666318 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1193/2381] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:20:25 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:20:25.674803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95217f18-de56-477a-a3c5-3d0b5f500344 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:20:25.675364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95217f18-de56-477a-a3c5-3d0b5f500344 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:25.675595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:25.675595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:25.675972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95217f18-de56-477a-a3c5-3d0b5f500344 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:25.764502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:25.765035 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:25.765256 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:25.765256 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:25.765793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:25.800279 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:25.800279 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:25.841550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-95217f18-de56-477a-a3c5-3d0b5f500344 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:25.900908 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:25.900908 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:25.906544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95217f18-de56-477a-a3c5-3d0b5f500344 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:20:25.919907 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1189/2382] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:25 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 929 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:20:25.930128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f7f43e3-9dc8-4d5d-a4af-11d1fe133bc6 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] POST http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action Jan 28 13:20:25.930865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:25.930865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:25.934884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f7f43e3-9dc8-4d5d-a4af-11d1fe133bc6 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-451988531", "disk_format": "raw"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:25.937544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f7f43e3-9dc8-4d5d-a4af-11d1fe133bc6 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-451988531", "disk_format": "raw"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:25.941731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:26.002512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:26.007350 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1194/2383] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:20:25 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 1347 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:20:26.012564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume// Jan 28 13:20:26.013058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:26.013259 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:26.013259 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:26.014144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:26.015955 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-4eb460a2-60bb-4888-8b38-0ddbc65160b3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:20:26.018728 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1195/2384] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:20:26 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:20:26.036835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-36e6b346-1815-488a-b9fc-3373c0a8e626 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments Jan 28 13:20:26.040955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-36e6b346-1815-488a-b9fc-3373c0a8e626 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c42daec2-7168-4f08-80e5-73fb12fa7314", "instance_uuid": "3cf0bc7c-e081-41d6-87c8-86f9e3668d3f", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:26.126004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:26.126004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:26.127230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f7f43e3-9dc8-4d5d-a4af-11d1fe133bc6 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:20:26.200683 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:26.200683 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:26.279966 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:26.279966 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:26.315802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-36e6b346-1815-488a-b9fc-3373c0a8e626 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments returned with HTTP 200 Jan 28 13:20:26.316978 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1196/2385] 10.222.0.65 () {64 vars in 1358 bytes} [Thu Jan 28 13:20:26 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments => generated 273 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:20:26.332534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-36e6b346-1815-488a-b9fc-3373c0a8e626 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume// Jan 28 13:20:26.333009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-36e6b346-1815-488a-b9fc-3373c0a8e626 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:26.333228 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:26.333228 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:26.333607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-36e6b346-1815-488a-b9fc-3373c0a8e626 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:26.334660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-36e6b346-1815-488a-b9fc-3373c0a8e626 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:20:26.335292 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1197/2386] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:20:26 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:20:26.349183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-12093d26-62a4-46fe-b7d8-da7a1dadaae1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:26.349739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-12093d26-62a4-46fe-b7d8-da7a1dadaae1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:26.350219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-12093d26-62a4-46fe-b7d8-da7a1dadaae1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:26.448063 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:26.448063 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:26.459100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-12093d26-62a4-46fe-b7d8-da7a1dadaae1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:26.488707 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:26.488707 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:26.500958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-12093d26-62a4-46fe-b7d8-da7a1dadaae1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:26.502114 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1198/2387] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:20:26 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 1445 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:20:26.508920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f7f43e3-9dc8-4d5d-a4af-11d1fe133bc6 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Copy volume to image completed successfully. Jan 28 13:20:26.510235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f7f43e3-9dc8-4d5d-a4af-11d1fe133bc6 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action returned with HTTP 202 Jan 28 13:20:26.511101 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1190/2388] 10.222.0.38 () {60 vars in 1358 bytes} [Thu Jan 28 13:20:25 2021] POST /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c/action => generated 692 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:20:26.541314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-0dfdb368-0ea5-4f3e-ba28-9e895be4be30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] PUT http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65 Jan 28 13:20:26.542200 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:26.542200 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:26.542933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-0dfdb368-0ea5-4f3e-ba28-9e895be4be30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:26.642651 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:20:26.642651 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:20:26.643565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-0dfdb368-0ea5-4f3e-ba28-9e895be4be30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-c42daec2-7168-4f08-80e5-73fb12fa7314-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.024s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:20:26.648667 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:26.648667 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:30.017950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-0dfdb368-0ea5-4f3e-ba28-9e895be4be30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-c42daec2-7168-4f08-80e5-73fb12fa7314-n-h1-705657-14'" released by "attachment_update" :: held 3.374s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:20:30.030927 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-0dfdb368-0ea5-4f3e-ba28-9e895be4be30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65 returned with HTTP 200 Jan 28 13:20:30.040872 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1199/2389] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:20:26 2021] PUT /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65 => generated 762 bytes in 3509 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:20:30.100985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-d3081b00-cf4c-4621-9b8a-9eb3a8817f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65/action Jan 28 13:20:30.101753 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:30.101753 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:30.102209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-d3081b00-cf4c-4621-9b8a-9eb3a8817f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:20:30.102589 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-d3081b00-cf4c-4621-9b8a-9eb3a8817f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:20:30.297394 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:30.297394 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:30.325884 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-46a462c6-ac7a-45e6-a5f5-3fedc264596d req-d3081b00-cf4c-4621-9b8a-9eb3a8817f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65/action returned with HTTP 204 Jan 28 13:20:30.327265 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1191/2390] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:20:30 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65/action => generated 0 bytes in 234 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:20:55.324745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de744a3e-30d6-4858-8649-aec7e1a36109 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:20:55.325401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de744a3e-30d6-4858-8649-aec7e1a36109 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:20:55.325401 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:20:55.325401 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:20:55.325758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de744a3e-30d6-4858-8649-aec7e1a36109 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:20:55.474611 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:55.474611 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:55.489943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-de744a3e-30d6-4858-8649-aec7e1a36109 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:20:55.523490 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:20:55.523490 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:20:55.538271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de744a3e-30d6-4858-8649-aec7e1a36109 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:20:55.541047 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1200/2391] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:20:55 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 1639 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:03.171677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-65e6e1bf-5acf-4c3a-8a3c-9aee09176f06 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65 Jan 28 13:21:03.172236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-65e6e1bf-5acf-4c3a-8a3c-9aee09176f06 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:03.172443 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:03.172443 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:03.172837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-65e6e1bf-5acf-4c3a-8a3c-9aee09176f06 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:03.281982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:03.281982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:04.540115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-65e6e1bf-5acf-4c3a-8a3c-9aee09176f06 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:21:04.541311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-65e6e1bf-5acf-4c3a-8a3c-9aee09176f06 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:21:04.558902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-65e6e1bf-5acf-4c3a-8a3c-9aee09176f06 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65 returned with HTTP 200 Jan 28 13:21:04.564716 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1192/2392] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:21:03 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/8aefe55a-7440-4f89-8e59-0217d84b0d65 => generated 19 bytes in 1398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:04.590883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-3a8d1d59-c4dd-4099-944e-5e3e348fe1a0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:21:04.591606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-3a8d1d59-c4dd-4099-944e-5e3e348fe1a0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:04.592188 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:04.592188 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:04.592872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-3a8d1d59-c4dd-4099-944e-5e3e348fe1a0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:04.593567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-3a8d1d59-c4dd-4099-944e-5e3e348fe1a0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume with id: c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:21:04.749340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:04.749340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:04.757327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-3a8d1d59-c4dd-4099-944e-5e3e348fe1a0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:04.832804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-3a8d1d59-c4dd-4099-944e-5e3e348fe1a0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume request issued successfully. Jan 28 13:21:04.832804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f9a562e3-bcef-4a42-8288-aca47c98f7dd req-3a8d1d59-c4dd-4099-944e-5e3e348fe1a0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 202 Jan 28 13:21:04.835315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1201/2393] 10.222.0.65 () {60 vars in 1384 bytes} [Thu Jan 28 13:21:04 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:21:07.510991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6adf7b29-8ccc-4e55-a82d-048ad59ca3a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:21:07.512572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6adf7b29-8ccc-4e55-a82d-048ad59ca3a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:07.512980 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:07.512980 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:07.513836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6adf7b29-8ccc-4e55-a82d-048ad59ca3a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:07.692819 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:07.692819 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:07.720468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6adf7b29-8ccc-4e55-a82d-048ad59ca3a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:07.806557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6adf7b29-8ccc-4e55-a82d-048ad59ca3a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 200 Jan 28 13:21:07.822236 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1193/2394] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:07 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 1346 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:08.842629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-728d189f-5492-4b31-b01e-bb4ae9eae598 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 Jan 28 13:21:08.843512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-728d189f-5492-4b31-b01e-bb4ae9eae598 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:08.843845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:08.843845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:08.844373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-728d189f-5492-4b31-b01e-bb4ae9eae598 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:08.983682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-728d189f-5492-4b31-b01e-bb4ae9eae598 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 returned with HTTP 404 Jan 28 13:21:08.985335 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1202/2395] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:08 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c42daec2-7168-4f08-80e5-73fb12fa7314 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:21:09.878879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fcc30b81-2d5c-4951-a932-9a76a2d98be3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:21:09.879496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fcc30b81-2d5c-4951-a932-9a76a2d98be3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:09.879897 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:09.879897 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:09.880863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fcc30b81-2d5c-4951-a932-9a76a2d98be3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:09.881697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-fcc30b81-2d5c-4951-a932-9a76a2d98be3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete snapshot with id: b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:21:09.948790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:09.948790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:09.950666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fcc30b81-2d5c-4951-a932-9a76a2d98be3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:21:10.120356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fcc30b81-2d5c-4951-a932-9a76a2d98be3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot delete request issued successfully. Jan 28 13:21:10.120769 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fcc30b81-2d5c-4951-a932-9a76a2d98be3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 202 Jan 28 13:21:10.121623 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1194/2396] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:21:09 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:21:10.136354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78b5b025-a5d8-4609-ae08-93e98f0fc5dc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:21:10.143586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78b5b025-a5d8-4609-ae08-93e98f0fc5dc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:10.144569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78b5b025-a5d8-4609-ae08-93e98f0fc5dc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:10.227744 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:10.227744 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:10.230256 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-78b5b025-a5d8-4609-ae08-93e98f0fc5dc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:21:10.232626 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78b5b025-a5d8-4609-ae08-93e98f0fc5dc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:21:10.236062 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1203/2397] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:21:10 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 465 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:11.254045 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e42fe053-4ff4-4656-a89f-31f7d84aade8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:21:11.255557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e42fe053-4ff4-4656-a89f-31f7d84aade8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:11.257390 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:11.257390 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:11.263460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e42fe053-4ff4-4656-a89f-31f7d84aade8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:11.405120 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:11.405120 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:11.408854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e42fe053-4ff4-4656-a89f-31f7d84aade8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:21:11.413730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e42fe053-4ff4-4656-a89f-31f7d84aade8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:21:11.422845 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1195/2398] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:21:11 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 465 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:12.438193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfa71f54-4d40-4553-afff-29d1a8e1d85a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:21:12.438725 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfa71f54-4d40-4553-afff-29d1a8e1d85a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:12.438900 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:12.438900 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:12.439603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfa71f54-4d40-4553-afff-29d1a8e1d85a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:12.501309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:12.501309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:12.502795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cfa71f54-4d40-4553-afff-29d1a8e1d85a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:21:12.504968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfa71f54-4d40-4553-afff-29d1a8e1d85a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 200 Jan 28 13:21:12.507469 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1204/2399] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:21:12 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 465 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:13.521362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be1bc795-6d2b-44d1-9913-b9c6cc916063 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 Jan 28 13:21:13.521871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be1bc795-6d2b-44d1-9913-b9c6cc916063 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:13.521968 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:13.521968 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:13.522614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be1bc795-6d2b-44d1-9913-b9c6cc916063 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:13.635220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d017445a-e8af-4e95-9648-3dd15a235f3c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:21:13.636057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d017445a-e8af-4e95-9648-3dd15a235f3c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:13.636877 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:13.636877 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:13.637509 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d017445a-e8af-4e95-9648-3dd15a235f3c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:13.645836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be1bc795-6d2b-44d1-9913-b9c6cc916063 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 returned with HTTP 404 Jan 28 13:21:13.648173 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1196/2400] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:21:13 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/b2dd2c8a-4073-45f5-97e0-348b20fc9de1 => generated 111 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:21:13.657719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f14d9808-3e16-453d-aaa5-9d7982e562a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:21:13.662526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f14d9808-3e16-453d-aaa5-9d7982e562a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:13.663833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f14d9808-3e16-453d-aaa5-9d7982e562a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:13.665599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f14d9808-3e16-453d-aaa5-9d7982e562a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume with id: 49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:21:13.721137 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:13.721137 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:13.730683 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d017445a-e8af-4e95-9648-3dd15a235f3c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:21:13.738887 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:13.738887 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:13.740802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f14d9808-3e16-453d-aaa5-9d7982e562a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:13.756241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d017445a-e8af-4e95-9648-3dd15a235f3c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:21:13.758084 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1205/2401] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:13 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 929 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:13.796226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f14d9808-3e16-453d-aaa5-9d7982e562a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume request issued successfully. Jan 28 13:21:13.796748 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f14d9808-3e16-453d-aaa5-9d7982e562a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 202 Jan 28 13:21:13.797838 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1197/2402] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:21:13 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:21:13.817481 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47e64f42-b3f9-4c39-a914-58cd5d296191 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:21:13.818238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47e64f42-b3f9-4c39-a914-58cd5d296191 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:13.818669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:13.818669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:13.819394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47e64f42-b3f9-4c39-a914-58cd5d296191 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:13.873656 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:13.873656 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:13.884372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47e64f42-b3f9-4c39-a914-58cd5d296191 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:13.945904 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47e64f42-b3f9-4c39-a914-58cd5d296191 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:21:13.955348 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1206/2403] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:13 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 1367 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:14.776951 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd2cdb51-568c-48ff-aefd-bf763f3b3b51 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:21:14.779900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd2cdb51-568c-48ff-aefd-bf763f3b3b51 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:14.780331 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:14.780331 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:14.780953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cd2cdb51-568c-48ff-aefd-bf763f3b3b51 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:14.934709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:14.934709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:14.959123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cd2cdb51-568c-48ff-aefd-bf763f3b3b51 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:21:14.972808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd9b7059-1066-4eef-ad4c-6fb460851420 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:21:14.973903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd9b7059-1066-4eef-ad4c-6fb460851420 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:14.974583 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:14.974583 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:14.975188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd9b7059-1066-4eef-ad4c-6fb460851420 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:15.032317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cd2cdb51-568c-48ff-aefd-bf763f3b3b51 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:21:15.033975 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1198/2404] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:14 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 929 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:15.061195 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:15.061195 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:15.073079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bd9b7059-1066-4eef-ad4c-6fb460851420 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:15.101556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd9b7059-1066-4eef-ad4c-6fb460851420 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:21:15.102759 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1207/2405] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:14 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 1367 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:16.124995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-12512dea-5b2c-4ee6-9766-e523c943e80a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:21:16.125623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-12512dea-5b2c-4ee6-9766-e523c943e80a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:16.125703 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:16.125703 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:16.126046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-12512dea-5b2c-4ee6-9766-e523c943e80a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:16.263795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:16.263795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:16.285289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-12512dea-5b2c-4ee6-9766-e523c943e80a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:16.334203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-12512dea-5b2c-4ee6-9766-e523c943e80a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 200 Jan 28 13:21:16.340146 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1199/2406] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:16 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 1367 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:17.155296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba94c11e-40c5-4b6f-94f8-44193af1b95c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] DELETE http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:21:17.156055 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba94c11e-40c5-4b6f-94f8-44193af1b95c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:17.156397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:17.156397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:17.157126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ba94c11e-40c5-4b6f-94f8-44193af1b95c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:17.158751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ba94c11e-40c5-4b6f-94f8-44193af1b95c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Delete volume with id: 93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:21:17.239642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:17.239642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:17.240863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ba94c11e-40c5-4b6f-94f8-44193af1b95c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:21:17.324591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ba94c11e-40c5-4b6f-94f8-44193af1b95c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Delete volume request issued successfully. Jan 28 13:21:17.325285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ba94c11e-40c5-4b6f-94f8-44193af1b95c tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 202 Jan 28 13:21:17.326198 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1208/2407] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:21:17 2021] DELETE /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:21:17.333952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f70e0d58-efa1-4394-a0a3-4dd62da25193 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:21:17.335621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f70e0d58-efa1-4394-a0a3-4dd62da25193 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:17.335998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:17.335998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:17.336623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f70e0d58-efa1-4394-a0a3-4dd62da25193 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:17.354432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f05202f-2de3-492e-8068-8836deb4a9e7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 Jan 28 13:21:17.355456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f05202f-2de3-492e-8068-8836deb4a9e7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:17.355849 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:17.355849 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:17.356503 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f05202f-2de3-492e-8068-8836deb4a9e7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:17.487889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f05202f-2de3-492e-8068-8836deb4a9e7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 returned with HTTP 404 Jan 28 13:21:17.498988 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1209/2408] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:17 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/49312215-ca7d-4194-97c9-867c90d2f053 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:21:17.561866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes Jan 28 13:21:17.562663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1986906647", "snapshot_id": null, "imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "volume_type": null, "size": 1}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:21:17.564247 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1986906647', 'snapshot_id': None, 'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'volume_type': None, 'size': 1}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:21:17.783454 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:17.783454 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:17.806763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume of 1 GB Jan 28 13:21:17.812577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f70e0d58-efa1-4394-a0a3-4dd62da25193 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:21:17.840983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Availability Zones retrieved successfully. Jan 28 13:21:17.862455 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f70e0d58-efa1-4394-a0a3-4dd62da25193 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:21:17.871363 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1200/2409] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:17 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 928 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:17.882649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (b6b59758-3d28-424b-8da0-d125cb9aeb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:21:17.892367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5736d2a9-1f56-4e1e-b42e-a7dbdb4c7c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:17.894590 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:21:18.264183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5736d2a9-1f56-4e1e-b42e-a7dbdb4c7c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:18.270916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7722fef-0e30-48af-85db-90f32e35bb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:18.355970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['28046a94-136b-4a81-9ca0-cf0615dde2c8', '19510758-684c-46fc-ad5c-1485ebad0240', '0422c892-7a6d-4c66-a88d-b8de71dd8e23', '51b4a692-a890-4c8d-a743-99f63a28637e'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:21:18.358446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7722fef-0e30-48af-85db-90f32e35bb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28046a94-136b-4a81-9ca0-cf0615dde2c8', '19510758-684c-46fc-ad5c-1485ebad0240', '0422c892-7a6d-4c66-a88d-b8de71dd8e23', '51b4a692-a890-4c8d-a743-99f63a28637e']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:18.361411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65038ecd-4d20-4c0c-87a1-1c2527d30f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:18.498381 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65038ecd-4d20-4c0c-87a1-1c2527d30f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69ee701f-ac0f-4384-ab2a-cd749b91b86e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1986906647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['28046a94-136b-4a81-9ca0-cf0615dde2c8','19510758-684c-46fc-ad5c-1485ebad0240','0422c892-7a6d-4c66-a88d-b8de71dd8e23','51b4a692-a890-4c8d-a743-99f63a28637e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1986906647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69ee701f-ac0f-4384-ab2a-cd749b91b86e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ca8fdb93334833bff8d53f410ca633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ea3b6081374f40279e22a3439924e3f3',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:18.502768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c49ade-14f6-46ad-a54d-eb94950dce67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:18.562306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29c49ade-14f6-46ad-a54d-eb94950dce67) transitioned into state 'SUCCESS' from state '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-1986906647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['28046a94-136b-4a81-9ca0-cf0615dde2c8','19510758-684c-46fc-ad5c-1485ebad0240','0422c892-7a6d-4c66-a88d-b8de71dd8e23','51b4a692-a890-4c8d-a743-99f63a28637e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:18.564159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6f50e8-4dc5-4b67-a3da-b8e5cc1dea92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:18.594340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6f50e8-4dc5-4b67-a3da-b8e5cc1dea92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:18.603334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (b6b59758-3d28-424b-8da0-d125cb9aeb76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:21:18.703817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request issued successfully. Jan 28 13:21:18.720383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a628db3-d571-489a-a9d0-69af10c4d45a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes returned with HTTP 202 Jan 28 13:21:18.726444 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1210/2410] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:21:17 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes => generated 828 bytes in 1164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:21:18.738761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0880486-5849-412c-8c27-80c9320ed0f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:18.739305 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0880486-5849-412c-8c27-80c9320ed0f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:18.739596 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:18.739596 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:18.739872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0880486-5849-412c-8c27-80c9320ed0f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:18.864087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:18.864087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:18.886765 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1188d9f0-ba8a-4740-aa04-353a5fb9f287 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:21:18.887316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1188d9f0-ba8a-4740-aa04-353a5fb9f287 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:18.887547 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:18.887547 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:18.887924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1188d9f0-ba8a-4740-aa04-353a5fb9f287 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:18.909648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e0880486-5849-412c-8c27-80c9320ed0f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:18.990147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0880486-5849-412c-8c27-80c9320ed0f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:18.991700 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1201/2411] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:18 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:19.017951 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:19.017951 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:19.044968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1188d9f0-ba8a-4740-aa04-353a5fb9f287 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:21:19.096890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1188d9f0-ba8a-4740-aa04-353a5fb9f287 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:21:19.098296 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1211/2412] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:18 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 928 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:20.015341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2024bd3c-c9e7-4e62-a8fb-7454f5f4064c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:20.016896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2024bd3c-c9e7-4e62-a8fb-7454f5f4064c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:20.017316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:20.017316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:20.017982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2024bd3c-c9e7-4e62-a8fb-7454f5f4064c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:20.123816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-964eddfd-77fc-482a-b71c-962b05d9ef98 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:21:20.128937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-964eddfd-77fc-482a-b71c-962b05d9ef98 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:20.129357 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:20.129357 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:20.129957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-964eddfd-77fc-482a-b71c-962b05d9ef98 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:20.137170 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:20.137170 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:20.171306 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2024bd3c-c9e7-4e62-a8fb-7454f5f4064c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:20.264999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2024bd3c-c9e7-4e62-a8fb-7454f5f4064c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:20.277279 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1202/2413] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:20 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:20.311653 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:20.311653 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:20.327803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-964eddfd-77fc-482a-b71c-962b05d9ef98 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Volume info retrieved successfully. Jan 28 13:21:20.373926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-964eddfd-77fc-482a-b71c-962b05d9ef98 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 200 Jan 28 13:21:20.374826 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1212/2414] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:20 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 928 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:21.282398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3d7e5f1-c677-4017-a699-6c6fb3105401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:21.282961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3d7e5f1-c677-4017-a699-6c6fb3105401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:21.283156 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:21.283156 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:21.283724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3d7e5f1-c677-4017-a699-6c6fb3105401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:21.374491 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:21.374491 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:21.387519 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c3d7e5f1-c677-4017-a699-6c6fb3105401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:21.389897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe96fb01-ca68-4767-acf8-0408638b5065 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] GET http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c Jan 28 13:21:21.390555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe96fb01-ca68-4767-acf8-0408638b5065 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:21.390859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:21.390859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:21.391415 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe96fb01-ca68-4767-acf8-0408638b5065 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:21.418026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3d7e5f1-c677-4017-a699-6c6fb3105401 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:21.419213 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1203/2415] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:21 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:21.796826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe96fb01-ca68-4767-acf8-0408638b5065 tempest-VolumesActionsTest-1324814213 tempest-VolumesActionsTest-1324814213-project] http://10.222.0.38/volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c returned with HTTP 404 Jan 28 13:21:21.801279 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1213/2416] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:21 2021] GET /volume/v3/3901e968a5cf4780a8a3aee683522f46/volumes/93e96280-813b-4371-81e5-5618b929f82c => generated 109 bytes in 412 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:21:22.435538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43b0f575-7f2a-434d-acab-badcbf7e3c10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:22.436648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43b0f575-7f2a-434d-acab-badcbf7e3c10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:22.437016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:22.437016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:22.437651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43b0f575-7f2a-434d-acab-badcbf7e3c10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:22.553202 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:22.553202 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:22.572387 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-43b0f575-7f2a-434d-acab-badcbf7e3c10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:22.631185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43b0f575-7f2a-434d-acab-badcbf7e3c10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:22.631799 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1204/2417] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:22 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:23.649397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-307d7d1b-661f-42a1-94d4-5a58cc87cec9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:23.655621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-307d7d1b-661f-42a1-94d4-5a58cc87cec9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:23.656465 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-307d7d1b-661f-42a1-94d4-5a58cc87cec9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:23.743435 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:23.743435 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:23.758911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-307d7d1b-661f-42a1-94d4-5a58cc87cec9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:23.843118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-307d7d1b-661f-42a1-94d4-5a58cc87cec9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:23.859058 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1214/2418] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:23 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:24.862360 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d7c098ff-7780-4fc2-9234-0d6dfa003c05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:24.863629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d7c098ff-7780-4fc2-9234-0d6dfa003c05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:24.864064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:24.864064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:24.864735 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d7c098ff-7780-4fc2-9234-0d6dfa003c05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:24.979844 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:24.979844 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:25.004468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d7c098ff-7780-4fc2-9234-0d6dfa003c05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:25.075604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d7c098ff-7780-4fc2-9234-0d6dfa003c05 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:25.076818 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1205/2419] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:24 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:26.098646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b804456c-f4fb-40de-96c9-8b29e016f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:26.099399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b804456c-f4fb-40de-96c9-8b29e016f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:26.099608 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:26.099608 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:26.102695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b804456c-f4fb-40de-96c9-8b29e016f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:26.188235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:26.188235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:26.202924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b804456c-f4fb-40de-96c9-8b29e016f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:26.244849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b804456c-f4fb-40de-96c9-8b29e016f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:26.246632 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1215/2420] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:26 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:27.262148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8d19d957-d109-4c42-a9f4-b2022671e0e6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:27.263490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8d19d957-d109-4c42-a9f4-b2022671e0e6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:27.263853 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:27.263853 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:27.264456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8d19d957-d109-4c42-a9f4-b2022671e0e6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:27.372760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:27.372760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:27.394388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8d19d957-d109-4c42-a9f4-b2022671e0e6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:27.423653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8d19d957-d109-4c42-a9f4-b2022671e0e6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:27.425031 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1206/2421] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:27 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:28.442745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-240ecc6c-3ad0-44c7-b5ba-fd7d72aabdda tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:28.444039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-240ecc6c-3ad0-44c7-b5ba-fd7d72aabdda tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:28.445377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:28.445377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:28.446136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-240ecc6c-3ad0-44c7-b5ba-fd7d72aabdda tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:28.555265 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:28.555265 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:28.577636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-240ecc6c-3ad0-44c7-b5ba-fd7d72aabdda tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:28.629066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-240ecc6c-3ad0-44c7-b5ba-fd7d72aabdda tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:28.636961 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1216/2422] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:28 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:29.654887 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-00a15b55-73ed-4d19-8f97-ceeac7cf8678 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:29.656779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-00a15b55-73ed-4d19-8f97-ceeac7cf8678 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:29.659429 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:29.659429 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:29.664451 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-00a15b55-73ed-4d19-8f97-ceeac7cf8678 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:29.765396 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:29.765396 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:29.778608 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-00a15b55-73ed-4d19-8f97-ceeac7cf8678 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:29.838667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-00a15b55-73ed-4d19-8f97-ceeac7cf8678 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:29.850855 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1207/2423] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:29 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:30.872295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42f3fb67-1ad8-4ae8-8b99-6b520a058a72 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:30.872940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42f3fb67-1ad8-4ae8-8b99-6b520a058a72 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:30.873389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:30.873389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:30.874072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42f3fb67-1ad8-4ae8-8b99-6b520a058a72 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:30.996773 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:30.996773 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:31.012303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-42f3fb67-1ad8-4ae8-8b99-6b520a058a72 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:31.040659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42f3fb67-1ad8-4ae8-8b99-6b520a058a72 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:31.041803 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1217/2424] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:30 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:32.059472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-966efb57-fcf1-42a8-8bd2-81153df36e4d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:32.060060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-966efb57-fcf1-42a8-8bd2-81153df36e4d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:32.060165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:32.060165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:32.060570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-966efb57-fcf1-42a8-8bd2-81153df36e4d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:32.191418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:32.191418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:32.215720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-966efb57-fcf1-42a8-8bd2-81153df36e4d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:32.253702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-966efb57-fcf1-42a8-8bd2-81153df36e4d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:32.255365 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1208/2425] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:32 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:32.358420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:21:32.358937 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:32.358937 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:32.359402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-91311807"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:21:32.360672 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-91311807'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:21:32.361110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume of 1 GB Jan 28 13:21:32.391296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Availability Zones retrieved successfully. Jan 28 13:21:32.425868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Flow 'volume_create_api' (1095f0e0-e05a-47dd-a126-7b3c8c80470a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:21:32.434817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b733f49e-1717-4230-98cb-1a84288ca239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:32.443237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:21:32.617920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b733f49e-1717-4230-98cb-1a84288ca239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:32.620815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bb08b8-38c8-479f-bec1-52f899f7dced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:32.844299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Created reservations ['2a0622eb-1f04-4b7c-b363-ba69b5896d5c', 'db862267-2a0b-4530-a17c-3321c078e2a8', 'a84f18d7-c8a9-411d-9cb7-e89d2574ca58', 'dd7d92cd-9e24-40bb-82d1-55a4dccc2f13'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:21:32.846269 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6bb08b8-38c8-479f-bec1-52f899f7dced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a0622eb-1f04-4b7c-b363-ba69b5896d5c', 'db862267-2a0b-4530-a17c-3321c078e2a8', 'a84f18d7-c8a9-411d-9cb7-e89d2574ca58', 'dd7d92cd-9e24-40bb-82d1-55a4dccc2f13']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:32.848525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622e7539-fff8-4bb3-a44a-0d8c98b26791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:32.994654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622e7539-fff8-4bb3-a44a-0d8c98b26791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c90624-f8fe-4170-bfe9-7f9584df22a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-91311807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='081e6465bdfb4d73a26b1dc1a8658b8a',qos_specs=None,replication_status=,reservations=['2a0622eb-1f04-4b7c-b363-ba69b5896d5c','db862267-2a0b-4530-a17c-3321c078e2a8','a84f18d7-c8a9-411d-9cb7-e89d2574ca58','dd7d92cd-9e24-40bb-82d1-55a4dccc2f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abfb5e383aed41eb85a2ebd7b924045f',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-91311807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c90624-f8fe-4170-bfe9-7f9584df22a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='081e6465bdfb4d73a26b1dc1a8658b8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='abfb5e383aed41eb85a2ebd7b924045f',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:33.002914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad490a2-d59a-43d0-9fc4-bfda818b48d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:33.082086 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad490a2-d59a-43d0-9fc4-bfda818b48d6) transitioned into state 'SUCCESS' from state '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-91311807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='081e6465bdfb4d73a26b1dc1a8658b8a',qos_specs=None,replication_status=,reservations=['2a0622eb-1f04-4b7c-b363-ba69b5896d5c','db862267-2a0b-4530-a17c-3321c078e2a8','a84f18d7-c8a9-411d-9cb7-e89d2574ca58','dd7d92cd-9e24-40bb-82d1-55a4dccc2f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abfb5e383aed41eb85a2ebd7b924045f',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:33.084322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd4ac3f-a2d2-45e1-b2f2-9c9da7185457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:33.130754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abd4ac3f-a2d2-45e1-b2f2-9c9da7185457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:21:33.135128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Flow 'volume_create_api' (1095f0e0-e05a-47dd-a126-7b3c8c80470a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:21:33.259741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume request issued successfully. Jan 28 13:21:33.273435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a3f5d7f-03a4-46b0-816d-5fe361d8a1ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:33.274429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a3f5d7f-03a4-46b0-816d-5fe361d8a1ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:33.275283 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:33.275283 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:33.275920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a3f5d7f-03a4-46b0-816d-5fe361d8a1ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:33.300647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f67bf0dc-2838-4598-a130-86a667421592 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 202 Jan 28 13:21:33.301594 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1218/2426] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:21:32 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 817 bytes in 1144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:21:33.322470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4c56922-cd5a-4ceb-b436-0a581cec144e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:21:33.325380 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4c56922-cd5a-4ceb-b436-0a581cec144e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:33.325826 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:33.325826 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:33.326466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4c56922-cd5a-4ceb-b436-0a581cec144e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:33.463530 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:33.463530 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:33.488131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d4c56922-cd5a-4ceb-b436-0a581cec144e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:21:33.506250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:33.506250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:33.545882 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4c56922-cd5a-4ceb-b436-0a581cec144e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 returned with HTTP 200 Jan 28 13:21:33.550420 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1219/2427] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:33 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 => generated 885 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:33.559385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0a3f5d7f-03a4-46b0-816d-5fe361d8a1ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:33.598563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a3f5d7f-03a4-46b0-816d-5fe361d8a1ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:33.616672 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1209/2428] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:33 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:21:34.565638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68b432f9-e383-424c-801d-542fd6618516 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:21:34.566983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68b432f9-e383-424c-801d-542fd6618516 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:34.567410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:34.567410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:34.568015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-68b432f9-e383-424c-801d-542fd6618516 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:34.626088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d68ba6ad-4fcd-40a9-ad3d-97340bc59749 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:34.627054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d68ba6ad-4fcd-40a9-ad3d-97340bc59749 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:34.627701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:34.627701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:34.628378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d68ba6ad-4fcd-40a9-ad3d-97340bc59749 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:34.690757 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:34.690757 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:34.714937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-68b432f9-e383-424c-801d-542fd6618516 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:21:34.763513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-68b432f9-e383-424c-801d-542fd6618516 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 returned with HTTP 200 Jan 28 13:21:34.764863 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1220/2429] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:34 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:34.828095 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:34.828095 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:34.856084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d68ba6ad-4fcd-40a9-ad3d-97340bc59749 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:34.895193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d68ba6ad-4fcd-40a9-ad3d-97340bc59749 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:34.896131 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1210/2430] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:34 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:21:35.784314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aca6a45b-4e93-470e-9175-f0600b254f7b tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:21:35.784919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aca6a45b-4e93-470e-9175-f0600b254f7b tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:35.785286 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:35.785286 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:35.785894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aca6a45b-4e93-470e-9175-f0600b254f7b tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:35.904634 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:35.904634 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:35.913303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e47d8da-7432-4df3-b29f-43e7b66672c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:35.914740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e47d8da-7432-4df3-b29f-43e7b66672c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:35.915171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:35.915171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:35.915870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e47d8da-7432-4df3-b29f-43e7b66672c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:35.936452 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aca6a45b-4e93-470e-9175-f0600b254f7b tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:21:35.984770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aca6a45b-4e93-470e-9175-f0600b254f7b tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 returned with HTTP 200 Jan 28 13:21:35.985991 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1221/2431] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:35 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:36.046475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:36.046475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:36.056573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2e47d8da-7432-4df3-b29f-43e7b66672c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:36.086829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e47d8da-7432-4df3-b29f-43e7b66672c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:36.088423 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1211/2432] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:35 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:37.105190 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c49be470-0f42-4dfd-ae7b-f0a595c57ab6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:37.105823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c49be470-0f42-4dfd-ae7b-f0a595c57ab6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:37.105959 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:37.105959 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:37.106656 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c49be470-0f42-4dfd-ae7b-f0a595c57ab6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:37.209114 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:37.209114 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:37.230501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c49be470-0f42-4dfd-ae7b-f0a595c57ab6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:37.282564 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c49be470-0f42-4dfd-ae7b-f0a595c57ab6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:37.286076 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1222/2433] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:37 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:38.315212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c135271-6ed4-4c39-bb5d-64ebeae351fd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:38.316873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c135271-6ed4-4c39-bb5d-64ebeae351fd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:38.317276 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:38.317276 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:38.318155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c135271-6ed4-4c39-bb5d-64ebeae351fd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:38.557111 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:38.557111 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:38.581725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1c135271-6ed4-4c39-bb5d-64ebeae351fd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:38.609842 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c135271-6ed4-4c39-bb5d-64ebeae351fd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:38.610984 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1212/2434] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:38 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 920 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:39.636055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef64a4fc-9c82-4fe8-978c-e17220c04906 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:39.636591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef64a4fc-9c82-4fe8-978c-e17220c04906 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:39.639018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:39.639018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:39.639781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef64a4fc-9c82-4fe8-978c-e17220c04906 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:39.796537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:39.796537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:39.824679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ef64a4fc-9c82-4fe8-978c-e17220c04906 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:39.901261 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef64a4fc-9c82-4fe8-978c-e17220c04906 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:39.916933 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1223/2435] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:39 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 978 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:40.921001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a5cdc5d-f612-41a3-b696-6eae22a1fe90 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:40.921557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a5cdc5d-f612-41a3-b696-6eae22a1fe90 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:40.921732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:40.921732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:40.922385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a5cdc5d-f612-41a3-b696-6eae22a1fe90 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:41.028192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:41.028192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:41.039706 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a5cdc5d-f612-41a3-b696-6eae22a1fe90 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:41.072946 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a5cdc5d-f612-41a3-b696-6eae22a1fe90 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:41.073979 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1213/2436] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:40 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 978 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:42.091393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f66b2ded-f178-41fa-9fe0-d713faaf25e8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:42.092688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f66b2ded-f178-41fa-9fe0-d713faaf25e8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:42.092888 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:42.092888 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:42.093278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f66b2ded-f178-41fa-9fe0-d713faaf25e8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:42.202341 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:42.202341 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:42.219907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f66b2ded-f178-41fa-9fe0-d713faaf25e8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:42.284429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f66b2ded-f178-41fa-9fe0-d713faaf25e8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:42.285738 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1224/2437] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:42 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 981 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:43.307172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d7f5d4f-9066-47cf-ad7b-afd72f1be0ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:43.308897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d7f5d4f-9066-47cf-ad7b-afd72f1be0ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:43.309541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:43.309541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:43.313562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d7f5d4f-9066-47cf-ad7b-afd72f1be0ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:43.454228 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:43.454228 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:43.484161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0d7f5d4f-9066-47cf-ad7b-afd72f1be0ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:43.581103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d7f5d4f-9066-47cf-ad7b-afd72f1be0ad tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:43.582032 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1214/2438] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:43 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 981 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:44.600251 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c94b138-9a9b-4704-aa14-076151c75cd3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:44.601637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c94b138-9a9b-4704-aa14-076151c75cd3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:44.602014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:44.602014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:44.602739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c94b138-9a9b-4704-aa14-076151c75cd3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:44.740136 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:44.740136 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:44.761003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c94b138-9a9b-4704-aa14-076151c75cd3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:44.792981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c94b138-9a9b-4704-aa14-076151c75cd3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:44.794728 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1225/2439] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:44 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 981 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:45.812467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc1d2f29-0e73-4874-a996-b5f731a5efd9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:45.813093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc1d2f29-0e73-4874-a996-b5f731a5efd9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:45.813275 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:45.813275 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:45.813703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc1d2f29-0e73-4874-a996-b5f731a5efd9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:45.926372 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:45.926372 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:45.946213 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc1d2f29-0e73-4874-a996-b5f731a5efd9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:46.013521 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc1d2f29-0e73-4874-a996-b5f731a5efd9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:46.024581 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1215/2440] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:45 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 981 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:47.042457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60bb8a87-de10-4bae-a509-4525a651c199 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:47.043010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60bb8a87-de10-4bae-a509-4525a651c199 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:47.043178 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:47.043178 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:47.043976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-60bb8a87-de10-4bae-a509-4525a651c199 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:47.169386 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:47.169386 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:47.192846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-60bb8a87-de10-4bae-a509-4525a651c199 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:47.222464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-60bb8a87-de10-4bae-a509-4525a651c199 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:47.223389 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1226/2441] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:47 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 981 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:21:48.240617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f7a9ee2-3779-4bda-b97f-e0bf084b91b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:48.242226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f7a9ee2-3779-4bda-b97f-e0bf084b91b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:48.243304 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:48.243304 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:48.243977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f7a9ee2-3779-4bda-b97f-e0bf084b91b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:48.364605 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:48.364605 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:48.377274 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3f7a9ee2-3779-4bda-b97f-e0bf084b91b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:48.407480 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f7a9ee2-3779-4bda-b97f-e0bf084b91b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:48.409073 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1216/2442] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:48 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1369 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:48.428013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1370b4b-e368-4d4c-b285-94b6ee2e4db7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:48.428627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1370b4b-e368-4d4c-b285-94b6ee2e4db7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:48.428821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:48.428821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:48.429468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1370b4b-e368-4d4c-b285-94b6ee2e4db7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:48.495495 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:48.495495 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:48.506272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e1370b4b-e368-4d4c-b285-94b6ee2e4db7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:48.538404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1370b4b-e368-4d4c-b285-94b6ee2e4db7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:48.540259 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1227/2443] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:21:48 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1369 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:48.818693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:48.819476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:48.819940 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:48.819940 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:48.820609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:48.913826 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:48.913826 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:48.924225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:48.954029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:48.955161 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1217/2444] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:21:48 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1369 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:52.355622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-5ad5e69e-dc3a-4868-9bbc-f626b5b89b3a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:52.356880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-5ad5e69e-dc3a-4868-9bbc-f626b5b89b3a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:52.357295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:52.357295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:52.357949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-5ad5e69e-dc3a-4868-9bbc-f626b5b89b3a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:52.420046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:52.420046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:52.435576 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-5ad5e69e-dc3a-4868-9bbc-f626b5b89b3a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:52.468938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-5ad5e69e-dc3a-4868-9bbc-f626b5b89b3a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:52.470247 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1228/2445] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:21:52 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1369 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:52.484433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume// Jan 28 13:21:52.486774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:52.487212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:52.487212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:52.488316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:52.490644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:21:52.491544 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1218/2446] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:21:52 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:21:52.511005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-d1d29944-180d-495d-974c-5ad528c7ea19 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments Jan 28 13:21:52.511814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:52.511814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:52.512697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-d1d29944-180d-495d-974c-5ad528c7ea19 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69ee701f-ac0f-4384-ab2a-cd749b91b86e", "instance_uuid": "aae1bf38-8248-4646-b01f-d5fe18b83d34", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:21:52.588185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:52.588185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:52.664535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-d1d29944-180d-495d-974c-5ad528c7ea19 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments returned with HTTP 200 Jan 28 13:21:52.675371 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1229/2447] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:21:52 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:54.701232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume// Jan 28 13:21:54.702313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:54.702963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:54.704200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-64c025d7-a45c-4262-bff4-e4c0ff2e4e74 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:21:54.705142 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1219/2448] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:21:54 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:21:54.719206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-deeb1981-33c9-4538-8c57-b02c7dc0a66a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:21:54.720572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-deeb1981-33c9-4538-8c57-b02c7dc0a66a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:21:54.721012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:54.721012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:54.722022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-deeb1981-33c9-4538-8c57-b02c7dc0a66a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:21:54.785011 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:54.785011 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:54.820806 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-deeb1981-33c9-4538-8c57-b02c7dc0a66a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:21:54.845766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:54.845766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:54.859171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-deeb1981-33c9-4538-8c57-b02c7dc0a66a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:21:54.860465 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1230/2449] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:21:54 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1467 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:21:54.906039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-cb143d1b-81a7-4355-bf78-7ea2c9bac378 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] PUT http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce Jan 28 13:21:54.908365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-cb143d1b-81a7-4355-bf78-7ea2c9bac378 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:21:54.956162 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:21:54.956162 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:21:54.956979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-cb143d1b-81a7-4355-bf78-7ea2c9bac378 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-69ee701f-ac0f-4384-ab2a-cd749b91b86e-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.016s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:21:54.961783 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:54.961783 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:56.889575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-cb143d1b-81a7-4355-bf78-7ea2c9bac378 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-69ee701f-ac0f-4384-ab2a-cd749b91b86e-n-h1-705657-14'" released by "attachment_update" :: held 1.933s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:21:56.890440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-cb143d1b-81a7-4355-bf78-7ea2c9bac378 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce returned with HTTP 200 Jan 28 13:21:56.892932 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1220/2450] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:21:54 2021] PUT /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce => generated 762 bytes in 1996 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:21:57.000305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-771e1d3d-0014-4ebb-a7f0-43d5324d89c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce/action Jan 28 13:21:57.000953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:57.000953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:57.001574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-771e1d3d-0014-4ebb-a7f0-43d5324d89c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:21:57.002276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-771e1d3d-0014-4ebb-a7f0-43d5324d89c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:21:57.272862 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:57.272862 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:57.292172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-163e9a99-6d32-488f-8a49-cb11bb5f9960 req-771e1d3d-0014-4ebb-a7f0-43d5324d89c1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce/action returned with HTTP 204 Jan 28 13:21:57.293621 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1231/2451] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:21:56 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce/action => generated 0 bytes in 307 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:21:59.601743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] POST http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes Jan 28 13:21:59.602615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:21:59.602615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:21:59.603014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-815324680", "snapshot_id": null, "imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "volume_type": null, "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:21:59.603966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-815324680', 'snapshot_id': None, 'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'volume_type': None, 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:21:59.761147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Create volume of 1 GB Jan 28 13:21:59.761896 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:21:59.761896 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:21:59.787070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Availability Zones retrieved successfully. Jan 28 13:21:59.825074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Flow 'volume_create_api' (ec210325-cefd-4d40-acef-d7b30fb2d3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:21:59.832149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc285c0-ec4f-4ce9-83b0-68985a67b401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:21:59.849862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:22:00.098674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc285c0-ec4f-4ce9-83b0-68985a67b401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:00.106888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0616a126-754a-4b94-848e-c52fe941cd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:00.347807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Created reservations ['f93d3aad-ef7c-4ea3-8886-2963b8c48d84', 'c3d66610-58e9-4fe4-9ba2-130e87b9f8ea', '4930cf34-4845-4c51-bd8b-f3ab4b553365', '084159b2-2346-4f11-9b33-d0fbf91ef54b'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:22:00.349922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0616a126-754a-4b94-848e-c52fe941cd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f93d3aad-ef7c-4ea3-8886-2963b8c48d84', 'c3d66610-58e9-4fe4-9ba2-130e87b9f8ea', '4930cf34-4845-4c51-bd8b-f3ab4b553365', '084159b2-2346-4f11-9b33-d0fbf91ef54b']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:00.355575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40fe202d-ef10-483f-a9d9-281ac4080d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:00.477741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40fe202d-ef10-483f-a9d9-281ac4080d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7427689d-9a13-4906-b890-1e60d8800cf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-815324680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbba608a760d4022a84e2ddefb12caf6',qos_specs=None,replication_status=,reservations=['f93d3aad-ef7c-4ea3-8886-2963b8c48d84','c3d66610-58e9-4fe4-9ba2-130e87b9f8ea','4930cf34-4845-4c51-bd8b-f3ab4b553365','084159b2-2346-4f11-9b33-d0fbf91ef54b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484ec9b19222466e977a1b75bf091923',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-815324680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7427689d-9a13-4906-b890-1e60d8800cf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbba608a760d4022a84e2ddefb12caf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='484ec9b19222466e977a1b75bf091923',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:00.481433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373f8f02-42e1-4433-b68c-4b453b17b821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:00.514986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373f8f02-42e1-4433-b68c-4b453b17b821) transitioned into state 'SUCCESS' from state '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-815324680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbba608a760d4022a84e2ddefb12caf6',qos_specs=None,replication_status=,reservations=['f93d3aad-ef7c-4ea3-8886-2963b8c48d84','c3d66610-58e9-4fe4-9ba2-130e87b9f8ea','4930cf34-4845-4c51-bd8b-f3ab4b553365','084159b2-2346-4f11-9b33-d0fbf91ef54b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484ec9b19222466e977a1b75bf091923',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:00.518371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d69027-2fda-40e4-9492-6ce69f17bf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:00.586013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3d69027-2fda-40e4-9492-6ce69f17bf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:00.589778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Flow 'volume_create_api' (ec210325-cefd-4d40-acef-d7b30fb2d3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:22:00.718037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Create volume request issued successfully. Jan 28 13:22:00.741936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e8188c7-594b-4e1b-9f0c-61a09fd9f573 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes returned with HTTP 202 Jan 28 13:22:00.742989 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1221/2452] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:21:59 2021] POST /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes => generated 822 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:00.758510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-396a26a3-012d-49f6-9a3e-ddfedbb9fc0a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:00.759375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-396a26a3-012d-49f6-9a3e-ddfedbb9fc0a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:00.759749 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:00.759749 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:00.760392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-396a26a3-012d-49f6-9a3e-ddfedbb9fc0a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:00.903347 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:00.903347 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:00.926199 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-396a26a3-012d-49f6-9a3e-ddfedbb9fc0a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:00.983547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-396a26a3-012d-49f6-9a3e-ddfedbb9fc0a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:00.987025 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1232/2453] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:00 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 890 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:02.009183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac34f46e-d90a-42cd-82fa-1fde79e1be83 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:02.010228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac34f46e-d90a-42cd-82fa-1fde79e1be83 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:02.010434 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:02.010434 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:02.014693 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac34f46e-d90a-42cd-82fa-1fde79e1be83 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:02.187043 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:02.187043 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:02.210053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac34f46e-d90a-42cd-82fa-1fde79e1be83 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:02.286868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac34f46e-d90a-42cd-82fa-1fde79e1be83 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:02.289082 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1222/2454] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:01 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:03.305219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0ec273d-7701-4fdb-806e-14b7566e1833 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:03.305787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0ec273d-7701-4fdb-806e-14b7566e1833 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:03.306130 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:03.306130 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:03.306519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0ec273d-7701-4fdb-806e-14b7566e1833 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:03.418934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:03.418934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:03.443606 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e0ec273d-7701-4fdb-806e-14b7566e1833 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:03.503682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0ec273d-7701-4fdb-806e-14b7566e1833 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:03.507846 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1233/2455] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:03 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:04.525024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cf9b54b-2af7-40f7-afcd-5396cacbde0c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:04.525756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cf9b54b-2af7-40f7-afcd-5396cacbde0c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:04.526192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:04.526192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:04.526560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cf9b54b-2af7-40f7-afcd-5396cacbde0c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:04.650527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:04.650527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:04.671089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9cf9b54b-2af7-40f7-afcd-5396cacbde0c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:04.739512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cf9b54b-2af7-40f7-afcd-5396cacbde0c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:04.751726 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1223/2456] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:04 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:05.757839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-435895d5-e97d-4e94-9ee3-69d84409bd19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:05.759099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-435895d5-e97d-4e94-9ee3-69d84409bd19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:05.759667 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:05.759667 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:05.760282 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-435895d5-e97d-4e94-9ee3-69d84409bd19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:05.885998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:05.885998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:05.943450 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-435895d5-e97d-4e94-9ee3-69d84409bd19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:05.996145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-435895d5-e97d-4e94-9ee3-69d84409bd19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:06.000261 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1234/2457] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:05 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:07.030300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93d69e2f-01b2-43d8-959f-fdef765c8024 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:07.030868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93d69e2f-01b2-43d8-959f-fdef765c8024 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:07.031570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:07.031570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:07.033058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93d69e2f-01b2-43d8-959f-fdef765c8024 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:07.109993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:07.109993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:07.123477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-93d69e2f-01b2-43d8-959f-fdef765c8024 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:07.175186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93d69e2f-01b2-43d8-959f-fdef765c8024 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:07.176344 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1224/2458] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:07 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:08.196894 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d84ab79-afa6-416e-90bd-3db607ce6ecb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:08.198022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d84ab79-afa6-416e-90bd-3db607ce6ecb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:08.199601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:08.199601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:08.201077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d84ab79-afa6-416e-90bd-3db607ce6ecb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:08.332644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:08.332644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:08.345657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d84ab79-afa6-416e-90bd-3db607ce6ecb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:08.384740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d84ab79-afa6-416e-90bd-3db607ce6ecb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:08.386432 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1235/2459] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:08 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:09.404522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1a1483b-99e3-4856-92fb-85535e7d2d97 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:09.406191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1a1483b-99e3-4856-92fb-85535e7d2d97 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:09.406625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:09.406625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:09.407946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1a1483b-99e3-4856-92fb-85535e7d2d97 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:09.503425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:09.503425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:09.524690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b1a1483b-99e3-4856-92fb-85535e7d2d97 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:09.602516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1a1483b-99e3-4856-92fb-85535e7d2d97 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:09.614578 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1225/2460] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:09 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:10.630818 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9346a96-5263-4d71-9c65-de04080e91e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:10.631430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9346a96-5263-4d71-9c65-de04080e91e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:10.631550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:10.631550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:10.631914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9346a96-5263-4d71-9c65-de04080e91e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:10.746672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:10.746672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:10.774954 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b9346a96-5263-4d71-9c65-de04080e91e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:10.849668 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9346a96-5263-4d71-9c65-de04080e91e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:10.850510 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1236/2461] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:10 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:11.866966 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1630969-ca0a-4e1f-afbd-74a4734add6f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:11.867724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1630969-ca0a-4e1f-afbd-74a4734add6f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:11.867951 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:11.867951 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:11.868338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1630969-ca0a-4e1f-afbd-74a4734add6f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:11.970221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:11.970221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:11.981945 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b1630969-ca0a-4e1f-afbd-74a4734add6f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:12.034474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1630969-ca0a-4e1f-afbd-74a4734add6f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:12.037406 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1226/2462] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:11 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:13.054021 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4385ca5f-eece-4bcf-8516-97b0f7924d7b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:13.054659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4385ca5f-eece-4bcf-8516-97b0f7924d7b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:13.054890 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:13.054890 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:13.055426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4385ca5f-eece-4bcf-8516-97b0f7924d7b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:13.198098 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:13.198098 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:13.229220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4385ca5f-eece-4bcf-8516-97b0f7924d7b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:13.376766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4385ca5f-eece-4bcf-8516-97b0f7924d7b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:13.378788 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1237/2463] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:13 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:14.398387 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e069824-5e3f-4113-b3ee-58ac2c61937f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:14.405474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e069824-5e3f-4113-b3ee-58ac2c61937f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:14.406078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:14.406078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:14.406756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e069824-5e3f-4113-b3ee-58ac2c61937f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:14.631409 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:14.631409 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:14.647067 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7e069824-5e3f-4113-b3ee-58ac2c61937f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:14.701648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e069824-5e3f-4113-b3ee-58ac2c61937f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:14.703315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1227/2464] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:14 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:15.269642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b795982d-1485-4784-87b2-ce6f8a17a668 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/b473d689-a5da-4149-9420-566c1d267653/action Jan 28 13:22:15.270387 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:15.270387 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:15.271109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b795982d-1485-4784-87b2-ce6f8a17a668 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-attach": {"instance_uuid": "c9f3ac2c-5bfb-40c5-a7cc-3cd698abc13c", "mountpoint": "/dev/vdc"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:15.271719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b795982d-1485-4784-87b2-ce6f8a17a668 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c9f3ac2c-5bfb-40c5-a7cc-3cd698abc13c", "mountpoint": "/dev/vdc"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:15.392092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b795982d-1485-4784-87b2-ce6f8a17a668 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/b473d689-a5da-4149-9420-566c1d267653/action returned with HTTP 404 Jan 28 13:22:15.394916 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1238/2465] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:15 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/b473d689-a5da-4149-9420-566c1d267653/action => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:15.726088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4aaf6b05-97df-4aac-83e9-af9f37a46276 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:15.727098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4aaf6b05-97df-4aac-83e9-af9f37a46276 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:15.730022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:15.730022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:15.731378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4aaf6b05-97df-4aac-83e9-af9f37a46276 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:15.991187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:15.991187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:16.054844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4aaf6b05-97df-4aac-83e9-af9f37a46276 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:16.157314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4aaf6b05-97df-4aac-83e9-af9f37a46276 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:16.171596 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1228/2466] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:15 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:17.189512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5230688c-2430-451a-bc95-c66e14d9d6ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:17.190263 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5230688c-2430-451a-bc95-c66e14d9d6ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:17.190507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5230688c-2430-451a-bc95-c66e14d9d6ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:17.312834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:17.312834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:17.336254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5230688c-2430-451a-bc95-c66e14d9d6ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:17.392856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5230688c-2430-451a-bc95-c66e14d9d6ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:17.409862 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1239/2467] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:17 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:18.421010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bbbceb79-d6c7-4c54-b2bd-993e84cda0f6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:18.421010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bbbceb79-d6c7-4c54-b2bd-993e84cda0f6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:18.421010 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:18.421010 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:18.421010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bbbceb79-d6c7-4c54-b2bd-993e84cda0f6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:18.522873 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:18.522873 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:18.531916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bbbceb79-d6c7-4c54-b2bd-993e84cda0f6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:18.559641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bbbceb79-d6c7-4c54-b2bd-993e84cda0f6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:18.560515 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1229/2468] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:18 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 914 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:22:19.577265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-962a5dde-514c-43af-a1bb-77e63e7ad66c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:19.578479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-962a5dde-514c-43af-a1bb-77e63e7ad66c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:19.578883 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:19.578883 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:19.579555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-962a5dde-514c-43af-a1bb-77e63e7ad66c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:19.673547 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:19.673547 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:19.689479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-962a5dde-514c-43af-a1bb-77e63e7ad66c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:19.725852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-962a5dde-514c-43af-a1bb-77e63e7ad66c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:19.727380 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1240/2469] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:19 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 972 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:20.745721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad8666ad-7d92-4bd4-8949-5fe257095856 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:20.746319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad8666ad-7d92-4bd4-8949-5fe257095856 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:20.746453 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:20.746453 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:20.747386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad8666ad-7d92-4bd4-8949-5fe257095856 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:20.891951 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:20.891951 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:20.903326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ad8666ad-7d92-4bd4-8949-5fe257095856 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:20.930414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad8666ad-7d92-4bd4-8949-5fe257095856 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:20.931272 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1230/2470] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:20 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 975 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:21.956867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eeb3be7a-385b-4a26-9446-52776af3ba8a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:21.957428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eeb3be7a-385b-4a26-9446-52776af3ba8a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:21.959097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:21.959097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:21.959532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eeb3be7a-385b-4a26-9446-52776af3ba8a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:22.087407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:22.087407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:22.110119 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eeb3be7a-385b-4a26-9446-52776af3ba8a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:22.173388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eeb3be7a-385b-4a26-9446-52776af3ba8a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:22.174837 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1241/2471] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:21 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 975 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:23.200306 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4d0f61d-9993-4d47-ba7a-77e48fe7f037 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:23.201330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e4d0f61d-9993-4d47-ba7a-77e48fe7f037 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:23.201701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:23.201701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:23.202383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e4d0f61d-9993-4d47-ba7a-77e48fe7f037 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:23.472576 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:23.472576 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:23.484228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e4d0f61d-9993-4d47-ba7a-77e48fe7f037 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:23.518880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4d0f61d-9993-4d47-ba7a-77e48fe7f037 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:23.530123 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1231/2472] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:23 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 975 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:24.536981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50e28d1e-007d-448c-9a3c-36b6776f4fd6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:24.538394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50e28d1e-007d-448c-9a3c-36b6776f4fd6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:24.538866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:24.538866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:24.539620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50e28d1e-007d-448c-9a3c-36b6776f4fd6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:24.648150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:24.648150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:24.666476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-50e28d1e-007d-448c-9a3c-36b6776f4fd6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:24.696862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50e28d1e-007d-448c-9a3c-36b6776f4fd6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:24.698498 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1242/2473] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:24 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 975 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:25.715875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-820acae8-79c4-4ac2-9ed3-843e1db287b0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:25.716534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-820acae8-79c4-4ac2-9ed3-843e1db287b0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:25.716662 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:25.716662 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:25.716925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-820acae8-79c4-4ac2-9ed3-843e1db287b0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:25.869923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:25.869923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:25.894873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-820acae8-79c4-4ac2-9ed3-843e1db287b0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:26.002476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-820acae8-79c4-4ac2-9ed3-843e1db287b0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:26.018052 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1232/2474] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:25 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 975 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:26.579086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:26.579762 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:26.579762 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:26.580577 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9efac144-9d35-494a-96c1-ab4b238f9d6a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-525206962"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:26.581872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume request body: {'volume': {'imageRef': '9efac144-9d35-494a-96c1-ab4b238f9d6a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-525206962'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:22:26.728908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume of 2 GB Jan 28 13:22:26.752321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Availability Zones retrieved successfully. Jan 28 13:22:26.771295 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Flow 'volume_create_api' (3681aef9-5129-4e6a-ae58-9234e20cebd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:22:26.774943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a508bef6-a43d-407d-a77a-68f4800a7094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:26.777537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Validating volume size '2' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:22:26.855655 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a508bef6-a43d-407d-a77a-68f4800a7094) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 13:22:26.855655 n-d-705657-14 devstack@c-api.service[87939]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9efac144-9d35-494a-96c1-ab4b238f9d6a is not active. Jan 28 13:22:26.860758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a508bef6-a43d-407d-a77a-68f4800a7094) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:26.863221 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a508bef6-a43d-407d-a77a-68f4800a7094) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 13:22:26.877404 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Flow 'volume_create_api' (3681aef9-5129-4e6a-ae58-9234e20cebd0) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 13:22:26.878370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9265cfdb-3ad1-47c4-ad9b-f949d394e14d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 400 Jan 28 13:22:26.883298 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1243/2475] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:22:26 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 125 bytes in 308 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:22:27.033139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a643af30-81fc-4b43-9d86-b3481d132995 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:27.034529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a643af30-81fc-4b43-9d86-b3481d132995 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:27.034986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:27.034986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:27.037259 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a643af30-81fc-4b43-9d86-b3481d132995 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:27.177524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:27.177524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:27.196859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a643af30-81fc-4b43-9d86-b3481d132995 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:27.232034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a643af30-81fc-4b43-9d86-b3481d132995 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:27.233388 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1233/2476] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:27 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1365 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:22:27.745591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:27.746352 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ca93adac-7c2f-42f4-8d34-c75ca305f90a"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:27.747648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ca93adac-7c2f-42f4-8d34-c75ca305f90a'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:22:27.896442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume of 1 GB Jan 28 13:22:27.931538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Availability Zones retrieved successfully. Jan 28 13:22:27.972162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Flow 'volume_create_api' (85939ced-6fcf-416d-aa99-6e158bbd0cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:22:27.984031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a74b8f-325b-433a-a1e0-2f57bb792cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:27.988546 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:22:28.060357 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a74b8f-325b-433a-a1e0-2f57bb792cd3) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 13:22:28.060357 n-d-705657-14 devstack@c-api.service[87939]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 28 13:22:28.068836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a74b8f-325b-433a-a1e0-2f57bb792cd3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:28.077327 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a74b8f-325b-433a-a1e0-2f57bb792cd3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 13:22:28.084210 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Flow 'volume_create_api' (85939ced-6fcf-416d-aa99-6e158bbd0cdf) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 13:22:28.088037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae8e1fd6-0149-4120-aee8-8d57a7d1bfe7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 400 Jan 28 13:22:28.105316 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1244/2477] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:22:27 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 134 bytes in 352 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:22:28.252124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1097c850-2b5d-4f69-b6ae-1d710b340ce8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:28.253473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1097c850-2b5d-4f69-b6ae-1d710b340ce8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:28.254028 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:28.254028 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:28.254829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1097c850-2b5d-4f69-b6ae-1d710b340ce8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:28.371396 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:28.371396 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:28.397485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1097c850-2b5d-4f69-b6ae-1d710b340ce8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:28.463718 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1097c850-2b5d-4f69-b6ae-1d710b340ce8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:28.465019 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1234/2478] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:28 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1363 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:22:28.480997 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2491f53b-d589-4b15-a147-a2ba26cd5b9f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:28.481916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2491f53b-d589-4b15-a147-a2ba26cd5b9f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:28.482506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2491f53b-d589-4b15-a147-a2ba26cd5b9f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:28.557636 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:28.557636 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:28.568861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2491f53b-d589-4b15-a147-a2ba26cd5b9f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:28.599641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2491f53b-d589-4b15-a147-a2ba26cd5b9f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:28.601215 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1245/2479] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:28 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1363 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:22:28.617454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25cf58ce-899c-461e-bc79-5985fb530fda tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:22:28.619032 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25cf58ce-899c-461e-bc79-5985fb530fda tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:28.619118 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:28.619118 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:28.619480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25cf58ce-899c-461e-bc79-5985fb530fda tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:28.647120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc9716c4-6aac-4cb9-9356-a9d2f03fc6d0 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:28.647796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:28.647796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:28.648405 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc9716c4-6aac-4cb9-9356-a9d2f03fc6d0 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:28.650397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc9716c4-6aac-4cb9-9356-a9d2f03fc6d0 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 400 Jan 28 13:22:28.656074 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1246/2480] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:22:28 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:22:28.661692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35864ff7-af05-48e8-9cb6-5517f7a21cf1 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:28.662655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35864ff7-af05-48e8-9cb6-5517f7a21cf1 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2d6863fa-0192-420b-939b-d474065e2019"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:28.667514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-35864ff7-af05-48e8-9cb6-5517f7a21cf1 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2d6863fa-0192-420b-939b-d474065e2019'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:22:28.729735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35864ff7-af05-48e8-9cb6-5517f7a21cf1 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 404 Jan 28 13:22:28.735940 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1247/2481] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:22:28 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:28.740575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa332efb-9266-48b9-a5ff-12cc3ed729d7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:28.741828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa332efb-9266-48b9-a5ff-12cc3ed729d7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "96a1d054-a709-4cc3-8dab-b2a6c2489f29"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:28.744610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-fa332efb-9266-48b9-a5ff-12cc3ed729d7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '96a1d054-a709-4cc3-8dab-b2a6c2489f29'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:22:28.753467 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:28.753467 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:28.797942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25cf58ce-899c-461e-bc79-5985fb530fda tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:28.852789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa332efb-9266-48b9-a5ff-12cc3ed729d7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 404 Jan 28 13:22:28.858382 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1248/2482] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:22:28 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:28.864048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7fba9a5a-3b89-40e6-af88-5c20dd2da549 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:28.865143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7fba9a5a-3b89-40e6-af88-5c20dd2da549 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3b9a6d37-80ec-455a-b3dd-c3a6062cfcd8"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:28.866615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-7fba9a5a-3b89-40e6-af88-5c20dd2da549 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Create volume request body: {'volume': {'size': 1, 'volume_type': '3b9a6d37-80ec-455a-b3dd-c3a6062cfcd8'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:22:28.895471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25cf58ce-899c-461e-bc79-5985fb530fda tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:22:28.899802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7fba9a5a-3b89-40e6-af88-5c20dd2da549 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 404 Jan 28 13:22:28.903315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1249/2483] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:22:28 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:28.928132 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1235/2484] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:28 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1363 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:22:28.935114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31de02cc-219b-4750-adcb-33db083baf16 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] POST http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups Jan 28 13:22:28.935882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:28.935882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:28.936554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31de02cc-219b-4750-adcb-33db083baf16 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7427689d-9a13-4906-b890-1e60d8800cf0", "name": "tempest-TestVolumeBackupRestore-backup-1898783890", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:28.937927 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8719730f-6dda-4a9e-8815-d8c0f12e8f8f tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:28.939432 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-31de02cc-219b-4750-adcb-33db083baf16 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Creating new backup {'backup': {'volume_id': '7427689d-9a13-4906-b890-1e60d8800cf0', 'name': 'tempest-TestVolumeBackupRestore-backup-1898783890', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87941) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 13:22:28.940428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-31de02cc-219b-4750-adcb-33db083baf16 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Creating backup of volume 7427689d-9a13-4906-b890-1e60d8800cf0 in container None Jan 28 13:22:28.944487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8719730f-6dda-4a9e-8815-d8c0f12e8f8f tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:28.952218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8719730f-6dda-4a9e-8815-d8c0f12e8f8f tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 400 Jan 28 13:22:28.959897 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1250/2485] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:22:28 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 125 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:22:28.969616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a77f0813-9f6a-4dc5-9a26-310e8b7618ce tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:28.970612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a77f0813-9f6a-4dc5-9a26-310e8b7618ce tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:28.975058 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a77f0813-9f6a-4dc5-9a26-310e8b7618ce tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 400 Jan 28 13:22:28.992711 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1251/2486] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:22:28 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 125 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:22:28.998976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56b9f309-68df-461a-afad-06257aca2389 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes Jan 28 13:22:29.004267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56b9f309-68df-461a-afad-06257aca2389 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:29.006467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56b9f309-68df-461a-afad-06257aca2389 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes returned with HTTP 400 Jan 28 13:22:29.014388 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1252/2487] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:22:28 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes => generated 121 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:22:29.026120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39c936a5-73c7-48e0-8168-cf6a177726c6 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] DELETE http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-1197754241 Jan 28 13:22:29.027158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39c936a5-73c7-48e0-8168-cf6a177726c6 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:29.031468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39c936a5-73c7-48e0-8168-cf6a177726c6 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:29.032125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-39c936a5-73c7-48e0-8168-cf6a177726c6 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Delete volume with id: tempest-invalid-1197754241 Jan 28 13:22:29.089699 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:29.089699 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:29.090855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-31de02cc-219b-4750-adcb-33db083baf16 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:22:29.134502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39c936a5-73c7-48e0-8168-cf6a177726c6 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-1197754241 returned with HTTP 404 Jan 28 13:22:29.136039 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1253/2488] 10.222.0.38 () {58 vars in 1288 bytes} [Thu Jan 28 13:22:29 2021] DELETE /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-1197754241 => generated 99 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:29.147909 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1254/2489] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:22:29 2021] DELETE /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 28 13:22:29.158181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66b6f28e-3e27-4039-88f2-0d58b868b00e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/xxx/action Jan 28 13:22:29.159337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66b6f28e-3e27-4039-88f2-0d58b868b00e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-detach": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:29.159871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66b6f28e-3e27-4039-88f2-0d58b868b00e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:29.204478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-31de02cc-219b-4750-adcb-33db083baf16 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Created reservations ['f12e5044-fb1c-4669-8b45-4225f873ae58', 'a4123867-394b-4e12-a610-f337d37dc389'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:22:29.221317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66b6f28e-3e27-4039-88f2-0d58b868b00e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/xxx/action returned with HTTP 404 Jan 28 13:22:29.222826 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1255/2490] 10.222.0.38 () {60 vars in 1258 bytes} [Thu Jan 28 13:22:29 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/xxx/action => generated 76 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:29.236203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b800101f-e995-4454-beed-9378de5687da tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-2091164348 Jan 28 13:22:29.238961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b800101f-e995-4454-beed-9378de5687da tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:29.239685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b800101f-e995-4454-beed-9378de5687da tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:29.290089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31de02cc-219b-4750-adcb-33db083baf16 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups returned with HTTP 202 Jan 28 13:22:29.291155 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1236/2491] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:22:28 2021] POST /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups => generated 401 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:29.305011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4374f164-32ff-4ace-bd3b-4d751079fb96 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:29.305840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4374f164-32ff-4ace-bd3b-4d751079fb96 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:29.306209 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:29.306209 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:29.307438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4374f164-32ff-4ace-bd3b-4d751079fb96 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:29.307993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4374f164-32ff-4ace-bd3b-4d751079fb96 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:29.335240 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:29.335240 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:29.337639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4374f164-32ff-4ace-bd3b-4d751079fb96 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:29.346296 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1237/2492] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:29 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 808 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:29.370374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b800101f-e995-4454-beed-9378de5687da tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-2091164348 returned with HTTP 404 Jan 28 13:22:29.377724 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1256/2493] 10.222.0.38 () {58 vars in 1285 bytes} [Thu Jan 28 13:22:29 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-2091164348 => generated 99 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:29.395116 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1238/2494] 10.222.0.38 () {58 vars in 1207 bytes} [Thu Jan 28 13:22:29 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/ => generated 112 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 28 13:22:29.409359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d22f659b-70cd-4e80-9e03-97ccdf34dc92 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/detail?status=null Jan 28 13:22:29.410174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d22f659b-70cd-4e80-9e03-97ccdf34dc92 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:29.410811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d22f659b-70cd-4e80-9e03-97ccdf34dc92 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:29.411752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-d22f659b-70cd-4e80-9e03-97ccdf34dc92 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:22:29.415155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d22f659b-70cd-4e80-9e03-97ccdf34dc92 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Could not evaluate value null, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:22:29.417156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d22f659b-70cd-4e80-9e03-97ccdf34dc92 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:22:29.547873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d22f659b-70cd-4e80-9e03-97ccdf34dc92 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Get all volumes completed successfully. Jan 28 13:22:29.555840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d22f659b-70cd-4e80-9e03-97ccdf34dc92 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/detail?status=null returned with HTTP 200 Jan 28 13:22:29.557750 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1257/2495] 10.222.0.38 () {58 vars in 1248 bytes} [Thu Jan 28 13:22:29 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/detail?status=null => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:22:29.604049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-204910a8-41fe-41e9-92c8-fd09d56429e4 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-642854822 Jan 28 13:22:29.604049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-204910a8-41fe-41e9-92c8-fd09d56429e4 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:29.604049 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:29.604049 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:29.604049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-204910a8-41fe-41e9-92c8-fd09d56429e4 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:29.605461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-204910a8-41fe-41e9-92c8-fd09d56429e4 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:22:29.617659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-204910a8-41fe-41e9-92c8-fd09d56429e4 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-642854822'), ('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:22:29.752864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-204910a8-41fe-41e9-92c8-fd09d56429e4 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Get all volumes completed successfully. Jan 28 13:22:29.759194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-204910a8-41fe-41e9-92c8-fd09d56429e4 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-642854822 returned with HTTP 200 Jan 28 13:22:29.760151 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1239/2496] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:22:29 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-642854822 => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:22:29.781296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1289755-ba2d-4634-8d04-c340bb3f615a tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes?status=null Jan 28 13:22:29.781823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1289755-ba2d-4634-8d04-c340bb3f615a tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:29.782320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1289755-ba2d-4634-8d04-c340bb3f615a tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:29.783678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-a1289755-ba2d-4634-8d04-c340bb3f615a tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:22:29.784903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a1289755-ba2d-4634-8d04-c340bb3f615a tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Could not evaluate value null, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:22:29.786906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a1289755-ba2d-4634-8d04-c340bb3f615a tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:22:29.962216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a1289755-ba2d-4634-8d04-c340bb3f615a tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Get all volumes completed successfully. Jan 28 13:22:29.963077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1289755-ba2d-4634-8d04-c340bb3f615a tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes?status=null returned with HTTP 200 Jan 28 13:22:29.971207 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1258/2497] 10.222.0.38 () {58 vars in 1227 bytes} [Thu Jan 28 13:22:29 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes?status=null => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:22:29.975619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8affcb15-f70c-4c82-8ca4-b2c1c15988e3 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes?name=tempest-VolumesNegativeTest-Volume-601269093 Jan 28 13:22:29.976152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8affcb15-f70c-4c82-8ca4-b2c1c15988e3 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:29.976642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8affcb15-f70c-4c82-8ca4-b2c1c15988e3 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:29.977282 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-8affcb15-f70c-4c82-8ca4-b2c1c15988e3 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:22:29.979127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8affcb15-f70c-4c82-8ca4-b2c1c15988e3 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-601269093'), ('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:22:30.086856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8affcb15-f70c-4c82-8ca4-b2c1c15988e3 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Get all volumes completed successfully. Jan 28 13:22:30.087697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8affcb15-f70c-4c82-8ca4-b2c1c15988e3 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes?name=tempest-VolumesNegativeTest-Volume-601269093 returned with HTTP 200 Jan 28 13:22:30.095512 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1240/2498] 10.222.0.38 () {58 vars in 1303 bytes} [Thu Jan 28 13:22:29 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes?name=tempest-VolumesNegativeTest-Volume-601269093 => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:22:30.102255 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1f9fecf-e621-47e7-af3a-51a2fbfc9706 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action Jan 28 13:22:30.103500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1f9fecf-e621-47e7-af3a-51a2fbfc9706 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-reserve": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:30.104117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1f9fecf-e621-47e7-af3a-51a2fbfc9706 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:30.202002 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:30.202002 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:30.203803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f1f9fecf-e621-47e7-af3a-51a2fbfc9706 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:22:30.214413 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f1f9fecf-e621-47e7-af3a-51a2fbfc9706 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Reserve volume completed successfully. Jan 28 13:22:30.215386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1f9fecf-e621-47e7-af3a-51a2fbfc9706 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action returned with HTTP 202 Jan 28 13:22:30.220335 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1259/2499] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:30 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 13:22:30.225866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47b52f14-96c2-4633-9aa7-5cf5ad3ac28d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action Jan 28 13:22:30.227082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47b52f14-96c2-4633-9aa7-5cf5ad3ac28d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-reserve": {}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:30.227884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47b52f14-96c2-4633-9aa7-5cf5ad3ac28d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:30.309780 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:30.309780 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:30.312903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47b52f14-96c2-4633-9aa7-5cf5ad3ac28d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:22:30.326508 n-d-705657-14 devstack@c-api.service[87939]: ERROR cinder.volume.api [None req-47b52f14-96c2-4633-9aa7-5cf5ad3ac28d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume status must be available to reserve, but the status is attaching. Jan 28 13:22:30.328473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47b52f14-96c2-4633-9aa7-5cf5ad3ac28d tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action returned with HTTP 400 Jan 28 13:22:30.330006 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1241/2500] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:30 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action => generated 132 bytes in 109 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:22:30.340030 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb0519f9-78db-4d19-b7f0-c02f4395d899 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action Jan 28 13:22:30.340480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:30.340480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:30.340955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb0519f9-78db-4d19-b7f0-c02f4395d899 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-unreserve": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:30.341308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb0519f9-78db-4d19-b7f0-c02f4395d899 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:30.360890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4c09fcb-a33f-46bf-878d-a83680e3f5c1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:30.361952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4c09fcb-a33f-46bf-878d-a83680e3f5c1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:30.362463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:30.362463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:30.363700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4c09fcb-a33f-46bf-878d-a83680e3f5c1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:30.364329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d4c09fcb-a33f-46bf-878d-a83680e3f5c1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:30.402892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:30.402892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:30.404587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bb0519f9-78db-4d19-b7f0-c02f4395d899 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:22:30.418000 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:30.418000 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:30.420362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4c09fcb-a33f-46bf-878d-a83680e3f5c1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:30.425646 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1242/2501] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:30 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 808 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:30.623520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bb0519f9-78db-4d19-b7f0-c02f4395d899 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Unreserve volume completed successfully. Jan 28 13:22:30.624454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb0519f9-78db-4d19-b7f0-c02f4395d899 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action returned with HTTP 202 Jan 28 13:22:30.626531 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1260/2502] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:30 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:22:30.637163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-439ebe2e-46ee-4875-9f9c-91aeac4465ea tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/6f9445ee-705e-458e-9073-bbda0debcb45/action Jan 28 13:22:30.638238 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:30.638238 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:30.639724 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-439ebe2e-46ee-4875-9f9c-91aeac4465ea tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-reserve": {}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:30.640799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-439ebe2e-46ee-4875-9f9c-91aeac4465ea tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:30.779770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-439ebe2e-46ee-4875-9f9c-91aeac4465ea tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/6f9445ee-705e-458e-9073-bbda0debcb45/action returned with HTTP 404 Jan 28 13:22:30.807319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0bdd20d3-3b45-4b66-a15c-d40295da7e2e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/37e8711e-c314-4f30-aff8-d8826bc276fd/action Jan 28 13:22:30.807864 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:30.807864 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:30.808303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0bdd20d3-3b45-4b66-a15c-d40295da7e2e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-unreserve": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:30.808686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0bdd20d3-3b45-4b66-a15c-d40295da7e2e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:30.819820 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1243/2503] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:30 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/6f9445ee-705e-458e-9073-bbda0debcb45/action => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:30.942669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0bdd20d3-3b45-4b66-a15c-d40295da7e2e tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/37e8711e-c314-4f30-aff8-d8826bc276fd/action returned with HTTP 404 Jan 28 13:22:30.974097 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1261/2504] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:30 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/37e8711e-c314-4f30-aff8-d8826bc276fd/action => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:30.975852 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1244/2505] 10.222.0.38 () {60 vars in 1227 bytes} [Thu Jan 28 13:22:30 2021] PUT /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/ => generated 112 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 28 13:22:30.978957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21a95811-42e8-4b3d-b6d4-e064140b9249 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] PUT http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-1598475240 Jan 28 13:22:30.979973 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21a95811-42e8-4b3d-b6d4-e064140b9249 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:31.032581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6747faff-7fb1-4fdf-a2c6-516004e148fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/limits Jan 28 13:22:31.033721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6747faff-7fb1-4fdf-a2c6-516004e148fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:31.034651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6747faff-7fb1-4fdf-a2c6-516004e148fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:31.069507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21a95811-42e8-4b3d-b6d4-e064140b9249 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-1598475240 returned with HTTP 404 Jan 28 13:22:31.072610 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1262/2506] 10.222.0.38 () {60 vars in 1305 bytes} [Thu Jan 28 13:22:30 2021] PUT /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/tempest-invalid-1598475240 => generated 99 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:31.085272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1027306d-70d8-4c69-895d-de2445ef1159 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] PUT http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/6be270e3-317a-4a28-83ad-b1fc8044e56b Jan 28 13:22:31.086412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1027306d-70d8-4c69-895d-de2445ef1159 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:31.168430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6747faff-7fb1-4fdf-a2c6-516004e148fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/limits returned with HTTP 200 Jan 28 13:22:31.169476 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1245/2507] 10.222.0.38 () {60 vars in 1455 bytes} [Thu Jan 28 13:22:31 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/limits => generated 302 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:31.182147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1027306d-70d8-4c69-895d-de2445ef1159 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/6be270e3-317a-4a28-83ad-b1fc8044e56b returned with HTTP 404 Jan 28 13:22:31.186608 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1263/2508] 10.222.0.38 () {60 vars in 1335 bytes} [Thu Jan 28 13:22:31 2021] PUT /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/6be270e3-317a-4a28-83ad-b1fc8044e56b => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:31.198567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-287837d8-0b9f-4682-8c12-5d1229b83d54 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] DELETE http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/17ee81b3-f195-419f-9678-9d19546836b6 Jan 28 13:22:31.199569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-287837d8-0b9f-4682-8c12-5d1229b83d54 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:31.200069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-287837d8-0b9f-4682-8c12-5d1229b83d54 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:31.200544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-287837d8-0b9f-4682-8c12-5d1229b83d54 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Delete volume with id: 17ee81b3-f195-419f-9678-9d19546836b6 Jan 28 13:22:31.321100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-14e0da06-0495-462d-acc3-51b78393fa33 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:22:31.322224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-14e0da06-0495-462d-acc3-51b78393fa33 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:31.322730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-14e0da06-0495-462d-acc3-51b78393fa33 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:31.350864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-287837d8-0b9f-4682-8c12-5d1229b83d54 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/17ee81b3-f195-419f-9678-9d19546836b6 returned with HTTP 404 Jan 28 13:22:31.362856 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1246/2509] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:22:31 2021] DELETE /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/17ee81b3-f195-419f-9678-9d19546836b6 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:31.379577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-807c2c04-eab0-4dbe-ae39-5261a99241e7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action Jan 28 13:22:31.380374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-807c2c04-eab0-4dbe-ae39-5261a99241e7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:31.380760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-807c2c04-eab0-4dbe-ae39-5261a99241e7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:31.398318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-807c2c04-eab0-4dbe-ae39-5261a99241e7 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action returned with HTTP 400 Jan 28 13:22:31.399430 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1247/2510] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:31 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action => generated 140 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 28 13:22:31.411328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-071ec1f1-0812-4192-8775-ec2a2f6a9f13 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action Jan 28 13:22:31.412143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-071ec1f1-0812-4192-8775-ec2a2f6a9f13 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:31.412524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-071ec1f1-0812-4192-8775-ec2a2f6a9f13 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:31.413923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-071ec1f1-0812-4192-8775-ec2a2f6a9f13 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action returned with HTTP 400 Jan 28 13:22:31.415039 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1248/2511] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:31 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 28 13:22:31.436613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec1b2bbf-6c45-4008-9c17-942b5a02b183 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/70e8af9b-3c09-4a8d-9ac6-c01ace3fbbab/action Jan 28 13:22:31.467588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec1b2bbf-6c45-4008-9c17-942b5a02b183 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:31.468096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec1b2bbf-6c45-4008-9c17-942b5a02b183 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:31.497290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:31.497290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:31.521486 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-14e0da06-0495-462d-acc3-51b78393fa33 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:22:31.565686 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:31.565686 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:31.582830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-14e0da06-0495-462d-acc3-51b78393fa33 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:22:31.589281 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1264/2512] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:22:31 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1661 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:22:31.620089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7cd31d93-77cd-4f6b-8372-2366db864868 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:31.620862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7cd31d93-77cd-4f6b-8372-2366db864868 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:31.621282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:31.621282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:31.621948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7cd31d93-77cd-4f6b-8372-2366db864868 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:31.622533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7cd31d93-77cd-4f6b-8372-2366db864868 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:31.649573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec1b2bbf-6c45-4008-9c17-942b5a02b183 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/70e8af9b-3c09-4a8d-9ac6-c01ace3fbbab/action returned with HTTP 404 Jan 28 13:22:31.650644 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1249/2513] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:31 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/70e8af9b-3c09-4a8d-9ac6-c01ace3fbbab/action => generated 109 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:31.672007 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6a652c79-7def-45ae-aff1-6e793669b1f9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots Jan 28 13:22:31.673082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6a652c79-7def-45ae-aff1-6e793669b1f9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69ee701f-ac0f-4384-ab2a-cd749b91b86e", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-511642786", "description": null, "metadata": {}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:31.687503 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:31.687503 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:31.691000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7cd31d93-77cd-4f6b-8372-2366db864868 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:31.692457 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1265/2514] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:31 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 808 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:31.719668 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b095434f-58b1-4da7-bd8c-2fe4aa07bfda tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action Jan 28 13:22:31.720733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:31.720733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:31.721755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b095434f-58b1-4da7-bd8c-2fe4aa07bfda tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:31.722627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b095434f-58b1-4da7-bd8c-2fe4aa07bfda tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:31.724848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b095434f-58b1-4da7-bd8c-2fe4aa07bfda tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action returned with HTTP 400 Jan 28 13:22:31.739495 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1266/2515] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:22:31 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0/action => generated 129 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:22:31.751960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a33cb71f-8bbc-46a3-b56e-dc77d0eb5939 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] POST http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/None/action Jan 28 13:22:31.753329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a33cb71f-8bbc-46a3-b56e-dc77d0eb5939 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:22:31.754007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a33cb71f-8bbc-46a3-b56e-dc77d0eb5939 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:31.791362 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:31.791362 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:31.792767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6a652c79-7def-45ae-aff1-6e793669b1f9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:22:31.793130 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6a652c79-7def-45ae-aff1-6e793669b1f9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create snapshot from volume 69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:22:31.973881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6a652c79-7def-45ae-aff1-6e793669b1f9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['f9d53be4-42f8-469d-9bad-580ae025fc24', '5534549f-7968-4df6-a9b5-1b727535f5e9', '0cd8eb13-b94e-4fc4-95ae-9d076fc39d37', '34cb8fec-adf3-4dc9-a2fa-ccd5d35c05bd'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:22:32.014719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a33cb71f-8bbc-46a3-b56e-dc77d0eb5939 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/None/action returned with HTTP 404 Jan 28 13:22:32.034573 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1267/2516] 10.222.0.38 () {60 vars in 1261 bytes} [Thu Jan 28 13:22:31 2021] POST /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/None/action => generated 77 bytes in 288 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:32.061678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-367b8b76-6fec-4eae-8bd9-442c2d5cc517 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/4f2aeeb5-786a-4220-991c-41df7039e839 Jan 28 13:22:32.064022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-367b8b76-6fec-4eae-8bd9-442c2d5cc517 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:32.065097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-367b8b76-6fec-4eae-8bd9-442c2d5cc517 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:32.235042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6a652c79-7def-45ae-aff1-6e793669b1f9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot force create request issued successfully. Jan 28 13:22:32.235971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-83cad936-8f88-4b0f-a383-80d2913bb1bf req-6a652c79-7def-45ae-aff1-6e793669b1f9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots returned with HTTP 202 Jan 28 13:22:32.237554 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1250/2517] 10.222.0.38 () {64 vars in 1518 bytes} [Thu Jan 28 13:22:31 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots => generated 319 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:32.347151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-367b8b76-6fec-4eae-8bd9-442c2d5cc517 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/4f2aeeb5-786a-4220-991c-41df7039e839 returned with HTTP 404 Jan 28 13:22:32.348496 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1268/2518] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:32 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/4f2aeeb5-786a-4220-991c-41df7039e839 => generated 109 bytes in 313 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:22:32.361798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2719a7da-dec5-4d4c-a92c-9ad9dfe3e3d5 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] DELETE http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:22:32.362236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2719a7da-dec5-4d4c-a92c-9ad9dfe3e3d5 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:32.362512 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:32.362512 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:32.362981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2719a7da-dec5-4d4c-a92c-9ad9dfe3e3d5 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:32.363541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2719a7da-dec5-4d4c-a92c-9ad9dfe3e3d5 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Delete volume with id: a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:22:32.617478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:32.617478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:32.620370 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2719a7da-dec5-4d4c-a92c-9ad9dfe3e3d5 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:22:32.725981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c853a57-c764-46d4-a060-f876caa188c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:32.725981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c853a57-c764-46d4-a060-f876caa188c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:32.725981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c853a57-c764-46d4-a060-f876caa188c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:32.725981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0c853a57-c764-46d4-a060-f876caa188c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:32.802468 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:32.802468 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:32.813112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c853a57-c764-46d4-a060-f876caa188c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:32.813112 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1269/2519] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:32 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 808 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:22:32.826789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2719a7da-dec5-4d4c-a92c-9ad9dfe3e3d5 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Delete volume request issued successfully. Jan 28 13:22:32.826789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2719a7da-dec5-4d4c-a92c-9ad9dfe3e3d5 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 returned with HTTP 202 Jan 28 13:22:32.852221 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1251/2520] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:22:32 2021] DELETE /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 => generated 0 bytes in 496 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:22:32.860015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f75c328c-bbfc-44e5-bba8-30dea942041c tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:22:32.860543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f75c328c-bbfc-44e5-bba8-30dea942041c tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:32.860793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:32.860793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:32.861283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f75c328c-bbfc-44e5-bba8-30dea942041c tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:33.096894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:33.096894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:33.123045 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f75c328c-bbfc-44e5-bba8-30dea942041c tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:22:33.191056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f75c328c-bbfc-44e5-bba8-30dea942041c tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 returned with HTTP 200 Jan 28 13:22:33.203353 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1270/2521] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:32 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 => generated 909 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:22:33.831996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f838341-f19d-4f46-b481-02a20fcf739a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:33.832593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f838341-f19d-4f46-b481-02a20fcf739a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:33.833011 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:33.833011 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:33.834098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f838341-f19d-4f46-b481-02a20fcf739a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:33.834643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7f838341-f19d-4f46-b481-02a20fcf739a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:33.928609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:33.928609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:33.930752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f838341-f19d-4f46-b481-02a20fcf739a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:33.932027 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1252/2522] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:33 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 808 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:34.209009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc481629-8da7-4fa3-9776-cb0c4bf7adac tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:22:34.209710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc481629-8da7-4fa3-9776-cb0c4bf7adac tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:34.209969 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:34.209969 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:34.210390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc481629-8da7-4fa3-9776-cb0c4bf7adac tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:34.330768 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:34.330768 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:34.352784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc481629-8da7-4fa3-9776-cb0c4bf7adac tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:22:34.418744 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc481629-8da7-4fa3-9776-cb0c4bf7adac tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 returned with HTTP 200 Jan 28 13:22:34.420435 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1271/2523] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:34 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 => generated 909 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:34.952947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-058ae915-6511-49aa-a53e-c3cd1c629d8d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:34.953378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-058ae915-6511-49aa-a53e-c3cd1c629d8d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:34.953378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:34.953378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:34.953769 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-058ae915-6511-49aa-a53e-c3cd1c629d8d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:34.954652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-058ae915-6511-49aa-a53e-c3cd1c629d8d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:35.045210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:35.045210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:35.054504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-058ae915-6511-49aa-a53e-c3cd1c629d8d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:35.060192 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1253/2524] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:34 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 808 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:35.084678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd2f8a8b-93b9-4c86-b228-0419753f229c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:22:35.084678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd2f8a8b-93b9-4c86-b228-0419753f229c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:35.085012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:35.085012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:35.085150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd2f8a8b-93b9-4c86-b228-0419753f229c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:35.218822 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:35.218822 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:35.226590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd2f8a8b-93b9-4c86-b228-0419753f229c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:22:35.239012 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd2f8a8b-93b9-4c86-b228-0419753f229c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 200 Jan 28 13:22:35.245056 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1272/2525] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:22:35 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 451 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:35.449083 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1c1b47f-a24d-4550-982b-8115fdb4acc9 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:22:35.450732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1c1b47f-a24d-4550-982b-8115fdb4acc9 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:35.450732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:35.450732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:35.450732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1c1b47f-a24d-4550-982b-8115fdb4acc9 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:35.735389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:35.735389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:35.795970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e1c1b47f-a24d-4550-982b-8115fdb4acc9 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Volume info retrieved successfully. Jan 28 13:22:35.871204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1c1b47f-a24d-4550-982b-8115fdb4acc9 tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 returned with HTTP 200 Jan 28 13:22:35.879034 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1254/2526] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:35 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 => generated 909 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:36.096522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3288743-9e7b-4f95-833c-c9effcbfa671 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:36.096522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3288743-9e7b-4f95-833c-c9effcbfa671 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:36.096522 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:36.096522 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:36.096522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3288743-9e7b-4f95-833c-c9effcbfa671 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:36.096522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f3288743-9e7b-4f95-833c-c9effcbfa671 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:36.250063 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:36.250063 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:36.269120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4694ecc6-f540-4a3f-b334-951c72bb1d99 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:22:36.269120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4694ecc6-f540-4a3f-b334-951c72bb1d99 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:36.269120 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:36.269120 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:36.269120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4694ecc6-f540-4a3f-b334-951c72bb1d99 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:36.276122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3288743-9e7b-4f95-833c-c9effcbfa671 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:36.293288 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1273/2527] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:36 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:36.417894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:36.417894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:36.420991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4694ecc6-f540-4a3f-b334-951c72bb1d99 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:22:36.426611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4694ecc6-f540-4a3f-b334-951c72bb1d99 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 200 Jan 28 13:22:36.429711 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1255/2528] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:22:36 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 478 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:36.892543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9368eba2-052b-454f-b7e6-208977d118cb tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] GET http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 Jan 28 13:22:36.893259 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9368eba2-052b-454f-b7e6-208977d118cb tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:36.893588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:36.893588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:36.893975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9368eba2-052b-454f-b7e6-208977d118cb tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:37.054325 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9368eba2-052b-454f-b7e6-208977d118cb tempest-VolumesNegativeTest-678848657 tempest-VolumesNegativeTest-678848657-project] http://10.222.0.38/volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 returned with HTTP 404 Jan 28 13:22:37.055880 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1274/2529] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:36 2021] GET /volume/v3/081e6465bdfb4d73a26b1dc1a8658b8a/volumes/a3c90624-f8fe-4170-bfe9-7f9584df22a0 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:22:37.282246 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8670457-812d-4e26-ae3c-082b49136816 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:37.282893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8670457-812d-4e26-ae3c-082b49136816 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:37.283083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:37.283083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:37.283648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8670457-812d-4e26-ae3c-082b49136816 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:37.283854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b8670457-812d-4e26-ae3c-082b49136816 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:37.337230 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:37.337230 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:37.339228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8670457-812d-4e26-ae3c-082b49136816 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:37.340288 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1256/2530] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:37 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:38.358791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4ea1998-6fd9-4238-bc19-a5e5079a08d3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:38.359936 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4ea1998-6fd9-4238-bc19-a5e5079a08d3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:38.361065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4ea1998-6fd9-4238-bc19-a5e5079a08d3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:38.361974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b4ea1998-6fd9-4238-bc19-a5e5079a08d3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:38.398326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:38.398326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:38.400506 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4ea1998-6fd9-4238-bc19-a5e5079a08d3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:38.407323 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1275/2531] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:38 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:39.416327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e75bcfa6-721d-4c87-ac8b-cfffa9bbafeb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:39.417628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e75bcfa6-721d-4c87-ac8b-cfffa9bbafeb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:39.418014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:39.418014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:39.418634 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e75bcfa6-721d-4c87-ac8b-cfffa9bbafeb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:39.419159 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e75bcfa6-721d-4c87-ac8b-cfffa9bbafeb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:39.467869 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:39.467869 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:39.472904 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e75bcfa6-721d-4c87-ac8b-cfffa9bbafeb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:39.481602 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1257/2532] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:39 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:40.499490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2633fac-c5d7-401b-bc29-b49702c60e6a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:40.501478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2633fac-c5d7-401b-bc29-b49702c60e6a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:40.501898 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:40.501898 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:40.502513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2633fac-c5d7-401b-bc29-b49702c60e6a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:40.503043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c2633fac-c5d7-401b-bc29-b49702c60e6a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:40.584863 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:40.584863 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:40.591515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2633fac-c5d7-401b-bc29-b49702c60e6a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:40.598980 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1276/2533] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:40 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:41.621504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d94b55fb-7fe7-4da9-9860-c93fb13589ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:41.622246 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d94b55fb-7fe7-4da9-9860-c93fb13589ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:41.622246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:41.622246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:41.622667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d94b55fb-7fe7-4da9-9860-c93fb13589ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:41.622981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d94b55fb-7fe7-4da9-9860-c93fb13589ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:41.667225 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:41.667225 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:41.669164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d94b55fb-7fe7-4da9-9860-c93fb13589ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:41.683726 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1258/2534] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:41 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:42.697556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a585d4f-ac94-4a36-8108-6c53a5da526f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:42.697556 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a585d4f-ac94-4a36-8108-6c53a5da526f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:42.697556 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:42.697556 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:42.697556 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a585d4f-ac94-4a36-8108-6c53a5da526f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:42.697556 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8a585d4f-ac94-4a36-8108-6c53a5da526f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:42.735808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:42.735808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:42.738154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a585d4f-ac94-4a36-8108-6c53a5da526f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:42.741874 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1277/2535] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:42 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:43.764148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b91da5f4-5209-477c-856c-0b674b952cbf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:43.764148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b91da5f4-5209-477c-856c-0b674b952cbf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:43.764148 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:43.764148 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:43.764148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b91da5f4-5209-477c-856c-0b674b952cbf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:43.764148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b91da5f4-5209-477c-856c-0b674b952cbf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:43.907404 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:43.907404 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:43.922331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b91da5f4-5209-477c-856c-0b674b952cbf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:43.922331 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1259/2536] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:43 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:44.274714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-cc25c767-40ec-400c-ae12-c9ddd6f9af2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:22:44.275275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-cc25c767-40ec-400c-ae12-c9ddd6f9af2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:44.275511 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:44.275511 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:44.275893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-cc25c767-40ec-400c-ae12-c9ddd6f9af2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:44.363185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:44.363185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:44.364235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-cc25c767-40ec-400c-ae12-c9ddd6f9af2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:22:44.378339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-cc25c767-40ec-400c-ae12-c9ddd6f9af2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 200 Jan 28 13:22:44.379955 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1278/2537] 10.222.0.38 () {60 vars in 1575 bytes} [Thu Jan 28 13:22:44 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 478 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:44.928912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d724acd-5722-4c79-8951-a3f3662920da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:44.929605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d724acd-5722-4c79-8951-a3f3662920da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:44.930531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:44.930531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:44.930908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4d724acd-5722-4c79-8951-a3f3662920da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:44.931379 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4d724acd-5722-4c79-8951-a3f3662920da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:45.026446 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:45.026446 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:45.041350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4d724acd-5722-4c79-8951-a3f3662920da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:45.042278 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1260/2538] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:44 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:46.056819 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eae1f01f-41fa-487b-a6eb-1cd45b39d934 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:46.057552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eae1f01f-41fa-487b-a6eb-1cd45b39d934 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:46.057833 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:46.057833 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:46.058334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eae1f01f-41fa-487b-a6eb-1cd45b39d934 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:46.059331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-eae1f01f-41fa-487b-a6eb-1cd45b39d934 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:46.123056 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:46.123056 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:46.123056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eae1f01f-41fa-487b-a6eb-1cd45b39d934 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:46.123056 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1279/2539] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:46 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:47.152961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-058f60cf-0de8-45c8-80bc-1497e37c1c37 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:47.152961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-058f60cf-0de8-45c8-80bc-1497e37c1c37 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:47.152961 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:47.152961 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:47.152961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-058f60cf-0de8-45c8-80bc-1497e37c1c37 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:47.152961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-058f60cf-0de8-45c8-80bc-1497e37c1c37 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:47.199137 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:47.199137 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:47.199137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-058f60cf-0de8-45c8-80bc-1497e37c1c37 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:47.208275 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1261/2540] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:47 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:48.019231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e099b6a3-3a53-4da3-8f86-406303a6f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:22:48.020132 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e099b6a3-3a53-4da3-8f86-406303a6f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:48.020132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:48.020132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:48.022450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e099b6a3-3a53-4da3-8f86-406303a6f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:48.059887 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:48.059887 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:48.061071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e099b6a3-3a53-4da3-8f86-406303a6f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:22:48.063214 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e099b6a3-3a53-4da3-8f86-406303a6f345 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 200 Jan 28 13:22:48.064102 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1280/2541] 10.222.0.65 () {58 vars in 1368 bytes} [Thu Jan 28 13:22:48 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 478 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:48.078260 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-8f2cf5ae-619d-4652-a338-4ff9400064a6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:22:48.079155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-8f2cf5ae-619d-4652-a338-4ff9400064a6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:48.079542 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:48.079542 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:48.080074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-8f2cf5ae-619d-4652-a338-4ff9400064a6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:48.190535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:48.190535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:48.208463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-8f2cf5ae-619d-4652-a338-4ff9400064a6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:22:48.214141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5eec9b75-9092-4d81-804c-4d710e76058d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:48.214951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5eec9b75-9092-4d81-804c-4d710e76058d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:48.215512 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:48.215512 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:48.216130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5eec9b75-9092-4d81-804c-4d710e76058d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:48.216736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5eec9b75-9092-4d81-804c-4d710e76058d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:48.269544 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:48.269544 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:48.272032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5eec9b75-9092-4d81-804c-4d710e76058d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:48.273372 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1281/2542] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:48 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:48.275180 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:48.275180 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:48.294845 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-8f2cf5ae-619d-4652-a338-4ff9400064a6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:22:48.297670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1262/2543] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:22:48 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1661 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:22:48.315585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes Jan 28 13:22:48.321689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:48.321689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:48.321689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "52c70e9b-bce7-48f7-885f-84799c07c2d6", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:22:48.321689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '52c70e9b-bce7-48f7-885f-84799c07c2d6', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:22:48.364750 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:48.364750 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:48.367508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:22:48.368030 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume of 1 GB Jan 28 13:22:48.369301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Availability Zones retrieved successfully. Jan 28 13:22:48.388652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (72af5437-93c6-4215-8245-04ad1d6fbce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:22:48.398237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e1b021-55cd-4998-b27b-2c97b3ae0c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:48.398237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:22:48.564997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e1b021-55cd-4998-b27b-2c97b3ae0c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52c70e9b-bce7-48f7-885f-84799c07c2d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:48.568929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89397788-ecc0-4dab-b7c7-3e77d0cda828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:48.779545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['ad59cecb-d28e-47c2-88ef-bdd03c3835b8', '7eb52cea-4720-4c3e-bb67-d22c248a62ac', 'a223fdb7-8fb6-4bc4-9af0-1124fa6a1a95', '4e09a35e-9f36-4c01-a9ca-376a457b6b9a'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:22:48.781343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89397788-ecc0-4dab-b7c7-3e77d0cda828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad59cecb-d28e-47c2-88ef-bdd03c3835b8', '7eb52cea-4720-4c3e-bb67-d22c248a62ac', 'a223fdb7-8fb6-4bc4-9af0-1124fa6a1a95', '4e09a35e-9f36-4c01-a9ca-376a457b6b9a']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:48.783800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8a3a4b-6582-4f08-9139-00c9076c6ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:49.139591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8a3a4b-6582-4f08-9139-00c9076c6ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e4a5869-684c-48fc-abc7-f239ce18ce77', '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='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['ad59cecb-d28e-47c2-88ef-bdd03c3835b8','7eb52cea-4720-4c3e-bb67-d22c248a62ac','a223fdb7-8fb6-4bc4-9af0-1124fa6a1a95','4e09a35e-9f36-4c01-a9ca-376a457b6b9a'],size=1,snapshot_id=52c70e9b-bce7-48f7-885f-84799c07c2d6,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), '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=2021-01-28T13:22:49Z,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=5e4a5869-684c-48fc-abc7-f239ce18ce77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ca8fdb93334833bff8d53f410ca633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52c70e9b-bce7-48f7-885f-84799c07c2d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ea3b6081374f40279e22a3439924e3f3',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:49.143895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b7a118b-cab5-4d42-a492-bbbaed31d96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:49.203479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b7a118b-cab5-4d42-a492-bbbaed31d96f) transitioned into 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='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['ad59cecb-d28e-47c2-88ef-bdd03c3835b8','7eb52cea-4720-4c3e-bb67-d22c248a62ac','a223fdb7-8fb6-4bc4-9af0-1124fa6a1a95','4e09a35e-9f36-4c01-a9ca-376a457b6b9a'],size=1,snapshot_id=52c70e9b-bce7-48f7-885f-84799c07c2d6,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:49.206186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f306ede5-8737-4476-bdf0-a990ba31a416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:22:49.287652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ecf8d801-6b00-4e3b-8cd1-3482874d1699 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:49.288512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ecf8d801-6b00-4e3b-8cd1-3482874d1699 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:49.288734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:49.288734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:49.289290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ecf8d801-6b00-4e3b-8cd1-3482874d1699 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:49.289660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ecf8d801-6b00-4e3b-8cd1-3482874d1699 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:49.371730 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:49.371730 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:49.371730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ecf8d801-6b00-4e3b-8cd1-3482874d1699 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:49.371730 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1263/2544] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:49 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:49.446814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f306ede5-8737-4476-bdf0-a990ba31a416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:22:49.460209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (72af5437-93c6-4215-8245-04ad1d6fbce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:22:49.648441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request issued successfully. Jan 28 13:22:49.687396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-0d0e9a14-17a8-4f82-833f-c8e127b3eca8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes returned with HTTP 202 Jan 28 13:22:49.693455 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1282/2545] 10.222.0.65 () {62 vars in 1305 bytes} [Thu Jan 28 13:22:48 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes => generated 805 bytes in 1382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:22:49.704345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e99a0503-5d25-4749-9ed5-6117c18a1705 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:22:49.705484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e99a0503-5d25-4749-9ed5-6117c18a1705 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:49.705484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:49.705484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:49.705732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e99a0503-5d25-4749-9ed5-6117c18a1705 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:49.795778 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:49.795778 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:49.839839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e99a0503-5d25-4749-9ed5-6117c18a1705 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:22:49.905630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e99a0503-5d25-4749-9ed5-6117c18a1705 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:22:49.927651 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1264/2546] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:22:49 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 897 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:22:49.939674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-6a2c8f9b-b8e5-490d-8d82-1185d1834dca tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:22:49.939674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-6a2c8f9b-b8e5-490d-8d82-1185d1834dca tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:49.939674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:49.939674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:49.939674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-6a2c8f9b-b8e5-490d-8d82-1185d1834dca tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:50.154187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:50.154187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:50.180270 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-6a2c8f9b-b8e5-490d-8d82-1185d1834dca tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:22:50.240779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-6a2c8f9b-b8e5-490d-8d82-1185d1834dca tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:22:50.242351 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1283/2547] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:22:49 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 897 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:50.389114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7a14f50-87bf-4258-9ebe-9627b0162554 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:50.392040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7a14f50-87bf-4258-9ebe-9627b0162554 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:50.392236 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:50.392236 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:50.393758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7a14f50-87bf-4258-9ebe-9627b0162554 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:50.395753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c7a14f50-87bf-4258-9ebe-9627b0162554 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:50.477715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:50.477715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:50.491816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7a14f50-87bf-4258-9ebe-9627b0162554 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:50.492711 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1265/2548] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:50 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:51.508239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b303688-d35c-4d3d-8c85-6d23beb1985c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:51.509044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b303688-d35c-4d3d-8c85-6d23beb1985c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:51.509273 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:51.509273 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:51.522186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b303688-d35c-4d3d-8c85-6d23beb1985c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:51.522186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9b303688-d35c-4d3d-8c85-6d23beb1985c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:51.618132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:51.618132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:51.626481 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b303688-d35c-4d3d-8c85-6d23beb1985c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:51.627352 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1284/2549] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:51 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:52.645291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb239cd6-fd4a-4eae-a9fb-edd3e72be5b2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:52.655847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb239cd6-fd4a-4eae-a9fb-edd3e72be5b2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:52.656323 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:52.656323 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:52.657241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb239cd6-fd4a-4eae-a9fb-edd3e72be5b2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:52.658040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-fb239cd6-fd4a-4eae-a9fb-edd3e72be5b2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:52.710575 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:52.710575 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:52.713176 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb239cd6-fd4a-4eae-a9fb-edd3e72be5b2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:52.715047 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1266/2550] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:52 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:53.237677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-ecffbec6-8fd2-4f32-9a39-ac4697830596 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:22:53.238478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-ecffbec6-8fd2-4f32-9a39-ac4697830596 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:53.239057 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:53.239057 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:53.240251 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-ecffbec6-8fd2-4f32-9a39-ac4697830596 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:53.374295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:53.374295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:53.384107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-ecffbec6-8fd2-4f32-9a39-ac4697830596 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:22:53.413094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-ecffbec6-8fd2-4f32-9a39-ac4697830596 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:22:53.414360 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1285/2551] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:22:53 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 897 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:53.731070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f577578d-af0e-4383-a172-f069f93a1f98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:53.732273 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f577578d-af0e-4383-a172-f069f93a1f98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:53.732648 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:53.732648 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:53.733304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f577578d-af0e-4383-a172-f069f93a1f98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:53.733857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f577578d-af0e-4383-a172-f069f93a1f98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:53.825841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:53.825841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:53.827959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f577578d-af0e-4383-a172-f069f93a1f98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:53.836481 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1267/2552] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:53 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:54.846816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7456adf3-7aa7-425b-b38c-b9fdd08f2493 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:54.847562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7456adf3-7aa7-425b-b38c-b9fdd08f2493 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:54.847562 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:54.847562 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:54.847930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7456adf3-7aa7-425b-b38c-b9fdd08f2493 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:54.848499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7456adf3-7aa7-425b-b38c-b9fdd08f2493 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:54.895194 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:54.895194 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:54.897968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7456adf3-7aa7-425b-b38c-b9fdd08f2493 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:54.899045 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1286/2553] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:54 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:55.917123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3eca44e3-7797-48f6-9689-4f74aa434f65 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:55.918229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3eca44e3-7797-48f6-9689-4f74aa434f65 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:55.918715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:55.918715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:55.919422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3eca44e3-7797-48f6-9689-4f74aa434f65 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:55.920003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3eca44e3-7797-48f6-9689-4f74aa434f65 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:55.983560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:55.983560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:55.995776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3eca44e3-7797-48f6-9689-4f74aa434f65 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:55.997474 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1268/2554] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:55 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:56.416083 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-2e71452c-021a-445b-af77-cf1069bd1cb7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:22:56.416881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-2e71452c-021a-445b-af77-cf1069bd1cb7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:56.417955 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:56.417955 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:56.417955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-2e71452c-021a-445b-af77-cf1069bd1cb7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:56.545608 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:56.545608 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:56.585111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-2e71452c-021a-445b-af77-cf1069bd1cb7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:22:56.692996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-2e71452c-021a-445b-af77-cf1069bd1cb7 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:22:56.695225 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1287/2555] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:22:56 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 897 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:57.034465 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b0fcd6d-fe38-4537-8ae6-439dcb334f9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:57.034999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b0fcd6d-fe38-4537-8ae6-439dcb334f9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:57.035185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:57.035185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:57.036310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b0fcd6d-fe38-4537-8ae6-439dcb334f9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:57.045962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6b0fcd6d-fe38-4537-8ae6-439dcb334f9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:57.077267 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:57.077267 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:57.081937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b0fcd6d-fe38-4537-8ae6-439dcb334f9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:57.084067 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1269/2556] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:57 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:58.105143 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f40d064-1901-47bb-8ad3-35d4c670715d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:58.107936 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f40d064-1901-47bb-8ad3-35d4c670715d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:58.111476 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:58.111476 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:58.112460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f40d064-1901-47bb-8ad3-35d4c670715d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:58.113758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2f40d064-1901-47bb-8ad3-35d4c670715d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:58.173550 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:58.173550 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:58.181474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f40d064-1901-47bb-8ad3-35d4c670715d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:58.188045 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1288/2557] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:58 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:22:59.209410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1e6e634-c740-4e3e-9198-1b9c748a3431 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:22:59.212507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1e6e634-c740-4e3e-9198-1b9c748a3431 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:59.212933 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:59.212933 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:59.213201 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1e6e634-c740-4e3e-9198-1b9c748a3431 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:59.213854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b1e6e634-c740-4e3e-9198-1b9c748a3431 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:22:59.289446 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:59.289446 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:59.292192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1e6e634-c740-4e3e-9198-1b9c748a3431 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:22:59.300954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1270/2558] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:22:59 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:22:59.685631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-02de016d-da32-4d0d-9d09-961c9a1ed5f3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:22:59.686178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-02de016d-da32-4d0d-9d09-961c9a1ed5f3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:22:59.686384 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:22:59.686384 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:22:59.689649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-02de016d-da32-4d0d-9d09-961c9a1ed5f3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:22:59.921290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:22:59.921290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:22:59.951147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-02de016d-da32-4d0d-9d09-961c9a1ed5f3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:23:00.013900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-02de016d-da32-4d0d-9d09-961c9a1ed5f3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:23:00.015861 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1289/2559] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:22:59 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 897 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:00.310338 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5da46331-457d-4ea8-99e4-ee1130333544 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:00.310338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5da46331-457d-4ea8-99e4-ee1130333544 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:00.310338 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:00.310338 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:00.310338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5da46331-457d-4ea8-99e4-ee1130333544 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:00.312377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5da46331-457d-4ea8-99e4-ee1130333544 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:00.346895 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:00.346895 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:00.349114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5da46331-457d-4ea8-99e4-ee1130333544 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:00.350133 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1271/2560] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:00 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:01.365925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e21db343-b6e5-45a2-b9ce-17b3eeb5fe04 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:01.367041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e21db343-b6e5-45a2-b9ce-17b3eeb5fe04 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:01.373997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:01.373997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:01.373997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e21db343-b6e5-45a2-b9ce-17b3eeb5fe04 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:01.373997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e21db343-b6e5-45a2-b9ce-17b3eeb5fe04 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:01.463503 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:01.463503 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:01.475858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e21db343-b6e5-45a2-b9ce-17b3eeb5fe04 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:01.477624 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1290/2561] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:01 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:02.493071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15ad6aa1-7802-43cd-b6f0-f0825611e79f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:02.493823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15ad6aa1-7802-43cd-b6f0-f0825611e79f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:02.494179 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:02.494179 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:02.494657 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-15ad6aa1-7802-43cd-b6f0-f0825611e79f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:02.495041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-15ad6aa1-7802-43cd-b6f0-f0825611e79f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:02.665614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:02.665614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:02.672926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-15ad6aa1-7802-43cd-b6f0-f0825611e79f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:02.677301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1272/2562] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:02 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:03.028702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-671778ee-546b-4bb5-8d01-8c48ed9733a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:23:03.029252 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-671778ee-546b-4bb5-8d01-8c48ed9733a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:03.029440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:03.029440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:03.029835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-671778ee-546b-4bb5-8d01-8c48ed9733a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:03.129097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:03.129097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:03.141527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-671778ee-546b-4bb5-8d01-8c48ed9733a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:23:03.168781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-671778ee-546b-4bb5-8d01-8c48ed9733a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:23:03.170270 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1291/2563] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:23:03 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 897 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:03.695332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d348074-b8ed-425d-a61b-568af29cbd5c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:03.695892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d348074-b8ed-425d-a61b-568af29cbd5c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:03.696091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:03.696091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:03.696473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d348074-b8ed-425d-a61b-568af29cbd5c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:03.696851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6d348074-b8ed-425d-a61b-568af29cbd5c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:03.764534 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:03.764534 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:03.766463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d348074-b8ed-425d-a61b-568af29cbd5c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:03.774920 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1273/2564] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:03 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:04.782897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-711e86d8-97f8-4ced-a40d-81200d124e5a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:04.783602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-711e86d8-97f8-4ced-a40d-81200d124e5a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:04.784601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:04.784601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:04.785283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-711e86d8-97f8-4ced-a40d-81200d124e5a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:04.788896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-711e86d8-97f8-4ced-a40d-81200d124e5a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:04.832818 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:04.832818 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:04.835269 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-711e86d8-97f8-4ced-a40d-81200d124e5a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:04.836271 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1292/2565] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:04 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:05.880127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:05.881239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:05.881600 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:05.881600 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:05.892066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:05.892066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:05.984008 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:05.984008 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:05.989096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:05.998802 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1274/2566] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:05 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:06.184131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-a12087de-07f4-4d1a-abf0-4ab31f6adb08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:23:06.188894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-a12087de-07f4-4d1a-abf0-4ab31f6adb08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:06.189301 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:06.189301 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:06.189926 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-a12087de-07f4-4d1a-abf0-4ab31f6adb08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:06.364017 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:06.364017 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:06.385770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-a12087de-07f4-4d1a-abf0-4ab31f6adb08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:23:06.578151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-a12087de-07f4-4d1a-abf0-4ab31f6adb08 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:23:06.578151 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1293/2567] 10.222.0.65 () {58 vars in 1362 bytes} [Thu Jan 28 13:23:06 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 1347 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:23:06.578704 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume// Jan 28 13:23:06.578704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:06.578704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:06.578704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:06.578704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:06.578704 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:23:06.578704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1275/2568] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:23:06 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:23:06.582796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-7baba4c4-8302-4dad-b2e1-d55a7391f8eb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments Jan 28 13:23:06.584105 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:06.584105 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:06.584800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-7baba4c4-8302-4dad-b2e1-d55a7391f8eb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e4a5869-684c-48fc-abc7-f239ce18ce77", "instance_uuid": "5ab6ad4e-1272-49f1-99ff-1d2b69fc0035", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:23:06.659581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:06.659581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:06.834670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-7baba4c4-8302-4dad-b2e1-d55a7391f8eb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments returned with HTTP 200 Jan 28 13:23:06.835829 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1294/2569] 10.222.0.65 () {64 vars in 1358 bytes} [Thu Jan 28 13:23:06 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments => generated 273 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:23:06.849419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume// Jan 28 13:23:06.849419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:06.849419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:06.849419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71e6a09a-74c9-4922-bcef-12b64195c9ca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:23:06.851150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1276/2570] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:23:06 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:23:06.866052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e7ab8576-c23b-4a78-8e72-f0e5a03532fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:23:06.867236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e7ab8576-c23b-4a78-8e72-f0e5a03532fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:06.867570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:06.867570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:06.868075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e7ab8576-c23b-4a78-8e72-f0e5a03532fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:07.009085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a5c8317-7a8e-4620-8f04-85717a349680 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:07.009786 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a5c8317-7a8e-4620-8f04-85717a349680 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:07.010377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a5c8317-7a8e-4620-8f04-85717a349680 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:07.010861 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2a5c8317-7a8e-4620-8f04-85717a349680 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:07.018749 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:07.018749 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:07.061657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e7ab8576-c23b-4a78-8e72-f0e5a03532fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:23:07.097116 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:07.097116 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:07.103227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a5c8317-7a8e-4620-8f04-85717a349680 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:07.104598 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1277/2571] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:06 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:07.125313 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:07.125313 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:07.146582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-e7ab8576-c23b-4a78-8e72-f0e5a03532fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:23:07.147473 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1295/2572] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:23:06 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 1445 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:23:07.191003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-d2f79235-6ad8-41b0-844a-5b6b1a7d13f0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] PUT http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4 Jan 28 13:23:07.191712 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:07.191712 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:07.192257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-d2f79235-6ad8-41b0-844a-5b6b1a7d13f0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:23:07.247417 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:23:07.247417 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:23:07.247949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-d2f79235-6ad8-41b0-844a-5b6b1a7d13f0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-5e4a5869-684c-48fc-abc7-f239ce18ce77-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.017s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:23:07.251811 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:07.251811 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:08.123322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4efa2ca9-81da-4ca6-9bd3-10302707a04a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:08.125242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4efa2ca9-81da-4ca6-9bd3-10302707a04a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:08.125657 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:08.125657 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:08.126501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4efa2ca9-81da-4ca6-9bd3-10302707a04a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:08.127096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4efa2ca9-81da-4ca6-9bd3-10302707a04a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:08.191321 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:08.191321 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:08.197852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4efa2ca9-81da-4ca6-9bd3-10302707a04a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:08.204636 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1296/2573] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:08 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:09.217535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30187b40-f8fe-4e6e-b8d1-b2a8953773c4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:09.218057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30187b40-f8fe-4e6e-b8d1-b2a8953773c4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:09.218228 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:09.218228 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:09.218583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30187b40-f8fe-4e6e-b8d1-b2a8953773c4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:09.218949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-30187b40-f8fe-4e6e-b8d1-b2a8953773c4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:09.292405 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:09.292405 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:09.302678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30187b40-f8fe-4e6e-b8d1-b2a8953773c4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:09.303756 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1297/2574] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:09 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:10.320758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e274cc9c-3123-4a75-9bd9-5e157f57e634 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:10.322080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e274cc9c-3123-4a75-9bd9-5e157f57e634 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:10.322444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:10.322444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:10.323019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e274cc9c-3123-4a75-9bd9-5e157f57e634 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:10.330306 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e274cc9c-3123-4a75-9bd9-5e157f57e634 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:10.370261 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:10.370261 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:10.380510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e274cc9c-3123-4a75-9bd9-5e157f57e634 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:10.380510 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1298/2575] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:10 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:10.460312 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-d2f79235-6ad8-41b0-844a-5b6b1a7d13f0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-5e4a5869-684c-48fc-abc7-f239ce18ce77-n-h1-705657-14'" released by "attachment_update" :: held 3.212s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:23:10.461209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-d2f79235-6ad8-41b0-844a-5b6b1a7d13f0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4 returned with HTTP 200 Jan 28 13:23:10.462398 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1278/2576] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:23:07 2021] PUT /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4 => generated 762 bytes in 3278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:23:10.534289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-99c52b67-ff02-4f1e-8177-077d1fa78acf tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4/action Jan 28 13:23:10.534826 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:10.534826 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:10.535311 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-99c52b67-ff02-4f1e-8177-077d1fa78acf tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:23:10.535690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-99c52b67-ff02-4f1e-8177-077d1fa78acf tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:23:10.657737 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:10.657737 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:10.700703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c25d2d80-3c2e-47c3-8156-46353756ceff req-99c52b67-ff02-4f1e-8177-077d1fa78acf tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4/action returned with HTTP 204 Jan 28 13:23:10.701800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1299/2577] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:23:10 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:23:11.388968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3dbb6e5-724f-4ffa-96b6-438b280d9acf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:11.390539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3dbb6e5-724f-4ffa-96b6-438b280d9acf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:11.390995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:11.390995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:11.391749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3dbb6e5-724f-4ffa-96b6-438b280d9acf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:11.392400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b3dbb6e5-724f-4ffa-96b6-438b280d9acf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:11.431197 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:11.431197 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:11.433604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3dbb6e5-724f-4ffa-96b6-438b280d9acf tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:11.435110 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1279/2578] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:11 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:12.449905 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3dd280a-7e54-4260-a447-fe288749502b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:12.454689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3dd280a-7e54-4260-a447-fe288749502b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:12.454689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:12.454689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:12.454689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3dd280a-7e54-4260-a447-fe288749502b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:12.454689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b3dd280a-7e54-4260-a447-fe288749502b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:12.502698 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:12.502698 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:12.509504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3dd280a-7e54-4260-a447-fe288749502b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:12.510626 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1300/2579] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:12 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:13.529241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee6d5260-dfc3-4ed6-9e5d-604d54dd9a42 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:13.530243 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee6d5260-dfc3-4ed6-9e5d-604d54dd9a42 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:13.530630 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:13.530630 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:13.531363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee6d5260-dfc3-4ed6-9e5d-604d54dd9a42 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:13.532068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ee6d5260-dfc3-4ed6-9e5d-604d54dd9a42 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:13.598485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:13.598485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:13.601518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee6d5260-dfc3-4ed6-9e5d-604d54dd9a42 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:13.614430 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1280/2580] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:13 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:14.618983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2558375c-d2c4-485f-aff9-585d299b0959 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:14.619460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2558375c-d2c4-485f-aff9-585d299b0959 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:14.619460 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:14.619460 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:14.619625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2558375c-d2c4-485f-aff9-585d299b0959 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:14.619990 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2558375c-d2c4-485f-aff9-585d299b0959 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:14.670266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:14.670266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:14.670994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2558375c-d2c4-485f-aff9-585d299b0959 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:14.679775 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1301/2581] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:14 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:15.691842 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8bd20b3-9dd5-4431-ac72-8acdcb8c2fcb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:15.692483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8bd20b3-9dd5-4431-ac72-8acdcb8c2fcb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:15.692914 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:15.692914 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:15.693488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8bd20b3-9dd5-4431-ac72-8acdcb8c2fcb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:15.694012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e8bd20b3-9dd5-4431-ac72-8acdcb8c2fcb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:15.765213 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:15.765213 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:15.772841 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8bd20b3-9dd5-4431-ac72-8acdcb8c2fcb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:15.777022 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1281/2582] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:15 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:16.794058 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b9b9c24-f21d-40ca-8886-357120b90b82 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:16.795703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b9b9c24-f21d-40ca-8886-357120b90b82 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:16.796117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:16.796117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:16.796791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6b9b9c24-f21d-40ca-8886-357120b90b82 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:16.797392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6b9b9c24-f21d-40ca-8886-357120b90b82 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:16.861374 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:16.861374 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:16.870415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6b9b9c24-f21d-40ca-8886-357120b90b82 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:16.880376 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1302/2583] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:16 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:17.886909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08353c3f-edff-4b3a-9aaf-79884fc1f1ad tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:17.888268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08353c3f-edff-4b3a-9aaf-79884fc1f1ad tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:17.888651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:17.888651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:17.889147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08353c3f-edff-4b3a-9aaf-79884fc1f1ad tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:17.889584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-08353c3f-edff-4b3a-9aaf-79884fc1f1ad tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:17.947729 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:17.947729 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:17.952818 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08353c3f-edff-4b3a-9aaf-79884fc1f1ad tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:17.959422 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1282/2584] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:17 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:18.970742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-076b4e8d-0233-401a-bbcb-4e2a84636e74 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:18.971357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-076b4e8d-0233-401a-bbcb-4e2a84636e74 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:18.971759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:18.971759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:18.972488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-076b4e8d-0233-401a-bbcb-4e2a84636e74 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:18.972994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-076b4e8d-0233-401a-bbcb-4e2a84636e74 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:19.031400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:19.031400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:19.033668 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-076b4e8d-0233-401a-bbcb-4e2a84636e74 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:19.039704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1303/2585] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:18 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:20.055118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-953bb90c-3725-43c8-a885-06424fe1cf47 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:20.055761 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-953bb90c-3725-43c8-a885-06424fe1cf47 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:20.055932 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:20.055932 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:20.056402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-953bb90c-3725-43c8-a885-06424fe1cf47 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:20.056780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-953bb90c-3725-43c8-a885-06424fe1cf47 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:20.095753 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:20.095753 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:20.098949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-953bb90c-3725-43c8-a885-06424fe1cf47 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:20.101097 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1283/2586] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:20 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:21.140398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a47e1c7-29d9-431c-915c-fdd6466185d0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:21.147290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a47e1c7-29d9-431c-915c-fdd6466185d0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:21.149087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:21.149087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:21.151781 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a47e1c7-29d9-431c-915c-fdd6466185d0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:21.154145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6a47e1c7-29d9-431c-915c-fdd6466185d0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:21.241724 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:21.241724 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:21.243869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a47e1c7-29d9-431c-915c-fdd6466185d0 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:21.245234 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1304/2587] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:21 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:22.260715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5187875e-867b-4e3d-9a23-c6e2f64c6fc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:22.261143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5187875e-867b-4e3d-9a23-c6e2f64c6fc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:22.261263 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:22.261263 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:22.261728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5187875e-867b-4e3d-9a23-c6e2f64c6fc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:22.261885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5187875e-867b-4e3d-9a23-c6e2f64c6fc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:22.333190 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:22.333190 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:22.340254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5187875e-867b-4e3d-9a23-c6e2f64c6fc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:22.345627 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1284/2588] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:22 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:23.361408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9238a097-a32b-49d5-bac6-60d51330649a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:23.361963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9238a097-a32b-49d5-bac6-60d51330649a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:23.362185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:23.362185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:23.362976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9238a097-a32b-49d5-bac6-60d51330649a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:23.363393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9238a097-a32b-49d5-bac6-60d51330649a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:23.411300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:23.411300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:23.417620 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9238a097-a32b-49d5-bac6-60d51330649a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:23.420157 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1305/2589] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:23 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:24.432937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8d892499-08b3-435a-b1e9-be37c9118d05 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:24.434231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8d892499-08b3-435a-b1e9-be37c9118d05 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:24.434879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:24.434879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:24.435581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8d892499-08b3-435a-b1e9-be37c9118d05 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:24.436430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8d892499-08b3-435a-b1e9-be37c9118d05 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:24.503604 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:24.503604 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:24.504895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8d892499-08b3-435a-b1e9-be37c9118d05 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:24.506487 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1285/2590] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:24 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:25.522782 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1568b3a-4194-4704-9443-f153cb6c739d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:25.523563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1568b3a-4194-4704-9443-f153cb6c739d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:25.523563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:25.523563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:25.523902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1568b3a-4194-4704-9443-f153cb6c739d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:25.524279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a1568b3a-4194-4704-9443-f153cb6c739d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:25.569943 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:25.569943 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:25.573221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1568b3a-4194-4704-9443-f153cb6c739d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:25.574331 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1306/2591] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:25 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:23:26.590478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e186479-26a5-4a89-ba9a-cbe4d5b66667 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:26.591238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e186479-26a5-4a89-ba9a-cbe4d5b66667 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:26.591508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:26.591508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:26.592202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e186479-26a5-4a89-ba9a-cbe4d5b66667 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:26.592976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9e186479-26a5-4a89-ba9a-cbe4d5b66667 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:26.655744 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:26.655744 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:26.657776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e186479-26a5-4a89-ba9a-cbe4d5b66667 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:26.658666 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1286/2592] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:26 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:27.672833 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8d93044e-5d45-4872-9256-c0f7a83aa4c7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:27.673347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8d93044e-5d45-4872-9256-c0f7a83aa4c7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:27.673769 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:27.673769 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:27.674394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8d93044e-5d45-4872-9256-c0f7a83aa4c7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:27.674909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8d93044e-5d45-4872-9256-c0f7a83aa4c7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:27.733334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:27.733334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:27.735644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8d93044e-5d45-4872-9256-c0f7a83aa4c7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:27.742698 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1307/2593] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:27 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:28.752795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f2deb27-21c3-43fe-83fb-95536b05a1ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:28.759544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f2deb27-21c3-43fe-83fb-95536b05a1ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:28.760489 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:28.760489 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:28.762101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f2deb27-21c3-43fe-83fb-95536b05a1ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:28.770347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6f2deb27-21c3-43fe-83fb-95536b05a1ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:28.814011 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:28.814011 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:28.816427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f2deb27-21c3-43fe-83fb-95536b05a1ec tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:28.817429 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1287/2594] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:28 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:29.831673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-045c4c1a-1729-4245-8b47-ed23e4259013 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:29.832163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-045c4c1a-1729-4245-8b47-ed23e4259013 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:29.832393 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:29.832393 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:29.832771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-045c4c1a-1729-4245-8b47-ed23e4259013 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:29.833143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-045c4c1a-1729-4245-8b47-ed23e4259013 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:29.883200 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:29.883200 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:29.885141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-045c4c1a-1729-4245-8b47-ed23e4259013 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:29.891690 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1308/2595] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:29 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:30.902600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01e65c1e-5c9b-486b-b845-b34213b549a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:30.903170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01e65c1e-5c9b-486b-b845-b34213b549a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:30.903312 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:30.903312 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:30.903911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01e65c1e-5c9b-486b-b845-b34213b549a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:30.904423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-01e65c1e-5c9b-486b-b845-b34213b549a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:30.945263 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:30.945263 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:30.947468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01e65c1e-5c9b-486b-b845-b34213b549a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:30.948449 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1288/2596] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:30 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:31.979314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a39e8454-68db-4f16-adbb-2b9e3ffbaf7e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:31.991324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a39e8454-68db-4f16-adbb-2b9e3ffbaf7e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:31.991699 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:31.991699 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:31.992119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a39e8454-68db-4f16-adbb-2b9e3ffbaf7e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:31.992531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a39e8454-68db-4f16-adbb-2b9e3ffbaf7e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:32.047273 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:32.047273 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:32.049338 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a39e8454-68db-4f16-adbb-2b9e3ffbaf7e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:32.062598 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1309/2597] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:31 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:33.065432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45c85c42-322f-4f94-920e-3439bb4e73be tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:33.066010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45c85c42-322f-4f94-920e-3439bb4e73be tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:33.066139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:33.066139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:33.066515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45c85c42-322f-4f94-920e-3439bb4e73be tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:33.066864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-45c85c42-322f-4f94-920e-3439bb4e73be tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:33.131628 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:33.131628 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:33.133556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45c85c42-322f-4f94-920e-3439bb4e73be tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:33.134686 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1289/2598] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:33 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:34.151493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce91cc95-4f64-4e6a-b8e6-59bcb00c7d19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:34.152015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce91cc95-4f64-4e6a-b8e6-59bcb00c7d19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:34.152250 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:34.152250 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:34.153061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce91cc95-4f64-4e6a-b8e6-59bcb00c7d19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:34.153644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ce91cc95-4f64-4e6a-b8e6-59bcb00c7d19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:34.183266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:34.183266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:34.186599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce91cc95-4f64-4e6a-b8e6-59bcb00c7d19 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:34.194951 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1310/2599] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:34 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:34.548742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf2876d3-8f2a-45ec-902a-4ef6e6f72c0e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:23:34.549414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf2876d3-8f2a-45ec-902a-4ef6e6f72c0e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:34.549566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:34.549566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:34.549927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf2876d3-8f2a-45ec-902a-4ef6e6f72c0e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:34.684406 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:34.684406 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:34.712048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf2876d3-8f2a-45ec-902a-4ef6e6f72c0e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:23:34.743997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:34.743997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:34.758816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf2876d3-8f2a-45ec-902a-4ef6e6f72c0e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:23:34.774383 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1290/2600] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:34 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 1639 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:23:35.202300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-abc9593a-fd39-41f0-b2ed-bfff49be80f7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:35.202937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-abc9593a-fd39-41f0-b2ed-bfff49be80f7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:35.203336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:35.203336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:35.203980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-abc9593a-fd39-41f0-b2ed-bfff49be80f7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:35.204474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-abc9593a-fd39-41f0-b2ed-bfff49be80f7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:35.302212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:35.302212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:35.318134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-abc9593a-fd39-41f0-b2ed-bfff49be80f7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:35.327127 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1311/2601] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:35 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:36.347643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee0c039a-e12f-4a3c-87dc-f650f99378c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:36.355438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee0c039a-e12f-4a3c-87dc-f650f99378c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:36.355438 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:36.355438 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:36.355438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee0c039a-e12f-4a3c-87dc-f650f99378c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:36.355438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ee0c039a-e12f-4a3c-87dc-f650f99378c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:36.405230 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:36.405230 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:36.407682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee0c039a-e12f-4a3c-87dc-f650f99378c2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:36.409444 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1291/2602] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:36 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:37.423287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a09750c-c7c2-456f-bd36-1de7cc62ff2a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:37.423970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a09750c-c7c2-456f-bd36-1de7cc62ff2a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:37.424295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:37.424295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:37.425357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a09750c-c7c2-456f-bd36-1de7cc62ff2a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:37.425841 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7a09750c-c7c2-456f-bd36-1de7cc62ff2a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:37.481443 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:37.481443 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:37.486696 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a09750c-c7c2-456f-bd36-1de7cc62ff2a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:37.503757 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1312/2603] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:37 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:38.515877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d479d511-a420-4652-a2bb-6f7e5745e543 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:38.516757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d479d511-a420-4652-a2bb-6f7e5745e543 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:38.517086 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:38.517086 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:38.517506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d479d511-a420-4652-a2bb-6f7e5745e543 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:38.521355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d479d511-a420-4652-a2bb-6f7e5745e543 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:38.597025 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:38.597025 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:38.597025 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d479d511-a420-4652-a2bb-6f7e5745e543 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:38.597025 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1292/2604] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:38 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:39.611844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6675104-d22a-4c16-b56f-af83949eabf4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:39.612371 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6675104-d22a-4c16-b56f-af83949eabf4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:39.612558 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:39.612558 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:39.613175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6675104-d22a-4c16-b56f-af83949eabf4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:39.613678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d6675104-d22a-4c16-b56f-af83949eabf4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:39.677638 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:39.677638 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:39.680301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6675104-d22a-4c16-b56f-af83949eabf4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:39.694445 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1313/2605] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:39 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:40.564880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-45ce1eb4-df01-41a0-a469-2c88ecd30536 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4 Jan 28 13:23:40.572366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-45ce1eb4-df01-41a0-a469-2c88ecd30536 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:40.572595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:40.572595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:40.573262 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-45ce1eb4-df01-41a0-a469-2c88ecd30536 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:40.633642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:40.633642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:40.695318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4007046-36d3-4ffd-9d2c-ad8f58c46257 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:40.696250 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4007046-36d3-4ffd-9d2c-ad8f58c46257 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:40.696658 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:40.696658 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:40.697286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4007046-36d3-4ffd-9d2c-ad8f58c46257 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:40.697856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b4007046-36d3-4ffd-9d2c-ad8f58c46257 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:40.817615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:40.817615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:40.829732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4007046-36d3-4ffd-9d2c-ad8f58c46257 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:40.834856 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1314/2606] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:40 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:41.725397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-45ce1eb4-df01-41a0-a469-2c88ecd30536 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:23:41.725897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-45ce1eb4-df01-41a0-a469-2c88ecd30536 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:23:41.740424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-45ce1eb4-df01-41a0-a469-2c88ecd30536 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4 returned with HTTP 200 Jan 28 13:23:41.741750 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1293/2607] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:23:40 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a2acf450-8a8b-46c1-aa43-8062f62bcaa4 => generated 19 bytes in 1192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:41.774446 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-df6561c6-8dd1-4a65-a3f2-7d1038dda7fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:23:41.775432 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-df6561c6-8dd1-4a65-a3f2-7d1038dda7fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:41.775835 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:41.775835 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:41.776513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-df6561c6-8dd1-4a65-a3f2-7d1038dda7fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:41.777186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-df6561c6-8dd1-4a65-a3f2-7d1038dda7fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume with id: 5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:23:41.855061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c5d3b28-60f2-4013-8f94-c83f10bbf06f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:41.859094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c5d3b28-60f2-4013-8f94-c83f10bbf06f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:41.859094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:41.859094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:41.859094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c5d3b28-60f2-4013-8f94-c83f10bbf06f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:41.859094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-1c5d3b28-60f2-4013-8f94-c83f10bbf06f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:41.866843 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:41.866843 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:41.876254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-df6561c6-8dd1-4a65-a3f2-7d1038dda7fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:23:41.894261 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:41.894261 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:41.897016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c5d3b28-60f2-4013-8f94-c83f10bbf06f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:41.918699 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1294/2608] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:41 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:41.968976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-df6561c6-8dd1-4a65-a3f2-7d1038dda7fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume request issued successfully. Jan 28 13:23:41.969478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e78d4e5d-7093-4a6b-8240-f6ecec1ef9fa req-df6561c6-8dd1-4a65-a3f2-7d1038dda7fc tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 202 Jan 28 13:23:41.970927 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1315/2609] 10.222.0.65 () {60 vars in 1384 bytes} [Thu Jan 28 13:23:41 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:23:42.919911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c996449d-29c3-4cb0-b27f-acf387d969e2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:42.920424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c996449d-29c3-4cb0-b27f-acf387d969e2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:42.920674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:42.920674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:42.920988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c996449d-29c3-4cb0-b27f-acf387d969e2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:42.921372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c996449d-29c3-4cb0-b27f-acf387d969e2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:43.034977 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:43.034977 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:43.051431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c996449d-29c3-4cb0-b27f-acf387d969e2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:43.055478 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1295/2610] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:42 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:44.075346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5526553-d537-4e3a-a88d-d1ba9dc09dfa tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:44.075346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5526553-d537-4e3a-a88d-d1ba9dc09dfa tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:44.075346 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:44.075346 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:44.075346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5526553-d537-4e3a-a88d-d1ba9dc09dfa tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:44.075346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-e5526553-d537-4e3a-a88d-d1ba9dc09dfa tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:44.143049 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:44.143049 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:44.145905 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5526553-d537-4e3a-a88d-d1ba9dc09dfa tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:44.146781 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1316/2611] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:44 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:44.176225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-18aaaa5a-904f-4207-889b-641b6fdf2241 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:23:44.177903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-18aaaa5a-904f-4207-889b-641b6fdf2241 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:44.180864 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:44.180864 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:44.181547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-18aaaa5a-904f-4207-889b-641b6fdf2241 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:44.349458 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:44.349458 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:44.385252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-18aaaa5a-904f-4207-889b-641b6fdf2241 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:23:44.430102 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-18aaaa5a-904f-4207-889b-641b6fdf2241 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 200 Jan 28 13:23:44.431198 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1296/2612] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:44 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 1346 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:23:45.162945 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-628842b8-7e0d-4d9d-a4b6-0c510e841631 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:45.163636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-628842b8-7e0d-4d9d-a4b6-0c510e841631 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:45.163965 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:45.163965 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:45.164482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-628842b8-7e0d-4d9d-a4b6-0c510e841631 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:45.164960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-628842b8-7e0d-4d9d-a4b6-0c510e841631 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:45.215132 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:45.215132 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:45.215132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-628842b8-7e0d-4d9d-a4b6-0c510e841631 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:45.215132 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1317/2613] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:45 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:45.449335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5139b415-c23f-4a43-98dc-aab132ba4f30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 Jan 28 13:23:45.451084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5139b415-c23f-4a43-98dc-aab132ba4f30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:45.451084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:45.451084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:45.451084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5139b415-c23f-4a43-98dc-aab132ba4f30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:45.599034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5139b415-c23f-4a43-98dc-aab132ba4f30 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 returned with HTTP 404 Jan 28 13:23:45.603886 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1297/2614] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:45 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/5e4a5869-684c-48fc-abc7-f239ce18ce77 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:23:45.610755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fdf0af99-357b-4d4f-9a5c-c3e36ef0088a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:23:45.611335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fdf0af99-357b-4d4f-9a5c-c3e36ef0088a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:45.615587 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:45.615587 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:45.615587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fdf0af99-357b-4d4f-9a5c-c3e36ef0088a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:45.615587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-fdf0af99-357b-4d4f-9a5c-c3e36ef0088a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete snapshot with id: 52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:23:45.687475 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:45.687475 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:45.707208 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fdf0af99-357b-4d4f-9a5c-c3e36ef0088a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:23:45.927860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fdf0af99-357b-4d4f-9a5c-c3e36ef0088a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot delete request issued successfully. Jan 28 13:23:45.928341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fdf0af99-357b-4d4f-9a5c-c3e36ef0088a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 202 Jan 28 13:23:45.929179 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1318/2615] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:23:45 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:23:45.946760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e46f05b-f8d2-4b0c-bc7b-504688d90404 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:23:45.947351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e46f05b-f8d2-4b0c-bc7b-504688d90404 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:45.948893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9e46f05b-f8d2-4b0c-bc7b-504688d90404 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:46.029457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:46.029457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:46.030748 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9e46f05b-f8d2-4b0c-bc7b-504688d90404 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:23:46.033152 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9e46f05b-f8d2-4b0c-bc7b-504688d90404 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 200 Jan 28 13:23:46.050497 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1298/2616] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:23:45 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 477 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:46.244362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-452df216-7bf8-4d3e-aaed-ca3cc1d2e944 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:46.244362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-452df216-7bf8-4d3e-aaed-ca3cc1d2e944 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:46.244362 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:46.244362 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:46.244362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-452df216-7bf8-4d3e-aaed-ca3cc1d2e944 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:46.244362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-452df216-7bf8-4d3e-aaed-ca3cc1d2e944 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:46.344827 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:46.344827 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:46.347822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-452df216-7bf8-4d3e-aaed-ca3cc1d2e944 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:46.352258 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1319/2617] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:46 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:47.046397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1e5c424-db4e-42cc-9a4e-3b01e4e4e75a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:23:47.046946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1e5c424-db4e-42cc-9a4e-3b01e4e4e75a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:47.054000 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:47.054000 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:47.054000 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1e5c424-db4e-42cc-9a4e-3b01e4e4e75a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:47.163834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:47.163834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:47.165062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c1e5c424-db4e-42cc-9a4e-3b01e4e4e75a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:23:47.167153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1e5c424-db4e-42cc-9a4e-3b01e4e4e75a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 200 Jan 28 13:23:47.168042 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1299/2618] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:23:47 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 477 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:47.371348 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4637e7a0-8357-430a-b341-477ae0fba950 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:47.371898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4637e7a0-8357-430a-b341-477ae0fba950 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:47.372078 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:47.372078 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:47.372449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4637e7a0-8357-430a-b341-477ae0fba950 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:47.372812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4637e7a0-8357-430a-b341-477ae0fba950 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:47.431601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:47.431601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:47.434078 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4637e7a0-8357-430a-b341-477ae0fba950 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:47.435383 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1320/2619] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:47 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:48.180357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4a6cf4f-7fa6-48a6-a0e4-fc465490796d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:23:48.181501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4a6cf4f-7fa6-48a6-a0e4-fc465490796d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:48.181501 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:48.181501 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:48.181501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4a6cf4f-7fa6-48a6-a0e4-fc465490796d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:48.244506 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:48.244506 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:48.245735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b4a6cf4f-7fa6-48a6-a0e4-fc465490796d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:23:48.252705 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4a6cf4f-7fa6-48a6-a0e4-fc465490796d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 200 Jan 28 13:23:48.254356 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1300/2620] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:23:48 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 477 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:48.468621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8fcd7a4d-0330-46b9-a400-c0a0b939b31e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:48.469149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8fcd7a4d-0330-46b9-a400-c0a0b939b31e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:48.469328 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:48.469328 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:48.469692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8fcd7a4d-0330-46b9-a400-c0a0b939b31e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:48.474284 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8fcd7a4d-0330-46b9-a400-c0a0b939b31e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:48.539950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:48.539950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:48.547435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8fcd7a4d-0330-46b9-a400-c0a0b939b31e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:48.556457 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1321/2621] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:48 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:49.267863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-151257a4-b032-41f8-8106-7b6e9aad7541 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:23:49.268574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-151257a4-b032-41f8-8106-7b6e9aad7541 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:49.268993 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:49.268993 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:49.269597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-151257a4-b032-41f8-8106-7b6e9aad7541 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:49.372748 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-151257a4-b032-41f8-8106-7b6e9aad7541 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 404 Jan 28 13:23:49.374605 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1301/2622] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:23:49 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 111 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:23:49.564202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adbb7e3f-60eb-4aa7-a7b0-9f09305bc620 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:49.564841 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adbb7e3f-60eb-4aa7-a7b0-9f09305bc620 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:49.564984 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:49.564984 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:49.565500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adbb7e3f-60eb-4aa7-a7b0-9f09305bc620 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:49.565733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-adbb7e3f-60eb-4aa7-a7b0-9f09305bc620 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:49.629446 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:49.629446 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:49.631393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adbb7e3f-60eb-4aa7-a7b0-9f09305bc620 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:49.637193 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1322/2623] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:49 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:50.653262 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-006a4540-eca3-415a-b376-1f24dd294cc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:50.655338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-006a4540-eca3-415a-b376-1f24dd294cc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:50.655338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-006a4540-eca3-415a-b376-1f24dd294cc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:50.655338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-006a4540-eca3-415a-b376-1f24dd294cc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:50.708980 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:50.708980 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:50.710740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-006a4540-eca3-415a-b376-1f24dd294cc2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:50.715492 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1302/2624] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:50 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:51.742172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0075e473-b552-4ce8-a9fa-12bad61eaa22 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:51.742172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0075e473-b552-4ce8-a9fa-12bad61eaa22 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:51.742172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:51.742172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:51.742172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0075e473-b552-4ce8-a9fa-12bad61eaa22 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:51.742172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-0075e473-b552-4ce8-a9fa-12bad61eaa22 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:51.839788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:51.839788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:51.839788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0075e473-b552-4ce8-a9fa-12bad61eaa22 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:51.839788 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1323/2625] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:51 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:23:52.844824 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8adf7490-2b19-4670-aecb-85b80181f11f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:52.845368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8adf7490-2b19-4670-aecb-85b80181f11f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:52.845593 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:52.845593 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:52.845965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8adf7490-2b19-4670-aecb-85b80181f11f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:52.846335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8adf7490-2b19-4670-aecb-85b80181f11f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:52.922879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:52.922879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:52.925002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8adf7490-2b19-4670-aecb-85b80181f11f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:52.931979 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1303/2626] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:52 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:53.943778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07e3b1ff-da75-4cf2-a615-b47f9668c79c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:53.946096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07e3b1ff-da75-4cf2-a615-b47f9668c79c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:53.946718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:53.946718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:53.947856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07e3b1ff-da75-4cf2-a615-b47f9668c79c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:53.956030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-07e3b1ff-da75-4cf2-a615-b47f9668c79c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:53.987130 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:53.987130 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:53.989534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07e3b1ff-da75-4cf2-a615-b47f9668c79c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:53.997780 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1324/2627] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:53 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:55.019161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e1d04a4-9655-4262-baef-b3dfd8157ca9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:55.022649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e1d04a4-9655-4262-baef-b3dfd8157ca9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:55.023167 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:55.023167 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:55.024068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e1d04a4-9655-4262-baef-b3dfd8157ca9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:55.024845 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-6e1d04a4-9655-4262-baef-b3dfd8157ca9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:55.093572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:55.093572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:55.107945 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e1d04a4-9655-4262-baef-b3dfd8157ca9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:55.121513 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1304/2628] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:55 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:56.130922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-688a3501-4d3a-44c9-a4a9-a9ae2a27f63f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:56.132964 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-688a3501-4d3a-44c9-a4a9-a9ae2a27f63f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:56.133397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:56.133397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:56.134014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-688a3501-4d3a-44c9-a4a9-a9ae2a27f63f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:56.135578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-688a3501-4d3a-44c9-a4a9-a9ae2a27f63f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:56.163894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:56.163894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:56.166259 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-688a3501-4d3a-44c9-a4a9-a9ae2a27f63f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:56.167633 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1325/2629] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:56 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:57.182862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65a6b045-352b-40ba-9a91-0c3e71a0c629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:57.184983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65a6b045-352b-40ba-9a91-0c3e71a0c629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:57.185481 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:57.185481 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:57.185885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65a6b045-352b-40ba-9a91-0c3e71a0c629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:57.186437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-65a6b045-352b-40ba-9a91-0c3e71a0c629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:57.230209 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:57.230209 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:57.241547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65a6b045-352b-40ba-9a91-0c3e71a0c629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:57.249248 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1305/2630] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:57 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:58.258619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a564000-3a5e-4ca3-a161-2a1d4862caca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:58.260434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a564000-3a5e-4ca3-a161-2a1d4862caca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:58.260832 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:58.260832 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:58.261405 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a564000-3a5e-4ca3-a161-2a1d4862caca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:58.261903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3a564000-3a5e-4ca3-a161-2a1d4862caca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:58.291120 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:58.291120 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:58.295787 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a564000-3a5e-4ca3-a161-2a1d4862caca tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:58.296810 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1326/2631] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:58 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:58.858792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-7b107550-e722-446d-9d04-9e46d1b82a96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce Jan 28 13:23:58.859355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-7b107550-e722-446d-9d04-9e46d1b82a96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:58.859719 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:58.859719 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:58.860316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-7b107550-e722-446d-9d04-9e46d1b82a96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:58.907022 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:58.907022 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:59.312790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a2698fe-84f6-4308-afce-4ec71f8232ee tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:23:59.314260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a2698fe-84f6-4308-afce-4ec71f8232ee tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:59.314671 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:59.314671 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:59.315327 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a2698fe-84f6-4308-afce-4ec71f8232ee tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:59.315827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8a2698fe-84f6-4308-afce-4ec71f8232ee tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:23:59.350635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:59.350635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:59.355600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a2698fe-84f6-4308-afce-4ec71f8232ee tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:23:59.362978 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1327/2632] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:23:59 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:59.569237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-7b107550-e722-446d-9d04-9e46d1b82a96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:23:59.569999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-7b107550-e722-446d-9d04-9e46d1b82a96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:23:59.579167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-7b107550-e722-446d-9d04-9e46d1b82a96 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce returned with HTTP 200 Jan 28 13:23:59.580705 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1306/2633] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:23:58 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/cd82ded2-1636-430d-8661-b74578299cce => generated 19 bytes in 727 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:23:59.618235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-06c529aa-44cf-4f0d-b3b2-63982d6f5bfb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:23:59.618235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-06c529aa-44cf-4f0d-b3b2-63982d6f5bfb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:23:59.618235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:23:59.618235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:23:59.620795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-06c529aa-44cf-4f0d-b3b2-63982d6f5bfb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:23:59.620795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-06c529aa-44cf-4f0d-b3b2-63982d6f5bfb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume with id: 69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:23:59.677054 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:23:59.677054 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:23:59.678272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-06c529aa-44cf-4f0d-b3b2-63982d6f5bfb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:23:59.711543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-06c529aa-44cf-4f0d-b3b2-63982d6f5bfb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume request issued successfully. Jan 28 13:23:59.712489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cbdc51ce-fd50-4c15-9281-806ae9e2fa46 req-06c529aa-44cf-4f0d-b3b2-63982d6f5bfb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 202 Jan 28 13:23:59.714244 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1328/2634] 10.222.0.65 () {60 vars in 1384 bytes} [Thu Jan 28 13:23:59 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:24:00.371394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-483fcd3a-c803-49dc-94c8-5035afd26c6b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:00.382744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-483fcd3a-c803-49dc-94c8-5035afd26c6b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:00.383147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:00.383147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:00.384232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-483fcd3a-c803-49dc-94c8-5035afd26c6b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:00.385144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-483fcd3a-c803-49dc-94c8-5035afd26c6b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:00.446954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:00.446954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:00.470251 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-483fcd3a-c803-49dc-94c8-5035afd26c6b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:00.489624 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1307/2635] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:00 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:00.896532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef2d98e2-3b30-4a3f-b22e-8695e759b314 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:24:00.897302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef2d98e2-3b30-4a3f-b22e-8695e759b314 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:00.897672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:00.897672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:00.898865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef2d98e2-3b30-4a3f-b22e-8695e759b314 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:00.955551 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:00.955551 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:00.968092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ef2d98e2-3b30-4a3f-b22e-8695e759b314 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:01.040315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef2d98e2-3b30-4a3f-b22e-8695e759b314 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:24:01.055358 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1329/2636] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:00 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1368 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:24:01.490473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e5854fb-ba36-47b5-bf59-a92d41f105b3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:01.491703 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e5854fb-ba36-47b5-bf59-a92d41f105b3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:01.492110 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:01.492110 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:01.492789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e5854fb-ba36-47b5-bf59-a92d41f105b3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:01.493439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3e5854fb-ba36-47b5-bf59-a92d41f105b3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:01.561889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:01.561889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:01.568086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e5854fb-ba36-47b5-bf59-a92d41f105b3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:01.580116 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1308/2637] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:01 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:01.847544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] POST http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes Jan 28 13:24:01.848383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:01.848383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:01.849126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1167076090"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:24:01.850454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1167076090'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:24:01.851018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Create volume of 1 GB Jan 28 13:24:01.884454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Availability Zones retrieved successfully. Jan 28 13:24:01.932980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Flow 'volume_create_api' (be023efa-6b28-4566-923f-49b6baee4c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:24:01.936473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd495c2-baba-496b-a211-9baa79635fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:01.939457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:24:02.073279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd495c2-baba-496b-a211-9baa79635fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:02.084133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c13fea-4b2d-4d37-9399-3b5edbcb1855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:02.086709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f5c181ee-afc7-4625-83cc-227fe214d6fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:24:02.087940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f5c181ee-afc7-4625-83cc-227fe214d6fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:02.088435 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:02.088435 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:02.089087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f5c181ee-afc7-4625-83cc-227fe214d6fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:02.142038 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:02.142038 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:02.152402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f5c181ee-afc7-4625-83cc-227fe214d6fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:02.179394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f5c181ee-afc7-4625-83cc-227fe214d6fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:24:02.180954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1309/2638] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:02 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1368 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:24:02.318595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Created reservations ['c6742c34-1c3f-4b39-8af7-9f9ce848551b', '99bbe0ee-2caf-4bfc-85fb-4ba72c945d4f', 'df1f1ebb-eed6-4800-96ec-215963d9373b', 'e2c25a14-e27e-4690-8af1-ffb9938d3cd4'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:24:02.320533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c13fea-4b2d-4d37-9399-3b5edbcb1855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6742c34-1c3f-4b39-8af7-9f9ce848551b', '99bbe0ee-2caf-4bfc-85fb-4ba72c945d4f', 'df1f1ebb-eed6-4800-96ec-215963d9373b', 'e2c25a14-e27e-4690-8af1-ffb9938d3cd4']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:02.323202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35d77ec-de5b-4c38-83ad-53699b34f541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:02.423608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35d77ec-de5b-4c38-83ad-53699b34f541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2547703a-c407-49dd-8671-e5d66c06edb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1167076090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7eddac69139462aa69e015977fc2ed6',qos_specs=None,replication_status=,reservations=['c6742c34-1c3f-4b39-8af7-9f9ce848551b','99bbe0ee-2caf-4bfc-85fb-4ba72c945d4f','df1f1ebb-eed6-4800-96ec-215963d9373b','e2c25a14-e27e-4690-8af1-ffb9938d3cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39af9962e7684580ba33ed92f397355d',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1167076090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2547703a-c407-49dd-8671-e5d66c06edb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7eddac69139462aa69e015977fc2ed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='39af9962e7684580ba33ed92f397355d',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:02.426479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ce6dd9b-00e4-414f-907b-98311770cd44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:02.484642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ce6dd9b-00e4-414f-907b-98311770cd44) transitioned into state 'SUCCESS' from state '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-1167076090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7eddac69139462aa69e015977fc2ed6',qos_specs=None,replication_status=,reservations=['c6742c34-1c3f-4b39-8af7-9f9ce848551b','99bbe0ee-2caf-4bfc-85fb-4ba72c945d4f','df1f1ebb-eed6-4800-96ec-215963d9373b','e2c25a14-e27e-4690-8af1-ffb9938d3cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39af9962e7684580ba33ed92f397355d',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:02.486816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bf1e5d-d4e0-4ca6-a3a8-0c02d8bbc78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:02.530294 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bf1e5d-d4e0-4ca6-a3a8-0c02d8bbc78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:02.533521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Flow 'volume_create_api' (be023efa-6b28-4566-923f-49b6baee4c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:24:02.593717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3f4a99b-98d5-4913-8b00-8578ceeb145f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:02.595186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3f4a99b-98d5-4913-8b00-8578ceeb145f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:02.595838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:02.595838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:02.595972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3f4a99b-98d5-4913-8b00-8578ceeb145f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:02.596308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b3f4a99b-98d5-4913-8b00-8578ceeb145f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:02.622585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Create volume request issued successfully. Jan 28 13:24:02.644135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-17b4f918-e497-4ae1-9d7c-bb53ea9b5100 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes returned with HTTP 202 Jan 28 13:24:02.647205 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1330/2639] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:24:01 2021] POST /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes => generated 828 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:24:02.686764 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:02.686764 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:02.690260 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c75706c9-56d5-443b-9965-ccb10bef1232 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 Jan 28 13:24:02.691123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3f4a99b-98d5-4913-8b00-8578ceeb145f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:02.698803 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1310/2640] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:02 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:02.698997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c75706c9-56d5-443b-9965-ccb10bef1232 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:02.699435 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:02.699435 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:02.706054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c75706c9-56d5-443b-9965-ccb10bef1232 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:03.137577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:03.137577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:03.163183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c75706c9-56d5-443b-9965-ccb10bef1232 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:03.199185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2760f370-fd31-448b-a260-74cf639ac9ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:24:03.199747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2760f370-fd31-448b-a260-74cf639ac9ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:03.199963 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:03.199963 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:03.200317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2760f370-fd31-448b-a260-74cf639ac9ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:03.242611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c75706c9-56d5-443b-9965-ccb10bef1232 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 returned with HTTP 200 Jan 28 13:24:03.247408 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1331/2641] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:02 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 => generated 920 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:03.304581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:03.304581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:03.331726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2760f370-fd31-448b-a260-74cf639ac9ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:03.393675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2760f370-fd31-448b-a260-74cf639ac9ee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 200 Jan 28 13:24:03.394888 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1311/2642] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:03 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 1368 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:24:03.707409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9cedab0-b7ef-4134-b4fa-a7dbdc33292e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:03.707903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9cedab0-b7ef-4134-b4fa-a7dbdc33292e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:03.708031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:03.708031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:03.708683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9cedab0-b7ef-4134-b4fa-a7dbdc33292e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:03.709192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-b9cedab0-b7ef-4134-b4fa-a7dbdc33292e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:03.772878 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:03.772878 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:03.777618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9cedab0-b7ef-4134-b4fa-a7dbdc33292e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:03.783288 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1332/2643] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:03 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:04.264053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb51e6d5-b829-422a-9e94-3ab758efa331 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 Jan 28 13:24:04.264689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb51e6d5-b829-422a-9e94-3ab758efa331 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:04.265014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:04.265014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:04.265644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb51e6d5-b829-422a-9e94-3ab758efa331 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:04.418763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:04.418763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:04.428714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd230957-d08b-4f0c-9418-62cb7d51c609 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:24:04.430919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd230957-d08b-4f0c-9418-62cb7d51c609 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:04.433042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:04.433042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:04.434108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd230957-d08b-4f0c-9418-62cb7d51c609 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:04.445953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb51e6d5-b829-422a-9e94-3ab758efa331 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:04.495300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb51e6d5-b829-422a-9e94-3ab758efa331 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 returned with HTTP 200 Jan 28 13:24:04.496910 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1312/2644] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:04 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:04.607586 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd230957-d08b-4f0c-9418-62cb7d51c609 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 404 Jan 28 13:24:04.607586 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1333/2645] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:04 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:24:04.797644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de1d97ae-ce32-454b-873f-f99ef1569d79 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:04.798179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de1d97ae-ce32-454b-873f-f99ef1569d79 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:04.798408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:04.798408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:04.798790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de1d97ae-ce32-454b-873f-f99ef1569d79 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:04.799166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-de1d97ae-ce32-454b-873f-f99ef1569d79 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:04.866185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:04.866185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:04.872667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de1d97ae-ce32-454b-873f-f99ef1569d79 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:04.874700 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1313/2646] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:04 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:05.042048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-625c37e2-77b1-4a01-b6b5-86cd338dc632 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:24:05.043074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-625c37e2-77b1-4a01-b6b5-86cd338dc632 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:05.043895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-625c37e2-77b1-4a01-b6b5-86cd338dc632 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:05.044413 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-625c37e2-77b1-4a01-b6b5-86cd338dc632 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete snapshot with id: 52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:24:05.112219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-625c37e2-77b1-4a01-b6b5-86cd338dc632 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 404 Jan 28 13:24:05.117443 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1334/2647] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:24:05 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:24:05.123189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2dc688e-2567-4895-81eb-ff75c5040073 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 Jan 28 13:24:05.124051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2dc688e-2567-4895-81eb-ff75c5040073 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:05.124420 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:05.124420 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:05.125034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2dc688e-2567-4895-81eb-ff75c5040073 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:05.187139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2dc688e-2567-4895-81eb-ff75c5040073 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 returned with HTTP 404 Jan 28 13:24:05.188248 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1314/2648] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:24:05 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/52c70e9b-bce7-48f7-885f-84799c07c2d6 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:24:05.514361 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-153c61e5-4b69-439a-a9a0-d1bbee0db838 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 Jan 28 13:24:05.514793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-153c61e5-4b69-439a-a9a0-d1bbee0db838 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:05.515323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-153c61e5-4b69-439a-a9a0-d1bbee0db838 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:05.662421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:05.662421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:05.701745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-153c61e5-4b69-439a-a9a0-d1bbee0db838 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:05.763025 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-153c61e5-4b69-439a-a9a0-d1bbee0db838 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 returned with HTTP 200 Jan 28 13:24:05.764954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1335/2649] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:05 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 => generated 921 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:24:05.892094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dbba0bbc-866b-4f01-9468-7ecc547d37a4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:05.893901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dbba0bbc-866b-4f01-9468-7ecc547d37a4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:05.894601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dbba0bbc-866b-4f01-9468-7ecc547d37a4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:05.895182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-dbba0bbc-866b-4f01-9468-7ecc547d37a4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:06.005261 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:06.005261 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:06.016953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dbba0bbc-866b-4f01-9468-7ecc547d37a4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:06.024646 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1315/2650] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:05 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:07.032454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1e59bb8-5291-45bf-a4db-7b276243d4b8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:07.033760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1e59bb8-5291-45bf-a4db-7b276243d4b8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:07.033760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:07.033760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:07.035059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1e59bb8-5291-45bf-a4db-7b276243d4b8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:07.035765 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c1e59bb8-5291-45bf-a4db-7b276243d4b8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:07.106919 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:07.106919 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:07.109059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1e59bb8-5291-45bf-a4db-7b276243d4b8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:07.110037 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1336/2651] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:07 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:07.269700 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ffb6dc3-07bd-43e6-8696-48f5d046b40d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:24:07.270236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ffb6dc3-07bd-43e6-8696-48f5d046b40d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:07.270458 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:07.270458 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:07.270836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ffb6dc3-07bd-43e6-8696-48f5d046b40d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:07.271331 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-8ffb6dc3-07bd-43e6-8696-48f5d046b40d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume with id: 69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:24:07.436399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ffb6dc3-07bd-43e6-8696-48f5d046b40d tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 404 Jan 28 13:24:07.437493 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1316/2652] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:24:07 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:24:07.445496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42d43260-8fc0-439a-8658-6be525a7c3ea tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e Jan 28 13:24:07.446275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42d43260-8fc0-439a-8658-6be525a7c3ea tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:07.446557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:07.446557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:07.447225 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42d43260-8fc0-439a-8658-6be525a7c3ea tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:07.580674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42d43260-8fc0-439a-8658-6be525a7c3ea tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e returned with HTTP 404 Jan 28 13:24:07.583608 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1337/2653] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:07 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/69ee701f-ac0f-4384-ab2a-cd749b91b86e => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:24:08.124402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d3c2b834-b023-43de-9ce0-4d44e856f179 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:08.125084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d3c2b834-b023-43de-9ce0-4d44e856f179 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:08.125881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d3c2b834-b023-43de-9ce0-4d44e856f179 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:08.126508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d3c2b834-b023-43de-9ce0-4d44e856f179 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:08.173588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:08.173588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:08.181811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d3c2b834-b023-43de-9ce0-4d44e856f179 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:08.194493 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1317/2654] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:08 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:09.203038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89251af4-6a2d-4762-93ca-6ca9b422982f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:09.203592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89251af4-6a2d-4762-93ca-6ca9b422982f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:09.204067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-89251af4-6a2d-4762-93ca-6ca9b422982f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:09.204461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-89251af4-6a2d-4762-93ca-6ca9b422982f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:09.256624 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:09.256624 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:09.258876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-89251af4-6a2d-4762-93ca-6ca9b422982f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:09.259846 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1338/2655] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:09 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:10.276414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef0875e0-a68d-46f0-8f5f-6abb3de211ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:10.276956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef0875e0-a68d-46f0-8f5f-6abb3de211ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:10.277145 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:10.277145 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:10.277763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef0875e0-a68d-46f0-8f5f-6abb3de211ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:10.278289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ef0875e0-a68d-46f0-8f5f-6abb3de211ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:10.330551 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:10.330551 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:10.331857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef0875e0-a68d-46f0-8f5f-6abb3de211ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:10.332595 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1318/2656] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:10 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:11.346405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-557c25f5-b228-499a-86b8-d5c3f5d7748e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:11.346915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-557c25f5-b228-499a-86b8-d5c3f5d7748e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:11.347123 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:11.347123 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:11.347523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-557c25f5-b228-499a-86b8-d5c3f5d7748e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:11.347897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-557c25f5-b228-499a-86b8-d5c3f5d7748e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:11.394689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:11.394689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:11.396617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-557c25f5-b228-499a-86b8-d5c3f5d7748e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:11.403882 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1339/2657] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:11 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:12.411871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8285f76a-4c67-4383-8230-dfceb2b92242 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:12.412506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8285f76a-4c67-4383-8230-dfceb2b92242 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:12.412908 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:12.412908 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:12.413550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8285f76a-4c67-4383-8230-dfceb2b92242 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:12.414369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8285f76a-4c67-4383-8230-dfceb2b92242 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:12.553973 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:12.553973 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:12.561554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8285f76a-4c67-4383-8230-dfceb2b92242 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:12.565502 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1319/2658] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:12 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:13.582673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31474ab0-dafe-496b-b021-ec3a174c08ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:13.583179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31474ab0-dafe-496b-b021-ec3a174c08ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:13.583573 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:13.583573 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:13.584189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31474ab0-dafe-496b-b021-ec3a174c08ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:13.584695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-31474ab0-dafe-496b-b021-ec3a174c08ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:13.674037 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:13.674037 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:13.680561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31474ab0-dafe-496b-b021-ec3a174c08ff tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:13.688213 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1340/2659] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:13 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:14.455226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes Jan 28 13:24:14.455716 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:14.455716 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:14.456136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1537621511", "snapshot_id": null, "imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "volume_type": null, "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:24:14.457401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1537621511', 'snapshot_id': None, 'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'volume_type': None, 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:24:14.639227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume of 1 GB Jan 28 13:24:14.664062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Availability Zones retrieved successfully. Jan 28 13:24:14.690353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (cf189676-0a44-4bd8-bca3-b515b2018a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:24:14.697058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d597cf4-502e-4719-917c-f226f87c85bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:14.699291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:24:14.703556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8422189-ae42-4b6d-9942-8293d2556b01 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:14.704102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8422189-ae42-4b6d-9942-8293d2556b01 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:14.704298 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:14.704298 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:14.704670 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8422189-ae42-4b6d-9942-8293d2556b01 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:14.705046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d8422189-ae42-4b6d-9942-8293d2556b01 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:14.735154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:14.735154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:14.738052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8422189-ae42-4b6d-9942-8293d2556b01 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:14.739067 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1341/2660] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:14 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:14.900059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d597cf4-502e-4719-917c-f226f87c85bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:14.902710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ab6ed5-ca35-4014-a104-ab67a88cff2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:15.060931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['404911ad-6f32-48af-98ba-25b105705161', 'e0cbc841-a6f3-4639-9918-77357b27b5cc', '819f2691-1a92-44df-8ed9-021bb9f8b082', '40bc08cf-3755-49a9-a76d-976307a5c0e9'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:24:15.063224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ab6ed5-ca35-4014-a104-ab67a88cff2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404911ad-6f32-48af-98ba-25b105705161', 'e0cbc841-a6f3-4639-9918-77357b27b5cc', '819f2691-1a92-44df-8ed9-021bb9f8b082', '40bc08cf-3755-49a9-a76d-976307a5c0e9']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:15.065584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e407c97e-f472-4492-b7fb-406a419527a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:15.167943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e407c97e-f472-4492-b7fb-406a419527a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a38d93-8cf1-4393-9dba-2d86f78eb384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1537621511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['404911ad-6f32-48af-98ba-25b105705161','e0cbc841-a6f3-4639-9918-77357b27b5cc','819f2691-1a92-44df-8ed9-021bb9f8b082','40bc08cf-3755-49a9-a76d-976307a5c0e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1537621511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a38d93-8cf1-4393-9dba-2d86f78eb384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ca8fdb93334833bff8d53f410ca633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ea3b6081374f40279e22a3439924e3f3',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:15.170040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d126fdf-1eff-4c10-8e9c-1300f98faa66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:15.230694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d126fdf-1eff-4c10-8e9c-1300f98faa66) transitioned into state 'SUCCESS' from state '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-1537621511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['404911ad-6f32-48af-98ba-25b105705161','e0cbc841-a6f3-4639-9918-77357b27b5cc','819f2691-1a92-44df-8ed9-021bb9f8b082','40bc08cf-3755-49a9-a76d-976307a5c0e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:15.233976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02214fde-83af-4216-bb05-0428cfe4980a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:15.258932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02214fde-83af-4216-bb05-0428cfe4980a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:15.262147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (cf189676-0a44-4bd8-bca3-b515b2018a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:24:15.346091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request issued successfully. Jan 28 13:24:15.366332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-173b7494-d023-4331-b7e0-df1e5727f5fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes returned with HTTP 202 Jan 28 13:24:15.377771 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1320/2661] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:24:14 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes => generated 828 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:24:15.386001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c537944e-6b8f-4440-9102-7dee5c6e3cf6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:15.386834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c537944e-6b8f-4440-9102-7dee5c6e3cf6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:15.387200 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:15.387200 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:15.387929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c537944e-6b8f-4440-9102-7dee5c6e3cf6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:15.520395 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:15.520395 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:15.552530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c537944e-6b8f-4440-9102-7dee5c6e3cf6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:15.619467 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c537944e-6b8f-4440-9102-7dee5c6e3cf6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:15.620603 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1342/2662] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:15 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:15.756308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13b21206-2b26-41ed-a51e-f94dbe6fd9c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:15.758124 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13b21206-2b26-41ed-a51e-f94dbe6fd9c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:15.758520 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:15.758520 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:15.759096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-13b21206-2b26-41ed-a51e-f94dbe6fd9c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:15.759642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-13b21206-2b26-41ed-a51e-f94dbe6fd9c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:15.861302 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:15.861302 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:15.868010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-13b21206-2b26-41ed-a51e-f94dbe6fd9c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:15.869190 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1321/2663] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:15 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:16.639396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a3e26dd5-22ec-4128-b9d3-505f31c910f4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:16.640207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a3e26dd5-22ec-4128-b9d3-505f31c910f4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:16.640568 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:16.640568 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:16.641144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a3e26dd5-22ec-4128-b9d3-505f31c910f4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:16.771805 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:16.771805 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:16.809676 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a3e26dd5-22ec-4128-b9d3-505f31c910f4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:16.866560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a3e26dd5-22ec-4128-b9d3-505f31c910f4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:16.872570 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1343/2664] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:16 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:16.895789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07a2a0bf-bb42-403e-abc5-e92f4b90bd66 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:16.896559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07a2a0bf-bb42-403e-abc5-e92f4b90bd66 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:16.896931 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:16.896931 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:16.897682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07a2a0bf-bb42-403e-abc5-e92f4b90bd66 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:16.898407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-07a2a0bf-bb42-403e-abc5-e92f4b90bd66 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:16.969981 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:16.969981 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:16.980379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07a2a0bf-bb42-403e-abc5-e92f4b90bd66 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:16.981817 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1322/2665] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:16 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 821 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:17.897380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aed929ab-efb8-4d86-821c-762c944ecd3f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:17.897901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aed929ab-efb8-4d86-821c-762c944ecd3f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:17.898674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:17.898674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:17.899058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aed929ab-efb8-4d86-821c-762c944ecd3f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:18.000119 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84ab25b6-8c63-4568-a58f-6788c70121c9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:18.002238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84ab25b6-8c63-4568-a58f-6788c70121c9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:18.002692 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:18.002692 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:18.003323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84ab25b6-8c63-4568-a58f-6788c70121c9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:18.008953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-84ab25b6-8c63-4568-a58f-6788c70121c9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:18.079320 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:18.079320 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:18.084964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84ab25b6-8c63-4568-a58f-6788c70121c9 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:18.085948 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1323/2666] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:17 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:24:18.099557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:18.099557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:18.107303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a516a06-e1ed-4bc0-8a0e-d189680d7f18 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:24:18.111131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aed929ab-efb8-4d86-821c-762c944ecd3f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:18.112241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a516a06-e1ed-4bc0-8a0e-d189680d7f18 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:18.112605 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:18.112605 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:18.113322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a516a06-e1ed-4bc0-8a0e-d189680d7f18 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:18.140073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aed929ab-efb8-4d86-821c-762c944ecd3f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:18.141187 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1344/2667] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:17 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:18.236874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:18.236874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:18.260093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a516a06-e1ed-4bc0-8a0e-d189680d7f18 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:24:18.328719 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a516a06-e1ed-4bc0-8a0e-d189680d7f18 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:24:18.329693 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1324/2668] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:18 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1363 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:24:18.347792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] POST http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04/restore Jan 28 13:24:18.348267 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:18.348267 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:18.348683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:24:18.349588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.backups [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Restoring backup a37b2702-add6-4f02-be09-71d31196bc04 ({'restore': {}}) {{(pid=87940) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 28 13:24:18.349935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Restoring backup a37b2702-add6-4f02-be09-71d31196bc04 to volume None. Jan 28 13:24:18.374599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:18.374599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:18.377435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.backup.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Creating volume of 1 GB for restore of backup a37b2702-add6-4f02-be09-71d31196bc04. Jan 28 13:24:18.391786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Availability Zones retrieved successfully. Jan 28 13:24:18.421102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Flow 'volume_create_api' (d5e8ef83-2b80-461c-b0ed-df009cba1a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:24:18.428059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73046436-6632-4b40-9899-1a15dfa042c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:18.432753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:24:18.613288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73046436-6632-4b40-9899-1a15dfa042c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:18.620997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd46637-1597-42de-8ecb-26b68c5237b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:18.759600 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Created reservations ['1efbbb26-b6c4-41e3-9c78-fca53c7adda7', '16f34e3f-aeb7-419e-b9bf-92b7d095dd67', '3c2db30c-e6fb-4ca6-8eae-4fc2754dd7e9', 'bbbcdfb5-b3bb-4fe1-8f36-5978303051e1'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:24:18.761709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd46637-1597-42de-8ecb-26b68c5237b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1efbbb26-b6c4-41e3-9c78-fca53c7adda7', '16f34e3f-aeb7-419e-b9bf-92b7d095dd67', '3c2db30c-e6fb-4ca6-8eae-4fc2754dd7e9', 'bbbcdfb5-b3bb-4fe1-8f36-5978303051e1']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:18.764557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b4a7079-5780-4e8d-aa83-045880344df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:18.847995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b4a7079-5780-4e8d-aa83-045880344df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a31244ff-b72d-442a-9a31-c507ecb0a363', '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_a37b2702-add6-4f02-be09-71d31196bc04',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbba608a760d4022a84e2ddefb12caf6',qos_specs=None,replication_status=,reservations=['1efbbb26-b6c4-41e3-9c78-fca53c7adda7','16f34e3f-aeb7-419e-b9bf-92b7d095dd67','3c2db30c-e6fb-4ca6-8eae-4fc2754dd7e9','bbbcdfb5-b3bb-4fe1-8f36-5978303051e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484ec9b19222466e977a1b75bf091923',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:24:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a37b2702-add6-4f02-be09-71d31196bc04',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a31244ff-b72d-442a-9a31-c507ecb0a363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbba608a760d4022a84e2ddefb12caf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='484ec9b19222466e977a1b75bf091923',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:18.850617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7315a5aa-1bb5-46b7-9fab-cac4941be4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:18.894889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7315a5aa-1bb5-46b7-9fab-cac4941be4e7) transitioned into 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_a37b2702-add6-4f02-be09-71d31196bc04',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbba608a760d4022a84e2ddefb12caf6',qos_specs=None,replication_status=,reservations=['1efbbb26-b6c4-41e3-9c78-fca53c7adda7','16f34e3f-aeb7-419e-b9bf-92b7d095dd67','3c2db30c-e6fb-4ca6-8eae-4fc2754dd7e9','bbbcdfb5-b3bb-4fe1-8f36-5978303051e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='484ec9b19222466e977a1b75bf091923',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:18.901458 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7023b988-1265-411f-baca-e327caa081fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:18.952064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7023b988-1265-411f-baca-e327caa081fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:18.954824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Flow 'volume_create_api' (d5e8ef83-2b80-461c-b0ed-df009cba1a9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:24:19.086224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Create volume request issued successfully. Jan 28 13:24:19.148262 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:19.148262 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:19.150357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:24:19.162826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-711c942e-6fc9-44c7-89db-0e19946193c8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:19.163378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-711c942e-6fc9-44c7-89db-0e19946193c8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:19.163720 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:19.163720 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:19.164385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-711c942e-6fc9-44c7-89db-0e19946193c8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:19.264586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:19.264586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:19.291977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-711c942e-6fc9-44c7-89db-0e19946193c8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:19.317585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-711c942e-6fc9-44c7-89db-0e19946193c8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:19.318717 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1325/2669] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:19 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:20.253284 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:20.253284 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:20.258148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:24:20.259860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Checking backup size 1 against volume size 1 {{(pid=87940) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 28 13:24:20.261092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.backup.api [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Overwriting volume a31244ff-b72d-442a-9a31-c507ecb0a363 with restore of backup a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:20.304868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] restore_backup in rpcapi backup_id a37b2702-add6-4f02-be09-71d31196bc04 {{(pid=87940) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 28 13:24:20.309065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b125aee-9da6-49e0-86ed-5cccd49f62ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04/restore returned with HTTP 202 Jan 28 13:24:20.317732 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1345/2670] 10.222.0.38 () {60 vars in 1360 bytes} [Thu Jan 28 13:24:18 2021] POST /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04/restore => generated 189 bytes in 1974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:24:20.322663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d2e3c1c-cc43-4cbd-8ca7-36bef21db71a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:20.323710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d2e3c1c-cc43-4cbd-8ca7-36bef21db71a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:20.323983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:20.323983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:20.324404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d2e3c1c-cc43-4cbd-8ca7-36bef21db71a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:20.324776 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-3d2e3c1c-cc43-4cbd-8ca7-36bef21db71a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:20.336706 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfc4546a-19c9-4808-a8dd-d3e4d2ca635e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:20.337970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfc4546a-19c9-4808-a8dd-d3e4d2ca635e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:20.338665 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:20.338665 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:20.339487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfc4546a-19c9-4808-a8dd-d3e4d2ca635e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:20.378251 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:20.378251 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:20.392580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d2e3c1c-cc43-4cbd-8ca7-36bef21db71a tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:20.393616 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1326/2671] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:20 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:20.470523 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:20.470523 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:20.501241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cfc4546a-19c9-4808-a8dd-d3e4d2ca635e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:20.570507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfc4546a-19c9-4808-a8dd-d3e4d2ca635e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:20.575316 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1346/2672] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:20 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:21.408779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd7e65e5-d54f-4fa6-95bb-04365fe65c0b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:21.409780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd7e65e5-d54f-4fa6-95bb-04365fe65c0b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:21.410120 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:21.410120 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:21.410650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd7e65e5-d54f-4fa6-95bb-04365fe65c0b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:21.411157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bd7e65e5-d54f-4fa6-95bb-04365fe65c0b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:21.468016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:21.468016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:21.470835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd7e65e5-d54f-4fa6-95bb-04365fe65c0b tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:21.477341 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1327/2673] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:21 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:21.588902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83ad9578-4312-41e5-982e-72047c5e55bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:21.589414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83ad9578-4312-41e5-982e-72047c5e55bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:21.589799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:21.589799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:21.590716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83ad9578-4312-41e5-982e-72047c5e55bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:21.729934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:21.729934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:21.759429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-83ad9578-4312-41e5-982e-72047c5e55bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:21.827322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83ad9578-4312-41e5-982e-72047c5e55bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:21.829101 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1347/2674] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:21 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:22.491520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98d49c3b-681e-4ee0-9b39-ee6ff07bf354 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:22.492115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98d49c3b-681e-4ee0-9b39-ee6ff07bf354 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:22.493429 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:22.493429 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:22.497847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98d49c3b-681e-4ee0-9b39-ee6ff07bf354 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:22.499099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-98d49c3b-681e-4ee0-9b39-ee6ff07bf354 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:22.536185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:22.536185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:22.539328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98d49c3b-681e-4ee0-9b39-ee6ff07bf354 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:22.540488 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1328/2675] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:22 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:22.847629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1e96a98-b5d9-4d58-ba00-bbd5a985ba07 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:22.848169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1e96a98-b5d9-4d58-ba00-bbd5a985ba07 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:22.848544 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:22.848544 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:22.848921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1e96a98-b5d9-4d58-ba00-bbd5a985ba07 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:23.037676 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:23.037676 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:23.068295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e1e96a98-b5d9-4d58-ba00-bbd5a985ba07 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:23.265716 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1e96a98-b5d9-4d58-ba00-bbd5a985ba07 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:23.273835 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1348/2676] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:22 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:23.554855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-908213e1-7a17-41d9-a9c3-003af53091e3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:23.556187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-908213e1-7a17-41d9-a9c3-003af53091e3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:23.556556 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:23.556556 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:23.557156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-908213e1-7a17-41d9-a9c3-003af53091e3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:23.557673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-908213e1-7a17-41d9-a9c3-003af53091e3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:23.646413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:23.646413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:23.654489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-908213e1-7a17-41d9-a9c3-003af53091e3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:23.655669 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1329/2677] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:23 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:24.273262 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-283a390f-e3d8-4f5d-b64d-213e58c8538c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:24.273889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-283a390f-e3d8-4f5d-b64d-213e58c8538c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:24.274107 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:24.274107 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:24.274495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-283a390f-e3d8-4f5d-b64d-213e58c8538c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:24.353604 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:24.353604 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:24.372864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-283a390f-e3d8-4f5d-b64d-213e58c8538c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:24.435162 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-283a390f-e3d8-4f5d-b64d-213e58c8538c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:24.445929 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1349/2678] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:24 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:24.669746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-877965f3-192e-4589-8b80-42475561f780 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:24.670393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-877965f3-192e-4589-8b80-42475561f780 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:24.670720 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:24.670720 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:24.671337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-877965f3-192e-4589-8b80-42475561f780 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:24.672484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-877965f3-192e-4589-8b80-42475561f780 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:24.715042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:24.715042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:24.717508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-877965f3-192e-4589-8b80-42475561f780 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:24.726601 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1330/2679] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:24 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:25.457249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65b4cf43-4659-472c-bcdb-73e8a210dd75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:25.457249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65b4cf43-4659-472c-bcdb-73e8a210dd75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:25.457249 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:25.457249 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:25.457249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65b4cf43-4659-472c-bcdb-73e8a210dd75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:25.638733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:25.638733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:25.680504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-65b4cf43-4659-472c-bcdb-73e8a210dd75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:25.743926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28324e56-32ef-4fd6-94cd-62c173b2c414 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:25.745276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28324e56-32ef-4fd6-94cd-62c173b2c414 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:25.745470 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:25.745470 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:25.745851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28324e56-32ef-4fd6-94cd-62c173b2c414 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:25.746218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-28324e56-32ef-4fd6-94cd-62c173b2c414 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:25.747577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65b4cf43-4659-472c-bcdb-73e8a210dd75 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:25.752556 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1350/2680] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:25 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:25.846622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:25.846622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:25.846622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28324e56-32ef-4fd6-94cd-62c173b2c414 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:25.846622 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1331/2681] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:25 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:26.786234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a5e095a-d7ea-41e9-960b-de391a2fb1bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:26.786234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a5e095a-d7ea-41e9-960b-de391a2fb1bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:26.786234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:26.786234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:26.786234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a5e095a-d7ea-41e9-960b-de391a2fb1bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:26.877474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4043a02-31c0-4eec-bcda-b6276d8ea740 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:26.877474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4043a02-31c0-4eec-bcda-b6276d8ea740 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:26.877474 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:26.877474 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:26.877474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4043a02-31c0-4eec-bcda-b6276d8ea740 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:26.888647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a4043a02-31c0-4eec-bcda-b6276d8ea740 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:26.968004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:26.968004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:26.976291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4043a02-31c0-4eec-bcda-b6276d8ea740 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:26.983802 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1332/2682] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:26 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:26.984029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:26.984029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:26.998853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8a5e095a-d7ea-41e9-960b-de391a2fb1bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:27.108253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a5e095a-d7ea-41e9-960b-de391a2fb1bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:27.108253 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1351/2683] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:26 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:27.998814 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee036b1b-30ef-4d8b-b29f-c4c7329e47a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:27.998814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee036b1b-30ef-4d8b-b29f-c4c7329e47a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:27.998814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:27.998814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:27.998814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee036b1b-30ef-4d8b-b29f-c4c7329e47a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:27.998814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ee036b1b-30ef-4d8b-b29f-c4c7329e47a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:28.077800 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:28.077800 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:28.080208 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee036b1b-30ef-4d8b-b29f-c4c7329e47a7 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:28.081567 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1333/2684] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:27 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:28.121290 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6025e15-f257-4958-817a-fd6163749727 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:28.122161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6025e15-f257-4958-817a-fd6163749727 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:28.122161 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:28.122161 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:28.122392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6025e15-f257-4958-817a-fd6163749727 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:28.268553 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:28.268553 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:28.299768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f6025e15-f257-4958-817a-fd6163749727 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:28.393205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6025e15-f257-4958-817a-fd6163749727 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:28.393205 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1352/2685] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:28 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:29.097687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8db8ac9d-f03e-4321-ae9a-8c7ef57c2430 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:29.102895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8db8ac9d-f03e-4321-ae9a-8c7ef57c2430 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:29.102895 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:29.102895 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:29.102895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8db8ac9d-f03e-4321-ae9a-8c7ef57c2430 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:29.102895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-8db8ac9d-f03e-4321-ae9a-8c7ef57c2430 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:29.230615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:29.230615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:29.235391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8db8ac9d-f03e-4321-ae9a-8c7ef57c2430 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:29.236466 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1334/2686] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:29 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:29.404204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc57b0a9-87a7-4e93-ae05-be961ebde68b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:29.404204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc57b0a9-87a7-4e93-ae05-be961ebde68b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:29.404204 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:29.404204 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:29.404204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc57b0a9-87a7-4e93-ae05-be961ebde68b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:29.578894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:29.578894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:29.604066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc57b0a9-87a7-4e93-ae05-be961ebde68b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:29.721540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc57b0a9-87a7-4e93-ae05-be961ebde68b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:29.723051 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1353/2687] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:29 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:30.262316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50c6b387-7c58-4376-840d-f0257b2803cb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:30.262316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50c6b387-7c58-4376-840d-f0257b2803cb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:30.262316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:30.262316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:30.262316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50c6b387-7c58-4376-840d-f0257b2803cb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:30.262316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-50c6b387-7c58-4376-840d-f0257b2803cb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:30.376960 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:30.376960 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:30.396573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50c6b387-7c58-4376-840d-f0257b2803cb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:30.396573 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1335/2688] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:30 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:24:30.752238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c334c4e-ebf5-477f-984f-9856b9f755a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:30.752238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c334c4e-ebf5-477f-984f-9856b9f755a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:30.752238 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:30.752238 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:30.752238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c334c4e-ebf5-477f-984f-9856b9f755a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:30.834207 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:30.834207 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:30.849150 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3c334c4e-ebf5-477f-984f-9856b9f755a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:30.898816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c334c4e-ebf5-477f-984f-9856b9f755a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:30.900655 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1354/2689] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:30 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:31.424479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6a4d6b2-2a2e-4482-8a2b-361b064a8c26 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:31.424479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6a4d6b2-2a2e-4482-8a2b-361b064a8c26 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:31.424479 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:31.424479 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:31.424479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6a4d6b2-2a2e-4482-8a2b-361b064a8c26 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:31.424479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a6a4d6b2-2a2e-4482-8a2b-361b064a8c26 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:31.507804 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:31.507804 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:31.507804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6a4d6b2-2a2e-4482-8a2b-361b064a8c26 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:31.507804 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1336/2690] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:31 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:31.929688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3bf7d07e-3bec-4249-9711-cf95c822b818 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:31.929688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3bf7d07e-3bec-4249-9711-cf95c822b818 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:31.929688 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:31.929688 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:31.965857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3bf7d07e-3bec-4249-9711-cf95c822b818 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:32.096226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:32.096226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:32.107848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3bf7d07e-3bec-4249-9711-cf95c822b818 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:32.168083 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3bf7d07e-3bec-4249-9711-cf95c822b818 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:32.169475 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1355/2691] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:31 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:32.514587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c88f3f5e-5af3-4bd1-b692-f479902149ef tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:32.515126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c88f3f5e-5af3-4bd1-b692-f479902149ef tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:32.515564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:32.515564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:32.515807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c88f3f5e-5af3-4bd1-b692-f479902149ef tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:32.516014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c88f3f5e-5af3-4bd1-b692-f479902149ef tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:32.563705 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:32.563705 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:32.565601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c88f3f5e-5af3-4bd1-b692-f479902149ef tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:32.566439 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1337/2692] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:32 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:33.210839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fec8d8f-2e5d-45fa-9bca-2963e94db84f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:33.210839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fec8d8f-2e5d-45fa-9bca-2963e94db84f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:33.210839 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:33.210839 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:33.210839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9fec8d8f-2e5d-45fa-9bca-2963e94db84f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:33.347771 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:33.347771 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:33.361612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9fec8d8f-2e5d-45fa-9bca-2963e94db84f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:33.429147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9fec8d8f-2e5d-45fa-9bca-2963e94db84f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:33.429147 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1356/2693] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:33 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:33.592392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8ccebc0-c2a0-48de-8a88-40ab7d77c49c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:33.592392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8ccebc0-c2a0-48de-8a88-40ab7d77c49c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:33.592392 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:33.592392 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:33.592392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8ccebc0-c2a0-48de-8a88-40ab7d77c49c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:33.592392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-a8ccebc0-c2a0-48de-8a88-40ab7d77c49c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:33.637610 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:33.637610 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:33.644305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8ccebc0-c2a0-48de-8a88-40ab7d77c49c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:33.645182 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1338/2694] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:33 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:34.448501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-081282d8-a88f-4646-9b49-1fbb0f87da60 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:34.448501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-081282d8-a88f-4646-9b49-1fbb0f87da60 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:34.448501 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:34.448501 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:34.448501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-081282d8-a88f-4646-9b49-1fbb0f87da60 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:34.611822 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:34.611822 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:34.638615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-081282d8-a88f-4646-9b49-1fbb0f87da60 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:34.666433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5fa3c08a-6a88-43b4-b2eb-873765ec0352 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:34.666433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5fa3c08a-6a88-43b4-b2eb-873765ec0352 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:34.666433 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:34.666433 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:34.666433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5fa3c08a-6a88-43b4-b2eb-873765ec0352 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:34.666433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-5fa3c08a-6a88-43b4-b2eb-873765ec0352 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:34.731963 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-081282d8-a88f-4646-9b49-1fbb0f87da60 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:34.732845 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1357/2695] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:34 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:34.736121 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:34.736121 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:34.760203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5fa3c08a-6a88-43b4-b2eb-873765ec0352 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:34.761502 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1339/2696] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:34 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:35.760845 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b25602b-5fb2-45d7-b760-8b41b55a67d6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:35.760845 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b25602b-5fb2-45d7-b760-8b41b55a67d6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:35.760845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:35.760845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:35.760845 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b25602b-5fb2-45d7-b760-8b41b55a67d6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:35.789463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74c4f079-1b81-438e-84ad-5b70b8214c9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:35.789463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74c4f079-1b81-438e-84ad-5b70b8214c9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:35.789463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:35.789463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:35.789463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74c4f079-1b81-438e-84ad-5b70b8214c9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:35.789463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-74c4f079-1b81-438e-84ad-5b70b8214c9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:35.871183 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:35.871183 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:35.871183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74c4f079-1b81-438e-84ad-5b70b8214c9d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:35.874918 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1340/2697] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:35 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:35.971303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:35.971303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:36.004285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7b25602b-5fb2-45d7-b760-8b41b55a67d6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:36.057718 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b25602b-5fb2-45d7-b760-8b41b55a67d6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:36.093900 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1358/2698] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:35 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:36.898117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb547b61-f2d8-4811-8249-af7d5bef8860 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:36.898117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb547b61-f2d8-4811-8249-af7d5bef8860 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:36.898117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:36.898117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:36.898117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb547b61-f2d8-4811-8249-af7d5bef8860 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:36.898117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bb547b61-f2d8-4811-8249-af7d5bef8860 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:37.044754 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:37.044754 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:37.056089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb547b61-f2d8-4811-8249-af7d5bef8860 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:37.063210 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1341/2699] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:36 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:37.086780 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86c2fe9b-4357-4aa0-b395-ebcc02e1f88b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:37.087814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86c2fe9b-4357-4aa0-b395-ebcc02e1f88b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:37.088242 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:37.088242 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:37.088889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86c2fe9b-4357-4aa0-b395-ebcc02e1f88b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:37.234215 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:37.234215 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:37.272147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-86c2fe9b-4357-4aa0-b395-ebcc02e1f88b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:37.344132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86c2fe9b-4357-4aa0-b395-ebcc02e1f88b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:37.344132 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1359/2700] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:37 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:38.082657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-616b9195-e3fc-4659-8105-487acc26727d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:38.102770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-616b9195-e3fc-4659-8105-487acc26727d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:38.102770 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:38.102770 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:38.102770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-616b9195-e3fc-4659-8105-487acc26727d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:38.102770 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-616b9195-e3fc-4659-8105-487acc26727d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:38.207627 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:38.207627 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:38.228679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-616b9195-e3fc-4659-8105-487acc26727d tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:38.239024 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1342/2701] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:38 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:38.356188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a947e88-1735-48c2-b0cd-7c2939a4e228 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:38.357050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a947e88-1735-48c2-b0cd-7c2939a4e228 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:38.357266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:38.357266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:38.357790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a947e88-1735-48c2-b0cd-7c2939a4e228 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:38.432715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:38.432715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:38.443747 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a947e88-1735-48c2-b0cd-7c2939a4e228 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:38.469637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a947e88-1735-48c2-b0cd-7c2939a4e228 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:38.481614 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1360/2702] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:38 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:39.246928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bcfdf02b-30f7-429f-ba29-2061be3f9ccb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:39.247768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bcfdf02b-30f7-429f-ba29-2061be3f9ccb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:39.248236 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:39.248236 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:39.248710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bcfdf02b-30f7-429f-ba29-2061be3f9ccb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:39.249241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-bcfdf02b-30f7-429f-ba29-2061be3f9ccb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:39.332031 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:39.332031 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:39.332031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bcfdf02b-30f7-429f-ba29-2061be3f9ccb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:39.349269 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1343/2703] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:39 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:39.490397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44fa9637-0050-4c3d-82af-70325c452a8f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:39.490397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44fa9637-0050-4c3d-82af-70325c452a8f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:39.490397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:39.490397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:39.490397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44fa9637-0050-4c3d-82af-70325c452a8f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:39.764053 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:39.764053 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:39.822130 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-44fa9637-0050-4c3d-82af-70325c452a8f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:39.899382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44fa9637-0050-4c3d-82af-70325c452a8f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:39.920834 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1361/2704] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:39 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 978 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:40.353917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36c7e3a0-dec4-4a1a-9d93-04ac5b493e75 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:40.353917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36c7e3a0-dec4-4a1a-9d93-04ac5b493e75 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:40.353917 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:40.353917 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:40.353917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36c7e3a0-dec4-4a1a-9d93-04ac5b493e75 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:40.353917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-36c7e3a0-dec4-4a1a-9d93-04ac5b493e75 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:40.393781 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:40.393781 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:40.393781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36c7e3a0-dec4-4a1a-9d93-04ac5b493e75 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:40.395631 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1344/2705] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:40 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:40.942075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c9af637-7f6a-4d6b-867f-46a373403f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:40.942075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c9af637-7f6a-4d6b-867f-46a373403f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:40.942075 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:40.942075 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:40.942075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c9af637-7f6a-4d6b-867f-46a373403f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:41.104009 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:41.104009 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:41.149036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6c9af637-7f6a-4d6b-867f-46a373403f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:41.180228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c9af637-7f6a-4d6b-867f-46a373403f97 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:41.190405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1362/2706] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:40 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 978 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:41.417096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ec01c08-a70d-4afa-aa03-280a4b79e481 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:41.417096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ec01c08-a70d-4afa-aa03-280a4b79e481 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:41.417096 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:41.417096 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:41.417096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2ec01c08-a70d-4afa-aa03-280a4b79e481 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:41.417096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-2ec01c08-a70d-4afa-aa03-280a4b79e481 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:41.483389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:41.483389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:41.486399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2ec01c08-a70d-4afa-aa03-280a4b79e481 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:41.507315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1345/2707] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:41 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:42.201997 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd06321d-c6e9-45f5-a786-2684c2f1d88a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:42.201997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd06321d-c6e9-45f5-a786-2684c2f1d88a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:42.201997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:42.201997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:42.201997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd06321d-c6e9-45f5-a786-2684c2f1d88a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:42.306131 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:42.306131 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:42.331770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bd06321d-c6e9-45f5-a786-2684c2f1d88a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:42.466696 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd06321d-c6e9-45f5-a786-2684c2f1d88a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:42.466696 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1363/2708] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:42 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 981 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:42.525604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec5e3d26-2f4b-4c61-8e0c-fc2864a8d8c5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:42.525604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec5e3d26-2f4b-4c61-8e0c-fc2864a8d8c5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:42.525604 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:42.525604 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:42.525604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ec5e3d26-2f4b-4c61-8e0c-fc2864a8d8c5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:42.525604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-ec5e3d26-2f4b-4c61-8e0c-fc2864a8d8c5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:42.584080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:42.584080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:42.589951 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ec5e3d26-2f4b-4c61-8e0c-fc2864a8d8c5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:42.595576 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1346/2709] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:42 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:43.484561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc6cea91-1139-486b-8147-5151ab16da78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:43.484561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc6cea91-1139-486b-8147-5151ab16da78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:43.484561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:43.484561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:43.484561 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc6cea91-1139-486b-8147-5151ab16da78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:43.615963 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7097fa8c-6c1c-4555-81a4-f09c3f96f4da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:43.615963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7097fa8c-6c1c-4555-81a4-f09c3f96f4da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:43.615963 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:43.615963 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:43.615963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7097fa8c-6c1c-4555-81a4-f09c3f96f4da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:43.615963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-7097fa8c-6c1c-4555-81a4-f09c3f96f4da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:43.726809 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:43.726809 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:43.733875 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:43.733875 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:43.735923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7097fa8c-6c1c-4555-81a4-f09c3f96f4da tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:43.736800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1347/2710] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:43 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:43.740888 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc6cea91-1139-486b-8147-5151ab16da78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:43.914429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc6cea91-1139-486b-8147-5151ab16da78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:43.914429 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1364/2711] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:43 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 981 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:44.762572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-759fa1c6-4153-4b5d-be6a-07d121e411bd tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:44.762572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-759fa1c6-4153-4b5d-be6a-07d121e411bd tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:44.762572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:44.762572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:44.762572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-759fa1c6-4153-4b5d-be6a-07d121e411bd tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:44.762572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-759fa1c6-4153-4b5d-be6a-07d121e411bd tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:44.922680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b09384e6-4ea1-4ab0-9f78-a62c6312a8b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:44.922680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b09384e6-4ea1-4ab0-9f78-a62c6312a8b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:44.922680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:44.922680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:44.922680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b09384e6-4ea1-4ab0-9f78-a62c6312a8b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:44.960587 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:44.960587 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:44.967994 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-759fa1c6-4153-4b5d-be6a-07d121e411bd tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:44.978806 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1348/2712] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:44 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:45.088143 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:45.088143 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:45.153657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b09384e6-4ea1-4ab0-9f78-a62c6312a8b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:45.320769 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b09384e6-4ea1-4ab0-9f78-a62c6312a8b0 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:45.320769 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1365/2713] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:44 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 981 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:45.993193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0982ce3-2b3f-4519-ae08-365ea5ca2817 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:45.993193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0982ce3-2b3f-4519-ae08-365ea5ca2817 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:45.993193 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:45.993193 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:45.993193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0982ce3-2b3f-4519-ae08-365ea5ca2817 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:45.993193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c0982ce3-2b3f-4519-ae08-365ea5ca2817 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:46.086317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:46.086317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:46.086317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0982ce3-2b3f-4519-ae08-365ea5ca2817 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:46.086317 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1349/2714] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:45 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:46.337287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2a4317b-1b0b-466b-822d-f1c6a699920e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:46.337287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2a4317b-1b0b-466b-822d-f1c6a699920e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:46.337287 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:46.337287 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:46.337287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2a4317b-1b0b-466b-822d-f1c6a699920e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:46.698990 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:46.698990 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:46.710867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d2a4317b-1b0b-466b-822d-f1c6a699920e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:46.741318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2a4317b-1b0b-466b-822d-f1c6a699920e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:46.742544 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1366/2715] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:46 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 981 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:47.098556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db894141-fee0-45fd-8034-d5943fd792b1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:47.099961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db894141-fee0-45fd-8034-d5943fd792b1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:47.100399 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:47.100399 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:47.101429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db894141-fee0-45fd-8034-d5943fd792b1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:47.102188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-db894141-fee0-45fd-8034-d5943fd792b1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:47.148567 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:47.148567 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:47.153444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db894141-fee0-45fd-8034-d5943fd792b1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:47.160606 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1350/2716] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:47 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:24:47.782212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92af4661-b6a2-4271-b69c-dee55fabae2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:47.782212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92af4661-b6a2-4271-b69c-dee55fabae2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:47.782212 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:47.782212 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:47.782212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92af4661-b6a2-4271-b69c-dee55fabae2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:48.019157 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:48.019157 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:48.085405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-92af4661-b6a2-4271-b69c-dee55fabae2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:48.183128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f518e954-1d97-467c-a23e-f9b09548eaa2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:48.183128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f518e954-1d97-467c-a23e-f9b09548eaa2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:48.183128 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:48.183128 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:48.183128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f518e954-1d97-467c-a23e-f9b09548eaa2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:48.183128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f518e954-1d97-467c-a23e-f9b09548eaa2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:48.212798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92af4661-b6a2-4271-b69c-dee55fabae2c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:48.214018 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1367/2717] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:47 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 981 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:48.268092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:48.268092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:48.272262 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f518e954-1d97-467c-a23e-f9b09548eaa2 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:48.275634 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1351/2718] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:48 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:24:48.447326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] POST http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes Jan 28 13:24:48.447326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:48.447326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:48.447326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1965074638"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:24:48.447326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1965074638'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:24:48.447326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Create volume of 1 GB Jan 28 13:24:48.483546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Availability Zones retrieved successfully. Jan 28 13:24:48.532031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Flow 'volume_create_api' (d5c2e622-3f66-41d3-8b2f-4c9b66859b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:24:48.532031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121ebfc1-4833-4b50-ba9e-15c6172585ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:48.542602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:24:48.753977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121ebfc1-4833-4b50-ba9e-15c6172585ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:48.762783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4bd9b59-ac8f-43fa-9389-3dcc47261698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:48.978636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Created reservations ['3b4cbdb2-0927-4c51-8b32-dfb43760b6ec', '3e58c4f9-e722-472c-8748-31f341f94e5d', '163a0d36-dda8-4b83-a9bf-05946c9b1dd7', '20c5f0d0-8fef-4a6a-819c-b9dbdfb83895'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:24:48.990399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4bd9b59-ac8f-43fa-9389-3dcc47261698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4cbdb2-0927-4c51-8b32-dfb43760b6ec', '3e58c4f9-e722-472c-8748-31f341f94e5d', '163a0d36-dda8-4b83-a9bf-05946c9b1dd7', '20c5f0d0-8fef-4a6a-819c-b9dbdfb83895']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:49.006214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (152493b8-1049-466c-bcf8-7a87acfd137a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:49.240781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cbdea44d-2e15-493a-841a-c24dd1a10c00 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:49.241555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cbdea44d-2e15-493a-841a-c24dd1a10c00 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:49.241891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:49.241891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:49.242423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cbdea44d-2e15-493a-841a-c24dd1a10c00 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:49.251396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (152493b8-1049-466c-bcf8-7a87acfd137a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1413ea8c-9ad6-48c9-bc8d-6faae80909a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1965074638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7eddac69139462aa69e015977fc2ed6',qos_specs=None,replication_status=,reservations=['3b4cbdb2-0927-4c51-8b32-dfb43760b6ec','3e58c4f9-e722-472c-8748-31f341f94e5d','163a0d36-dda8-4b83-a9bf-05946c9b1dd7','20c5f0d0-8fef-4a6a-819c-b9dbdfb83895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39af9962e7684580ba33ed92f397355d',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1965074638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1413ea8c-9ad6-48c9-bc8d-6faae80909a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7eddac69139462aa69e015977fc2ed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='39af9962e7684580ba33ed92f397355d',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:49.256442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4bc78c9-9a2e-45fd-a0a2-e80d04407260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:49.446836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4bc78c9-9a2e-45fd-a0a2-e80d04407260) transitioned into state 'SUCCESS' from state '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-1965074638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7eddac69139462aa69e015977fc2ed6',qos_specs=None,replication_status=,reservations=['3b4cbdb2-0927-4c51-8b32-dfb43760b6ec','3e58c4f9-e722-472c-8748-31f341f94e5d','163a0d36-dda8-4b83-a9bf-05946c9b1dd7','20c5f0d0-8fef-4a6a-819c-b9dbdfb83895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39af9962e7684580ba33ed92f397355d',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:49.446836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71cfa31c-7d4e-49df-a006-2818540c0504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:24:49.483523 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:49.483523 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:49.519716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71cfa31c-7d4e-49df-a006-2818540c0504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:24:49.521154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cbdea44d-2e15-493a-841a-c24dd1a10c00 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:49.529644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Flow 'volume_create_api' (d5c2e622-3f66-41d3-8b2f-4c9b66859b0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:24:49.603119 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cbdea44d-2e15-493a-841a-c24dd1a10c00 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:49.616995 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1352/2719] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:49 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 981 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:24:49.636291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3257bfc-e854-44f2-ac16-21a0d04ba4a5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:49.639028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3257bfc-e854-44f2-ac16-21a0d04ba4a5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:49.639308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:49.639308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:49.639673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3257bfc-e854-44f2-ac16-21a0d04ba4a5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:49.640054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c3257bfc-e854-44f2-ac16-21a0d04ba4a5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:49.649590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Create volume request issued successfully. Jan 28 13:24:49.684916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1506364-0bcd-4af1-83cc-810184df8fc8 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes returned with HTTP 202 Jan 28 13:24:49.688754 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1368/2720] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:24:48 2021] POST /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes => generated 828 bytes in 1251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:24:49.705734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf981b79-87e9-40ad-abeb-ef6544bccc25 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:24:49.708339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf981b79-87e9-40ad-abeb-ef6544bccc25 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:49.711874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:49.711874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:49.712845 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bf981b79-87e9-40ad-abeb-ef6544bccc25 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:49.731364 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:49.731364 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:49.736491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3257bfc-e854-44f2-ac16-21a0d04ba4a5 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:49.750984 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1353/2721] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:49 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:49.960615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:49.960615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:50.005100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bf981b79-87e9-40ad-abeb-ef6544bccc25 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:50.121162 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bf981b79-87e9-40ad-abeb-ef6544bccc25 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:24:50.127295 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1369/2722] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:49 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 896 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:50.635630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5fce488-4e3f-4b3f-be9c-c853919f2350 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:50.635630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5fce488-4e3f-4b3f-be9c-c853919f2350 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:50.635630 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:50.635630 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:50.635630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5fce488-4e3f-4b3f-be9c-c853919f2350 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:50.772206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6734fd9-0b1d-4d93-bd58-b67df92268a8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:50.772206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6734fd9-0b1d-4d93-bd58-b67df92268a8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:50.772206 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:50.772206 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:50.772206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6734fd9-0b1d-4d93-bd58-b67df92268a8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:50.772206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-c6734fd9-0b1d-4d93-bd58-b67df92268a8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:50.813289 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:50.813289 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:50.846473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c5fce488-4e3f-4b3f-be9c-c853919f2350 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:50.917998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5fce488-4e3f-4b3f-be9c-c853919f2350 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:50.918874 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1354/2723] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:50 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 981 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:50.949953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:50.949953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:50.957450 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6734fd9-0b1d-4d93-bd58-b67df92268a8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:50.959743 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1370/2724] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:50 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:51.146235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-080ae1b4-48e8-4476-a8fd-06d70dfb3a90 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:24:51.146235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-080ae1b4-48e8-4476-a8fd-06d70dfb3a90 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:51.146235 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:51.146235 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:51.146235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-080ae1b4-48e8-4476-a8fd-06d70dfb3a90 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:51.291796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:51.291796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:51.312148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-080ae1b4-48e8-4476-a8fd-06d70dfb3a90 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:51.395733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-080ae1b4-48e8-4476-a8fd-06d70dfb3a90 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:24:51.395733 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1355/2725] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:51 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 920 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:51.949910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fc956bd-c1c9-48ec-bdfa-5d062e294eb9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:51.949910 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fc956bd-c1c9-48ec-bdfa-5d062e294eb9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:51.949910 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:51.949910 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:51.949910 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fc956bd-c1c9-48ec-bdfa-5d062e294eb9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:51.978838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98a1a5e9-f78a-4118-965e-ecdfea75fa98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:51.978838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98a1a5e9-f78a-4118-965e-ecdfea75fa98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:51.984857 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:51.984857 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:51.984857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98a1a5e9-f78a-4118-965e-ecdfea75fa98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:51.984857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-98a1a5e9-f78a-4118-965e-ecdfea75fa98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:52.097450 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:52.097450 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:52.112353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98a1a5e9-f78a-4118-965e-ecdfea75fa98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:52.112353 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1356/2726] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:51 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:52.156377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:52.156377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:52.182389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4fc956bd-c1c9-48ec-bdfa-5d062e294eb9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:52.332999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fc956bd-c1c9-48ec-bdfa-5d062e294eb9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:52.332999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1371/2727] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:51 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 981 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:52.406506 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c2a1585-19f1-48a5-9346-a4156e59437d tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:24:52.406506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c2a1585-19f1-48a5-9346-a4156e59437d tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:52.406506 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:52.406506 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:52.406506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9c2a1585-19f1-48a5-9346-a4156e59437d tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:52.614600 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:52.614600 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:52.654580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9c2a1585-19f1-48a5-9346-a4156e59437d tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:52.726485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9c2a1585-19f1-48a5-9346-a4156e59437d tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:24:52.726485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1357/2728] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:52 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 921 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:53.125930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14603b3b-489c-4a01-a908-8038d7b8f8fb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:53.126548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14603b3b-489c-4a01-a908-8038d7b8f8fb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:53.126947 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:53.126947 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:53.127617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14603b3b-489c-4a01-a908-8038d7b8f8fb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:53.128175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-14603b3b-489c-4a01-a908-8038d7b8f8fb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:53.269876 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:53.269876 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:53.275607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14603b3b-489c-4a01-a908-8038d7b8f8fb tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:53.286782 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1372/2729] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:53 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:53.359340 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2820d11-a14e-4272-97a9-3e704d6a0025 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:53.359340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2820d11-a14e-4272-97a9-3e704d6a0025 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:53.359340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:53.359340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:53.359340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2820d11-a14e-4272-97a9-3e704d6a0025 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:53.425796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:53.425796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:53.438314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b2820d11-a14e-4272-97a9-3e704d6a0025 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:53.560482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2820d11-a14e-4272-97a9-3e704d6a0025 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:53.560482 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1358/2730] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:53 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1369 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:24:53.593362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-79a64c3b-46ab-4add-a1c2-aa7387d7552b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:53.593362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-79a64c3b-46ab-4add-a1c2-aa7387d7552b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:53.593362 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:53.593362 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:53.593362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-79a64c3b-46ab-4add-a1c2-aa7387d7552b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:53.756887 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:53.756887 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:53.768149 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-79a64c3b-46ab-4add-a1c2-aa7387d7552b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:53.804613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-79a64c3b-46ab-4add-a1c2-aa7387d7552b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:53.805779 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1373/2731] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:53 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1369 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:24:54.300324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42685f42-eb7a-4591-a60c-031ddc3ca4e6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:54.300324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42685f42-eb7a-4591-a60c-031ddc3ca4e6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:54.300324 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:54.300324 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:54.300324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42685f42-eb7a-4591-a60c-031ddc3ca4e6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:54.300324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-42685f42-eb7a-4591-a60c-031ddc3ca4e6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:54.374272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:54.374272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:54.374272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42685f42-eb7a-4591-a60c-031ddc3ca4e6 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:54.374272 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1359/2732] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:54 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:55.145944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-25b7a71b-fcfc-403a-af5b-29ad70555679 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:24:55.145944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-25b7a71b-fcfc-403a-af5b-29ad70555679 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:55.145944 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:55.145944 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:55.145944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-25b7a71b-fcfc-403a-af5b-29ad70555679 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:55.264831 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:55.264831 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:55.283721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-25b7a71b-fcfc-403a-af5b-29ad70555679 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:24:55.351075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-25b7a71b-fcfc-403a-af5b-29ad70555679 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:24:55.351075 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1374/2733] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:24:55 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1369 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:24:55.389708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4bac4a79-cc85-4b32-bed7-66b8bd75dac4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:55.402828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4bac4a79-cc85-4b32-bed7-66b8bd75dac4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:55.402828 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:55.402828 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:55.402828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4bac4a79-cc85-4b32-bed7-66b8bd75dac4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:55.402828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-4bac4a79-cc85-4b32-bed7-66b8bd75dac4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:55.490410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:55.490410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:55.520686 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4bac4a79-cc85-4b32-bed7-66b8bd75dac4 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:55.520686 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1360/2734] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:55 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:56.550405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:56.553551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:56.553551 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:56.553551 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:56.553551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:56.556457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:56.630311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:56.630311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:56.641150 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:56.648916 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1375/2735] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:56 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:56.734796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-131c14d4-7cc0-4ecc-81f9-5c9419569fb7 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:24:56.734796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-131c14d4-7cc0-4ecc-81f9-5c9419569fb7 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:56.734796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:56.734796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:56.734796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-131c14d4-7cc0-4ecc-81f9-5c9419569fb7 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:56.860048 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:56.860048 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:56.869283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-131c14d4-7cc0-4ecc-81f9-5c9419569fb7 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:56.894624 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-131c14d4-7cc0-4ecc-81f9-5c9419569fb7 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:24:56.895589 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1361/2736] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:24:56 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 921 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:24:57.040733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume// Jan 28 13:24:57.040733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:57.040733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:57.040733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:57.040733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:57.040733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da3c5ea6-bd2a-4640-a43d-1fcc7ba43701 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:24:57.040733 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1376/2737] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:24:57 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:24:57.073229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-2a8b6e15-50b1-41be-a59f-75cf5adc79b9 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] POST http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments Jan 28 13:24:57.084125 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:57.084125 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:57.084125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-2a8b6e15-50b1-41be-a59f-75cf5adc79b9 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1413ea8c-9ad6-48c9-bc8d-6faae80909a7", "instance_uuid": "ba0743a7-a619-4af4-8291-d2c515deee93", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:24:57.236057 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:57.236057 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:57.382738 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-2a8b6e15-50b1-41be-a59f-75cf5adc79b9 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments returned with HTTP 200 Jan 28 13:24:57.384305 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1362/2738] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:24:57 2021] POST /volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments => generated 273 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:24:57.438912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98146769-7bc9-4454-9d7e-13736a0568fe tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:24:57.439508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98146769-7bc9-4454-9d7e-13736a0568fe tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:57.440494 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98146769-7bc9-4454-9d7e-13736a0568fe tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:57.511581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-2a8b6e15-50b1-41be-a59f-75cf5adc79b9 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume// Jan 28 13:24:57.511581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-2a8b6e15-50b1-41be-a59f-75cf5adc79b9 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:57.511581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:57.511581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:57.511581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-2a8b6e15-50b1-41be-a59f-75cf5adc79b9 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:57.511581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-2a8b6e15-50b1-41be-a59f-75cf5adc79b9 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:24:57.569867 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1363/2739] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:24:57 2021] GET /volume/ => generated 754 bytes in 50 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:24:57.587375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-f2aa1334-97c9-4fc8-99bf-3a756c066133 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:24:57.587375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-f2aa1334-97c9-4fc8-99bf-3a756c066133 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:57.587375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-f2aa1334-97c9-4fc8-99bf-3a756c066133 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:57.640938 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:57.640938 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:57.661456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-98146769-7bc9-4454-9d7e-13736a0568fe tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:57.721763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:57.721763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:57.745965 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:57.745965 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:57.749104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98146769-7bc9-4454-9d7e-13736a0568fe tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:24:57.761907 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1377/2740] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:57 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 920 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:57.777404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f96793f3-d98e-4657-83d6-45832e077629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:57.777404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f96793f3-d98e-4657-83d6-45832e077629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:57.777404 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:57.777404 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:57.777404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f96793f3-d98e-4657-83d6-45832e077629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:57.777404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-f96793f3-d98e-4657-83d6-45832e077629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:57.788472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-f2aa1334-97c9-4fc8-99bf-3a756c066133 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:57.831574 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:57.831574 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:57.831574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f96793f3-d98e-4657-83d6-45832e077629 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:57.831574 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1378/2741] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:57 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:57.836147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:57.836147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:57.857451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-f2aa1334-97c9-4fc8-99bf-3a756c066133 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:24:57.857451 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1364/2742] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:24:57 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1019 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:24:57.895307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-9b47e483-9474-43c7-8594-3be8d90d9f72 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] PUT http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac Jan 28 13:24:57.895307 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:57.895307 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:57.895307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-9b47e483-9474-43c7-8594-3be8d90d9f72 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:24:57.970051 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:24:57.970051 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:24:57.971063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-9b47e483-9474-43c7-8594-3be8d90d9f72 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Lock "b'cinder-attachment_update-1413ea8c-9ad6-48c9-bc8d-6faae80909a7-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.018s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:24:57.974294 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:57.974294 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:58.794249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35f6f76a-123e-4d61-b6e9-ab4afe444404 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:24:58.794249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35f6f76a-123e-4d61-b6e9-ab4afe444404 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:58.794249 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:58.794249 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:58.794249 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35f6f76a-123e-4d61-b6e9-ab4afe444404 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:58.974018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:58.974018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:58.974018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-35f6f76a-123e-4d61-b6e9-ab4afe444404 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:24:59.015175 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:59.015175 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:59.042134 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35f6f76a-123e-4d61-b6e9-ab4afe444404 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:24:59.069365 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1365/2743] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:58 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 920 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:24:59.106654 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d91c5a8d-e766-4f47-a096-cfce07e61987 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:24:59.106654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d91c5a8d-e766-4f47-a096-cfce07e61987 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:24:59.106654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:24:59.106654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:24:59.106654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d91c5a8d-e766-4f47-a096-cfce07e61987 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:24:59.106654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-d91c5a8d-e766-4f47-a096-cfce07e61987 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:24:59.168761 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:24:59.168761 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:24:59.181453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d91c5a8d-e766-4f47-a096-cfce07e61987 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:24:59.194245 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1366/2744] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:24:59 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:00.060091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fca1cd5b-c8ac-4501-a4d1-3d84e7e29cab tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:00.060791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fca1cd5b-c8ac-4501-a4d1-3d84e7e29cab tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:00.065491 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:00.065491 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:00.066950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fca1cd5b-c8ac-4501-a4d1-3d84e7e29cab tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:00.259130 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:00.259130 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:00.301252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fca1cd5b-c8ac-4501-a4d1-3d84e7e29cab tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:00.352705 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:00.352705 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:00.371624 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fca1cd5b-c8ac-4501-a4d1-3d84e7e29cab tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:00.373136 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1367/2745] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:00 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 920 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:25:00.390986 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21189801-9a53-4484-87ea-ea24af68d6ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:25:00.390986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21189801-9a53-4484-87ea-ea24af68d6ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:00.390986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:00.390986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:00.395331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21189801-9a53-4484-87ea-ea24af68d6ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:00.395331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-21189801-9a53-4484-87ea-ea24af68d6ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:25:00.441314 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:00.441314 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:00.450882 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21189801-9a53-4484-87ea-ea24af68d6ea tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:25:00.450882 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1368/2746] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:00 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:00.849495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-9b47e483-9474-43c7-8594-3be8d90d9f72 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Lock "b'cinder-attachment_update-1413ea8c-9ad6-48c9-bc8d-6faae80909a7-n-h2-705657-14'" released by "attachment_update" :: held 2.878s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:25:00.850185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-9b47e483-9474-43c7-8594-3be8d90d9f72 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac returned with HTTP 200 Jan 28 13:25:00.851098 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1379/2747] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:24:57 2021] PUT /volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac => generated 762 bytes in 2965 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:01.389650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-34efa28b-13bf-4709-a477-1eb02e44b3ed tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:01.390149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-34efa28b-13bf-4709-a477-1eb02e44b3ed tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:01.390681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:01.390681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:01.391336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-34efa28b-13bf-4709-a477-1eb02e44b3ed tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:01.466225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b71ad1b-61c6-4415-bb97-2e65a25b8519 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:25:01.466988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b71ad1b-61c6-4415-bb97-2e65a25b8519 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:01.467399 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:01.467399 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:01.468087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b71ad1b-61c6-4415-bb97-2e65a25b8519 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:01.468545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-9b71ad1b-61c6-4415-bb97-2e65a25b8519 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:25:01.515732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:01.515732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:01.533656 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:01.533656 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:01.539637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b71ad1b-61c6-4415-bb97-2e65a25b8519 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:25:01.541928 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1380/2748] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:01 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:01.543023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-34efa28b-13bf-4709-a477-1eb02e44b3ed tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:01.583697 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:01.583697 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:01.606868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-34efa28b-13bf-4709-a477-1eb02e44b3ed tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:01.610664 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1369/2749] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:01 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 921 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:02.585136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01671a7c-976b-4417-bbab-e46471cd04e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:25:02.585658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01671a7c-976b-4417-bbab-e46471cd04e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:02.585783 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:02.585783 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:02.586402 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-01671a7c-976b-4417-bbab-e46471cd04e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:02.586933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.backups [None req-01671a7c-976b-4417-bbab-e46471cd04e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Show backup with id a37b2702-add6-4f02-be09-71d31196bc04. {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 13:25:02.625758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b76def6f-a218-4076-bb2b-9f5d7c101f5b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:02.626297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b76def6f-a218-4076-bb2b-9f5d7c101f5b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:02.626519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:02.626519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:02.627157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b76def6f-a218-4076-bb2b-9f5d7c101f5b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:02.649903 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:02.649903 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:02.651812 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-01671a7c-976b-4417-bbab-e46471cd04e1 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 200 Jan 28 13:25:02.652677 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1381/2750] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:02 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 822 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:02.672050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96e62315-afef-478e-88b8-388b771d51ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 Jan 28 13:25:02.672595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96e62315-afef-478e-88b8-388b771d51ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:02.672816 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:02.672816 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:02.673189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96e62315-afef-478e-88b8-388b771d51ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:02.742750 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:02.742750 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:02.786732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b76def6f-a218-4076-bb2b-9f5d7c101f5b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:02.818726 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:02.818726 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:02.828838 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:02.828838 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:02.841482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-96e62315-afef-478e-88b8-388b771d51ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:25:02.850472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b76def6f-a218-4076-bb2b-9f5d7c101f5b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:02.853101 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1370/2751] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:02 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 921 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:02.879429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96e62315-afef-478e-88b8-388b771d51ce tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 returned with HTTP 200 Jan 28 13:25:02.880517 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1382/2752] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:02 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 => generated 1418 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:02.896555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 Jan 28 13:25:02.897094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:02.897292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:02.897292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:02.897665 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:03.022797 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:03.022797 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:03.040835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:25:03.066775 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 returned with HTTP 200 Jan 28 13:25:03.080696 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1371/2753] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:02 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 => generated 1418 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:03.324754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-1c25f64d-0ebe-47b0-8e99-9638d8fc77a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:25:03.325297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-1c25f64d-0ebe-47b0-8e99-9638d8fc77a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:03.325522 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:03.325522 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:03.325901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-1c25f64d-0ebe-47b0-8e99-9638d8fc77a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:03.468014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:03.468014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:03.496438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-1c25f64d-0ebe-47b0-8e99-9638d8fc77a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:25:03.561814 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-1c25f64d-0ebe-47b0-8e99-9638d8fc77a1 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:25:03.562684 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1383/2754] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:25:03 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1369 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:03.596328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume// Jan 28 13:25:03.596907 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:03.597029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:03.597029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:03.597767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:03.598441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c230177-cfd6-4b5d-9186-0c233ec7588e tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:25:03.599533 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1372/2755] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:25:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:25:03.645152 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-4dd6aae3-0291-4725-928c-3e637333e711 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments Jan 28 13:25:03.645693 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:03.645693 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:03.646092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-4dd6aae3-0291-4725-928c-3e637333e711 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0a38d93-8cf1-4393-9dba-2d86f78eb384", "instance_uuid": "0aca05f4-d3bd-4040-9511-66e832967fe7", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:25:03.760185 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:03.760185 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:03.869784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f38e364a-2294-48ac-95ab-cdca54b5b37f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:03.870318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f38e364a-2294-48ac-95ab-cdca54b5b37f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:03.871398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f38e364a-2294-48ac-95ab-cdca54b5b37f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:03.878669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-4dd6aae3-0291-4725-928c-3e637333e711 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments returned with HTTP 200 Jan 28 13:25:03.889071 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1384/2756] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:25:03 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments => generated 273 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:04.020844 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:04.020844 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:04.048052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f38e364a-2294-48ac-95ab-cdca54b5b37f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:04.088956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:04.088956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:04.103204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f38e364a-2294-48ac-95ab-cdca54b5b37f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:04.104390 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1373/2757] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:03 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 921 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:05.121580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-90a283e6-bb08-422c-b090-f83e97007944 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:05.122153 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-90a283e6-bb08-422c-b090-f83e97007944 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:05.122153 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:05.122153 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:05.122412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-90a283e6-bb08-422c-b090-f83e97007944 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:05.196456 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:05.196456 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:05.208612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-90a283e6-bb08-422c-b090-f83e97007944 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:05.232023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:05.232023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:05.244198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-90a283e6-bb08-422c-b090-f83e97007944 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:05.245300 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1385/2758] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:05 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 921 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:06.262079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3c20435-c950-4e6f-9a1a-67d4e832d301 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:06.263222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3c20435-c950-4e6f-9a1a-67d4e832d301 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:06.263463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:06.263463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:06.263847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3c20435-c950-4e6f-9a1a-67d4e832d301 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:06.320825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:06.320825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:06.330304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c3c20435-c950-4e6f-9a1a-67d4e832d301 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:06.369182 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:06.369182 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:06.381601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3c20435-c950-4e6f-9a1a-67d4e832d301 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:06.381601 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1374/2759] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:06 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 921 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:06.425785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-22674d3b-966c-4910-83d1-6903379b71f4 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] POST http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac/action Jan 28 13:25:06.425785 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:06.425785 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:06.425785 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-22674d3b-966c-4910-83d1-6903379b71f4 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:25:06.425785 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-22674d3b-966c-4910-83d1-6903379b71f4 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:25:06.495045 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:06.495045 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:06.510866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c627ca3c-f9a9-4e4a-acd6-48fefb1663db req-22674d3b-966c-4910-83d1-6903379b71f4 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac/action returned with HTTP 204 Jan 28 13:25:06.512593 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1386/2760] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:25:06 2021] POST /volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:25:07.398036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-103ce759-4bd4-4969-88a9-acc0de65778a tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:07.398719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-103ce759-4bd4-4969-88a9-acc0de65778a tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:07.399009 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:07.399009 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:07.399540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-103ce759-4bd4-4969-88a9-acc0de65778a tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:07.518227 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:07.518227 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:07.531154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-103ce759-4bd4-4969-88a9-acc0de65778a tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:07.560232 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:07.560232 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:07.569913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-103ce759-4bd4-4969-88a9-acc0de65778a tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:07.571157 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1375/2761] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:07 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1213 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:25:07.874595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:07.875513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:07.875917 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:07.875917 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:07.877090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:07.949784 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:07.949784 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:07.971319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:07.997141 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:07.997141 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:08.010352 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:08.011215 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1387/2762] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:25:07 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1213 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:09.179174 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-315da06a-0bdb-408f-a9e8-efcc050a5ade tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 Jan 28 13:25:09.179774 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-315da06a-0bdb-408f-a9e8-efcc050a5ade tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:09.180146 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:09.180146 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:09.180732 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-315da06a-0bdb-408f-a9e8-efcc050a5ade tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:09.232651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:09.232651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:09.242621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-315da06a-0bdb-408f-a9e8-efcc050a5ade tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:25:09.275525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-315da06a-0bdb-408f-a9e8-efcc050a5ade tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 returned with HTTP 200 Jan 28 13:25:09.276881 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1376/2763] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:25:09 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 => generated 1418 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:09.821098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume// Jan 28 13:25:09.821629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:09.821848 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:09.821848 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:09.822254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:09.823635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2876ac56-2d39-441a-a561-948a5e4df34d req-01ecc87c-e78a-4ffb-9794-65e7f52371b1 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:25:09.824510 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1388/2764] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:25:09 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:25:09.837678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-a4cf7bf3-0054-4ec6-b323-0525629a5009 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:25:09.838280 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-a4cf7bf3-0054-4ec6-b323-0525629a5009 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:09.838471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:09.838471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:09.839151 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-a4cf7bf3-0054-4ec6-b323-0525629a5009 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:09.905541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:09.905541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:09.928729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-a4cf7bf3-0054-4ec6-b323-0525629a5009 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:25:09.966018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:09.966018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:09.986907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-a4cf7bf3-0054-4ec6-b323-0525629a5009 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:25:09.987918 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1377/2765] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:25:09 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1467 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:25:10.034926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-895bd6cb-6337-4960-a551-83bd8951f93b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] PUT http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc Jan 28 13:25:10.035926 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-895bd6cb-6337-4960-a551-83bd8951f93b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:25:10.085551 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:25:10.085551 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:25:10.086074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-895bd6cb-6337-4960-a551-83bd8951f93b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-c0a38d93-8cf1-4393-9dba-2d86f78eb384-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.028s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:25:10.088646 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:10.088646 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:11.843157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-895bd6cb-6337-4960-a551-83bd8951f93b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-c0a38d93-8cf1-4393-9dba-2d86f78eb384-n-h2-705657-14'" released by "attachment_update" :: held 1.757s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:25:11.843873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-895bd6cb-6337-4960-a551-83bd8951f93b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc returned with HTTP 200 Jan 28 13:25:11.844756 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1389/2766] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:25:10 2021] PUT /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc => generated 762 bytes in 1823 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:11.896817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc/action Jan 28 13:25:11.897414 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:11.897414 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:11.897762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:25:11.898170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:25:11.996020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:11.996020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:12.013411 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc/action returned with HTTP 204 Jan 28 13:25:12.014612 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1378/2767] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:25:11 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:25:14.281447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-9380f9c6-efc6-4a6e-ac00-a3fb1ab265fc tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 Jan 28 13:25:14.282004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-9380f9c6-efc6-4a6e-ac00-a3fb1ab265fc tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:14.282217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:14.282217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:14.282502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-9380f9c6-efc6-4a6e-ac00-a3fb1ab265fc tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:14.343949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:14.343949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:14.353768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-9380f9c6-efc6-4a6e-ac00-a3fb1ab265fc tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:25:14.384168 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-9380f9c6-efc6-4a6e-ac00-a3fb1ab265fc tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 returned with HTTP 200 Jan 28 13:25:14.386030 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1390/2768] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:25:14 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 => generated 1418 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:14.398708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume// Jan 28 13:25:14.399184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:14.399437 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:14.399437 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:14.399815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:14.400880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:25:14.401700 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1379/2769] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:25:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:25:14.421174 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-6b6b543b-3b0d-43a4-b037-3b5a9f8463af tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] POST http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments Jan 28 13:25:14.422423 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:14.422423 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:14.423137 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-6b6b543b-3b0d-43a4-b037-3b5a9f8463af tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a31244ff-b72d-442a-9a31-c507ecb0a363", "instance_uuid": "2c1c4430-deb1-4165-be2c-e90609a79b65", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:25:14.480430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:14.480430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:14.543023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-6b6b543b-3b0d-43a4-b037-3b5a9f8463af tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments returned with HTTP 200 Jan 28 13:25:14.544283 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1391/2770] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:25:14 2021] POST /volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:16.356957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume// Jan 28 13:25:16.357478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:16.358098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:16.359139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5a6d3349-d222-4181-a49e-6ec7df829b9a req-5ee99f9e-096d-46bc-9476-e1f7f804696a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:25:16.359987 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1380/2771] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:25:16 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:25:16.383272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-38c257f8-700b-431a-b47f-05224e896a98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 Jan 28 13:25:16.384801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-38c257f8-700b-431a-b47f-05224e896a98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:16.385276 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:16.385276 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:16.385904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-38c257f8-700b-431a-b47f-05224e896a98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:16.455615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:16.455615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:16.465764 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-38c257f8-700b-431a-b47f-05224e896a98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:25:16.490830 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:16.490830 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:16.506419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-38c257f8-700b-431a-b47f-05224e896a98 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 returned with HTTP 200 Jan 28 13:25:16.508913 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1392/2772] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:25:16 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 => generated 1516 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:25:16.566433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-fe4c3c72-1695-4987-b2bc-e2da85808095 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] PUT http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f Jan 28 13:25:16.567444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-fe4c3c72-1695-4987-b2bc-e2da85808095 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:25:16.643086 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:25:16.643086 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:25:16.644121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-fe4c3c72-1695-4987-b2bc-e2da85808095 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Lock "b'cinder-attachment_update-a31244ff-b72d-442a-9a31-c507ecb0a363-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.041s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:25:16.646872 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:16.646872 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:18.245893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-fe4c3c72-1695-4987-b2bc-e2da85808095 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Lock "b'cinder-attachment_update-a31244ff-b72d-442a-9a31-c507ecb0a363-n-h1-705657-14'" released by "attachment_update" :: held 1.602s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:25:18.246600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-fe4c3c72-1695-4987-b2bc-e2da85808095 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f returned with HTTP 200 Jan 28 13:25:18.247678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1381/2773] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:25:16 2021] PUT /volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f => generated 762 bytes in 1686 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:18.295461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-6fd268a0-3200-4975-baa5-fd4e65fbf170 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] POST http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f/action Jan 28 13:25:18.296439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:18.296439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:18.297136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-6fd268a0-3200-4975-baa5-fd4e65fbf170 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:25:18.297699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-6fd268a0-3200-4975-baa5-fd4e65fbf170 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:25:18.383825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:18.383825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:18.404469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f1a71152-d0d6-4fb8-8d0a-5a4da033fb56 req-6fd268a0-3200-4975-baa5-fd4e65fbf170 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f/action returned with HTTP 204 Jan 28 13:25:18.406768 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1393/2774] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:25:18 2021] POST /volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:25:21.791304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aac40de9-28b6-4e34-920d-8fcfdbad013d req-e13af871-f211-48fe-9638-0f1a3ade879f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:21.791922 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aac40de9-28b6-4e34-920d-8fcfdbad013d req-e13af871-f211-48fe-9638-0f1a3ade879f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:21.792243 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:21.792243 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:21.792981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aac40de9-28b6-4e34-920d-8fcfdbad013d req-e13af871-f211-48fe-9638-0f1a3ade879f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:21.854219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:21.854219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:21.868183 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aac40de9-28b6-4e34-920d-8fcfdbad013d req-e13af871-f211-48fe-9638-0f1a3ade879f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:21.897459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:21.897459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:21.932446 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aac40de9-28b6-4e34-920d-8fcfdbad013d req-e13af871-f211-48fe-9638-0f1a3ade879f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:21.950388 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1382/2775] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:25:21 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1213 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:29.518247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f2cf45c7-0cd2-411b-929a-36fb0e74d50f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:29.519467 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f2cf45c7-0cd2-411b-929a-36fb0e74d50f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:29.519885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:29.519885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:29.520575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f2cf45c7-0cd2-411b-929a-36fb0e74d50f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:29.606521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:29.606521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:29.616463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f2cf45c7-0cd2-411b-929a-36fb0e74d50f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:29.639163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:29.639163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:29.650046 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f2cf45c7-0cd2-411b-929a-36fb0e74d50f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:29.652081 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1394/2776] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:29 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1213 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:30.654039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-80215d9f-19e1-42a4-adf8-0bd73fb2548f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:30.654768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-80215d9f-19e1-42a4-adf8-0bd73fb2548f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:30.655677 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:30.655677 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:30.656563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-80215d9f-19e1-42a4-adf8-0bd73fb2548f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:30.745523 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:30.745523 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:30.757253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-80215d9f-19e1-42a4-adf8-0bd73fb2548f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:30.785794 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:30.785794 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:30.796071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-80215d9f-19e1-42a4-adf8-0bd73fb2548f tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:30.797683 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1383/2777] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:25:30 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1213 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:30.820348 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] POST http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7/action Jan 28 13:25:30.820841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:30.820841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:30.821289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:25:30.821669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:25:30.876084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:30.876084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:30.878270 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:30.890110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Begin detaching volume completed successfully. Jan 28 13:25:30.890643 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7/action returned with HTTP 202 Jan 28 13:25:30.896783 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1395/2778] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 13:25:30 2021] POST /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:25:30.947825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3559224e-1b12-4d7a-a0c7-cfa959d6a2cb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:30.948497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3559224e-1b12-4d7a-a0c7-cfa959d6a2cb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:30.948851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:30.948851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:30.949485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3559224e-1b12-4d7a-a0c7-cfa959d6a2cb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:31.010296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume// Jan 28 13:25:31.010785 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:31.011008 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:31.011008 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:31.011446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:31.012486 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-c90b51b7-d785-4a37-8988-d8b5922763bb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:25:31.013317 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1396/2779] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:25:31 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:25:31.029015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-10d6b2e9-7c6a-452f-8493-75920d8f7011 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:31.030369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-10d6b2e9-7c6a-452f-8493-75920d8f7011 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:31.031087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-10d6b2e9-7c6a-452f-8493-75920d8f7011 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:31.034034 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:31.034034 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:31.044726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3559224e-1b12-4d7a-a0c7-cfa959d6a2cb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:31.067514 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:31.067514 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:31.077674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3559224e-1b12-4d7a-a0c7-cfa959d6a2cb tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:31.079919 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1384/2780] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:30 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1216 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:31.109661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:31.109661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:31.119595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-10d6b2e9-7c6a-452f-8493-75920d8f7011 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:31.144987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:31.144987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:31.157441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-10d6b2e9-7c6a-452f-8493-75920d8f7011 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:31.158956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1397/2781] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:25:31 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1315 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:25:31.593985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-0098a8ba-fcb2-4aa0-b73f-bdf7afbd7c36 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] DELETE http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac Jan 28 13:25:31.595207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-0098a8ba-fcb2-4aa0-b73f-bdf7afbd7c36 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:31.595779 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:31.595779 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:31.596409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-0098a8ba-fcb2-4aa0-b73f-bdf7afbd7c36 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:31.649541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:31.649541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:32.095958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de3e0cac-1bf9-49ba-81f8-76ac16da0f2e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:32.096999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de3e0cac-1bf9-49ba-81f8-76ac16da0f2e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:32.097362 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:32.097362 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:32.097925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de3e0cac-1bf9-49ba-81f8-76ac16da0f2e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:32.166208 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:32.166208 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:32.176796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-de3e0cac-1bf9-49ba-81f8-76ac16da0f2e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:32.198449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:32.198449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:32.207830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de3e0cac-1bf9-49ba-81f8-76ac16da0f2e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:32.209344 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1398/2782] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:32 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 1216 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:25:32.308296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-0098a8ba-fcb2-4aa0-b73f-bdf7afbd7c36 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:25:32.309612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-0098a8ba-fcb2-4aa0-b73f-bdf7afbd7c36 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:25:32.319602 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2ee076ef-efbd-4e42-bd15-5ccf1930c115 req-0098a8ba-fcb2-4aa0-b73f-bdf7afbd7c36 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac returned with HTTP 200 Jan 28 13:25:32.321606 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1385/2783] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:25:31 2021] DELETE /volume/v3/c7eddac69139462aa69e015977fc2ed6/attachments/588d84e1-a4ca-4fc5-a46d-9e00b28bffac => generated 19 bytes in 734 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:33.227451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-453cfa8a-4e70-4ba7-a773-7219b84e7b86 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:33.228018 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-453cfa8a-4e70-4ba7-a773-7219b84e7b86 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:33.228244 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:33.228244 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:33.228626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-453cfa8a-4e70-4ba7-a773-7219b84e7b86 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:33.280976 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:33.280976 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:33.291671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-453cfa8a-4e70-4ba7-a773-7219b84e7b86 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:33.318034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-453cfa8a-4e70-4ba7-a773-7219b84e7b86 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:33.327209 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1399/2784] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:33 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 921 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:33.598272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1df7584c-0b6a-482c-922b-f2392a143be0 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] DELETE http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:33.600381 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1df7584c-0b6a-482c-922b-f2392a143be0 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:33.600843 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:33.600843 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:33.601599 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1df7584c-0b6a-482c-922b-f2392a143be0 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:33.602292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-1df7584c-0b6a-482c-922b-f2392a143be0 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Delete volume with id: 1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:33.679740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:33.679740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:33.681754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1df7584c-0b6a-482c-922b-f2392a143be0 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:33.738107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1df7584c-0b6a-482c-922b-f2392a143be0 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Delete volume request issued successfully. Jan 28 13:25:33.738656 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1df7584c-0b6a-482c-922b-f2392a143be0 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 202 Jan 28 13:25:33.744133 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1386/2785] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:25:33 2021] DELETE /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:25:33.748236 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88a97946-6e6d-4d49-8658-4dc1abf66c1e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:33.749422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88a97946-6e6d-4d49-8658-4dc1abf66c1e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:33.749882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:33.749882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:33.751108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88a97946-6e6d-4d49-8658-4dc1abf66c1e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:33.865614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:33.865614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:33.887294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-88a97946-6e6d-4d49-8658-4dc1abf66c1e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:33.947076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88a97946-6e6d-4d49-8658-4dc1abf66c1e tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:33.948625 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1400/2786] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:33 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 920 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:34.965983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f729fd14-fe9f-439a-be43-323f05a0690b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:34.967182 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f729fd14-fe9f-439a-be43-323f05a0690b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:34.967704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:34.967704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:34.968330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f729fd14-fe9f-439a-be43-323f05a0690b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:35.023439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:35.023439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:35.034030 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f729fd14-fe9f-439a-be43-323f05a0690b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:35.062805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f729fd14-fe9f-439a-be43-323f05a0690b tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 200 Jan 28 13:25:35.063515 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1387/2787] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:34 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:36.079838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfafed2d-5fd8-4581-8302-79ae93b6fa77 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 Jan 28 13:25:36.080493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfafed2d-5fd8-4581-8302-79ae93b6fa77 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:36.080790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:36.080790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:36.081167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfafed2d-5fd8-4581-8302-79ae93b6fa77 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:36.181729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfafed2d-5fd8-4581-8302-79ae93b6fa77 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 returned with HTTP 404 Jan 28 13:25:36.183190 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1401/2788] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:36 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/1413ea8c-9ad6-48c9-bc8d-6faae80909a7 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:25:36.195414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d538c47-35f3-43c5-9b06-88b53a2cb922 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] DELETE http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 Jan 28 13:25:36.196635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d538c47-35f3-43c5-9b06-88b53a2cb922 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:36.197074 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:36.197074 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:36.197898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d538c47-35f3-43c5-9b06-88b53a2cb922 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:36.198814 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-5d538c47-35f3-43c5-9b06-88b53a2cb922 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Delete volume with id: 2547703a-c407-49dd-8671-e5d66c06edb4 Jan 28 13:25:36.272009 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:36.272009 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:36.273461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5d538c47-35f3-43c5-9b06-88b53a2cb922 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:36.322619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5d538c47-35f3-43c5-9b06-88b53a2cb922 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Delete volume request issued successfully. Jan 28 13:25:36.324163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d538c47-35f3-43c5-9b06-88b53a2cb922 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 returned with HTTP 202 Jan 28 13:25:36.328383 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1388/2789] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:25:36 2021] DELETE /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:25:36.336108 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6d91d75-d080-434b-846e-b3adf5b3a3dd tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 Jan 28 13:25:36.337397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6d91d75-d080-434b-846e-b3adf5b3a3dd tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:36.338485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6d91d75-d080-434b-846e-b3adf5b3a3dd tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:36.431554 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:36.431554 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:36.445507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d6d91d75-d080-434b-846e-b3adf5b3a3dd tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:36.478479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6d91d75-d080-434b-846e-b3adf5b3a3dd tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 returned with HTTP 200 Jan 28 13:25:36.484083 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1402/2790] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:36 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 => generated 920 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:37.497067 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da349846-4177-4895-8e04-bcb34dad2760 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 Jan 28 13:25:37.498301 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da349846-4177-4895-8e04-bcb34dad2760 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:37.498724 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:37.498724 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:37.499436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da349846-4177-4895-8e04-bcb34dad2760 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:37.563518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:25:37.563518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:25:37.574974 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-da349846-4177-4895-8e04-bcb34dad2760 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Volume info retrieved successfully. Jan 28 13:25:37.606258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da349846-4177-4895-8e04-bcb34dad2760 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 returned with HTTP 200 Jan 28 13:25:37.619581 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1389/2791] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:37 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:25:38.632416 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-063ec19c-9ccd-485c-b254-c0b2f8198815 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] GET http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 Jan 28 13:25:38.633512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-063ec19c-9ccd-485c-b254-c0b2f8198815 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:25:38.633923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:25:38.633923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:25:38.634552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-063ec19c-9ccd-485c-b254-c0b2f8198815 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:25:38.781672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-063ec19c-9ccd-485c-b254-c0b2f8198815 tempest-ServerRescueNegativeTestJSON-1932979162 tempest-ServerRescueNegativeTestJSON-1932979162-project] http://10.222.0.38/volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 returned with HTTP 404 Jan 28 13:25:38.782978 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1403/2792] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:25:38 2021] GET /volume/v3/c7eddac69139462aa69e015977fc2ed6/volumes/2547703a-c407-49dd-8671-e5d66c06edb4 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:27:13.725570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-e4d42df3-0513-414a-b4aa-af9f1a9f7ba8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] DELETE http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a Jan 28 13:27:13.727480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-e4d42df3-0513-414a-b4aa-af9f1a9f7ba8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:13.727859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:13.727859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:13.728793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-e4d42df3-0513-414a-b4aa-af9f1a9f7ba8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:13.766991 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:13.766991 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:14.571833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-e4d42df3-0513-414a-b4aa-af9f1a9f7ba8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:27:14.572253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-e4d42df3-0513-414a-b4aa-af9f1a9f7ba8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:27:14.587195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-e4d42df3-0513-414a-b4aa-af9f1a9f7ba8 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a returned with HTTP 200 Jan 28 13:27:14.588837 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1390/2793] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:27:13 2021] DELETE /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/edd5658f-1c76-49d2-bdd0-bd41c8d0503a => generated 19 bytes in 870 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:14.607751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-2c01667d-1b7e-4239-9929-ac82c50603fd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] DELETE http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e Jan 28 13:27:14.609094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-2c01667d-1b7e-4239-9929-ac82c50603fd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:14.609805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-2c01667d-1b7e-4239-9929-ac82c50603fd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:14.635725 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:14.635725 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:15.310708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-2c01667d-1b7e-4239-9929-ac82c50603fd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:27:15.311797 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-2c01667d-1b7e-4239-9929-ac82c50603fd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:27:15.321071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-2c01667d-1b7e-4239-9929-ac82c50603fd tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e returned with HTTP 200 Jan 28 13:27:15.322354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1404/2794] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:27:14 2021] DELETE /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/039c1bfc-df3e-4661-b8c9-aac93820865e => generated 19 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:15.340587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-16ca8a9f-a656-42cd-884a-5d5380e57ed9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] DELETE http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3 Jan 28 13:27:15.341129 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-16ca8a9f-a656-42cd-884a-5d5380e57ed9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:15.341359 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:15.341359 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:15.341739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-16ca8a9f-a656-42cd-884a-5d5380e57ed9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:15.406825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:15.406825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:16.184807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-16ca8a9f-a656-42cd-884a-5d5380e57ed9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:27:16.185636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-16ca8a9f-a656-42cd-884a-5d5380e57ed9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:27:16.194888 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9cec8a10-34ce-415a-9c2d-26ec7f1781c7 req-16ca8a9f-a656-42cd-884a-5d5380e57ed9 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3 returned with HTTP 200 Jan 28 13:27:16.196878 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1391/2795] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:27:15 2021] DELETE /volume/v3/def5b931adc34619ba5c1a915baf6b69/attachments/81c4421c-c892-4a11-bd38-7310b8c8e3a3 => generated 19 bytes in 863 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:44.448627 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-1f15ea86-616e-4bc9-a8d2-ae7bbafe8bec req-a78ce58c-b8a2-4387-9966-4e3f2d27f7c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] DELETE http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f Jan 28 13:27:44.449386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-1f15ea86-616e-4bc9-a8d2-ae7bbafe8bec req-a78ce58c-b8a2-4387-9966-4e3f2d27f7c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:44.449718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:44.449718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:44.450375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-1f15ea86-616e-4bc9-a8d2-ae7bbafe8bec req-a78ce58c-b8a2-4387-9966-4e3f2d27f7c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:44.529109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:44.529109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:45.311339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] POST http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes Jan 28 13:27:45.312187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:45.312187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:45.312872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-477562367"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:27:45.314304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-477562367'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:27:45.314796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume of 1 GB Jan 28 13:27:45.315625 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:45.315625 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:45.334325 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Availability Zones retrieved successfully. Jan 28 13:27:45.366414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Flow 'volume_create_api' (53da1820-3b94-4730-b7b1-921a9961b468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:27:45.372456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c2462e-b204-48fe-998a-98469295ca2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:45.375008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:27:45.499516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c2462e-b204-48fe-998a-98469295ca2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:45.505081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41241885-9549-4c8d-8285-c829ae9df63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:45.558881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-1f15ea86-616e-4bc9-a8d2-ae7bbafe8bec req-a78ce58c-b8a2-4387-9966-4e3f2d27f7c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:27:45.559491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-1f15ea86-616e-4bc9-a8d2-ae7bbafe8bec req-a78ce58c-b8a2-4387-9966-4e3f2d27f7c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:27:45.569234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-1f15ea86-616e-4bc9-a8d2-ae7bbafe8bec req-a78ce58c-b8a2-4387-9966-4e3f2d27f7c3 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f returned with HTTP 200 Jan 28 13:27:45.570120 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1405/2796] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:27:44 2021] DELETE /volume/v3/cbba608a760d4022a84e2ddefb12caf6/attachments/fc26c7c3-c403-4ec9-a221-474f0fc8ea1f => generated 19 bytes in 1127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:45.621363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Created reservations ['3bb02303-c508-4aa0-93de-841d19dbdcde', '457e6b13-dcf4-42d0-bd30-52de272e933a', '718d3ae7-5772-42c0-aa6c-7bce610b353b', 'dff3e64d-6a49-4d90-94b7-09b40cd757cf'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:27:45.624429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41241885-9549-4c8d-8285-c829ae9df63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bb02303-c508-4aa0-93de-841d19dbdcde', '457e6b13-dcf4-42d0-bd30-52de272e933a', '718d3ae7-5772-42c0-aa6c-7bce610b353b', 'dff3e64d-6a49-4d90-94b7-09b40cd757cf']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:45.627571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b273ce9-319e-43c0-9bd0-b379a7deb06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:45.703005 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b273ce9-319e-43c0-9bd0-b379a7deb06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d6c9ae-8fd3-4572-98c3-600f017c830e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-477562367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9b1d99c622c439aa2b1fadab7bc456a',qos_specs=None,replication_status=,reservations=['3bb02303-c508-4aa0-93de-841d19dbdcde','457e6b13-dcf4-42d0-bd30-52de272e933a','718d3ae7-5772-42c0-aa6c-7bce610b353b','dff3e64d-6a49-4d90-94b7-09b40cd757cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4edb0e7ba9854f3194e3abacd943c5c0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-477562367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d6c9ae-8fd3-4572-98c3-600f017c830e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b9b1d99c622c439aa2b1fadab7bc456a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4edb0e7ba9854f3194e3abacd943c5c0',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:45.705376 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da6874c6-5154-48a0-b0f6-2a9700b0d982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:45.751172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da6874c6-5154-48a0-b0f6-2a9700b0d982) transitioned into state 'SUCCESS' from state '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-477562367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9b1d99c622c439aa2b1fadab7bc456a',qos_specs=None,replication_status=,reservations=['3bb02303-c508-4aa0-93de-841d19dbdcde','457e6b13-dcf4-42d0-bd30-52de272e933a','718d3ae7-5772-42c0-aa6c-7bce610b353b','dff3e64d-6a49-4d90-94b7-09b40cd757cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4edb0e7ba9854f3194e3abacd943c5c0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:45.753272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b83f929-151e-4e61-b90a-3a7dcd48e058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:45.777196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b83f929-151e-4e61-b90a-3a7dcd48e058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:45.780162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Flow 'volume_create_api' (53da1820-3b94-4730-b7b1-921a9961b468) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:27:45.830879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume request issued successfully. Jan 28 13:27:45.845770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8bc4d786-41b5-4cd2-9bc3-98b3c5d81333 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes returned with HTTP 202 Jan 28 13:27:45.846848 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1392/2797] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:27:45 2021] POST /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes => generated 828 bytes in 823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:27:45.861639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63c57b29-5733-4a2a-8ed8-095d52902324 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e Jan 28 13:27:45.862150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63c57b29-5733-4a2a-8ed8-095d52902324 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:45.862841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:45.862841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:45.863680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63c57b29-5733-4a2a-8ed8-095d52902324 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:45.922452 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:45.922452 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:45.933170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63c57b29-5733-4a2a-8ed8-095d52902324 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:45.959910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63c57b29-5733-4a2a-8ed8-095d52902324 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e returned with HTTP 200 Jan 28 13:27:45.970943 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1406/2798] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:45 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:46.979025 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cce7a2b-519d-425f-b26c-10e4fb9cdf9b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e Jan 28 13:27:46.979588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cce7a2b-519d-425f-b26c-10e4fb9cdf9b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:46.979776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:46.979776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:46.980170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9cce7a2b-519d-425f-b26c-10e4fb9cdf9b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:47.043177 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:47.043177 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:47.052123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9cce7a2b-519d-425f-b26c-10e4fb9cdf9b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:47.076648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9cce7a2b-519d-425f-b26c-10e4fb9cdf9b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e returned with HTTP 200 Jan 28 13:27:47.078302 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1393/2799] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:46 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e => generated 921 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:47.124262 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0b2f977f-5c15-4fcb-8093-686c6394b043 req-3973d41b-1b8b-4c47-a84e-8eb55d497064 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e Jan 28 13:27:47.125043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0b2f977f-5c15-4fcb-8093-686c6394b043 req-3973d41b-1b8b-4c47-a84e-8eb55d497064 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:47.125519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:47.125519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:47.126330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0b2f977f-5c15-4fcb-8093-686c6394b043 req-3973d41b-1b8b-4c47-a84e-8eb55d497064 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:47.183163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:47.183163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:47.193538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-0b2f977f-5c15-4fcb-8093-686c6394b043 req-3973d41b-1b8b-4c47-a84e-8eb55d497064 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:47.225789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0b2f977f-5c15-4fcb-8093-686c6394b043 req-3973d41b-1b8b-4c47-a84e-8eb55d497064 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e returned with HTTP 200 Jan 28 13:27:47.226936 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1407/2800] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:27:47 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e => generated 921 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:47.243661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] POST http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes Jan 28 13:27:47.244584 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:47.244584 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:47.245286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-425110733"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:27:47.246676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-425110733'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:27:47.247311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume of 1 GB Jan 28 13:27:47.265923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Availability Zones retrieved successfully. Jan 28 13:27:47.295499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Flow 'volume_create_api' (218f334d-049b-4229-a47b-09312012dbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:27:47.299028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d652ed-d1e6-43be-ac62-f6b5ccdf0269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:47.302578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:27:47.394281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d652ed-d1e6-43be-ac62-f6b5ccdf0269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:47.397122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9cd6828-0ada-4ca0-a7b4-df57e0128917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:47.505161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Created reservations ['729a6093-352d-46be-8428-2c0cb2939b02', 'f1e4e1c6-f1ec-4754-a252-159b4eaa3f53', '060c2e38-6705-441e-9b69-724f18ea3da5', '4a22d9b5-6257-433a-81a6-a5369c02d495'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:27:47.507204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9cd6828-0ada-4ca0-a7b4-df57e0128917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['729a6093-352d-46be-8428-2c0cb2939b02', 'f1e4e1c6-f1ec-4754-a252-159b4eaa3f53', '060c2e38-6705-441e-9b69-724f18ea3da5', '4a22d9b5-6257-433a-81a6-a5369c02d495']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:47.509404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa9d8da-a882-47bd-b310-848f4b0a9162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:47.540663 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7f5f74e-d151-4b2c-bc5c-d61892b9afe8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] DELETE http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 Jan 28 13:27:47.541378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7f5f74e-d151-4b2c-bc5c-d61892b9afe8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:47.541919 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:47.541919 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:47.542486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7f5f74e-d151-4b2c-bc5c-d61892b9afe8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:47.543098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b7f5f74e-d151-4b2c-bc5c-d61892b9afe8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Delete volume with id: a31244ff-b72d-442a-9a31-c507ecb0a363 Jan 28 13:27:47.593295 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efa9d8da-a882-47bd-b310-848f4b0a9162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04476ff7-b97f-4aa7-876b-8c5286b75b5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-425110733',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9b1d99c622c439aa2b1fadab7bc456a',qos_specs=None,replication_status=,reservations=['729a6093-352d-46be-8428-2c0cb2939b02','f1e4e1c6-f1ec-4754-a252-159b4eaa3f53','060c2e38-6705-441e-9b69-724f18ea3da5','4a22d9b5-6257-433a-81a6-a5369c02d495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4edb0e7ba9854f3194e3abacd943c5c0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-425110733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04476ff7-b97f-4aa7-876b-8c5286b75b5e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b9b1d99c622c439aa2b1fadab7bc456a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4edb0e7ba9854f3194e3abacd943c5c0',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:47.596227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9b4b7a-1541-41d7-a5cb-e9718cf9f9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:47.608874 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:47.608874 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:47.610378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b7f5f74e-d151-4b2c-bc5c-d61892b9afe8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:27:47.626053 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9b4b7a-1541-41d7-a5cb-e9718cf9f9af) transitioned into state 'SUCCESS' from state '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-425110733',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9b1d99c622c439aa2b1fadab7bc456a',qos_specs=None,replication_status=,reservations=['729a6093-352d-46be-8428-2c0cb2939b02','f1e4e1c6-f1ec-4754-a252-159b4eaa3f53','060c2e38-6705-441e-9b69-724f18ea3da5','4a22d9b5-6257-433a-81a6-a5369c02d495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4edb0e7ba9854f3194e3abacd943c5c0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:47.628350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3a49d4-17ea-42dd-80e4-0182eabef5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:47.644035 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b7f5f74e-d151-4b2c-bc5c-d61892b9afe8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Delete volume request issued successfully. Jan 28 13:27:47.645138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7f5f74e-d151-4b2c-bc5c-d61892b9afe8 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 returned with HTTP 202 Jan 28 13:27:47.646458 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1408/2801] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:27:47 2021] DELETE /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/a31244ff-b72d-442a-9a31-c507ecb0a363 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:27:47.650258 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f3a49d4-17ea-42dd-80e4-0182eabef5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:47.654594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Flow 'volume_create_api' (218f334d-049b-4229-a47b-09312012dbdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:27:47.659788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c8e5576-5e0e-4709-8c95-25488d15bf7f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] DELETE http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 Jan 28 13:27:47.661302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c8e5576-5e0e-4709-8c95-25488d15bf7f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:47.661689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:47.661689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:47.662372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c8e5576-5e0e-4709-8c95-25488d15bf7f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:47.663042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.backups [None req-1c8e5576-5e0e-4709-8c95-25488d15bf7f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Delete backup with id: a37b2702-add6-4f02-be09-71d31196bc04. Jan 28 13:27:47.745092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume request issued successfully. Jan 28 13:27:47.778040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e763b7a-bfe6-47e9-a896-869a2ac04ab3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes returned with HTTP 202 Jan 28 13:27:47.778960 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1394/2802] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:27:47 2021] POST /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes => generated 828 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:27:47.795172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25a2d6c2-2553-4ef7-9adc-cc92f3677c30 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:27:47.795749 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25a2d6c2-2553-4ef7-9adc-cc92f3677c30 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:47.796081 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:47.796081 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:47.796303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25a2d6c2-2553-4ef7-9adc-cc92f3677c30 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:47.861745 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:47.861745 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:47.925765 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:47.925765 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:47.949723 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25a2d6c2-2553-4ef7-9adc-cc92f3677c30 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:47.951682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.backup.rpcapi [None req-1c8e5576-5e0e-4709-8c95-25488d15bf7f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] delete_backup rpcapi backup_id a37b2702-add6-4f02-be09-71d31196bc04 {{(pid=87940) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 13:27:47.954810 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c8e5576-5e0e-4709-8c95-25488d15bf7f tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 returned with HTTP 202 Jan 28 13:27:47.955748 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1409/2803] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:27:47 2021] DELETE /volume/v3/cbba608a760d4022a84e2ddefb12caf6/backups/a37b2702-add6-4f02-be09-71d31196bc04 => generated 0 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:27:47.964529 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-196a39de-6d18-4476-9351-afa7581a736c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] DELETE http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:27:47.965093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-196a39de-6d18-4476-9351-afa7581a736c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:47.965253 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:47.965253 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:47.965622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-196a39de-6d18-4476-9351-afa7581a736c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:47.966088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-196a39de-6d18-4476-9351-afa7581a736c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Delete volume with id: 7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:27:47.997124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25a2d6c2-2553-4ef7-9adc-cc92f3677c30 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 200 Jan 28 13:27:47.998756 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1395/2804] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:47 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 920 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:27:48.088812 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:48.088812 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:48.090013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-196a39de-6d18-4476-9351-afa7581a736c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:27:48.173730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-196a39de-6d18-4476-9351-afa7581a736c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Delete volume request issued successfully. Jan 28 13:27:48.174210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-196a39de-6d18-4476-9351-afa7581a736c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 202 Jan 28 13:27:48.180676 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1410/2805] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:27:47 2021] DELETE /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:27:48.189178 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e377c73f-e579-4360-a8f7-7c87269e1462 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:27:48.194310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e377c73f-e579-4360-a8f7-7c87269e1462 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:48.194517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:48.194517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:48.195178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e377c73f-e579-4360-a8f7-7c87269e1462 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:48.367751 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:48.367751 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:48.382951 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e377c73f-e579-4360-a8f7-7c87269e1462 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:27:48.435091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e377c73f-e579-4360-a8f7-7c87269e1462 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:27:48.444216 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1396/2806] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:48 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1362 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:48.476112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2e91013-eae7-43b0-843d-00f9581f87c7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] DELETE http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:27:48.476635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2e91013-eae7-43b0-843d-00f9581f87c7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:48.476858 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:48.476858 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:48.477232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2e91013-eae7-43b0-843d-00f9581f87c7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:48.477707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-a2e91013-eae7-43b0-843d-00f9581f87c7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Delete volume with id: 11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:27:48.596018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:48.596018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:48.597531 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a2e91013-eae7-43b0-843d-00f9581f87c7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:48.656093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a2e91013-eae7-43b0-843d-00f9581f87c7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Delete volume request issued successfully. Jan 28 13:27:48.656585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2e91013-eae7-43b0-843d-00f9581f87c7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 202 Jan 28 13:27:48.658295 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1411/2807] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:27:48 2021] DELETE /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:27:48.666969 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-127bec22-2d19-477f-b46b-0927abe6b47a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:27:48.667536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-127bec22-2d19-477f-b46b-0927abe6b47a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:48.667760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:48.667760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:48.668348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-127bec22-2d19-477f-b46b-0927abe6b47a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:48.782536 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:48.782536 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:48.803914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-127bec22-2d19-477f-b46b-0927abe6b47a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:48.864118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-127bec22-2d19-477f-b46b-0927abe6b47a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:27:48.873753 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1397/2808] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:48 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:49.017198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adc9cde0-c357-4935-b26d-5648793d09cf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:27:49.017741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adc9cde0-c357-4935-b26d-5648793d09cf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:49.017965 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:49.017965 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:49.018341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adc9cde0-c357-4935-b26d-5648793d09cf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:49.192370 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:49.192370 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:49.211583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-adc9cde0-c357-4935-b26d-5648793d09cf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:49.263659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adc9cde0-c357-4935-b26d-5648793d09cf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 200 Jan 28 13:27:49.263659 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1412/2809] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:49 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:49.469322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83f7c909-45d4-48c4-9c7d-ad10d158c46c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:27:49.469848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83f7c909-45d4-48c4-9c7d-ad10d158c46c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:49.477507 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:49.477507 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:49.478045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83f7c909-45d4-48c4-9c7d-ad10d158c46c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:49.634320 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:49.634320 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:49.656311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-83f7c909-45d4-48c4-9c7d-ad10d158c46c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:27:49.726057 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83f7c909-45d4-48c4-9c7d-ad10d158c46c tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:27:49.739397 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1398/2810] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:49 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1362 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:49.881304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc6ec5fd-d369-4b4e-88df-4b7208ebb45c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:27:49.882428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc6ec5fd-d369-4b4e-88df-4b7208ebb45c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:49.882855 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:49.882855 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:49.883495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc6ec5fd-d369-4b4e-88df-4b7208ebb45c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:50.040589 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:50.040589 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:50.071425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fc6ec5fd-d369-4b4e-88df-4b7208ebb45c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:50.101660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc6ec5fd-d369-4b4e-88df-4b7208ebb45c tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:27:50.106381 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1413/2811] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:49 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 917 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:50.285800 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-341b7f0d-4759-4427-8492-6d277db13e05 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:27:50.286910 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-341b7f0d-4759-4427-8492-6d277db13e05 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:50.296188 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:50.296188 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:50.300363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-341b7f0d-4759-4427-8492-6d277db13e05 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:50.445596 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:50.445596 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:50.467430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-341b7f0d-4759-4427-8492-6d277db13e05 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:50.522937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-341b7f0d-4759-4427-8492-6d277db13e05 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 200 Jan 28 13:27:50.524445 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1399/2812] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:50 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 921 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:50.602508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68ef4f1d-9fae-48a2-8af6-2fb898b191d9 req-db84f6e4-3016-46dd-aa2c-21665f2206f3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:27:50.603450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68ef4f1d-9fae-48a2-8af6-2fb898b191d9 req-db84f6e4-3016-46dd-aa2c-21665f2206f3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:50.603826 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:50.603826 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:50.604416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68ef4f1d-9fae-48a2-8af6-2fb898b191d9 req-db84f6e4-3016-46dd-aa2c-21665f2206f3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:50.726352 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:50.726352 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:50.750602 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35af53ce-b965-46d1-90a0-879874f95862 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:27:50.751152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35af53ce-b965-46d1-90a0-879874f95862 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:50.751479 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:50.751479 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:50.751864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35af53ce-b965-46d1-90a0-879874f95862 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:50.754933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-68ef4f1d-9fae-48a2-8af6-2fb898b191d9 req-db84f6e4-3016-46dd-aa2c-21665f2206f3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:50.812250 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68ef4f1d-9fae-48a2-8af6-2fb898b191d9 req-db84f6e4-3016-46dd-aa2c-21665f2206f3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 200 Jan 28 13:27:50.813831 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1414/2813] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:27:50 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 921 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:50.838421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] POST http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes Jan 28 13:27:50.839144 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:50.839144 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:50.839888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1499137134"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:27:50.841058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1499137134'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:27:50.841625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume of 1 GB Jan 28 13:27:50.875645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Availability Zones retrieved successfully. Jan 28 13:27:50.937308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Flow 'volume_create_api' (b635fcef-0251-40de-ab13-8136bc102794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:27:50.941467 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822626b3-a63e-497a-8928-8d9ac3ea3a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:50.946474 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:50.946474 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:50.951768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:27:50.984071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-35af53ce-b965-46d1-90a0-879874f95862 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:27:51.075313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35af53ce-b965-46d1-90a0-879874f95862 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:27:51.085207 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1400/2814] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:50 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1362 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:27:51.125898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6407ef9c-fd7f-4ceb-a36e-b4d6116f1d8d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:27:51.126427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6407ef9c-fd7f-4ceb-a36e-b4d6116f1d8d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:51.126645 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:51.126645 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:51.127019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6407ef9c-fd7f-4ceb-a36e-b4d6116f1d8d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:51.162358 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822626b3-a63e-497a-8928-8d9ac3ea3a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:51.171174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14f7102-83f9-49b3-ae07-4a20357759e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:51.282155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:51.282155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:51.327675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6407ef9c-fd7f-4ceb-a36e-b4d6116f1d8d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:51.343244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Created reservations ['8ba0b045-3b99-4f5f-b38e-06176c628324', '571d1f01-b6c2-47ef-97a5-c0ba87c5880d', 'afc628c5-2f5d-442d-9ced-a0bd2d11b3a9', 'b0ede264-333c-470b-9493-b6de1e7f945e'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:27:51.345278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14f7102-83f9-49b3-ae07-4a20357759e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ba0b045-3b99-4f5f-b38e-06176c628324', '571d1f01-b6c2-47ef-97a5-c0ba87c5880d', 'afc628c5-2f5d-442d-9ced-a0bd2d11b3a9', 'b0ede264-333c-470b-9493-b6de1e7f945e']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:51.348036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e38e8ce-57e0-4b5c-8e27-dd97a4a76b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:51.385988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6407ef9c-fd7f-4ceb-a36e-b4d6116f1d8d tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:27:51.387506 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1401/2815] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:51 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 917 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:51.485909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e38e8ce-57e0-4b5c-8e27-dd97a4a76b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f68c8470-3f4d-46d1-a3bd-13b8bb8fde06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1499137134',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9b1d99c622c439aa2b1fadab7bc456a',qos_specs=None,replication_status=,reservations=['8ba0b045-3b99-4f5f-b38e-06176c628324','571d1f01-b6c2-47ef-97a5-c0ba87c5880d','afc628c5-2f5d-442d-9ced-a0bd2d11b3a9','b0ede264-333c-470b-9493-b6de1e7f945e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4edb0e7ba9854f3194e3abacd943c5c0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:27:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1499137134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f68c8470-3f4d-46d1-a3bd-13b8bb8fde06,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b9b1d99c622c439aa2b1fadab7bc456a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4edb0e7ba9854f3194e3abacd943c5c0',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:51.488733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b13736db-21f1-414e-89c6-f85f9e21334a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:51.555600 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b13736db-21f1-414e-89c6-f85f9e21334a) transitioned into state 'SUCCESS' from state '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-1499137134',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9b1d99c622c439aa2b1fadab7bc456a',qos_specs=None,replication_status=,reservations=['8ba0b045-3b99-4f5f-b38e-06176c628324','571d1f01-b6c2-47ef-97a5-c0ba87c5880d','afc628c5-2f5d-442d-9ced-a0bd2d11b3a9','b0ede264-333c-470b-9493-b6de1e7f945e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4edb0e7ba9854f3194e3abacd943c5c0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:51.557800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459b16ed-6ad2-4e7d-9161-8e41947051bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:27:51.592165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459b16ed-6ad2-4e7d-9161-8e41947051bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:27:51.614173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Flow 'volume_create_api' (b635fcef-0251-40de-ab13-8136bc102794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:27:51.773249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Create volume request issued successfully. Jan 28 13:27:51.817671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e36506d2-9217-4dcf-9175-db35e3d7edde tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes returned with HTTP 202 Jan 28 13:27:51.818922 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1415/2816] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:27:50 2021] POST /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes => generated 829 bytes in 993 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:27:51.837385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f02b23c-1f7b-4548-9b16-666cbaa27f2e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:51.837934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f02b23c-1f7b-4548-9b16-666cbaa27f2e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:51.838160 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:51.838160 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:51.838548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8f02b23c-1f7b-4548-9b16-666cbaa27f2e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:52.060936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:52.060936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:52.093745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bcb0ebed-6d76-41eb-9eb3-3adbb39a9003 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:27:52.095324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bcb0ebed-6d76-41eb-9eb3-3adbb39a9003 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:52.095740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:52.095740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:52.096690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bcb0ebed-6d76-41eb-9eb3-3adbb39a9003 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:52.116524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8f02b23c-1f7b-4548-9b16-666cbaa27f2e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:52.207516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8f02b23c-1f7b-4548-9b16-666cbaa27f2e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 200 Jan 28 13:27:52.208996 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1402/2817] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:51 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 921 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:52.315826 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:52.315826 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:52.376817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bcb0ebed-6d76-41eb-9eb3-3adbb39a9003 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Volume info retrieved successfully. Jan 28 13:27:52.404584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d20e0167-0d51-44db-bae6-a3e7922deee7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:27:52.405276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d20e0167-0d51-44db-bae6-a3e7922deee7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:52.405588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:52.405588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:52.406238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d20e0167-0d51-44db-bae6-a3e7922deee7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:52.533297 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:52.533297 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:52.541293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bcb0ebed-6d76-41eb-9eb3-3adbb39a9003 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 200 Jan 28 13:27:52.548749 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1416/2818] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:52 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 1362 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:52.562859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d20e0167-0d51-44db-bae6-a3e7922deee7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:52.616199 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d20e0167-0d51-44db-bae6-a3e7922deee7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 200 Jan 28 13:27:52.626716 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1403/2819] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:52 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 917 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:53.228300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b8e2c39-46c3-4047-a5ed-a6b743f20707 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:53.228793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b8e2c39-46c3-4047-a5ed-a6b743f20707 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:53.229008 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:53.229008 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:53.229755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b8e2c39-46c3-4047-a5ed-a6b743f20707 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:53.417549 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:53.417549 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:53.449169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7b8e2c39-46c3-4047-a5ed-a6b743f20707 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:53.501892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b8e2c39-46c3-4047-a5ed-a6b743f20707 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 200 Jan 28 13:27:53.504088 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1417/2820] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:53 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 921 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:53.565820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc039af3-c515-420a-b46f-45d08fc44f33 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] GET http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 Jan 28 13:27:53.566813 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc039af3-c515-420a-b46f-45d08fc44f33 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:53.567177 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:53.567177 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:53.567762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc039af3-c515-420a-b46f-45d08fc44f33 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:53.633646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19894665-4f86-45af-b953-2a345d38dcea tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 Jan 28 13:27:53.634169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19894665-4f86-45af-b953-2a345d38dcea tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:53.634388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:53.634388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:53.634759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19894665-4f86-45af-b953-2a345d38dcea tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:53.744864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc039af3-c515-420a-b46f-45d08fc44f33 tempest-TestVolumeBackupRestore-2042862594 tempest-TestVolumeBackupRestore-2042862594-project] http://10.222.0.38/volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 returned with HTTP 404 Jan 28 13:27:53.746254 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1404/2821] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:53 2021] GET /volume/v3/cbba608a760d4022a84e2ddefb12caf6/volumes/7427689d-9a13-4906-b890-1e60d8800cf0 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:27:53.800944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19894665-4f86-45af-b953-2a345d38dcea tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 returned with HTTP 404 Jan 28 13:27:53.802267 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1418/2822] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:53 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/11955448-73cf-4b69-9795-b626504aa7a4 => generated 109 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:27:53.816103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57df275c-b858-482e-bcb5-21669c7fb117 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] DELETE http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:27:53.816823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57df275c-b858-482e-bcb5-21669c7fb117 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:53.817375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57df275c-b858-482e-bcb5-21669c7fb117 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:53.817872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-57df275c-b858-482e-bcb5-21669c7fb117 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Delete volume with id: 88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:27:53.986705 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:53.986705 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:53.988366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-57df275c-b858-482e-bcb5-21669c7fb117 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:54.069737 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-57df275c-b858-482e-bcb5-21669c7fb117 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Delete volume request issued successfully. Jan 28 13:27:54.070188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57df275c-b858-482e-bcb5-21669c7fb117 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 202 Jan 28 13:27:54.072757 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1405/2823] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:27:53 2021] DELETE /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:27:54.083013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f9f30d4e-bd37-496b-90ea-b7193c59254a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:27:54.083959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f9f30d4e-bd37-496b-90ea-b7193c59254a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:54.084459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f9f30d4e-bd37-496b-90ea-b7193c59254a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:54.262682 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:54.262682 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:54.293745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f9f30d4e-bd37-496b-90ea-b7193c59254a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:54.399753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f9f30d4e-bd37-496b-90ea-b7193c59254a tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 200 Jan 28 13:27:54.406816 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1419/2824] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:54 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 917 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:54.520327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0b7e8160-4ba2-48d7-a0ae-6b6144691a2d tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:54.520998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0b7e8160-4ba2-48d7-a0ae-6b6144691a2d tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:54.521224 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:54.521224 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:54.521596 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0b7e8160-4ba2-48d7-a0ae-6b6144691a2d tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:54.683595 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:54.683595 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:54.728145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0b7e8160-4ba2-48d7-a0ae-6b6144691a2d tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:54.813601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0b7e8160-4ba2-48d7-a0ae-6b6144691a2d tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 200 Jan 28 13:27:54.814402 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1406/2825] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:54 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 922 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:54.911000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7d017b61-6bd2-42a0-a47e-1f622fe2dd93 req-71450ba7-061a-4002-be9d-8d6dca0a1eb9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:54.918468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7d017b61-6bd2-42a0-a47e-1f622fe2dd93 req-71450ba7-061a-4002-be9d-8d6dca0a1eb9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:54.918927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:54.918927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:54.919591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7d017b61-6bd2-42a0-a47e-1f622fe2dd93 req-71450ba7-061a-4002-be9d-8d6dca0a1eb9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:55.111318 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:55.111318 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:55.137512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-7d017b61-6bd2-42a0-a47e-1f622fe2dd93 req-71450ba7-061a-4002-be9d-8d6dca0a1eb9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:55.205232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7d017b61-6bd2-42a0-a47e-1f622fe2dd93 req-71450ba7-061a-4002-be9d-8d6dca0a1eb9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 200 Jan 28 13:27:55.215623 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1420/2826] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:27:54 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 922 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:55.295783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5e4d07bf-688f-48f9-b76f-df47cde82037 req-e4d81e7c-9e9f-4e44-b33c-5fa2d2b5ffaa tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail Jan 28 13:27:55.296404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5e4d07bf-688f-48f9-b76f-df47cde82037 req-e4d81e7c-9e9f-4e44-b33c-5fa2d2b5ffaa tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:55.296521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:55.296521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:55.296873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-5e4d07bf-688f-48f9-b76f-df47cde82037 req-e4d81e7c-9e9f-4e44-b33c-5fa2d2b5ffaa tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:55.297618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-5e4d07bf-688f-48f9-b76f-df47cde82037 req-e4d81e7c-9e9f-4e44-b33c-5fa2d2b5ffaa tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:27:55.299602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-5e4d07bf-688f-48f9-b76f-df47cde82037 req-e4d81e7c-9e9f-4e44-b33c-5fa2d2b5ffaa tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:27:55.417876 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d3de1282-e3f5-4c22-98de-afa7df4a81d7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:27:55.418419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d3de1282-e3f5-4c22-98de-afa7df4a81d7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:55.418798 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:55.418798 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:55.419447 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d3de1282-e3f5-4c22-98de-afa7df4a81d7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:55.441874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-5e4d07bf-688f-48f9-b76f-df47cde82037 req-e4d81e7c-9e9f-4e44-b33c-5fa2d2b5ffaa tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Get all volumes completed successfully. Jan 28 13:27:55.447344 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:55.447344 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:55.489065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-5e4d07bf-688f-48f9-b76f-df47cde82037 req-e4d81e7c-9e9f-4e44-b33c-5fa2d2b5ffaa tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail returned with HTTP 200 Jan 28 13:27:55.490812 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1407/2827] 10.222.0.38 () {60 vars in 1479 bytes} [Thu Jan 28 13:27:55 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail => generated 2747 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:55.578215 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f048c4ae-9ffc-4a71-a8b1-fbfe97185875 req-a00a9c25-f86c-476c-935e-c491300c438a tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail Jan 28 13:27:55.579034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f048c4ae-9ffc-4a71-a8b1-fbfe97185875 req-a00a9c25-f86c-476c-935e-c491300c438a tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:55.579498 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:55.579498 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:55.580193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f048c4ae-9ffc-4a71-a8b1-fbfe97185875 req-a00a9c25-f86c-476c-935e-c491300c438a tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:55.581050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-f048c4ae-9ffc-4a71-a8b1-fbfe97185875 req-a00a9c25-f86c-476c-935e-c491300c438a tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:27:55.583288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-f048c4ae-9ffc-4a71-a8b1-fbfe97185875 req-a00a9c25-f86c-476c-935e-c491300c438a tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:27:55.601334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:55.601334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:55.643720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d3de1282-e3f5-4c22-98de-afa7df4a81d7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:55.739527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d3de1282-e3f5-4c22-98de-afa7df4a81d7 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 200 Jan 28 13:27:55.740983 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1421/2828] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:55 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 917 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:55.801817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f048c4ae-9ffc-4a71-a8b1-fbfe97185875 req-a00a9c25-f86c-476c-935e-c491300c438a tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Get all volumes completed successfully. Jan 28 13:27:55.809864 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:55.809864 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:55.849259 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f048c4ae-9ffc-4a71-a8b1-fbfe97185875 req-a00a9c25-f86c-476c-935e-c491300c438a tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail returned with HTTP 200 Jan 28 13:27:55.850467 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1408/2829] 10.222.0.38 () {60 vars in 1479 bytes} [Thu Jan 28 13:27:55 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail => generated 2747 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:55.937175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-35da1e62-cbaf-4d8c-8a0c-4beeab41aede req-9c7b38cf-02d4-45cd-8f81-62d06cc19818 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail Jan 28 13:27:55.937895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-35da1e62-cbaf-4d8c-8a0c-4beeab41aede req-9c7b38cf-02d4-45cd-8f81-62d06cc19818 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:55.938093 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:55.938093 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:55.938595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-35da1e62-cbaf-4d8c-8a0c-4beeab41aede req-9c7b38cf-02d4-45cd-8f81-62d06cc19818 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:55.939495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-35da1e62-cbaf-4d8c-8a0c-4beeab41aede req-9c7b38cf-02d4-45cd-8f81-62d06cc19818 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:27:55.941667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-35da1e62-cbaf-4d8c-8a0c-4beeab41aede req-9c7b38cf-02d4-45cd-8f81-62d06cc19818 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:27:56.099286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-35da1e62-cbaf-4d8c-8a0c-4beeab41aede req-9c7b38cf-02d4-45cd-8f81-62d06cc19818 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Get all volumes completed successfully. Jan 28 13:27:56.101507 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:56.101507 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:56.129681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-35da1e62-cbaf-4d8c-8a0c-4beeab41aede req-9c7b38cf-02d4-45cd-8f81-62d06cc19818 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail returned with HTTP 200 Jan 28 13:27:56.130917 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1422/2830] 10.222.0.38 () {60 vars in 1479 bytes} [Thu Jan 28 13:27:55 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail => generated 2747 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:56.208431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e49b4641-c1bb-444e-89f7-63a013b43aba req-56bc19d6-07c8-49b9-9299-ef41e2b1be24 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail Jan 28 13:27:56.208961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e49b4641-c1bb-444e-89f7-63a013b43aba req-56bc19d6-07c8-49b9-9299-ef41e2b1be24 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:56.209159 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:56.209159 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:56.209775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e49b4641-c1bb-444e-89f7-63a013b43aba req-56bc19d6-07c8-49b9-9299-ef41e2b1be24 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:56.210570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-e49b4641-c1bb-444e-89f7-63a013b43aba req-56bc19d6-07c8-49b9-9299-ef41e2b1be24 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:27:56.212485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e49b4641-c1bb-444e-89f7-63a013b43aba req-56bc19d6-07c8-49b9-9299-ef41e2b1be24 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:27:56.300799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-e49b4641-c1bb-444e-89f7-63a013b43aba req-56bc19d6-07c8-49b9-9299-ef41e2b1be24 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Get all volumes completed successfully. Jan 28 13:27:56.304308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:56.304308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:56.317817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e49b4641-c1bb-444e-89f7-63a013b43aba req-56bc19d6-07c8-49b9-9299-ef41e2b1be24 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail returned with HTTP 200 Jan 28 13:27:56.319284 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1409/2831] 10.222.0.38 () {60 vars in 1479 bytes} [Thu Jan 28 13:27:56 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail => generated 2747 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:56.392032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-72dd61c7-8fdd-4ecd-b95e-6d0b87dd0f61 req-6fc6d71d-84ba-4e18-990f-958790294cf9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail Jan 28 13:27:56.392932 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-72dd61c7-8fdd-4ecd-b95e-6d0b87dd0f61 req-6fc6d71d-84ba-4e18-990f-958790294cf9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:56.393379 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:56.393379 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:56.393969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-72dd61c7-8fdd-4ecd-b95e-6d0b87dd0f61 req-6fc6d71d-84ba-4e18-990f-958790294cf9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:56.395403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-72dd61c7-8fdd-4ecd-b95e-6d0b87dd0f61 req-6fc6d71d-84ba-4e18-990f-958790294cf9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:27:56.398553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-72dd61c7-8fdd-4ecd-b95e-6d0b87dd0f61 req-6fc6d71d-84ba-4e18-990f-958790294cf9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:27:56.516728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-72dd61c7-8fdd-4ecd-b95e-6d0b87dd0f61 req-6fc6d71d-84ba-4e18-990f-958790294cf9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Get all volumes completed successfully. Jan 28 13:27:56.519605 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:56.519605 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:56.541189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-72dd61c7-8fdd-4ecd-b95e-6d0b87dd0f61 req-6fc6d71d-84ba-4e18-990f-958790294cf9 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail returned with HTTP 200 Jan 28 13:27:56.542393 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1423/2832] 10.222.0.38 () {60 vars in 1479 bytes} [Thu Jan 28 13:27:56 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail => generated 2747 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:56.612593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-13a42ce8-ceae-4bba-93a5-5dce0bf366ec req-61e69b0e-68fd-40e7-8d2a-94d3775fca72 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail Jan 28 13:27:56.613614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-13a42ce8-ceae-4bba-93a5-5dce0bf366ec req-61e69b0e-68fd-40e7-8d2a-94d3775fca72 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:56.613923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:56.613923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:56.614467 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-13a42ce8-ceae-4bba-93a5-5dce0bf366ec req-61e69b0e-68fd-40e7-8d2a-94d3775fca72 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:56.615736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-13a42ce8-ceae-4bba-93a5-5dce0bf366ec req-61e69b0e-68fd-40e7-8d2a-94d3775fca72 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:27:56.626150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-13a42ce8-ceae-4bba-93a5-5dce0bf366ec req-61e69b0e-68fd-40e7-8d2a-94d3775fca72 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:27:56.732649 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-13a42ce8-ceae-4bba-93a5-5dce0bf366ec req-61e69b0e-68fd-40e7-8d2a-94d3775fca72 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Get all volumes completed successfully. Jan 28 13:27:56.735473 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:56.735473 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:56.749241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-13a42ce8-ceae-4bba-93a5-5dce0bf366ec req-61e69b0e-68fd-40e7-8d2a-94d3775fca72 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail returned with HTTP 200 Jan 28 13:27:56.754255 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1410/2833] 10.222.0.38 () {60 vars in 1479 bytes} [Thu Jan 28 13:27:56 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail => generated 2747 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:56.765573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f68795a-c67e-4726-b705-d0985e6bfcb6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:27:56.766337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f68795a-c67e-4726-b705-d0985e6bfcb6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:56.766788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:56.766788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:56.767385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f68795a-c67e-4726-b705-d0985e6bfcb6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:56.828968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8174c052-25a6-4d18-8879-d73031e8fdb1 req-d49eb26c-3146-461e-878b-af90cc0300e3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail Jan 28 13:27:56.829812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8174c052-25a6-4d18-8879-d73031e8fdb1 req-d49eb26c-3146-461e-878b-af90cc0300e3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:56.830936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:56.830936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:56.832002 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8174c052-25a6-4d18-8879-d73031e8fdb1 req-d49eb26c-3146-461e-878b-af90cc0300e3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:56.833243 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-8174c052-25a6-4d18-8879-d73031e8fdb1 req-d49eb26c-3146-461e-878b-af90cc0300e3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:27:56.839824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-8174c052-25a6-4d18-8879-d73031e8fdb1 req-d49eb26c-3146-461e-878b-af90cc0300e3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:27:56.875889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:56.875889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:56.900813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2f68795a-c67e-4726-b705-d0985e6bfcb6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:56.949807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f68795a-c67e-4726-b705-d0985e6bfcb6 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 200 Jan 28 13:27:56.950644 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1424/2834] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:56 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:27:57.016539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-8174c052-25a6-4d18-8879-d73031e8fdb1 req-d49eb26c-3146-461e-878b-af90cc0300e3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Get all volumes completed successfully. Jan 28 13:27:57.018759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:57.018759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:57.028698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8174c052-25a6-4d18-8879-d73031e8fdb1 req-d49eb26c-3146-461e-878b-af90cc0300e3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail returned with HTTP 200 Jan 28 13:27:57.029914 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1411/2835] 10.222.0.38 () {60 vars in 1479 bytes} [Thu Jan 28 13:27:56 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail => generated 2747 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:27:57.100525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f56cc1f5-5807-4035-9083-67b43fbe0131 req-dd8fea17-52e2-4a15-9569-8ec1c886f964 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail Jan 28 13:27:57.101058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f56cc1f5-5807-4035-9083-67b43fbe0131 req-dd8fea17-52e2-4a15-9569-8ec1c886f964 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:57.101279 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:57.101279 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:57.101653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f56cc1f5-5807-4035-9083-67b43fbe0131 req-dd8fea17-52e2-4a15-9569-8ec1c886f964 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:57.102284 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [req-f56cc1f5-5807-4035-9083-67b43fbe0131 req-dd8fea17-52e2-4a15-9569-8ec1c886f964 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:27:57.104164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-f56cc1f5-5807-4035-9083-67b43fbe0131 req-dd8fea17-52e2-4a15-9569-8ec1c886f964 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:27:57.225687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f56cc1f5-5807-4035-9083-67b43fbe0131 req-dd8fea17-52e2-4a15-9569-8ec1c886f964 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Get all volumes completed successfully. Jan 28 13:27:57.229946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:57.229946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:57.255366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f56cc1f5-5807-4035-9083-67b43fbe0131 req-dd8fea17-52e2-4a15-9569-8ec1c886f964 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail returned with HTTP 200 Jan 28 13:27:57.264212 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1425/2836] 10.222.0.38 () {60 vars in 1479 bytes} [Thu Jan 28 13:27:57 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/detail => generated 2747 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:57.281524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4aba9308-299b-4dc8-a189-94400d4367ce tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] DELETE http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:57.281719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4aba9308-299b-4dc8-a189-94400d4367ce tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:57.281941 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:57.281941 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:57.282315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4aba9308-299b-4dc8-a189-94400d4367ce tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:57.282776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4aba9308-299b-4dc8-a189-94400d4367ce tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Delete volume with id: f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:57.356445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:57.356445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:57.358295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4aba9308-299b-4dc8-a189-94400d4367ce tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:57.416304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4aba9308-299b-4dc8-a189-94400d4367ce tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Delete volume request issued successfully. Jan 28 13:27:57.416791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4aba9308-299b-4dc8-a189-94400d4367ce tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 202 Jan 28 13:27:57.418065 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1412/2837] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:27:57 2021] DELETE /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:27:57.426221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e8ab08a-7987-41ce-9948-661587614fb3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:57.426759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e8ab08a-7987-41ce-9948-661587614fb3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:57.426995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:57.426995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:57.427382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0e8ab08a-7987-41ce-9948-661587614fb3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:57.535774 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:57.535774 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:57.560019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0e8ab08a-7987-41ce-9948-661587614fb3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:57.613839 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0e8ab08a-7987-41ce-9948-661587614fb3 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 200 Jan 28 13:27:57.618735 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1426/2838] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:57 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 921 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:57.967596 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b6f57bd-fcc0-4dc3-8749-3db892488b51 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f Jan 28 13:27:57.968164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b6f57bd-fcc0-4dc3-8749-3db892488b51 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:57.968377 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:57.968377 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:57.969039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b6f57bd-fcc0-4dc3-8749-3db892488b51 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:58.149613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b6f57bd-fcc0-4dc3-8749-3db892488b51 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f returned with HTTP 404 Jan 28 13:27:58.150960 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1413/2839] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:57 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/88a75df4-4a9f-4074-9fa5-e2020fe7917f => generated 109 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:27:58.159560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c09f7e14-49a9-4ed0-8f37-7952e80fb328 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] DELETE http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:27:58.160378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c09f7e14-49a9-4ed0-8f37-7952e80fb328 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:58.160741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:58.160741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:58.161315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c09f7e14-49a9-4ed0-8f37-7952e80fb328 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:58.161921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-c09f7e14-49a9-4ed0-8f37-7952e80fb328 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Delete volume with id: 757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:27:58.262690 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:58.262690 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:58.263924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c09f7e14-49a9-4ed0-8f37-7952e80fb328 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:58.324229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c09f7e14-49a9-4ed0-8f37-7952e80fb328 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Delete volume request issued successfully. Jan 28 13:27:58.324953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c09f7e14-49a9-4ed0-8f37-7952e80fb328 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 202 Jan 28 13:27:58.329262 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1427/2840] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:27:58 2021] DELETE /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:27:58.337606 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0fafe02-831e-4430-82a7-42c29a379ade tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:27:58.338806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0fafe02-831e-4430-82a7-42c29a379ade tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:58.339505 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e0fafe02-831e-4430-82a7-42c29a379ade tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:58.471904 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:58.471904 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:58.492938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e0fafe02-831e-4430-82a7-42c29a379ade tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:58.528368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e0fafe02-831e-4430-82a7-42c29a379ade tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:27:58.540172 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1414/2841] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:58 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 1365 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:58.633012 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a147206-4e64-410a-b666-c98d79dfd779 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:58.633757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a147206-4e64-410a-b666-c98d79dfd779 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:58.634425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:58.634425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:58.635131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a147206-4e64-410a-b666-c98d79dfd779 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:58.786722 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:58.786722 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:58.860976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8a147206-4e64-410a-b666-c98d79dfd779 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:27:58.926252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a147206-4e64-410a-b666-c98d79dfd779 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 200 Jan 28 13:27:58.932657 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1428/2842] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:58 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 921 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:27:59.547638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7be51d9-dedc-431b-ac7e-f894c612faaa tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:27:59.548163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7be51d9-dedc-431b-ac7e-f894c612faaa tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:59.548356 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:59.548356 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:59.549558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7be51d9-dedc-431b-ac7e-f894c612faaa tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:27:59.828474 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:27:59.828474 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:27:59.865075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7be51d9-dedc-431b-ac7e-f894c612faaa tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:27:59.949943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7be51d9-dedc-431b-ac7e-f894c612faaa tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:27:59.952017 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f6b8e9c-1281-45a2-8b21-d47dfc55935b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:27:59.953767 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1415/2843] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:59 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 1365 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:27:59.964197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f6b8e9c-1281-45a2-8b21-d47dfc55935b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:27:59.964493 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:27:59.964493 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:27:59.964991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f6b8e9c-1281-45a2-8b21-d47dfc55935b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:00.177805 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:00.177805 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:00.217575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f6b8e9c-1281-45a2-8b21-d47dfc55935b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:28:00.302519 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f6b8e9c-1281-45a2-8b21-d47dfc55935b tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 200 Jan 28 13:28:00.304276 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1429/2844] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:27:59 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 921 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:28:00.974584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5920145b-320d-4320-8651-3724fe0f324f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:28:00.975195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5920145b-320d-4320-8651-3724fe0f324f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:00.975637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:00.975637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:00.976175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5920145b-320d-4320-8651-3724fe0f324f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:01.125718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:01.125718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:01.164731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5920145b-320d-4320-8651-3724fe0f324f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Volume info retrieved successfully. Jan 28 13:28:01.232533 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5920145b-320d-4320-8651-3724fe0f324f tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 200 Jan 28 13:28:01.244401 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1416/2845] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:00 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 1365 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:28:01.324182 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71459bd7-00eb-4b83-82ac-9315d47d9525 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 Jan 28 13:28:01.325373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71459bd7-00eb-4b83-82ac-9315d47d9525 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:01.325735 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:01.325735 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:01.326314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-71459bd7-00eb-4b83-82ac-9315d47d9525 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:01.428552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-71459bd7-00eb-4b83-82ac-9315d47d9525 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 returned with HTTP 404 Jan 28 13:28:01.433824 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1430/2846] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:01 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/f68c8470-3f4d-46d1-a3bd-13b8bb8fde06 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:28:01.441356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7443335f-0268-4089-b339-15f12dcfcedf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] DELETE http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:28:01.442169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7443335f-0268-4089-b339-15f12dcfcedf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:01.442509 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:01.442509 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:01.443043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7443335f-0268-4089-b339-15f12dcfcedf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:01.443660 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7443335f-0268-4089-b339-15f12dcfcedf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Delete volume with id: 04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:28:01.579388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:01.579388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:01.580804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7443335f-0268-4089-b339-15f12dcfcedf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:28:01.630501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7443335f-0268-4089-b339-15f12dcfcedf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Delete volume request issued successfully. Jan 28 13:28:01.630980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7443335f-0268-4089-b339-15f12dcfcedf tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 202 Jan 28 13:28:01.632263 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1417/2847] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:28:01 2021] DELETE /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:28:01.643623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b1ff2a4-1a54-4d5d-a89e-b5c7a2124f8e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:28:01.644295 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b1ff2a4-1a54-4d5d-a89e-b5c7a2124f8e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:01.644810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b1ff2a4-1a54-4d5d-a89e-b5c7a2124f8e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:01.786634 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:01.786634 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:01.815503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b1ff2a4-1a54-4d5d-a89e-b5c7a2124f8e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:28:01.872756 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b1ff2a4-1a54-4d5d-a89e-b5c7a2124f8e tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 200 Jan 28 13:28:01.893478 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1431/2848] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:01 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 920 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:28:02.251937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d2950e7-38ca-4943-89f7-1aefb54e5f80 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] GET http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d Jan 28 13:28:02.252786 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d2950e7-38ca-4943-89f7-1aefb54e5f80 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:02.253014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:02.253014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:02.253395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d2950e7-38ca-4943-89f7-1aefb54e5f80 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:02.390157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d2950e7-38ca-4943-89f7-1aefb54e5f80 tempest-TaggedBootDevicesTest_v242-1750988569 tempest-TaggedBootDevicesTest_v242-1750988569-project] http://10.222.0.38/volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d returned with HTTP 404 Jan 28 13:28:02.395796 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1418/2849] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:02 2021] GET /volume/v3/def5b931adc34619ba5c1a915baf6b69/volumes/757da977-57a2-4f36-9602-f7c09bb7b45d => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:28:02.894327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d97bae5b-655d-468c-9805-f81c95073d62 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:28:02.895126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d97bae5b-655d-468c-9805-f81c95073d62 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:02.895535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:02.895535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:02.896103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d97bae5b-655d-468c-9805-f81c95073d62 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:03.090591 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:03.090591 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:03.109880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d97bae5b-655d-468c-9805-f81c95073d62 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:28:03.147157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d97bae5b-655d-468c-9805-f81c95073d62 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 200 Jan 28 13:28:03.148402 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1432/2850] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:02 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 920 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:28:04.166810 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a48f7145-cf25-4abb-8ba7-b4e62febc4c8 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:28:04.168809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a48f7145-cf25-4abb-8ba7-b4e62febc4c8 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:04.170721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a48f7145-cf25-4abb-8ba7-b4e62febc4c8 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:04.334484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:04.334484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:04.359272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a48f7145-cf25-4abb-8ba7-b4e62febc4c8 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:28:04.432763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a48f7145-cf25-4abb-8ba7-b4e62febc4c8 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 200 Jan 28 13:28:04.435635 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1419/2851] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:04 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 920 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:28:05.450475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ba3c6ab-0fc2-43f5-a815-62817e4af122 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e Jan 28 13:28:05.451015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ba3c6ab-0fc2-43f5-a815-62817e4af122 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:05.451163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:05.451163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:05.452299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ba3c6ab-0fc2-43f5-a815-62817e4af122 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:05.559491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ba3c6ab-0fc2-43f5-a815-62817e4af122 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e returned with HTTP 404 Jan 28 13:28:05.561883 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1433/2852] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:05 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/04476ff7-b97f-4aa7-876b-8c5286b75b5e => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:28:05.571379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41fa27c8-f4a9-4c26-8fa1-b6b86ece5c97 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] DELETE http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e Jan 28 13:28:05.572128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41fa27c8-f4a9-4c26-8fa1-b6b86ece5c97 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:05.572500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:05.572500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:05.573095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41fa27c8-f4a9-4c26-8fa1-b6b86ece5c97 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:05.574271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-41fa27c8-f4a9-4c26-8fa1-b6b86ece5c97 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Delete volume with id: e9d6c9ae-8fd3-4572-98c3-600f017c830e Jan 28 13:28:05.658341 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:05.658341 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:05.659943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-41fa27c8-f4a9-4c26-8fa1-b6b86ece5c97 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:28:05.712391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-41fa27c8-f4a9-4c26-8fa1-b6b86ece5c97 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Delete volume request issued successfully. Jan 28 13:28:05.713570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41fa27c8-f4a9-4c26-8fa1-b6b86ece5c97 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e returned with HTTP 202 Jan 28 13:28:05.721831 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1420/2853] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:28:05 2021] DELETE /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:28:05.724766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcb0e577-4b8e-432c-bfcb-7d6f06bfc768 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e Jan 28 13:28:05.725297 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcb0e577-4b8e-432c-bfcb-7d6f06bfc768 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:05.725790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcb0e577-4b8e-432c-bfcb-7d6f06bfc768 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:05.843239 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:05.843239 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:05.873306 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dcb0e577-4b8e-432c-bfcb-7d6f06bfc768 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:28:05.934319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcb0e577-4b8e-432c-bfcb-7d6f06bfc768 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e returned with HTTP 200 Jan 28 13:28:05.935645 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1434/2854] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:05 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e => generated 920 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:28:06.953361 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-82caca29-95b7-456e-8ec2-6f6225e449e2 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e Jan 28 13:28:06.955597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-82caca29-95b7-456e-8ec2-6f6225e449e2 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:06.956037 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:06.956037 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:06.956913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-82caca29-95b7-456e-8ec2-6f6225e449e2 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:07.022624 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:07.022624 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:07.035870 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-82caca29-95b7-456e-8ec2-6f6225e449e2 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Volume info retrieved successfully. Jan 28 13:28:07.070327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-82caca29-95b7-456e-8ec2-6f6225e449e2 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e returned with HTTP 200 Jan 28 13:28:07.081195 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1421/2855] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:06 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e => generated 920 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:28:08.090969 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fbce04a-8fef-4c1d-b709-b83ec0737d90 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] GET http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e Jan 28 13:28:08.097288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fbce04a-8fef-4c1d-b709-b83ec0737d90 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:08.097730 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:08.097730 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:08.101265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fbce04a-8fef-4c1d-b709-b83ec0737d90 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:08.208989 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fbce04a-8fef-4c1d-b709-b83ec0737d90 tempest-VolumesTestJSON-1204364926 tempest-VolumesTestJSON-1204364926-project] http://10.222.0.38/volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e returned with HTTP 404 Jan 28 13:28:08.213653 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1435/2856] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:28:08 2021] GET /volume/v3/b9b1d99c622c439aa2b1fadab7bc456a/volumes/e9d6c9ae-8fd3-4572-98c3-600f017c830e => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:28:08.238556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-3359b808-1d06-49ca-b226-baa40c0c0d56 req-4110df44-f648-448a-aea3-afc8ad582126 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc Jan 28 13:28:08.239675 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-3359b808-1d06-49ca-b226-baa40c0c0d56 req-4110df44-f648-448a-aea3-afc8ad582126 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:08.240380 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:08.240380 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:08.241107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-3359b808-1d06-49ca-b226-baa40c0c0d56 req-4110df44-f648-448a-aea3-afc8ad582126 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:08.299082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:08.299082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:09.323486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-3359b808-1d06-49ca-b226-baa40c0c0d56 req-4110df44-f648-448a-aea3-afc8ad582126 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:28:09.324523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-3359b808-1d06-49ca-b226-baa40c0c0d56 req-4110df44-f648-448a-aea3-afc8ad582126 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:28:09.333802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-3359b808-1d06-49ca-b226-baa40c0c0d56 req-4110df44-f648-448a-aea3-afc8ad582126 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc returned with HTTP 200 Jan 28 13:28:09.336163 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1422/2857] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:28:08 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/1b15f3b1-f580-43cd-9921-24ea313b2ddc => generated 19 bytes in 1104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:28:11.717713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-bf7c584e-4cef-4057-921d-03c15c390f10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:28:11.720272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-bf7c584e-4cef-4057-921d-03c15c390f10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:11.723522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-bf7c584e-4cef-4057-921d-03c15c390f10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:11.801297 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:11.801297 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:11.814011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-bf7c584e-4cef-4057-921d-03c15c390f10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:28:11.846726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-bf7c584e-4cef-4057-921d-03c15c390f10 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:28:11.848730 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1436/2858] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:28:11 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1369 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:28:13.725440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4430257-3ab2-419f-8721-323113b3e753 req-4b44a6f5-f651-4ca3-a3ac-8baf477e9127 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] DELETE http://10.222.0.38/volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/tempest-invalid-1798176591 Jan 28 13:28:13.725996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4430257-3ab2-419f-8721-323113b3e753 req-4b44a6f5-f651-4ca3-a3ac-8baf477e9127 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:13.726308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:13.726308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:13.726997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-d4430257-3ab2-419f-8721-323113b3e753 req-4b44a6f5-f651-4ca3-a3ac-8baf477e9127 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:13.727587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-d4430257-3ab2-419f-8721-323113b3e753 req-4b44a6f5-f651-4ca3-a3ac-8baf477e9127 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Delete volume with id: tempest-invalid-1798176591 Jan 28 13:28:13.824263 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-d4430257-3ab2-419f-8721-323113b3e753 req-4b44a6f5-f651-4ca3-a3ac-8baf477e9127 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] http://10.222.0.38/volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/tempest-invalid-1798176591 returned with HTTP 404 Jan 28 13:28:13.827743 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1423/2859] 10.222.0.38 () {62 vars in 1561 bytes} [Thu Jan 28 13:28:13 2021] DELETE /volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/tempest-invalid-1798176591 => generated 99 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:28:13.934106 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bff2b891-dab3-43d3-867d-c4f9d2a231b9 req-00f322c4-a78b-4638-bc76-b98d041d1650 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] DELETE http://10.222.0.38/volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/8824ff67-6ef8-481b-8a13-2ed3c5499cd6 Jan 28 13:28:13.934571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bff2b891-dab3-43d3-867d-c4f9d2a231b9 req-00f322c4-a78b-4638-bc76-b98d041d1650 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:13.934790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:13.934790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:13.935152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-bff2b891-dab3-43d3-867d-c4f9d2a231b9 req-00f322c4-a78b-4638-bc76-b98d041d1650 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:13.935667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-bff2b891-dab3-43d3-867d-c4f9d2a231b9 req-00f322c4-a78b-4638-bc76-b98d041d1650 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Delete volume with id: 8824ff67-6ef8-481b-8a13-2ed3c5499cd6 Jan 28 13:28:14.047283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-bff2b891-dab3-43d3-867d-c4f9d2a231b9 req-00f322c4-a78b-4638-bc76-b98d041d1650 tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] http://10.222.0.38/volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/8824ff67-6ef8-481b-8a13-2ed3c5499cd6 returned with HTTP 404 Jan 28 13:28:14.048742 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1437/2860] 10.222.0.38 () {62 vars in 1591 bytes} [Thu Jan 28 13:28:13 2021] DELETE /volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/8824ff67-6ef8-481b-8a13-2ed3c5499cd6 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:28:14.129169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] GET http://10.222.0.38/volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/55a57235-0785-477d-ac77-499ed740e1ff Jan 28 13:28:14.130044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:14.130752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:14.186231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] http://10.222.0.38/volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/55a57235-0785-477d-ac77-499ed740e1ff returned with HTTP 404 Jan 28 13:28:14.187690 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1424/2861] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:28:14 2021] GET /volume/v3/903f70b2aeaa403f9ef2e0306b2a1f96/volumes/55a57235-0785-477d-ac77-499ed740e1ff => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:28:17.934867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-7bd8328d-7ab3-4307-9541-30fcc7a3ad59 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:28:17.935817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-7bd8328d-7ab3-4307-9541-30fcc7a3ad59 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:17.936327 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-7bd8328d-7ab3-4307-9541-30fcc7a3ad59 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:18.087868 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:18.087868 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:18.112524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-7bd8328d-7ab3-4307-9541-30fcc7a3ad59 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:28:18.169063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-7bd8328d-7ab3-4307-9541-30fcc7a3ad59 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:28:18.175420 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1438/2862] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:28:17 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1369 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:28:18.187385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] GET http://10.222.0.38/volume// Jan 28 13:28:18.188219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:18.189240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:18.191535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:28:18.192374 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1425/2863] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:28:18 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:28:18.216197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-76c72723-2e94-452c-980a-2b316f83e2bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments Jan 28 13:28:18.217057 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:18.217057 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:18.218315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-76c72723-2e94-452c-980a-2b316f83e2bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0a38d93-8cf1-4393-9dba-2d86f78eb384", "instance_uuid": "13c91d75-16d0-42cf-8903-fe0548b6fcaa", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:28:18.322325 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:18.322325 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:18.501563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-76c72723-2e94-452c-980a-2b316f83e2bd tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments returned with HTTP 200 Jan 28 13:28:18.502682 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1439/2864] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:28:18 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:28:21.577684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] GET http://10.222.0.38/volume// Jan 28 13:28:21.579275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:21.579984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:21.581227 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c46fc8d8-738f-4794-b566-50352264bb0f req-4a504bd1-1847-4ceb-9b3d-a10d33dd091b tempest-VolumesNegativeTest-1031081936 tempest-VolumesNegativeTest-1031081936-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:28:21.582588 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1426/2865] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 13:28:21 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:28:21.597517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-e59b87ff-3afd-43f4-b2e9-37ffaed8e796 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:28:21.598404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-e59b87ff-3afd-43f4-b2e9-37ffaed8e796 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:28:21.598603 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:21.598603 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:21.599538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-e59b87ff-3afd-43f4-b2e9-37ffaed8e796 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:28:21.730560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:21.730560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:21.764053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-e59b87ff-3afd-43f4-b2e9-37ffaed8e796 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:28:21.813704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:21.813704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:21.826984 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-e59b87ff-3afd-43f4-b2e9-37ffaed8e796 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:28:21.828761 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1440/2866] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 13:28:21 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1467 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:28:21.865942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-c514a2f9-b321-4d4e-80dc-95977187b68c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] PUT http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261 Jan 28 13:28:21.866897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-c514a2f9-b321-4d4e-80dc-95977187b68c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:28:21.900175 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:28:21.900175 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:28:21.901090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-c514a2f9-b321-4d4e-80dc-95977187b68c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-c0a38d93-8cf1-4393-9dba-2d86f78eb384-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.011s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:28:21.915065 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:21.915065 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:23.694200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-c514a2f9-b321-4d4e-80dc-95977187b68c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-c0a38d93-8cf1-4393-9dba-2d86f78eb384-n-h1-705657-14'" released by "attachment_update" :: held 1.793s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:28:23.695439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-c514a2f9-b321-4d4e-80dc-95977187b68c tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261 returned with HTTP 200 Jan 28 13:28:23.697097 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1427/2867] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 13:28:21 2021] PUT /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261 => generated 762 bytes in 1836 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:28:23.733761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-a65e8123-5801-4660-aa59-5d66159d0d0a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261/action Jan 28 13:28:23.735417 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:28:23.735417 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:28:23.736206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-a65e8123-5801-4660-aa59-5d66159d0d0a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:28:23.736738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-a65e8123-5801-4660-aa59-5d66159d0d0a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:28:23.847471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:28:23.847471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:28:23.881944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-f0dc66c6-0524-4845-92b4-87bf39eb5249 req-a65e8123-5801-4660-aa59-5d66159d0d0a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261/action returned with HTTP 204 Jan 28 13:28:23.883092 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1441/2868] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 13:28:23 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:29:22.788232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28ce17b2-550a-4738-ae18-a49b0ee281cc tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] GET http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services Jan 28 13:29:22.788615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28ce17b2-550a-4738-ae18-a49b0ee281cc tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:22.788615 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:22.788615 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:22.789090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28ce17b2-550a-4738-ae18-a49b0ee281cc tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:22.789923 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:22.789923 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:22.801832 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28ce17b2-550a-4738-ae18-a49b0ee281cc tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services returned with HTTP 200 Jan 28 13:29:22.803457 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1428/2869] 10.222.0.38 () {58 vars in 1216 bytes} [Thu Jan 28 13:29:22 2021] GET /volume/v3/92df99525578409eb190345c11cf622b/os-services => generated 632 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:22.833730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-831629b2-8f4f-4d5f-a891-77e6e29ff957 tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] PUT http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/disable-log-reason Jan 28 13:29:22.834316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:22.834316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:22.834867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-831629b2-8f4f-4d5f-a891-77e6e29ff957 tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-705657-14", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:22.841049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-831629b2-8f4f-4d5f-a891-77e6e29ff957 tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/disable-log-reason returned with HTTP 400 Jan 28 13:29:22.841049 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1442/2870] 10.222.0.38 () {60 vars in 1293 bytes} [Thu Jan 28 13:29:22 2021] PUT /volume/v3/92df99525578409eb190345c11cf622b/os-services/disable-log-reason => generated 136 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:29:22.858977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11139dd3-0286-4a21-941d-37453b57e53d tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] PUT http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/disable Jan 28 13:29:22.860233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-11139dd3-0286-4a21-941d-37453b57e53d tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-705657-14", "binary": "invalid_binary"} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:22.875001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11139dd3-0286-4a21-941d-37453b57e53d tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/disable returned with HTTP 404 Jan 28 13:29:22.877137 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1429/2871] 10.222.0.38 () {60 vars in 1260 bytes} [Thu Jan 28 13:29:22 2021] PUT /volume/v3/92df99525578409eb190345c11cf622b/os-services/disable => generated 110 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:29:22.895993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53ed9092-1e5f-4542-8eab-7c58465cc09c tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] PUT http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/enable Jan 28 13:29:22.897296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53ed9092-1e5f-4542-8eab-7c58465cc09c tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:22.910159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53ed9092-1e5f-4542-8eab-7c58465cc09c tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/enable returned with HTTP 404 Jan 28 13:29:22.912138 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1443/2872] 10.222.0.38 () {60 vars in 1257 bytes} [Thu Jan 28 13:29:22 2021] PUT /volume/v3/92df99525578409eb190345c11cf622b/os-services/enable => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:29:22.928561 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2bb1930-b4f9-4f7c-a27b-4f34f72c9c1c tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] PUT http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/freeze Jan 28 13:29:22.929835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2bb1930-b4f9-4f7c-a27b-4f34f72c9c1c tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:22.944108 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2bb1930-b4f9-4f7c-a27b-4f34f72c9c1c tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/freeze returned with HTTP 400 Jan 28 13:29:22.946403 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1430/2873] 10.222.0.38 () {60 vars in 1257 bytes} [Thu Jan 28 13:29:22 2021] PUT /volume/v3/92df99525578409eb190345c11cf622b/os-services/freeze => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:29:22.973296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02f46c47-172d-4e0e-ad42-4397e341ae42 tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] PUT http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/thaw Jan 28 13:29:22.974326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02f46c47-172d-4e0e-ad42-4397e341ae42 tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:22.995798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02f46c47-172d-4e0e-ad42-4397e341ae42 tempest-VolumeServicesNegativeTest-1940521338 tempest-VolumeServicesNegativeTest-1940521338-project-admin] http://10.222.0.38/volume/v3/92df99525578409eb190345c11cf622b/os-services/thaw returned with HTTP 400 Jan 28 13:29:22.997378 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1444/2874] 10.222.0.38 () {60 vars in 1251 bytes} [Thu Jan 28 13:29:22 2021] PUT /volume/v3/92df99525578409eb190345c11cf622b/os-services/thaw => generated 83 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:29:31.287482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-008c89f9-fe25-4c45-9c08-3febd4982126 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] POST http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types Jan 28 13:29:31.289095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-008c89f9-fe25-4c45-9c08-3febd4982126 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1764606766", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:31.349504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-008c89f9-fe25-4c45-9c08-3febd4982126 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types returned with HTTP 200 Jan 28 13:29:31.350920 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1431/2875] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:29:30 2021] POST /volume/v3/a1030fc8368044dba85e42776aff7e86/types => generated 278 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:31.364418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ebdef8a8-1a5a-4529-9602-642b30c560b0 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] POST http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types Jan 28 13:29:31.366000 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ebdef8a8-1a5a-4529-9602-642b30c560b0 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-623271053", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:31.420477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ebdef8a8-1a5a-4529-9602-642b30c560b0 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types returned with HTTP 200 Jan 28 13:29:31.422102 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1445/2876] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:29:31 2021] POST /volume/v3/a1030fc8368044dba85e42776aff7e86/types => generated 277 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:31.679971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] POST http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes Jan 28 13:29:31.680784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1817056738", "volume_type": "254dc96a-3e30-4dd0-b4ad-5fdc704d5418", "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:31.682507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1817056738', 'volume_type': '254dc96a-3e30-4dd0-b4ad-5fdc704d5418', 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:29:31.701858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Create volume of 1 GB Jan 28 13:29:31.702913 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:31.702913 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:31.704131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Availability Zones retrieved successfully. Jan 28 13:29:31.735406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Flow 'volume_create_api' (fa75d0b6-5b73-4ab6-88c0-122514725f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:29:31.739338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bccc615d-2bcb-4e3d-b3a5-3d0b1352b096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:31.742677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:29:31.823543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bccc615d-2bcb-4e3d-b3a5-3d0b1352b096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=254dc96a-3e30-4dd0-b4ad-5fdc704d5418,is_public=True,name='tempest-VolumeTypesTest-volume-type-1764606766',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '254dc96a-3e30-4dd0-b4ad-5fdc704d5418', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:31.829535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f32ee0d-58c1-4311-a7b9-961b30f8a2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:31.923055 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1764606766 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1764606766, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:29:31.924645 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1764606766 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1764606766, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:29:31.986946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Created reservations ['b160ea42-302c-46e1-be6e-a5ef1c6ff676', '40d3c0fa-b188-4944-a5c1-08e037d83090', 'f4415dee-8caa-4d43-bd6e-1b9b329c3687', 'a384b4c9-bcd1-4490-92ce-1ef098602762'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:29:31.996752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f32ee0d-58c1-4311-a7b9-961b30f8a2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b160ea42-302c-46e1-be6e-a5ef1c6ff676', '40d3c0fa-b188-4944-a5c1-08e037d83090', 'f4415dee-8caa-4d43-bd6e-1b9b329c3687', 'a384b4c9-bcd1-4490-92ce-1ef098602762']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:31.996752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e3d67c-5ee6-4ef6-945e-0a81299e1793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:32.078300 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e3d67c-5ee6-4ef6-945e-0a81299e1793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '596c2871-a4cf-46c8-91a1-487b74704c42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1817056738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159f897b14ab4228b040766f139b2ede',qos_specs=None,replication_status=,reservations=['b160ea42-302c-46e1-be6e-a5ef1c6ff676','40d3c0fa-b188-4944-a5c1-08e037d83090','f4415dee-8caa-4d43-bd6e-1b9b329c3687','a384b4c9-bcd1-4490-92ce-1ef098602762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3820e265a6b24a32b23f29d36b388476',volume_type_id=254dc96a-3e30-4dd0-b4ad-5fdc704d5418), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1817056738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=596c2871-a4cf-46c8-91a1-487b74704c42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='159f897b14ab4228b040766f139b2ede',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3820e265a6b24a32b23f29d36b388476',volume_attachment=,volume_type=,volume_type_id=254dc96a-3e30-4dd0-b4ad-5fdc704d5418)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:32.081138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ab9852-3c83-4bf9-96d3-f37e93b7c0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:32.124228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ab9852-3c83-4bf9-96d3-f37e93b7c0f0) transitioned into state 'SUCCESS' from state '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-1817056738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='159f897b14ab4228b040766f139b2ede',qos_specs=None,replication_status=,reservations=['b160ea42-302c-46e1-be6e-a5ef1c6ff676','40d3c0fa-b188-4944-a5c1-08e037d83090','f4415dee-8caa-4d43-bd6e-1b9b329c3687','a384b4c9-bcd1-4490-92ce-1ef098602762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3820e265a6b24a32b23f29d36b388476',volume_type_id=254dc96a-3e30-4dd0-b4ad-5fdc704d5418)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:32.128293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75dc19d-28a6-4371-aecd-00fe2001fd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:32.154116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75dc19d-28a6-4371-aecd-00fe2001fd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:32.158714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Flow 'volume_create_api' (fa75d0b6-5b73-4ab6-88c0-122514725f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:29:32.242169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Create volume request issued successfully. Jan 28 13:29:32.262265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94fc0614-7150-48d3-8746-f06b15256617 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes returned with HTTP 202 Jan 28 13:29:32.263495 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1432/2877] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:29:31 2021] POST /volume/v3/159f897b14ab4228b040766f139b2ede/volumes => generated 850 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:29:32.279200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9326c30-c846-4295-8819-0aeacd3de991 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] GET http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:32.280316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9326c30-c846-4295-8819-0aeacd3de991 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:32.280720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9326c30-c846-4295-8819-0aeacd3de991 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:32.359897 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:32.359897 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:32.370406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b9326c30-c846-4295-8819-0aeacd3de991 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:32.397225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9326c30-c846-4295-8819-0aeacd3de991 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 200 Jan 28 13:29:32.398752 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1446/2878] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:32 2021] GET /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 918 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:33.422671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1bad0520-9b14-4baa-8ea3-0c5a62bfbc67 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] GET http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:33.423833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1bad0520-9b14-4baa-8ea3-0c5a62bfbc67 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:33.424468 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:33.424468 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:33.425084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1bad0520-9b14-4baa-8ea3-0c5a62bfbc67 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:33.490200 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:33.490200 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:33.509026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1bad0520-9b14-4baa-8ea3-0c5a62bfbc67 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:33.591591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1bad0520-9b14-4baa-8ea3-0c5a62bfbc67 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 200 Jan 28 13:29:33.593085 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1433/2879] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:33 2021] GET /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 943 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:33.613009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] POST http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42/action Jan 28 13:29:33.613865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:33.613865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:33.614674 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Action body: b'{"os-retype": {"new_type": "4916bb6e-044b-4dd8-b6b8-464f317d1468"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:29:33.615412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "4916bb6e-044b-4dd8-b6b8-464f317d1468"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:33.778450 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:33.778450 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:33.784755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:33.899193 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-623271053 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-623271053, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:29:33.901174 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-623271053 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-623271053, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:29:33.973843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Created reservations ['7c32bdd7-0113-4d10-a0d5-688a70b88dab', '4b8cfe76-acb9-4ae4-a30a-fa1eec49520a'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:29:34.015835 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1764606766 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1764606766, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:29:34.016979 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1764606766 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1764606766, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:29:34.040981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Created reservations ['84ba0e89-23fb-4d7d-8e32-cd1a9995deca', '3da95454-c086-4190-85e2-c078c57cfa65'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:29:34.142414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Retype volume request issued successfully. Jan 28 13:29:34.143181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b038a3e7-71d3-480f-a5e5-2fd7a0542183 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42/action returned with HTTP 202 Jan 28 13:29:34.144613 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1447/2880] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:29:33 2021] POST /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42/action => generated 0 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:29:34.154480 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-82f7e415-03d1-4aa7-800e-35da3ab04f04 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] GET http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:34.155061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-82f7e415-03d1-4aa7-800e-35da3ab04f04 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:34.155360 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:34.155360 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:34.156419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-82f7e415-03d1-4aa7-800e-35da3ab04f04 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:34.252044 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:34.252044 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:34.263567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-82f7e415-03d1-4aa7-800e-35da3ab04f04 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:34.296897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-82f7e415-03d1-4aa7-800e-35da3ab04f04 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 200 Jan 28 13:29:34.299140 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1434/2881] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:34 2021] GET /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 942 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:35.341818 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c215e76-4e1c-4c13-979a-d30f78ce83af tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] GET http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:35.342535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c215e76-4e1c-4c13-979a-d30f78ce83af tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:35.343234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:35.343234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:35.343893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c215e76-4e1c-4c13-979a-d30f78ce83af tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:35.427414 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:35.427414 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:35.442276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6c215e76-4e1c-4c13-979a-d30f78ce83af tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:35.477684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c215e76-4e1c-4c13-979a-d30f78ce83af tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 200 Jan 28 13:29:35.479757 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1448/2882] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:35 2021] GET /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 942 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:35.499550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-717365be-20a2-4044-8ddc-4859e3b13d56 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] GET http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:35.500369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-717365be-20a2-4044-8ddc-4859e3b13d56 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:35.500694 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:35.500694 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:35.501038 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-717365be-20a2-4044-8ddc-4859e3b13d56 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:35.598761 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:35.598761 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:35.612045 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-717365be-20a2-4044-8ddc-4859e3b13d56 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:35.643288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-717365be-20a2-4044-8ddc-4859e3b13d56 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 200 Jan 28 13:29:35.644547 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1435/2883] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:35 2021] GET /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 942 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:35.677274 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99279c8e-a643-4fda-a1c8-80efa4ab8454 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] POST http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types Jan 28 13:29:35.678129 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:35.678129 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:35.678955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99279c8e-a643-4fda-a1c8-80efa4ab8454 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1684369973", "description": "tempest-volume-type-description-1612621721", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:35.822095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99279c8e-a643-4fda-a1c8-80efa4ab8454 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types returned with HTTP 200 Jan 28 13:29:35.823476 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1449/2884] 10.222.0.38 () {60 vars in 1220 bytes} [Thu Jan 28 13:29:35 2021] POST /volume/v3/a1030fc8368044dba85e42776aff7e86/types => generated 318 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:35.834931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-121fd136-60c0-44a8-bf93-27e8d072a0a3 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 Jan 28 13:29:35.835524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-121fd136-60c0-44a8-bf93-27e8d072a0a3 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:35.835735 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:35.835735 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:35.836125 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-121fd136-60c0-44a8-bf93-27e8d072a0a3 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:35.880790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-121fd136-60c0-44a8-bf93-27e8d072a0a3 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 returned with HTTP 200 Jan 28 13:29:35.882373 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1436/2885] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:29:35 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 => generated 340 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:35.894991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7bda10c0-5bae-4804-b3d1-2d49048d52a3 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] POST http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types Jan 28 13:29:35.895873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7bda10c0-5bae-4804-b3d1-2d49048d52a3 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-419064082"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:36.049824 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7bda10c0-5bae-4804-b3d1-2d49048d52a3 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types returned with HTTP 200 Jan 28 13:29:36.050933 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1450/2886] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:29:35 2021] POST /volume/v3/a1030fc8368044dba85e42776aff7e86/types => generated 220 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:36.063895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b80e840e-4bef-4978-afa2-cfb9c105ee27 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] POST http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption Jan 28 13:29:36.064714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b80e840e-4bef-4978-afa2-cfb9c105ee27 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:36.220065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b80e840e-4bef-4978-afa2-cfb9c105ee27 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption returned with HTTP 200 Jan 28 13:29:36.221408 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1437/2887] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:29:36 2021] POST /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption => generated 193 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:36.235059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0dff5da-1f36-480d-88ee-258a9677ad62 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption Jan 28 13:29:36.235810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0dff5da-1f36-480d-88ee-258a9677ad62 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.236368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0dff5da-1f36-480d-88ee-258a9677ad62 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.261614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0dff5da-1f36-480d-88ee-258a9677ad62 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption returned with HTTP 200 Jan 28 13:29:36.267405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1451/2888] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:29:36 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption => generated 313 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:36.276614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08f0ddd3-44a1-4355-9091-4a75931454fb tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] PUT http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/provider Jan 28 13:29:36.277581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08f0ddd3-44a1-4355-9091-4a75931454fb tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:36.344294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08f0ddd3-44a1-4355-9091-4a75931454fb tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/provider returned with HTTP 200 Jan 28 13:29:36.350634 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1438/2889] 10.222.0.38 () {60 vars in 1390 bytes} [Thu Jan 28 13:29:36 2021] PUT /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/provider => generated 122 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:36.359418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a10da3be-97ae-44e7-9e4a-3428c08d8838 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption Jan 28 13:29:36.361299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a10da3be-97ae-44e7-9e4a-3428c08d8838 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.361967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a10da3be-97ae-44e7-9e4a-3428c08d8838 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.387395 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a10da3be-97ae-44e7-9e4a-3428c08d8838 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption returned with HTTP 200 Jan 28 13:29:36.388643 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1452/2890] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:29:36 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption => generated 347 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:36.401485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65aaa5da-7d4a-4ce5-8c01-3b7186e631b4 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/cipher Jan 28 13:29:36.402024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65aaa5da-7d4a-4ce5-8c01-3b7186e631b4 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.402516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65aaa5da-7d4a-4ce5-8c01-3b7186e631b4 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.422909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65aaa5da-7d4a-4ce5-8c01-3b7186e631b4 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/cipher returned with HTTP 200 Jan 28 13:29:36.424342 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1439/2891] 10.222.0.38 () {58 vars in 1363 bytes} [Thu Jan 28 13:29:36 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/cipher => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:29:36.437862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ccdc86ad-5ec6-4d6c-a714-f37f722f4dd0 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] DELETE http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/provider Jan 28 13:29:36.438723 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ccdc86ad-5ec6-4d6c-a714-f37f722f4dd0 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.439783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ccdc86ad-5ec6-4d6c-a714-f37f722f4dd0 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.490681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ccdc86ad-5ec6-4d6c-a714-f37f722f4dd0 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/provider returned with HTTP 202 Jan 28 13:29:36.493588 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1453/2892] 10.222.0.38 () {58 vars in 1372 bytes} [Thu Jan 28 13:29:36 2021] DELETE /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption/provider => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:29:36.503830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78e7fabe-ec96-46ab-b578-709fabc72a40 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption Jan 28 13:29:36.504660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78e7fabe-ec96-46ab-b578-709fabc72a40 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.505240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78e7fabe-ec96-46ab-b578-709fabc72a40 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.525830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78e7fabe-ec96-46ab-b578-709fabc72a40 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption returned with HTTP 200 Jan 28 13:29:36.527142 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1440/2893] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:29:36 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption => generated 2 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 28 13:29:36.545615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98301ec0-18fd-4616-9e4d-f8fd095c3fd5 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption Jan 28 13:29:36.546149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98301ec0-18fd-4616-9e4d-f8fd095c3fd5 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.546638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-98301ec0-18fd-4616-9e4d-f8fd095c3fd5 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.566301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-98301ec0-18fd-4616-9e4d-f8fd095c3fd5 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption returned with HTTP 200 Jan 28 13:29:36.571329 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1454/2894] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:29:36 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 13:29:36.582367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8a5adad-09f9-4415-933a-892fbc6599ce tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types Jan 28 13:29:36.584775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8a5adad-09f9-4415-933a-892fbc6599ce tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.584775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8a5adad-09f9-4415-933a-892fbc6599ce tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.616530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8a5adad-09f9-4415-933a-892fbc6599ce tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types returned with HTTP 200 Jan 28 13:29:36.617610 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1441/2895] 10.222.0.38 () {58 vars in 1198 bytes} [Thu Jan 28 13:29:36 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types => generated 1578 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:29:36.630612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8870a5d6-b719-4e1e-8575-f8d3ea299cb5 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] POST http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types Jan 28 13:29:36.631483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8870a5d6-b719-4e1e-8575-f8d3ea299cb5 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-911350222"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:36.679062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8870a5d6-b719-4e1e-8575-f8d3ea299cb5 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types returned with HTTP 200 Jan 28 13:29:36.680284 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1455/2896] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:29:36 2021] POST /volume/v3/a1030fc8368044dba85e42776aff7e86/types => generated 220 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:36.692393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c26f2b8-d2ab-4ca3-9278-7d47a1a95035 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] PUT http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 Jan 28 13:29:36.693226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c26f2b8-d2ab-4ca3-9278-7d47a1a95035 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-619988879", "description": "tempest-volume-type-description-2101964706", "is_public": false}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:36.781635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c26f2b8-d2ab-4ca3-9278-7d47a1a95035 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 returned with HTTP 200 Jan 28 13:29:36.782473 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1442/2897] 10.222.0.38 () {60 vars in 1330 bytes} [Thu Jan 28 13:29:36 2021] PUT /volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 => generated 204 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:36.793646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92b7f64e-f4ae-40a4-8e07-0a94886696ee tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 Jan 28 13:29:36.794234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92b7f64e-f4ae-40a4-8e07-0a94886696ee tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.794831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92b7f64e-f4ae-40a4-8e07-0a94886696ee tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.811389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92b7f64e-f4ae-40a4-8e07-0a94886696ee tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 returned with HTTP 200 Jan 28 13:29:36.821450 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1456/2898] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:29:36 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:36.825258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9dcc783-91f1-4898-a43c-3446271972cf tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] DELETE http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 Jan 28 13:29:36.825761 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9dcc783-91f1-4898-a43c-3446271972cf tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:36.826283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9dcc783-91f1-4898-a43c-3446271972cf tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:36.968261 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:29:36.968261 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:29:36.997571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9dcc783-91f1-4898-a43c-3446271972cf tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 returned with HTTP 202 Jan 28 13:29:37.002597 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1443/2899] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:29:36 2021] DELETE /volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:29:37.007807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-076040d8-38b7-4d9e-aea1-695f973faac6 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 Jan 28 13:29:37.008782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-076040d8-38b7-4d9e-aea1-695f973faac6 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:37.009934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-076040d8-38b7-4d9e-aea1-695f973faac6 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:37.042666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-076040d8-38b7-4d9e-aea1-695f973faac6 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 returned with HTTP 404 Jan 28 13:29:37.044186 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1457/2900] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:29:37 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/73399ae9-0d57-4d41-99a9-2081c415efd6 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:29:37.060005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4e5c6ac-652b-4812-b494-cc25fa8a45e8 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] DELETE http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583 Jan 28 13:29:37.061491 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4e5c6ac-652b-4812-b494-cc25fa8a45e8 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:37.063552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b4e5c6ac-652b-4812-b494-cc25fa8a45e8 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:37.178492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b4e5c6ac-652b-4812-b494-cc25fa8a45e8 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583 returned with HTTP 202 Jan 28 13:29:37.179768 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1444/2901] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:29:37 2021] DELETE /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:29:37.188439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-282d47df-7d2b-4191-bb53-d3a7c5821e6d tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583 Jan 28 13:29:37.188965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-282d47df-7d2b-4191-bb53-d3a7c5821e6d tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:37.189457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-282d47df-7d2b-4191-bb53-d3a7c5821e6d tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:37.201181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-282d47df-7d2b-4191-bb53-d3a7c5821e6d tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583 returned with HTTP 404 Jan 28 13:29:37.202600 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1458/2902] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:29:37 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/eef2e2aa-2101-48c7-900a-2d38b3e03583 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:29:37.212458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1955d6a-b768-49f8-9b1c-8b9e52b79208 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] DELETE http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 Jan 28 13:29:37.213473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1955d6a-b768-49f8-9b1c-8b9e52b79208 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:37.214448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b1955d6a-b768-49f8-9b1c-8b9e52b79208 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:37.334480 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b1955d6a-b768-49f8-9b1c-8b9e52b79208 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 returned with HTTP 202 Jan 28 13:29:37.335977 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1445/2903] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:29:37 2021] DELETE /volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:29:37.344379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d546e1b-ae6b-4e45-82bc-c6fef6476a32 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 Jan 28 13:29:37.345218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d546e1b-ae6b-4e45-82bc-c6fef6476a32 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:37.345359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d546e1b-ae6b-4e45-82bc-c6fef6476a32 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:37.369880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d546e1b-ae6b-4e45-82bc-c6fef6476a32 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 returned with HTTP 404 Jan 28 13:29:37.371145 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1459/2904] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:29:37 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/c2b233f2-fa8b-4648-8157-a26fcd625d63 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:29:37.380767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6f5e018-0d21-4ae2-aaf7-c3f3ac4a8bae tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] DELETE http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:37.380767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6f5e018-0d21-4ae2-aaf7-c3f3ac4a8bae tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:37.381377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c6f5e018-0d21-4ae2-aaf7-c3f3ac4a8bae tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:37.382051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-c6f5e018-0d21-4ae2-aaf7-c3f3ac4a8bae tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Delete volume with id: 596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:37.446851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:37.446851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:37.448379 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c6f5e018-0d21-4ae2-aaf7-c3f3ac4a8bae tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:37.493264 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c6f5e018-0d21-4ae2-aaf7-c3f3ac4a8bae tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Delete volume request issued successfully. Jan 28 13:29:37.494345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c6f5e018-0d21-4ae2-aaf7-c3f3ac4a8bae tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 202 Jan 28 13:29:37.495488 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1446/2905] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:29:37 2021] DELETE /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:29:37.504161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-625aff63-cdcb-47d8-998b-4f868f58f2f8 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] GET http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:37.505317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-625aff63-cdcb-47d8-998b-4f868f58f2f8 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:37.507213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-625aff63-cdcb-47d8-998b-4f868f58f2f8 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:37.638686 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:37.638686 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:37.664004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-625aff63-cdcb-47d8-998b-4f868f58f2f8 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:37.697539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-625aff63-cdcb-47d8-998b-4f868f58f2f8 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 200 Jan 28 13:29:37.698576 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1460/2906] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:37 2021] GET /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 941 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:38.717974 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4dbda6e1-e370-461f-af36-617dbf96f6c3 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] GET http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:38.718545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4dbda6e1-e370-461f-af36-617dbf96f6c3 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:38.718545 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:38.718545 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:38.719058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4dbda6e1-e370-461f-af36-617dbf96f6c3 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:38.778716 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:38.778716 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:38.788686 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4dbda6e1-e370-461f-af36-617dbf96f6c3 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Volume info retrieved successfully. Jan 28 13:29:38.814226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4dbda6e1-e370-461f-af36-617dbf96f6c3 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 200 Jan 28 13:29:38.821642 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1447/2907] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:38 2021] GET /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 941 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:39.833160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1d2f49ff-2259-42fa-bbd1-41f371a32541 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] GET http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 Jan 28 13:29:39.833754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1d2f49ff-2259-42fa-bbd1-41f371a32541 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:39.833868 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:39.833868 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:39.834255 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1d2f49ff-2259-42fa-bbd1-41f371a32541 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:39.884709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1d2f49ff-2259-42fa-bbd1-41f371a32541 tempest-VolumeTypesTest-1705709770 tempest-VolumeTypesTest-1705709770-project] http://10.222.0.38/volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 returned with HTTP 404 Jan 28 13:29:39.885820 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1461/2908] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:39 2021] GET /volume/v3/159f897b14ab4228b040766f139b2ede/volumes/596c2871-a4cf-46c8-91a1-487b74704c42 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:29:39.894621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9df5af2-55a2-4874-9232-c5ba56ada7b4 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] DELETE http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/4916bb6e-044b-4dd8-b6b8-464f317d1468 Jan 28 13:29:39.895163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9df5af2-55a2-4874-9232-c5ba56ada7b4 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:39.895384 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:39.895384 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:39.895900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9df5af2-55a2-4874-9232-c5ba56ada7b4 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:39.992844 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:29:39.992844 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:29:40.008653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9df5af2-55a2-4874-9232-c5ba56ada7b4 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/4916bb6e-044b-4dd8-b6b8-464f317d1468 returned with HTTP 202 Jan 28 13:29:40.009817 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1448/2909] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:29:39 2021] DELETE /volume/v3/a1030fc8368044dba85e42776aff7e86/types/4916bb6e-044b-4dd8-b6b8-464f317d1468 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:29:40.018691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-82a6f1ca-3d73-4eb3-a4c6-ec933c263938 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/4916bb6e-044b-4dd8-b6b8-464f317d1468 Jan 28 13:29:40.019406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-82a6f1ca-3d73-4eb3-a4c6-ec933c263938 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:40.020245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-82a6f1ca-3d73-4eb3-a4c6-ec933c263938 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:40.037622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-82a6f1ca-3d73-4eb3-a4c6-ec933c263938 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/4916bb6e-044b-4dd8-b6b8-464f317d1468 returned with HTTP 404 Jan 28 13:29:40.047829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2c731d0-cd78-4a63-806c-b1a4c8d17a25 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] DELETE http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/254dc96a-3e30-4dd0-b4ad-5fdc704d5418 Jan 28 13:29:40.049217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2c731d0-cd78-4a63-806c-b1a4c8d17a25 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:40.049987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2c731d0-cd78-4a63-806c-b1a4c8d17a25 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:40.055361 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1462/2910] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:29:40 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/4916bb6e-044b-4dd8-b6b8-464f317d1468 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:29:40.170037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2c731d0-cd78-4a63-806c-b1a4c8d17a25 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/254dc96a-3e30-4dd0-b4ad-5fdc704d5418 returned with HTTP 202 Jan 28 13:29:40.171318 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1449/2911] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:29:40 2021] DELETE /volume/v3/a1030fc8368044dba85e42776aff7e86/types/254dc96a-3e30-4dd0-b4ad-5fdc704d5418 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:29:40.182929 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9671490e-5cf9-442f-b3bf-89bb0aef9b6b tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/254dc96a-3e30-4dd0-b4ad-5fdc704d5418 Jan 28 13:29:40.184082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9671490e-5cf9-442f-b3bf-89bb0aef9b6b tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:40.184762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9671490e-5cf9-442f-b3bf-89bb0aef9b6b tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:40.200438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9671490e-5cf9-442f-b3bf-89bb0aef9b6b tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume/v3/a1030fc8368044dba85e42776aff7e86/types/254dc96a-3e30-4dd0-b4ad-5fdc704d5418 returned with HTTP 404 Jan 28 13:29:40.201485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1463/2912] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:29:40 2021] GET /volume/v3/a1030fc8368044dba85e42776aff7e86/types/254dc96a-3e30-4dd0-b4ad-5fdc704d5418 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:29:46.358246 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2c731d0-cd78-4a63-806c-b1a4c8d17a25 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume// Jan 28 13:29:46.358756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2c731d0-cd78-4a63-806c-b1a4c8d17a25 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:46.359190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2c731d0-cd78-4a63-806c-b1a4c8d17a25 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:46.361031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2c731d0-cd78-4a63-806c-b1a4c8d17a25 tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:29:46.361879 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1450/2913] 10.222.0.38 () {56 vars in 872 bytes} [Thu Jan 28 13:29:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:29:46.370804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9671490e-5cf9-442f-b3bf-89bb0aef9b6b tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] GET http://10.222.0.38/volume// Jan 28 13:29:46.371362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9671490e-5cf9-442f-b3bf-89bb0aef9b6b tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:46.371793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9671490e-5cf9-442f-b3bf-89bb0aef9b6b tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:46.373341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9671490e-5cf9-442f-b3bf-89bb0aef9b6b tempest-VolumeTypesTest-918026031 tempest-VolumeTypesTest-918026031-project-admin] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:29:46.373945 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1464/2914] 10.222.0.38 () {56 vars in 872 bytes} [Thu Jan 28 13:29:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:29:46.847796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4013890e-f89d-4168-8cd4-f2557732820e tempest-VersionsTest-973733527 tempest-VersionsTest-973733527-project] GET http://10.222.0.38/volume/v2/ Jan 28 13:29:46.848341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4013890e-f89d-4168-8cd4-f2557732820e tempest-VersionsTest-973733527 tempest-VersionsTest-973733527-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:46.848885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4013890e-f89d-4168-8cd4-f2557732820e tempest-VersionsTest-973733527 tempest-VersionsTest-973733527-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:46.850642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4013890e-f89d-4168-8cd4-f2557732820e tempest-VersionsTest-973733527 tempest-VersionsTest-973733527-project] http://10.222.0.38/volume/v2/ returned with HTTP 200 Jan 28 13:29:46.851097 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1451/2915] 10.222.0.38 () {58 vars in 1084 bytes} [Thu Jan 28 13:29:46 2021] GET /volume/v2/ => generated 382 bytes in 470 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 28 13:29:46.861877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96ea0f09-65e0-4f5c-9079-6bb4ec1d9e5c tempest-VersionsTest-973733527 tempest-VersionsTest-973733527-project] GET http://10.222.0.38/volume/v3/ Jan 28 13:29:46.862830 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96ea0f09-65e0-4f5c-9079-6bb4ec1d9e5c tempest-VersionsTest-973733527 tempest-VersionsTest-973733527-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:46.863595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-96ea0f09-65e0-4f5c-9079-6bb4ec1d9e5c tempest-VersionsTest-973733527 tempest-VersionsTest-973733527-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:46.864786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-96ea0f09-65e0-4f5c-9079-6bb4ec1d9e5c tempest-VersionsTest-973733527 tempest-VersionsTest-973733527-project] http://10.222.0.38/volume/v3/ returned with HTTP 200 Jan 28 13:29:46.865727 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1465/2916] 10.222.0.38 () {58 vars in 1084 bytes} [Thu Jan 28 13:29:46 2021] GET /volume/v3/ => generated 386 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:50.892920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] POST http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes Jan 28 13:29:50.893702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2146800360"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:50.894975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2146800360'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:29:50.895286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume of 1 GB Jan 28 13:29:50.916122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Availability Zones retrieved successfully. Jan 28 13:29:50.935328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Flow 'volume_create_api' (1e57b39b-c955-4cc2-8d93-5f7fe121e854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:29:50.938268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1900bd1d-9a5c-44cd-87fb-77602c3c01d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:50.941072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:29:51.107496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1900bd1d-9a5c-44cd-87fb-77602c3c01d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:51.112686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1d808a-bc4c-4f78-be40-24aa8d2ddb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:51.344065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Created reservations ['c99ad7b7-31db-4970-81d6-61c4a4409bb6', 'da519cd8-c338-4e63-9136-f7a20ffb4493', '2a67cf8f-063b-45be-bad8-af567b7a9345', '27ad429f-2ce0-4218-b260-080b757984ee'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:29:51.346096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1d808a-bc4c-4f78-be40-24aa8d2ddb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c99ad7b7-31db-4970-81d6-61c4a4409bb6', 'da519cd8-c338-4e63-9136-f7a20ffb4493', '2a67cf8f-063b-45be-bad8-af567b7a9345', '27ad429f-2ce0-4218-b260-080b757984ee']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:51.348377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04fe89fc-0f72-4459-ae4c-b83cd98048d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:51.431740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04fe89fc-0f72-4459-ae4c-b83cd98048d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '224d8ddd-2310-4f55-9525-a203c54af236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2146800360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89458cc1c1b4419aaf9c275e6472c9cf',qos_specs=None,replication_status=,reservations=['c99ad7b7-31db-4970-81d6-61c4a4409bb6','da519cd8-c338-4e63-9136-f7a20ffb4493','2a67cf8f-063b-45be-bad8-af567b7a9345','27ad429f-2ce0-4218-b260-080b757984ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d0d8c4a54146b6ad39ba2debb52293',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2146800360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=224d8ddd-2310-4f55-9525-a203c54af236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89458cc1c1b4419aaf9c275e6472c9cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='27d0d8c4a54146b6ad39ba2debb52293',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:51.435380 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43b1d26-92b0-4ee2-a4a9-d7ab63e3afa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:51.499149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43b1d26-92b0-4ee2-a4a9-d7ab63e3afa0) transitioned into state 'SUCCESS' from state '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-2146800360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89458cc1c1b4419aaf9c275e6472c9cf',qos_specs=None,replication_status=,reservations=['c99ad7b7-31db-4970-81d6-61c4a4409bb6','da519cd8-c338-4e63-9136-f7a20ffb4493','2a67cf8f-063b-45be-bad8-af567b7a9345','27ad429f-2ce0-4218-b260-080b757984ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d0d8c4a54146b6ad39ba2debb52293',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:51.516635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bf9ffd-d184-4c37-9336-6e2cb8b8cc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:29:51.559796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bf9ffd-d184-4c37-9336-6e2cb8b8cc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:29:51.574494 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Flow 'volume_create_api' (1e57b39b-c955-4cc2-8d93-5f7fe121e854) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:29:51.724522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume request issued successfully. Jan 28 13:29:51.775557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-184b4fe5-4f3d-4839-9d2b-089b28aa1626 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes returned with HTTP 202 Jan 28 13:29:51.776600 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1452/2917] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:29:50 2021] POST /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes => generated 820 bytes in 1161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:29:51.795287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6de3355-d3b1-4e71-b058-6062fa34acd1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:29:51.796098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6de3355-d3b1-4e71-b058-6062fa34acd1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:51.797147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6de3355-d3b1-4e71-b058-6062fa34acd1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:51.919554 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:51.919554 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:51.949484 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a6de3355-d3b1-4e71-b058-6062fa34acd1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:29:52.014237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6de3355-d3b1-4e71-b058-6062fa34acd1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 200 Jan 28 13:29:52.019774 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1466/2918] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:51 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:53.036081 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cceb5ec2-c0d0-4499-ac4e-2a6b1bafd7de tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:29:53.037167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cceb5ec2-c0d0-4499-ac4e-2a6b1bafd7de tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:53.037582 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:53.037582 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:53.038263 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cceb5ec2-c0d0-4499-ac4e-2a6b1bafd7de tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:53.139998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:53.139998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:53.151546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cceb5ec2-c0d0-4499-ac4e-2a6b1bafd7de tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:29:53.179729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cceb5ec2-c0d0-4499-ac4e-2a6b1bafd7de tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 200 Jan 28 13:29:53.191292 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1453/2919] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:29:53 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 913 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:53.205642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c5305f4-2172-466f-a19a-844047a637fa tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] POST http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots Jan 28 13:29:53.205948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:53.205948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:53.206550 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c5305f4-2172-466f-a19a-844047a637fa tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "224d8ddd-2310-4f55-9525-a203c54af236", "name": "tempest-VolumesDeleteCascade-Snapshot-1132415723"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:53.354265 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:53.354265 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:53.355783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c5305f4-2172-466f-a19a-844047a637fa tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:29:53.356252 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-4c5305f4-2172-466f-a19a-844047a637fa tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create snapshot from volume 224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:29:53.496403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-4c5305f4-2172-466f-a19a-844047a637fa tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Created reservations ['3b2d6227-c634-4ef7-93fd-d1b56ce4fd94', '6792b0e3-6059-4273-9439-21ff410bc339', 'ba00f75a-dcfd-4d95-96a6-0fc38600b39d', '03a86f3a-df81-46b7-8365-aa2b530debca'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:29:53.693938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c5305f4-2172-466f-a19a-844047a637fa tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot create request issued successfully. Jan 28 13:29:53.697375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c5305f4-2172-466f-a19a-844047a637fa tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots returned with HTTP 202 Jan 28 13:29:53.699500 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1467/2920] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:29:53 2021] POST /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots => generated 307 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:29:53.711592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09472795-0e59-4d98-b89f-537773275168 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 Jan 28 13:29:53.712228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09472795-0e59-4d98-b89f-537773275168 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:53.713216 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:53.713216 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:53.713678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09472795-0e59-4d98-b89f-537773275168 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:53.755226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:53.755226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:53.757029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-09472795-0e59-4d98-b89f-537773275168 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:29:53.759410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09472795-0e59-4d98-b89f-537773275168 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 returned with HTTP 200 Jan 28 13:29:53.760952 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1454/2921] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:29:53 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:54.783684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69811e26-0889-464b-b118-c1b39d379514 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 Jan 28 13:29:54.784244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69811e26-0889-464b-b118-c1b39d379514 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:54.784487 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:54.784487 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:54.790335 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69811e26-0889-464b-b118-c1b39d379514 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:54.871309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:54.871309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:54.874680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-69811e26-0889-464b-b118-c1b39d379514 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:29:54.892753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69811e26-0889-464b-b118-c1b39d379514 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 returned with HTTP 200 Jan 28 13:29:54.926380 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1468/2922] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:29:54 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 => generated 439 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:55.939943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fbc1ea82-5b95-4418-948b-dda1a24ff350 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 Jan 28 13:29:55.947239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fbc1ea82-5b95-4418-948b-dda1a24ff350 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:55.947865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:55.947865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:55.948546 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fbc1ea82-5b95-4418-948b-dda1a24ff350 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:56.144464 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:56.144464 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:56.151931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fbc1ea82-5b95-4418-948b-dda1a24ff350 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:29:56.180335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fbc1ea82-5b95-4418-948b-dda1a24ff350 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 returned with HTTP 200 Jan 28 13:29:56.185585 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1455/2923] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:29:55 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 => generated 439 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:57.207679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16b17623-f69d-4ed6-b815-c73fce70896f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 Jan 28 13:29:57.208689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16b17623-f69d-4ed6-b815-c73fce70896f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:57.208689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:57.208689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:57.209680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-16b17623-f69d-4ed6-b815-c73fce70896f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:57.242108 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:57.242108 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:57.242108 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-16b17623-f69d-4ed6-b815-c73fce70896f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:29:57.243825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-16b17623-f69d-4ed6-b815-c73fce70896f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 returned with HTTP 200 Jan 28 13:29:57.250016 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1469/2924] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:29:57 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:57.260859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f95d069a-e988-4d95-b671-41d2a53ba306 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] POST http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots Jan 28 13:29:57.261219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:57.261219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:57.262161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f95d069a-e988-4d95-b671-41d2a53ba306 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "224d8ddd-2310-4f55-9525-a203c54af236", "name": "tempest-VolumesDeleteCascade-Snapshot-181208307"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:29:57.334422 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:57.334422 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:57.335987 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f95d069a-e988-4d95-b671-41d2a53ba306 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:29:57.336468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-f95d069a-e988-4d95-b671-41d2a53ba306 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create snapshot from volume 224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:29:57.408572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f95d069a-e988-4d95-b671-41d2a53ba306 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Created reservations ['c56e2115-22a6-4631-8e4e-58aacfa2086c', '5c5a4e65-74e8-4f59-b6a2-44db154207d3', 'a15985f6-d60a-4cbb-996e-875599d86a89', 'c68263a8-91fa-4ffb-935e-17212e690c8a'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:29:57.559347 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f95d069a-e988-4d95-b671-41d2a53ba306 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot create request issued successfully. Jan 28 13:29:57.562846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f95d069a-e988-4d95-b671-41d2a53ba306 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots returned with HTTP 202 Jan 28 13:29:57.564256 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1456/2925] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:29:57 2021] POST /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots => generated 306 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:29:57.575849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee2b7353-0836-4904-bf12-7807095842d0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 Jan 28 13:29:57.576400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee2b7353-0836-4904-bf12-7807095842d0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:57.576623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:57.576623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:57.577006 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ee2b7353-0836-4904-bf12-7807095842d0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:57.637815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:57.637815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:57.648451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ee2b7353-0836-4904-bf12-7807095842d0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:29:57.650585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ee2b7353-0836-4904-bf12-7807095842d0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 returned with HTTP 200 Jan 28 13:29:57.651419 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1470/2926] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:29:57 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 => generated 438 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:58.665298 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50fad348-2132-4e66-8a3f-38dbc0bc4ffb tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 Jan 28 13:29:58.666738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50fad348-2132-4e66-8a3f-38dbc0bc4ffb tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:58.667485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:58.667485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:58.668382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50fad348-2132-4e66-8a3f-38dbc0bc4ffb tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:58.748141 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:58.748141 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:58.764350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-50fad348-2132-4e66-8a3f-38dbc0bc4ffb tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:29:58.768511 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50fad348-2132-4e66-8a3f-38dbc0bc4ffb tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 returned with HTTP 200 Jan 28 13:29:58.772577 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1457/2927] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:29:58 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 => generated 438 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:59.784524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d9a6ca7-e6b5-4b72-8f98-8a3ac2e5be86 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 Jan 28 13:29:59.786291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d9a6ca7-e6b5-4b72-8f98-8a3ac2e5be86 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:59.786291 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:59.786291 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:59.786605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d9a6ca7-e6b5-4b72-8f98-8a3ac2e5be86 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:59.818807 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:59.818807 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:59.820896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2d9a6ca7-e6b5-4b72-8f98-8a3ac2e5be86 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:29:59.823732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d9a6ca7-e6b5-4b72-8f98-8a3ac2e5be86 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 returned with HTTP 200 Jan 28 13:29:59.834180 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1471/2928] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:29:59 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:29:59.842218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a876539-bca5-478a-9ce1-e6966d76683a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] DELETE http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236?cascade=True Jan 28 13:29:59.843069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a876539-bca5-478a-9ce1-e6966d76683a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:29:59.843566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:29:59.843566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:29:59.844461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a876539-bca5-478a-9ce1-e6966d76683a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:29:59.849727 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7a876539-bca5-478a-9ce1-e6966d76683a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete volume with id: 224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:29:59.918239 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:29:59.918239 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:29:59.919916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a876539-bca5-478a-9ce1-e6966d76683a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:00.020038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a876539-bca5-478a-9ce1-e6966d76683a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete volume request issued successfully. Jan 28 13:30:00.020038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a876539-bca5-478a-9ce1-e6966d76683a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236?cascade=True returned with HTTP 202 Jan 28 13:30:00.027761 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1458/2929] 10.222.0.38 () {58 vars in 1343 bytes} [Thu Jan 28 13:29:59 2021] DELETE /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236?cascade=True => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:30:00.044042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28e647dc-9c61-4360-aa30-53f964b56557 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:30:00.044585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28e647dc-9c61-4360-aa30-53f964b56557 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:00.044793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:00.044793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:00.045415 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28e647dc-9c61-4360-aa30-53f964b56557 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:00.137674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:00.137674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:00.150883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-28e647dc-9c61-4360-aa30-53f964b56557 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:00.182337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28e647dc-9c61-4360-aa30-53f964b56557 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 200 Jan 28 13:30:00.183163 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1472/2930] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:00 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 912 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:01.200285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59ac0063-b66c-4f0e-b7a1-73715082f452 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:30:01.200883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59ac0063-b66c-4f0e-b7a1-73715082f452 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:01.201384 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:01.201384 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:01.201955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59ac0063-b66c-4f0e-b7a1-73715082f452 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:01.314478 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:01.314478 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:01.338198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-59ac0063-b66c-4f0e-b7a1-73715082f452 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:01.400064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59ac0063-b66c-4f0e-b7a1-73715082f452 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 200 Jan 28 13:30:01.400958 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1459/2931] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:01 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:02.418170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c2fced3-781d-45ad-b641-19fadad68ba3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:30:02.419345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c2fced3-781d-45ad-b641-19fadad68ba3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:02.419606 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:02.419606 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:02.420376 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c2fced3-781d-45ad-b641-19fadad68ba3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:02.481742 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:02.481742 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:02.501954 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c2fced3-781d-45ad-b641-19fadad68ba3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:02.558713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c2fced3-781d-45ad-b641-19fadad68ba3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 200 Jan 28 13:30:02.560275 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1473/2932] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:02 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 912 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:03.576569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d64227d0-3ab8-48ae-942a-6335b29340c3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:30:03.577295 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d64227d0-3ab8-48ae-942a-6335b29340c3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:03.577295 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:03.577295 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:03.577640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d64227d0-3ab8-48ae-942a-6335b29340c3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:03.638637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:03.638637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:03.648611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d64227d0-3ab8-48ae-942a-6335b29340c3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:03.689550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d64227d0-3ab8-48ae-942a-6335b29340c3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 200 Jan 28 13:30:03.690460 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1460/2933] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:03 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:04.718322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1c56396-06f4-4575-949c-e045bafb32e0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:30:04.720902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1c56396-06f4-4575-949c-e045bafb32e0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:04.723192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:04.723192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:04.724291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1c56396-06f4-4575-949c-e045bafb32e0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:04.830521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:04.830521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:04.848899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e1c56396-06f4-4575-949c-e045bafb32e0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:04.889195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1c56396-06f4-4575-949c-e045bafb32e0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 200 Jan 28 13:30:04.899447 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1474/2934] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:04 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 912 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:05.907349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c36c693d-b33b-4823-9c51-85e04b028f01 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:30:05.908267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c36c693d-b33b-4823-9c51-85e04b028f01 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:05.908267 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:05.908267 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:05.908538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c36c693d-b33b-4823-9c51-85e04b028f01 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:06.041743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c36c693d-b33b-4823-9c51-85e04b028f01 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 404 Jan 28 13:30:06.046636 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1461/2935] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:05 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:30:06.059901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-702f083a-f2ba-4671-bcf5-57a6db36473d tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes Jan 28 13:30:06.060766 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-702f083a-f2ba-4671-bcf5-57a6db36473d tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:06.061165 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:06.061165 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:06.062022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-702f083a-f2ba-4671-bcf5-57a6db36473d tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:06.063851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-702f083a-f2ba-4671-bcf5-57a6db36473d tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:30:06.083073 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-702f083a-f2ba-4671-bcf5-57a6db36473d tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:30:06.146165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-702f083a-f2ba-4671-bcf5-57a6db36473d tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Get all volumes completed successfully. Jan 28 13:30:06.146165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-702f083a-f2ba-4671-bcf5-57a6db36473d tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes returned with HTTP 200 Jan 28 13:30:06.153925 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1475/2936] 10.222.0.38 () {58 vars in 1204 bytes} [Thu Jan 28 13:30:06 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:30:06.159228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad4d42a8-9aad-4616-be96-c2f6c6320d56 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots Jan 28 13:30:06.160412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad4d42a8-9aad-4616-be96-c2f6c6320d56 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:06.160790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad4d42a8-9aad-4616-be96-c2f6c6320d56 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:06.162721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-ad4d42a8-9aad-4616-be96-c2f6c6320d56 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:30:06.169514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-ad4d42a8-9aad-4616-be96-c2f6c6320d56 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:30:06.190394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ad4d42a8-9aad-4616-be96-c2f6c6320d56 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Get all snapshots completed successfully. Jan 28 13:30:06.194335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad4d42a8-9aad-4616-be96-c2f6c6320d56 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots returned with HTTP 200 Jan 28 13:30:06.228010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] POST http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes Jan 28 13:30:06.228010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-747966083"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:30:06.228010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-747966083'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:30:06.228010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume of 1 GB Jan 28 13:30:06.228670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1462/2937] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:30:06 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:30:06.228830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Availability Zones retrieved successfully. Jan 28 13:30:06.246868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Flow 'volume_create_api' (47fc6326-82fe-469d-a104-9258c81fb472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:30:06.255611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b73d00-d5f4-493b-b1d7-900b0f3ba63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:06.258354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:30:06.343826 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b73d00-d5f4-493b-b1d7-900b0f3ba63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:06.343826 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6c2c1a-ffc3-4570-a615-6698665a792b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:06.414865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Created reservations ['71e06778-718c-4dc3-83db-24dd9004850c', 'dd0b4d89-46fd-4750-bbb5-7b6c3a302201', 'ca2b2794-4635-4476-b1c4-9205667e4bf3', '9a3ba570-053c-4a97-8e4d-387c78068756'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:30:06.417235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6c2c1a-ffc3-4570-a615-6698665a792b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71e06778-718c-4dc3-83db-24dd9004850c', 'dd0b4d89-46fd-4750-bbb5-7b6c3a302201', 'ca2b2794-4635-4476-b1c4-9205667e4bf3', '9a3ba570-053c-4a97-8e4d-387c78068756']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:06.420410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8bb5af3-3613-42ba-87e4-d8e26d744671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:06.551009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8bb5af3-3613-42ba-87e4-d8e26d744671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb7790b9-13b5-4ae5-a31d-9411dad54295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-747966083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89458cc1c1b4419aaf9c275e6472c9cf',qos_specs=None,replication_status=,reservations=['71e06778-718c-4dc3-83db-24dd9004850c','dd0b4d89-46fd-4750-bbb5-7b6c3a302201','ca2b2794-4635-4476-b1c4-9205667e4bf3','9a3ba570-053c-4a97-8e4d-387c78068756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d0d8c4a54146b6ad39ba2debb52293',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:30:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-747966083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb7790b9-13b5-4ae5-a31d-9411dad54295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89458cc1c1b4419aaf9c275e6472c9cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='27d0d8c4a54146b6ad39ba2debb52293',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:06.553992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b93e7abb-1559-41c0-8956-f510c4cd7192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:06.629173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b93e7abb-1559-41c0-8956-f510c4cd7192) transitioned into state 'SUCCESS' from state '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-747966083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89458cc1c1b4419aaf9c275e6472c9cf',qos_specs=None,replication_status=,reservations=['71e06778-718c-4dc3-83db-24dd9004850c','dd0b4d89-46fd-4750-bbb5-7b6c3a302201','ca2b2794-4635-4476-b1c4-9205667e4bf3','9a3ba570-053c-4a97-8e4d-387c78068756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d0d8c4a54146b6ad39ba2debb52293',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:06.631915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9363eb0d-03e8-4bfc-9371-51c410aadfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:06.653407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9363eb0d-03e8-4bfc-9371-51c410aadfab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:06.656978 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Flow 'volume_create_api' (47fc6326-82fe-469d-a104-9258c81fb472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:30:06.730285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume request issued successfully. Jan 28 13:30:06.747326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b871220-8453-4cb1-8b6f-e88dcdffa287 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes returned with HTTP 202 Jan 28 13:30:06.748408 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1476/2938] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:30:06 2021] POST /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes => generated 819 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:30:06.763973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53e36adc-5a75-4baa-bb67-301a8bd855e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:06.764796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53e36adc-5a75-4baa-bb67-301a8bd855e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:06.765091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-53e36adc-5a75-4baa-bb67-301a8bd855e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:06.831328 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:06.831328 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:06.844856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-53e36adc-5a75-4baa-bb67-301a8bd855e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:06.882813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-53e36adc-5a75-4baa-bb67-301a8bd855e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 200 Jan 28 13:30:06.884633 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1463/2939] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:06 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 887 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:07.925072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1eba9344-60f5-43c2-8e52-11efa4503603 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:07.925937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1eba9344-60f5-43c2-8e52-11efa4503603 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:07.926397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:07.926397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:07.927147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1eba9344-60f5-43c2-8e52-11efa4503603 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:08.150349 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:08.150349 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:08.184182 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1eba9344-60f5-43c2-8e52-11efa4503603 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:08.219553 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1eba9344-60f5-43c2-8e52-11efa4503603 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 200 Jan 28 13:30:08.231000 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1477/2940] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:07 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 911 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:09.238317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26b6cbba-c066-4c4c-8fbf-3bdcc61c9aff tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:09.238883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26b6cbba-c066-4c4c-8fbf-3bdcc61c9aff tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:09.239062 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:09.239062 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:09.239661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26b6cbba-c066-4c4c-8fbf-3bdcc61c9aff tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:09.302101 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:09.302101 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:09.312060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-26b6cbba-c066-4c4c-8fbf-3bdcc61c9aff tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:09.336054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26b6cbba-c066-4c4c-8fbf-3bdcc61c9aff tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 200 Jan 28 13:30:09.337225 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1464/2941] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:09 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 912 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:09.357496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b29b3f96-46e9-43dc-b586-59760d13b10e tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] POST http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots Jan 28 13:30:09.357954 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:09.357954 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:09.358536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b29b3f96-46e9-43dc-b586-59760d13b10e tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb7790b9-13b5-4ae5-a31d-9411dad54295", "name": "tempest-VolumesDeleteCascade-Snapshot-1673640103"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:30:09.421953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:09.421953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:09.423142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b29b3f96-46e9-43dc-b586-59760d13b10e tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:09.423538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-b29b3f96-46e9-43dc-b586-59760d13b10e tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create snapshot from volume cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:09.487293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b29b3f96-46e9-43dc-b586-59760d13b10e tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Created reservations ['e1af9695-7a8f-4716-b86d-5cfa794f56c9', '45044f35-3989-4725-b88e-8ec94d7cce82', 'a62a6e4c-619c-40cd-be83-d0fdce9f92a9', '776f6645-e528-4c74-97de-8170e478c761'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:30:09.671032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b29b3f96-46e9-43dc-b586-59760d13b10e tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot create request issued successfully. Jan 28 13:30:09.671920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b29b3f96-46e9-43dc-b586-59760d13b10e tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots returned with HTTP 202 Jan 28 13:30:09.673343 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1478/2942] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:30:09 2021] POST /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots => generated 307 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:30:09.692074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c37d478-ff42-40c7-b110-63a97209e833 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 Jan 28 13:30:09.693025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c37d478-ff42-40c7-b110-63a97209e833 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:09.693492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:09.693492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:09.694165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c37d478-ff42-40c7-b110-63a97209e833 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:09.728288 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:09.728288 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:09.729441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c37d478-ff42-40c7-b110-63a97209e833 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:30:09.731432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c37d478-ff42-40c7-b110-63a97209e833 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 returned with HTTP 200 Jan 28 13:30:09.736946 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1465/2943] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:30:09 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:10.754652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9aa41fd7-de91-442f-9f60-0b269ebdf1e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 Jan 28 13:30:10.755399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9aa41fd7-de91-442f-9f60-0b269ebdf1e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:10.755497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:10.755497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:10.755816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9aa41fd7-de91-442f-9f60-0b269ebdf1e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:10.796573 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:10.796573 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:10.798099 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9aa41fd7-de91-442f-9f60-0b269ebdf1e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:30:10.801442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9aa41fd7-de91-442f-9f60-0b269ebdf1e3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 returned with HTTP 200 Jan 28 13:30:10.803020 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1479/2944] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:30:10 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:11.817856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9956e6d1-07af-4381-a871-af249e998f91 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 Jan 28 13:30:11.819133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9956e6d1-07af-4381-a871-af249e998f91 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:11.819614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:11.819614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:11.820361 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9956e6d1-07af-4381-a871-af249e998f91 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:11.852007 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:11.852007 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:11.853530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9956e6d1-07af-4381-a871-af249e998f91 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:30:11.856193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9956e6d1-07af-4381-a871-af249e998f91 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 returned with HTTP 200 Jan 28 13:30:11.857317 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1466/2945] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:30:11 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:11.869688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] POST http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes Jan 28 13:30:11.870500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:11.870500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:11.871139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0980acc0-6ccb-4122-a03d-33c00990b920", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1500819825"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:30:11.872690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume request body: {'volume': {'snapshot_id': '0980acc0-6ccb-4122-a03d-33c00990b920', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1500819825'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:30:11.908983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:11.908983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:11.910640 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Snapshot retrieved successfully. Jan 28 13:30:11.911337 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume of 1 GB Jan 28 13:30:11.926241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Availability Zones retrieved successfully. Jan 28 13:30:11.945343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Flow 'volume_create_api' (fbb1f60f-7c63-4f27-99d8-fe88bbb94338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:30:11.948375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42500e1-dcde-4313-a932-18374fff1117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:11.950672 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:30:12.140100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42500e1-dcde-4313-a932-18374fff1117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0980acc0-6ccb-4122-a03d-33c00990b920', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:12.145271 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e61357f1-168d-422b-9724-453de4a180dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:12.264584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Created reservations ['a8514de6-5690-4336-bfbc-7b9afee8b629', 'a50dc442-338f-4f70-9137-ae144f22d321', '20c88fac-e608-4e65-a929-a314a3941d0b', '0f1bdd4b-adec-4de0-9614-b5152c9977b3'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:30:12.267118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e61357f1-168d-422b-9724-453de4a180dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8514de6-5690-4336-bfbc-7b9afee8b629', 'a50dc442-338f-4f70-9137-ae144f22d321', '20c88fac-e608-4e65-a929-a314a3941d0b', '0f1bdd4b-adec-4de0-9614-b5152c9977b3']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:12.269427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c024a5c-b844-4b26-a918-996b3d5eb3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:12.533365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c024a5c-b844-4b26-a918-996b3d5eb3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548f99f9-21e2-479a-ab02-91d7cdb6fcc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1500819825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89458cc1c1b4419aaf9c275e6472c9cf',qos_specs=None,replication_status=,reservations=['a8514de6-5690-4336-bfbc-7b9afee8b629','a50dc442-338f-4f70-9137-ae144f22d321','20c88fac-e608-4e65-a929-a314a3941d0b','0f1bdd4b-adec-4de0-9614-b5152c9977b3'],size=1,snapshot_id=0980acc0-6ccb-4122-a03d-33c00990b920,source_replicaid=,source_volid=None,status='creating',user_id='27d0d8c4a54146b6ad39ba2debb52293',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1500819825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=548f99f9-21e2-479a-ab02-91d7cdb6fcc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89458cc1c1b4419aaf9c275e6472c9cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0980acc0-6ccb-4122-a03d-33c00990b920,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='27d0d8c4a54146b6ad39ba2debb52293',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:12.538412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04910b01-3e3c-4b9a-84fe-1d02a314e23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:12.594103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04910b01-3e3c-4b9a-84fe-1d02a314e23b) transitioned into state 'SUCCESS' from state '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-1500819825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89458cc1c1b4419aaf9c275e6472c9cf',qos_specs=None,replication_status=,reservations=['a8514de6-5690-4336-bfbc-7b9afee8b629','a50dc442-338f-4f70-9137-ae144f22d321','20c88fac-e608-4e65-a929-a314a3941d0b','0f1bdd4b-adec-4de0-9614-b5152c9977b3'],size=1,snapshot_id=0980acc0-6ccb-4122-a03d-33c00990b920,source_replicaid=,source_volid=None,status='creating',user_id='27d0d8c4a54146b6ad39ba2debb52293',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:12.596882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72934e5e-9373-4a45-ac73-0ddeeffa6c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:12.706734 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72934e5e-9373-4a45-ac73-0ddeeffa6c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:12.710134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Flow 'volume_create_api' (fbb1f60f-7c63-4f27-99d8-fe88bbb94338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:30:12.869490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Create volume request issued successfully. Jan 28 13:30:12.908071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93bf20be-e865-48c1-a944-70aa67c798b3 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes returned with HTTP 202 Jan 28 13:30:12.910321 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1480/2946] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:30:11 2021] POST /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes => generated 854 bytes in 1045 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:30:12.926131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-527c1541-0fd1-4c30-8ffd-5f69d52b1563 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:12.927313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-527c1541-0fd1-4c30-8ffd-5f69d52b1563 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:12.927943 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:12.927943 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:12.928686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-527c1541-0fd1-4c30-8ffd-5f69d52b1563 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:13.057651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:13.057651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:13.069244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-527c1541-0fd1-4c30-8ffd-5f69d52b1563 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:13.146744 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-527c1541-0fd1-4c30-8ffd-5f69d52b1563 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:13.147766 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1467/2947] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:12 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:14.171315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51d8a132-9c2d-4abe-9011-7eb9a7a565f1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:14.173227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51d8a132-9c2d-4abe-9011-7eb9a7a565f1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:14.174184 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:14.174184 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:14.175355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51d8a132-9c2d-4abe-9011-7eb9a7a565f1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:14.267400 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:14.267400 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:14.280668 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-51d8a132-9c2d-4abe-9011-7eb9a7a565f1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:14.318388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51d8a132-9c2d-4abe-9011-7eb9a7a565f1 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:14.319954 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1481/2948] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:14 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:15.337405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ff2eb88-c1b8-475e-abbf-0472f398e9a9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:15.337977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ff2eb88-c1b8-475e-abbf-0472f398e9a9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:15.338110 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:15.338110 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:15.338752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ff2eb88-c1b8-475e-abbf-0472f398e9a9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:15.395733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:15.395733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:15.404492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4ff2eb88-c1b8-475e-abbf-0472f398e9a9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:15.434825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ff2eb88-c1b8-475e-abbf-0472f398e9a9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:15.435914 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1468/2949] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:15 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:16.459419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-00b1ecf2-5ba7-423e-b498-a5f5cd53d66c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:16.460976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-00b1ecf2-5ba7-423e-b498-a5f5cd53d66c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:16.461618 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:16.461618 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:16.462611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-00b1ecf2-5ba7-423e-b498-a5f5cd53d66c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:16.576083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:16.576083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:16.601132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-00b1ecf2-5ba7-423e-b498-a5f5cd53d66c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:16.657704 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-00b1ecf2-5ba7-423e-b498-a5f5cd53d66c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:16.668507 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1482/2950] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:16 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:17.682874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03f18cf6-f73c-4727-b510-d184a924d86c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:17.684466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03f18cf6-f73c-4727-b510-d184a924d86c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:17.684789 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:17.684789 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:17.687201 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-03f18cf6-f73c-4727-b510-d184a924d86c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:17.869814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:17.869814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:17.898463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-03f18cf6-f73c-4727-b510-d184a924d86c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:17.960305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-03f18cf6-f73c-4727-b510-d184a924d86c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:17.964575 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1469/2951] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:17 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:18.992870 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f6c813d-1fa2-4fa2-bb47-710f645e52c2 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:18.994096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f6c813d-1fa2-4fa2-bb47-710f645e52c2 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:18.994445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:18.994445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:18.995174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f6c813d-1fa2-4fa2-bb47-710f645e52c2 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:19.121531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:19.121531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:19.212034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0f6c813d-1fa2-4fa2-bb47-710f645e52c2 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:19.259801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f6c813d-1fa2-4fa2-bb47-710f645e52c2 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:19.260658 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1483/2952] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:18 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:30:20.306669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b7192e8-d95e-401b-8b75-d94c47b7b30b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:20.306669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b7192e8-d95e-401b-8b75-d94c47b7b30b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:20.306669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:20.306669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:20.306669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b7192e8-d95e-401b-8b75-d94c47b7b30b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:20.539656 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:20.539656 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:20.558779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9b7192e8-d95e-401b-8b75-d94c47b7b30b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:20.607687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b7192e8-d95e-401b-8b75-d94c47b7b30b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:20.624332 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1470/2953] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:20 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:21.637610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-efc62f8f-ead1-49fb-abe2-dc2039e5883f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:21.638560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-efc62f8f-ead1-49fb-abe2-dc2039e5883f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:21.638839 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:21.638839 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:21.642095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-efc62f8f-ead1-49fb-abe2-dc2039e5883f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:21.882542 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:21.882542 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:21.960471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-efc62f8f-ead1-49fb-abe2-dc2039e5883f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:22.037176 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-efc62f8f-ead1-49fb-abe2-dc2039e5883f tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:22.045993 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1484/2954] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:21 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:30:23.081631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e30263f-a55c-4841-ab8e-089f58c5a334 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:23.083065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e30263f-a55c-4841-ab8e-089f58c5a334 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:23.083535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:23.083535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:23.084686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e30263f-a55c-4841-ab8e-089f58c5a334 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:23.151004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:23.151004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:23.166378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2e30263f-a55c-4841-ab8e-089f58c5a334 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:23.214680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e30263f-a55c-4841-ab8e-089f58c5a334 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:23.231044 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1471/2955] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:23 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:24.236009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35608ea3-2efa-4266-9cdf-44091a83b909 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:24.237185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35608ea3-2efa-4266-9cdf-44091a83b909 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:24.237621 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:24.237621 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:24.238341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35608ea3-2efa-4266-9cdf-44091a83b909 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:24.310405 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:24.310405 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:24.322717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-35608ea3-2efa-4266-9cdf-44091a83b909 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:24.357418 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35608ea3-2efa-4266-9cdf-44091a83b909 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:24.359078 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1485/2956] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:24 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 947 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:24.387505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29190097-4527-4443-91d3-5f43e35d0a00 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:24.390373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29190097-4527-4443-91d3-5f43e35d0a00 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:24.391070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:24.391070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:24.392308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29190097-4527-4443-91d3-5f43e35d0a00 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:24.543025 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:24.543025 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:24.562245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-29190097-4527-4443-91d3-5f43e35d0a00 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:24.619015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29190097-4527-4443-91d3-5f43e35d0a00 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:24.635462 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1472/2957] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:24 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 947 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:24.654491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30de3ab4-e974-47d4-859b-0f2c7b98e0b0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] DELETE http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295?cascade=True Jan 28 13:30:24.655219 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30de3ab4-e974-47d4-859b-0f2c7b98e0b0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:24.655687 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:24.655687 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:24.656339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30de3ab4-e974-47d4-859b-0f2c7b98e0b0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:24.657693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-30de3ab4-e974-47d4-859b-0f2c7b98e0b0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete volume with id: cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:24.775104 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:24.775104 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:24.777081 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-30de3ab4-e974-47d4-859b-0f2c7b98e0b0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:24.918550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-30de3ab4-e974-47d4-859b-0f2c7b98e0b0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete volume request issued successfully. Jan 28 13:30:24.920074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30de3ab4-e974-47d4-859b-0f2c7b98e0b0 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295?cascade=True returned with HTTP 202 Jan 28 13:30:24.921815 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1486/2958] 10.222.0.38 () {58 vars in 1343 bytes} [Thu Jan 28 13:30:24 2021] DELETE /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295?cascade=True => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:30:24.935760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d7d2e9f-46e9-428a-b9b4-7222504c9ba9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:24.936701 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d7d2e9f-46e9-428a-b9b4-7222504c9ba9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:24.937309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:24.937309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:24.944320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d7d2e9f-46e9-428a-b9b4-7222504c9ba9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:25.320477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:25.320477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:25.396416 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7d7d2e9f-46e9-428a-b9b4-7222504c9ba9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:25.520609 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d7d2e9f-46e9-428a-b9b4-7222504c9ba9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 200 Jan 28 13:30:25.522240 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1473/2959] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:24 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 911 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:26.554789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20caacfa-210c-4945-be20-4db98b571c0a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:26.556985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20caacfa-210c-4945-be20-4db98b571c0a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:26.559243 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:26.559243 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:26.569313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20caacfa-210c-4945-be20-4db98b571c0a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:26.807545 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:26.807545 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:26.846355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20caacfa-210c-4945-be20-4db98b571c0a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:26.926488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20caacfa-210c-4945-be20-4db98b571c0a tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 200 Jan 28 13:30:26.935422 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1487/2960] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:26 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 911 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:27.959286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c72736da-87dc-4f64-bea7-21b0a726b89b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:27.960181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c72736da-87dc-4f64-bea7-21b0a726b89b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:27.964472 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:27.964472 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:27.971543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c72736da-87dc-4f64-bea7-21b0a726b89b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:28.089793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:28.089793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:28.122010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c72736da-87dc-4f64-bea7-21b0a726b89b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:28.175079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c72736da-87dc-4f64-bea7-21b0a726b89b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 200 Jan 28 13:30:28.176671 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1474/2961] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:27 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 911 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:29.205384 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c78d781-f20f-4854-bf16-d91e836763e9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:29.205915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c78d781-f20f-4854-bf16-d91e836763e9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:29.206096 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:29.206096 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:29.206909 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1c78d781-f20f-4854-bf16-d91e836763e9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:29.381645 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:29.381645 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:29.393456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1c78d781-f20f-4854-bf16-d91e836763e9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:29.437001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1c78d781-f20f-4854-bf16-d91e836763e9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 200 Jan 28 13:30:29.438309 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1488/2962] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:29 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 911 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:30.456552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-55ff44a1-ef9b-4e96-ab6e-965aade6c291 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:30.457850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-55ff44a1-ef9b-4e96-ab6e-965aade6c291 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:30.458273 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:30.458273 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:30.458941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-55ff44a1-ef9b-4e96-ab6e-965aade6c291 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:30.520386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-55ff44a1-ef9b-4e96-ab6e-965aade6c291 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 404 Jan 28 13:30:30.522497 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1475/2963] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:30 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:30:30.530853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb715fc0-8c2b-49b3-abac-075b80910e10 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes Jan 28 13:30:30.531718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb715fc0-8c2b-49b3-abac-075b80910e10 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:30.532286 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:30.532286 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:30.532870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eb715fc0-8c2b-49b3-abac-075b80910e10 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:30.533856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-eb715fc0-8c2b-49b3-abac-075b80910e10 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:30:30.536727 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-eb715fc0-8c2b-49b3-abac-075b80910e10 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:30:30.600854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eb715fc0-8c2b-49b3-abac-075b80910e10 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Get all volumes completed successfully. Jan 28 13:30:30.602073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eb715fc0-8c2b-49b3-abac-075b80910e10 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes returned with HTTP 200 Jan 28 13:30:30.603534 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1489/2964] 10.222.0.38 () {58 vars in 1204 bytes} [Thu Jan 28 13:30:30 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes => generated 401 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:30.614595 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02e71b6a-2c17-4191-bd46-95d4067f3c79 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots Jan 28 13:30:30.616363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02e71b6a-2c17-4191-bd46-95d4067f3c79 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:30.617113 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02e71b6a-2c17-4191-bd46-95d4067f3c79 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:30.618224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-02e71b6a-2c17-4191-bd46-95d4067f3c79 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:30:30.620989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-02e71b6a-2c17-4191-bd46-95d4067f3c79 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:30:30.639426 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-02e71b6a-2c17-4191-bd46-95d4067f3c79 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Get all snapshots completed successfully. Jan 28 13:30:30.640363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02e71b6a-2c17-4191-bd46-95d4067f3c79 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots returned with HTTP 200 Jan 28 13:30:30.650720 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1476/2965] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:30:30 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:30:30.655351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc014b20-de06-4759-8455-7fa8aaa8a771 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] DELETE http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:30.656121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc014b20-de06-4759-8455-7fa8aaa8a771 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:30.656493 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:30.656493 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:30.657976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc014b20-de06-4759-8455-7fa8aaa8a771 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:30.658726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-dc014b20-de06-4759-8455-7fa8aaa8a771 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete volume with id: 548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:30.730119 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:30.730119 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:30.731710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dc014b20-de06-4759-8455-7fa8aaa8a771 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:30.800513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dc014b20-de06-4759-8455-7fa8aaa8a771 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete volume request issued successfully. Jan 28 13:30:30.805321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc014b20-de06-4759-8455-7fa8aaa8a771 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 202 Jan 28 13:30:30.806656 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1490/2966] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:30:30 2021] DELETE /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:30:30.816202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9bde6ec4-1d7b-4d6a-8df8-af962b750fe9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:30.817035 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9bde6ec4-1d7b-4d6a-8df8-af962b750fe9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:30.817533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9bde6ec4-1d7b-4d6a-8df8-af962b750fe9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:30.952934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:30.952934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:30.978512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9bde6ec4-1d7b-4d6a-8df8-af962b750fe9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:31.029363 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9bde6ec4-1d7b-4d6a-8df8-af962b750fe9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:31.030217 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1477/2967] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:30 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:30:32.049180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0784a3d8-4fe2-4911-9119-dec81c71d7ec tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:32.050474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0784a3d8-4fe2-4911-9119-dec81c71d7ec tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:32.050905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:32.050905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:32.051586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0784a3d8-4fe2-4911-9119-dec81c71d7ec tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:32.130755 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:32.130755 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:32.143644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0784a3d8-4fe2-4911-9119-dec81c71d7ec tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Volume info retrieved successfully. Jan 28 13:30:32.170389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0784a3d8-4fe2-4911-9119-dec81c71d7ec tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 200 Jan 28 13:30:32.171294 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1491/2968] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:32 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 946 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:33.188033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ababa7d-b449-4d9d-bb67-70fbe36e236c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] GET http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 Jan 28 13:30:33.188623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ababa7d-b449-4d9d-bb67-70fbe36e236c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:33.188987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:33.188987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:33.189500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ababa7d-b449-4d9d-bb67-70fbe36e236c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:33.338868 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ababa7d-b449-4d9d-bb67-70fbe36e236c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 returned with HTTP 404 Jan 28 13:30:33.340599 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1478/2969] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:33 2021] GET /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/548f99f9-21e2-479a-ab02-91d7cdb6fcc5 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:30:33.349805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d543c44d-ceeb-462a-8b8d-f9af82d9111c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] DELETE http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 Jan 28 13:30:33.350346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d543c44d-ceeb-462a-8b8d-f9af82d9111c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:33.350569 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:33.350569 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:33.350948 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d543c44d-ceeb-462a-8b8d-f9af82d9111c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:33.351493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-d543c44d-ceeb-462a-8b8d-f9af82d9111c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete snapshot with id: 0980acc0-6ccb-4122-a03d-33c00990b920 Jan 28 13:30:33.414743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d543c44d-ceeb-462a-8b8d-f9af82d9111c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 returned with HTTP 404 Jan 28 13:30:33.420609 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1492/2970] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:30:33 2021] DELETE /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/0980acc0-6ccb-4122-a03d-33c00990b920 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:30:33.426608 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b5065d6-2f8a-488a-b7fb-eb57b78e53c9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] DELETE http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:33.428567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b5065d6-2f8a-488a-b7fb-eb57b78e53c9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:33.429281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b5065d6-2f8a-488a-b7fb-eb57b78e53c9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:33.430023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7b5065d6-2f8a-488a-b7fb-eb57b78e53c9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete volume with id: cb7790b9-13b5-4ae5-a31d-9411dad54295 Jan 28 13:30:33.532889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b5065d6-2f8a-488a-b7fb-eb57b78e53c9 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 returned with HTTP 404 Jan 28 13:30:33.534999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1479/2971] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:30:33 2021] DELETE /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/cb7790b9-13b5-4ae5-a31d-9411dad54295 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:30:33.544309 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a36ed086-c05f-4d18-820c-184235db5da8 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] DELETE http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 Jan 28 13:30:33.544843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a36ed086-c05f-4d18-820c-184235db5da8 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:33.545336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a36ed086-c05f-4d18-820c-184235db5da8 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:33.545693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-a36ed086-c05f-4d18-820c-184235db5da8 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete snapshot with id: 53aaabfe-e4c0-4db4-a214-c10cae59d055 Jan 28 13:30:33.606517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a36ed086-c05f-4d18-820c-184235db5da8 tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 returned with HTTP 404 Jan 28 13:30:33.607599 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1493/2972] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:30:33 2021] DELETE /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/53aaabfe-e4c0-4db4-a214-c10cae59d055 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:30:33.616124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04f8523c-736f-41f7-898f-45a3ba29ae0b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] DELETE http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 Jan 28 13:30:33.617161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04f8523c-736f-41f7-898f-45a3ba29ae0b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:33.617827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04f8523c-736f-41f7-898f-45a3ba29ae0b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:33.618604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-04f8523c-736f-41f7-898f-45a3ba29ae0b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete snapshot with id: 64c75b91-a99c-42ab-8666-b1b97b5a6c96 Jan 28 13:30:33.670310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04f8523c-736f-41f7-898f-45a3ba29ae0b tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 returned with HTTP 404 Jan 28 13:30:33.672168 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1480/2973] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:30:33 2021] DELETE /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/snapshots/64c75b91-a99c-42ab-8666-b1b97b5a6c96 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:30:33.681340 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-582683c3-5e12-4c1c-a49a-34c56445879c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] DELETE http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:30:33.682148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-582683c3-5e12-4c1c-a49a-34c56445879c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:33.683626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-582683c3-5e12-4c1c-a49a-34c56445879c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:33.684471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-582683c3-5e12-4c1c-a49a-34c56445879c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] Delete volume with id: 224d8ddd-2310-4f55-9525-a203c54af236 Jan 28 13:30:33.785323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-582683c3-5e12-4c1c-a49a-34c56445879c tempest-VolumesDeleteCascade-884440620 tempest-VolumesDeleteCascade-884440620-project] http://10.222.0.38/volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 returned with HTTP 404 Jan 28 13:30:33.795418 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1494/2974] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:30:33 2021] DELETE /volume/v3/89458cc1c1b4419aaf9c275e6472c9cf/volumes/224d8ddd-2310-4f55-9525-a203c54af236 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:30:48.925018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36779d33-15b6-4454-90a2-da3d7f57d8b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots Jan 28 13:30:48.934436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-36779d33-15b6-4454-90a2-da3d7f57d8b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0a38d93-8cf1-4393-9dba-2d86f78eb384", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-116235901", "description": null, "metadata": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:30:49.046136 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:49.046136 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:49.047893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-36779d33-15b6-4454-90a2-da3d7f57d8b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:30:49.048388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-36779d33-15b6-4454-90a2-da3d7f57d8b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create snapshot from volume c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:30:49.119552 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-36779d33-15b6-4454-90a2-da3d7f57d8b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['8f79de8b-8913-4f8a-a115-41c8924bb15a', '73d2a17a-d121-49de-ab52-e7140131027e', '7d306702-d762-4b9d-bb27-66d9d4f9842f', 'ca5a9812-5a59-4132-8192-b252cbae17bc'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:30:49.255182 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-36779d33-15b6-4454-90a2-da3d7f57d8b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot force create request issued successfully. Jan 28 13:30:49.257214 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-36779d33-15b6-4454-90a2-da3d7f57d8b6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots returned with HTTP 202 Jan 28 13:30:49.258408 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1481/2975] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:30:48 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots => generated 307 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:30:49.270378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f4c0f3fc-1a4d-4e4c-b4fb-309178aa9f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:30:49.271009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f4c0f3fc-1a4d-4e4c-b4fb-309178aa9f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:49.271565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f4c0f3fc-1a4d-4e4c-b4fb-309178aa9f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:49.302129 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:49.302129 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:49.303826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f4c0f3fc-1a4d-4e4c-b4fb-309178aa9f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:30:49.307139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f4c0f3fc-1a4d-4e4c-b4fb-309178aa9f11 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 200 Jan 28 13:30:49.308324 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1495/2976] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:30:49 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:50.321601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2aee92d9-160f-4946-945f-8e8d4b829226 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:30:50.322695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2aee92d9-160f-4946-945f-8e8d4b829226 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:50.323054 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:50.323054 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:50.323737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2aee92d9-160f-4946-945f-8e8d4b829226 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:50.361196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:50.361196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:50.363152 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2aee92d9-160f-4946-945f-8e8d4b829226 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:30:50.365470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2aee92d9-160f-4946-945f-8e8d4b829226 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 200 Jan 28 13:30:50.368286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1482/2977] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:30:50 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:51.380864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9833b9a9-b218-4fe3-8018-e56d499569a4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:30:51.381390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9833b9a9-b218-4fe3-8018-e56d499569a4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:51.381570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:51.381570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:51.382286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9833b9a9-b218-4fe3-8018-e56d499569a4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:51.425871 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:51.425871 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:51.427141 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9833b9a9-b218-4fe3-8018-e56d499569a4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:30:51.435197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9833b9a9-b218-4fe3-8018-e56d499569a4 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 200 Jan 28 13:30:51.435197 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1496/2978] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:30:51 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 466 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:51.441309 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ee3028a-7657-4ea7-98b2-e195250dda0b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:30:51.442103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ee3028a-7657-4ea7-98b2-e195250dda0b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:51.442471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:51.442471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:51.443626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ee3028a-7657-4ea7-98b2-e195250dda0b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:51.473285 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:51.473285 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:51.474885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3ee3028a-7657-4ea7-98b2-e195250dda0b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:30:51.477086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ee3028a-7657-4ea7-98b2-e195250dda0b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 200 Jan 28 13:30:51.478527 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1483/2979] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:30:51 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:51.490547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes Jan 28 13:30:51.491517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:51.491517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:51.492655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1444045035", "snapshot_id": "7fce3781-97ee-425c-8463-1140077ccd53", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:30:51.495078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1444045035', 'snapshot_id': '7fce3781-97ee-425c-8463-1140077ccd53', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:30:51.541660 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:51.541660 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:51.543408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:30:51.543934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume of 1 GB Jan 28 13:30:51.558900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Availability Zones retrieved successfully. Jan 28 13:30:51.579877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (361e6168-745e-4c36-9705-c016804bfa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:30:51.584144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae5047b-70c0-486b-b69e-d279eb23d38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:51.586983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:30:51.736262 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ae5047b-70c0-486b-b69e-d279eb23d38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7fce3781-97ee-425c-8463-1140077ccd53', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:51.738957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e369f51a-aa77-42ec-827d-1c7db38612d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:51.834083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Created reservations ['a4a34f10-957f-45ce-a6b7-b1740980783f', '16aee922-bb6c-4533-bad4-8c46d0ee60a1', '0c5ca90d-9061-4645-9326-943166edfb24', 'f53d5403-1b90-4668-a891-0c5428e4cf85'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:30:51.836786 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e369f51a-aa77-42ec-827d-1c7db38612d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a34f10-957f-45ce-a6b7-b1740980783f', '16aee922-bb6c-4533-bad4-8c46d0ee60a1', '0c5ca90d-9061-4645-9326-943166edfb24', 'f53d5403-1b90-4668-a891-0c5428e4cf85']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:51.840293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391b3764-6888-4fc9-91db-4d67ab79d0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:52.022957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391b3764-6888-4fc9-91db-4d67ab79d0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c22ea9-d41c-483e-953a-4ab9428c48d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1444045035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['a4a34f10-957f-45ce-a6b7-b1740980783f','16aee922-bb6c-4533-bad4-8c46d0ee60a1','0c5ca90d-9061-4645-9326-943166edfb24','f53d5403-1b90-4668-a891-0c5428e4cf85'],size=1,snapshot_id=7fce3781-97ee-425c-8463-1140077ccd53,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), '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=2021-01-28T13:30:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1444045035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c22ea9-d41c-483e-953a-4ab9428c48d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ca8fdb93334833bff8d53f410ca633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7fce3781-97ee-425c-8463-1140077ccd53,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ea3b6081374f40279e22a3439924e3f3',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:52.025573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa16c77-d4b3-438e-8862-0c2ab48df95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:52.060624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa16c77-d4b3-438e-8862-0c2ab48df95f) transitioned into state 'SUCCESS' from state '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-1444045035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ca8fdb93334833bff8d53f410ca633',qos_specs=None,replication_status=,reservations=['a4a34f10-957f-45ce-a6b7-b1740980783f','16aee922-bb6c-4533-bad4-8c46d0ee60a1','0c5ca90d-9061-4645-9326-943166edfb24','f53d5403-1b90-4668-a891-0c5428e4cf85'],size=1,snapshot_id=7fce3781-97ee-425c-8463-1140077ccd53,source_replicaid=,source_volid=None,status='creating',user_id='ea3b6081374f40279e22a3439924e3f3',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:52.064088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa1f8e5-e906-49f2-8a44-415156e5f2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:30:52.189416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa1f8e5-e906-49f2-8a44-415156e5f2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:30:52.198016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Flow 'volume_create_api' (361e6168-745e-4c36-9705-c016804bfa3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:30:52.337159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Create volume request issued successfully. Jan 28 13:30:52.379872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d043094c-8345-4865-b462-86b512ce50f6 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes returned with HTTP 202 Jan 28 13:30:52.382218 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1497/2980] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:30:51 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes => generated 854 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:30:52.400050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41e7bcbd-d9ee-46b1-9f67-d949aaf013c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:30:52.401307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41e7bcbd-d9ee-46b1-9f67-d949aaf013c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:52.401728 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:52.401728 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:52.402579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41e7bcbd-d9ee-46b1-9f67-d949aaf013c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:52.467718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:52.467718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:52.479725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-41e7bcbd-d9ee-46b1-9f67-d949aaf013c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:30:52.524288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41e7bcbd-d9ee-46b1-9f67-d949aaf013c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:30:52.525776 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1484/2981] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:52 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:53.544414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8454fc17-380d-4b58-8a2a-00b1fb920dec tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:30:53.545154 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8454fc17-380d-4b58-8a2a-00b1fb920dec tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:53.545154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:53.545154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:53.546114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8454fc17-380d-4b58-8a2a-00b1fb920dec tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:53.650395 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:53.650395 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:53.679740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8454fc17-380d-4b58-8a2a-00b1fb920dec tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:30:53.731221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8454fc17-380d-4b58-8a2a-00b1fb920dec tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:30:53.738942 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1498/2982] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:53 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:54.756703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-911b2bb2-62a6-4553-a742-4cf15ed25af2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:30:54.757805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-911b2bb2-62a6-4553-a742-4cf15ed25af2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:54.758173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:54.758173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:54.758784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-911b2bb2-62a6-4553-a742-4cf15ed25af2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:54.882927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:54.882927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:54.920471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-911b2bb2-62a6-4553-a742-4cf15ed25af2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:30:54.984864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-911b2bb2-62a6-4553-a742-4cf15ed25af2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:30:54.986268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1485/2983] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:54 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:30:56.005276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd9ab954-669e-4bb9-aeee-8adc50f9d941 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:30:56.006442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd9ab954-669e-4bb9-aeee-8adc50f9d941 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:56.006819 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:56.006819 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:56.007514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd9ab954-669e-4bb9-aeee-8adc50f9d941 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:56.132807 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:56.132807 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:56.157629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bd9ab954-669e-4bb9-aeee-8adc50f9d941 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:30:56.217056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd9ab954-669e-4bb9-aeee-8adc50f9d941 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:30:56.218003 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1499/2984] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:56 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:30:57.236767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28052bc8-0780-4b4c-8e75-f0b7dec21696 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:30:57.237315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28052bc8-0780-4b4c-8e75-f0b7dec21696 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:57.237487 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:57.237487 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:57.238146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28052bc8-0780-4b4c-8e75-f0b7dec21696 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:57.371064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:57.371064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:57.385516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-28052bc8-0780-4b4c-8e75-f0b7dec21696 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:30:57.440784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28052bc8-0780-4b4c-8e75-f0b7dec21696 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:30:57.441915 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1486/2985] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:57 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:58.459469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37c9f1e9-ee48-4028-b9e0-d5f33d4bc05f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:30:58.461377 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37c9f1e9-ee48-4028-b9e0-d5f33d4bc05f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:58.462074 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:58.462074 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:58.463396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37c9f1e9-ee48-4028-b9e0-d5f33d4bc05f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:58.564380 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:58.564380 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:58.587874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-37c9f1e9-ee48-4028-b9e0-d5f33d4bc05f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:30:58.669296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37c9f1e9-ee48-4028-b9e0-d5f33d4bc05f tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:30:58.679114 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1500/2986] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:58 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:30:59.689730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b965305-1371-49c5-b193-84fd30a715a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:30:59.690248 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b965305-1371-49c5-b193-84fd30a715a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:30:59.691005 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:30:59.691005 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:30:59.691812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b965305-1371-49c5-b193-84fd30a715a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:30:59.852757 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:30:59.852757 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:30:59.873411 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b965305-1371-49c5-b193-84fd30a715a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:00.064128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b965305-1371-49c5-b193-84fd30a715a5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:00.065642 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1487/2987] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:30:59 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:01.087000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2591fb2c-dbf7-4b4d-ae15-c6976d3f91fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:01.088363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2591fb2c-dbf7-4b4d-ae15-c6976d3f91fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:01.089089 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:01.089089 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:01.090366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2591fb2c-dbf7-4b4d-ae15-c6976d3f91fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:01.199211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:01.199211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:01.230006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2591fb2c-dbf7-4b4d-ae15-c6976d3f91fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:01.327483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2591fb2c-dbf7-4b4d-ae15-c6976d3f91fb tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:01.329080 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1501/2988] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:01 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:02.347104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f16410c9-5163-41df-89fd-399b44dfc03a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:02.348338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f16410c9-5163-41df-89fd-399b44dfc03a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:02.348714 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:02.348714 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:02.349317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f16410c9-5163-41df-89fd-399b44dfc03a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:02.498891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:02.498891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:02.536319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f16410c9-5163-41df-89fd-399b44dfc03a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:02.584451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f16410c9-5163-41df-89fd-399b44dfc03a tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:02.584911 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1488/2989] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:02 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:03.603774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0842894a-46bf-442e-a4e1-db0e090d7a20 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:03.605016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0842894a-46bf-442e-a4e1-db0e090d7a20 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:03.605443 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:03.605443 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:03.606089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0842894a-46bf-442e-a4e1-db0e090d7a20 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:03.728921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:03.728921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:03.747652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0842894a-46bf-442e-a4e1-db0e090d7a20 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:03.818556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0842894a-46bf-442e-a4e1-db0e090d7a20 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:03.819462 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1502/2990] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:03 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:04.850791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59b35d40-a775-4da4-af21-0e54f5f2dd78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:04.852404 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59b35d40-a775-4da4-af21-0e54f5f2dd78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:04.852783 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:04.852783 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:04.855022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59b35d40-a775-4da4-af21-0e54f5f2dd78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:05.014506 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] POST http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes Jan 28 13:31:05.016352 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:05.016352 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:05.018768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1327401000"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:05.021053 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1327401000'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:31:05.026534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Create volume of 1 GB Jan 28 13:31:05.032895 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:05.032895 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:05.056560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Availability Zones retrieved successfully. Jan 28 13:31:05.058330 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-59b35d40-a775-4da4-af21-0e54f5f2dd78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:05.098660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Flow 'volume_create_api' (33571bfb-70d1-4ada-a918-66fc8e2012bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:31:05.123092 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a1968f-68f4-4c30-8fdc-a55e46f016aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:05.126717 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:31:05.134409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59b35d40-a775-4da4-af21-0e54f5f2dd78 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:05.136146 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1503/2991] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:04 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 946 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:05.372179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a1968f-68f4-4c30-8fdc-a55e46f016aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:05.374805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58ca80fd-b420-4e80-ad08-7aff9438a28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:05.616329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Created reservations ['788985e2-d4b7-4c68-ab59-257a365c47ee', 'a80bd0f4-442b-4977-94e5-2ab27c3c2339', '9dcbcda4-a4ae-45b8-a062-32060b473b55', 'bc998af2-8b97-4bee-8756-832f09cf1169'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:05.618969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58ca80fd-b420-4e80-ad08-7aff9438a28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['788985e2-d4b7-4c68-ab59-257a365c47ee', 'a80bd0f4-442b-4977-94e5-2ab27c3c2339', '9dcbcda4-a4ae-45b8-a062-32060b473b55', 'bc998af2-8b97-4bee-8756-832f09cf1169']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:05.622686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231b3438-8a49-4ff6-88c5-d3c3e8c99e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:05.704301 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231b3438-8a49-4ff6-88c5-d3c3e8c99e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee01cfac-0282-425b-badf-8d7a23409898', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1327401000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='834adc008cbd42d39d0b1ad0b69e6dde',qos_specs=None,replication_status=,reservations=['788985e2-d4b7-4c68-ab59-257a365c47ee','a80bd0f4-442b-4977-94e5-2ab27c3c2339','9dcbcda4-a4ae-45b8-a062-32060b473b55','bc998af2-8b97-4bee-8756-832f09cf1169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c52d5fe83c14bb7987ef9d2963fd24d',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1327401000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee01cfac-0282-425b-badf-8d7a23409898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='834adc008cbd42d39d0b1ad0b69e6dde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4c52d5fe83c14bb7987ef9d2963fd24d',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:05.707007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f10b0a2-5250-41b8-b135-681975235114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:05.755914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f10b0a2-5250-41b8-b135-681975235114) transitioned into state 'SUCCESS' from state '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-1327401000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='834adc008cbd42d39d0b1ad0b69e6dde',qos_specs=None,replication_status=,reservations=['788985e2-d4b7-4c68-ab59-257a365c47ee','a80bd0f4-442b-4977-94e5-2ab27c3c2339','9dcbcda4-a4ae-45b8-a062-32060b473b55','bc998af2-8b97-4bee-8756-832f09cf1169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c52d5fe83c14bb7987ef9d2963fd24d',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:05.758438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1bd6ec1-c599-4360-bada-6304fc178945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:05.789066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1bd6ec1-c599-4360-bada-6304fc178945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:05.793818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Flow 'volume_create_api' (33571bfb-70d1-4ada-a918-66fc8e2012bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:31:05.856677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Create volume request issued successfully. Jan 28 13:31:05.879781 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-32da8847-c6a3-4ed4-a006-8154807ee353 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes returned with HTTP 202 Jan 28 13:31:05.880889 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1489/2992] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:31:04 2021] POST /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes => generated 820 bytes in 1344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:31:05.897358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c566d521-f043-4ed6-aed8-aa188fe00348 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:05.897898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c566d521-f043-4ed6-aed8-aa188fe00348 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:05.898117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:05.898117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:05.898515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c566d521-f043-4ed6-aed8-aa188fe00348 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:06.084679 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:06.084679 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:06.106295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c566d521-f043-4ed6-aed8-aa188fe00348 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:06.156052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7ddfcfa-6fe4-4871-b1a6-8e123f158c28 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:06.156767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7ddfcfa-6fe4-4871-b1a6-8e123f158c28 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:06.157087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:06.157087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:06.157440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7ddfcfa-6fe4-4871-b1a6-8e123f158c28 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:06.195613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c566d521-f043-4ed6-aed8-aa188fe00348 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 returned with HTTP 200 Jan 28 13:31:06.199358 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1504/2993] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:05 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 => generated 888 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:06.289255 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:06.289255 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:06.321436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7ddfcfa-6fe4-4871-b1a6-8e123f158c28 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:06.378272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7ddfcfa-6fe4-4871-b1a6-8e123f158c28 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:06.379032 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1490/2994] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:06 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 1396 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:06.396282 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4431825a-3222-4ab3-aeb6-9ce83671e2e9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:06.397320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4431825a-3222-4ab3-aeb6-9ce83671e2e9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:06.397581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:06.397581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:06.398453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4431825a-3222-4ab3-aeb6-9ce83671e2e9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:06.585481 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:06.585481 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:06.604507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4431825a-3222-4ab3-aeb6-9ce83671e2e9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:06.633739 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4431825a-3222-4ab3-aeb6-9ce83671e2e9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:06.651661 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1505/2995] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:06 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 1396 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:06.987013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-6a23bd7c-2f4b-426c-9480-a03926831cf5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:06.987630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-6a23bd7c-2f4b-426c-9480-a03926831cf5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:06.987783 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:06.987783 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:06.988155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-6a23bd7c-2f4b-426c-9480-a03926831cf5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:07.101886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:07.101886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:07.122878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-6a23bd7c-2f4b-426c-9480-a03926831cf5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:07.190239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-6a23bd7c-2f4b-426c-9480-a03926831cf5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:07.194765 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1491/2996] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:31:06 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 1396 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:07.214985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d1749e9-3b0b-4453-8100-bd29d94801a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:07.215535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d1749e9-3b0b-4453-8100-bd29d94801a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:07.215765 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:07.215765 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:07.216143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d1749e9-3b0b-4453-8100-bd29d94801a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:07.348410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:07.348410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:07.371283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5d1749e9-3b0b-4453-8100-bd29d94801a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:07.420198 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d1749e9-3b0b-4453-8100-bd29d94801a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 returned with HTTP 200 Jan 28 13:31:07.426633 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1506/2997] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:07 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:08.446279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c517267-e6aa-4b27-8bbb-5be42d42931b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:08.446872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c517267-e6aa-4b27-8bbb-5be42d42931b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:08.447134 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:08.447134 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:08.447429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c517267-e6aa-4b27-8bbb-5be42d42931b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:08.532425 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:08.532425 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:08.544957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6c517267-e6aa-4b27-8bbb-5be42d42931b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:08.627034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c517267-e6aa-4b27-8bbb-5be42d42931b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 returned with HTTP 200 Jan 28 13:31:08.628150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1492/2998] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:08 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:08.646123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae8e24f5-a596-4d63-adf6-ac619a3b71a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] POST http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots Jan 28 13:31:08.646866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:08.646866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:08.647570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae8e24f5-a596-4d63-adf6-ac619a3b71a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee01cfac-0282-425b-badf-8d7a23409898", "name": "tempest-SnapshotsActionsTest-Snapshot-643794075"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:08.716763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:08.716763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:08.718284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae8e24f5-a596-4d63-adf6-ac619a3b71a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:08.721131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-ae8e24f5-a596-4d63-adf6-ac619a3b71a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Create snapshot from volume ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:08.808952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-ae8e24f5-a596-4d63-adf6-ac619a3b71a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Created reservations ['bd9591ed-5ab9-4f6f-8074-7678d9ad6c0f', '1456ae34-591f-4d15-8bfd-b6a21235536e', 'd736c76f-bba5-4d16-b2a2-449d7317ca59', '9ce41fc1-6a72-43c7-9192-02609fb43a34'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:08.992353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae8e24f5-a596-4d63-adf6-ac619a3b71a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot create request issued successfully. Jan 28 13:31:08.993163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae8e24f5-a596-4d63-adf6-ac619a3b71a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots returned with HTTP 202 Jan 28 13:31:08.994073 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1507/2999] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:31:08 2021] POST /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots => generated 306 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:31:09.005700 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08eed42f-dba9-486d-a983-400d3c25cf70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:09.006232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08eed42f-dba9-486d-a983-400d3c25cf70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:09.006432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:09.006432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:09.007692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08eed42f-dba9-486d-a983-400d3c25cf70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:09.049759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:09.049759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:09.051842 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-08eed42f-dba9-486d-a983-400d3c25cf70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:09.056430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08eed42f-dba9-486d-a983-400d3c25cf70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:09.071463 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1493/3000] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:09 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 438 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:10.084594 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d048aa1-ae64-4b0e-a5c5-714139cafff4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:10.084594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d048aa1-ae64-4b0e-a5c5-714139cafff4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:10.084594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:10.084594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:10.085207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d048aa1-ae64-4b0e-a5c5-714139cafff4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:10.193289 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:10.193289 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:10.194642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d048aa1-ae64-4b0e-a5c5-714139cafff4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:10.197386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d048aa1-ae64-4b0e-a5c5-714139cafff4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:10.208847 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1508/3001] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:10 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 438 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:11.230594 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:11.231289 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:11.231629 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:11.231629 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:11.232268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:11.362210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:11.362210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:11.369112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:11.372999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:11.373896 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1494/3002] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:11 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 438 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:11.453763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-a8c26b7a-d79a-4454-bc63-8f5b802391a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:11.454616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-a8c26b7a-d79a-4454-bc63-8f5b802391a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:11.456126 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:11.456126 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:11.456126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-a8c26b7a-d79a-4454-bc63-8f5b802391a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:11.534374 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:11.534374 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:11.556018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-a8c26b7a-d79a-4454-bc63-8f5b802391a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:11.592651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-a8c26b7a-d79a-4454-bc63-8f5b802391a9 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:11.609907 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1509/3003] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 13:31:11 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 1396 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:11.614548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume// Jan 28 13:31:11.615030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:11.615306 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:11.615306 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:11.615675 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:11.616893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-db60cabd-180e-43ff-822c-fac0cf120779 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:31:11.617488 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1495/3004] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 13:31:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:31:11.639375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-a439081f-3c23-4d1e-a08a-4296a7b8a0fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments Jan 28 13:31:11.645104 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:11.645104 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:11.645104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-a439081f-3c23-4d1e-a08a-4296a7b8a0fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21c22ea9-d41c-483e-953a-4ab9428c48d1", "instance_uuid": "e2b066a8-118c-42ed-9db7-115c5e8d5c92", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:11.741805 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:11.741805 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:11.906779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-a439081f-3c23-4d1e-a08a-4296a7b8a0fe tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments returned with HTTP 200 Jan 28 13:31:11.908656 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1510/3005] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 13:31:11 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments => generated 273 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:12.387062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2510584e-508b-47b3-81fb-4dc3d21ede6a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:12.388984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2510584e-508b-47b3-81fb-4dc3d21ede6a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:12.389655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2510584e-508b-47b3-81fb-4dc3d21ede6a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:12.536231 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:12.536231 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:12.537427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2510584e-508b-47b3-81fb-4dc3d21ede6a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:12.547922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2510584e-508b-47b3-81fb-4dc3d21ede6a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:12.561913 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1496/3006] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:12 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 465 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:13.451328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0dbbc5b-62dc-4eae-bedc-3625a3aed638 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:13.452145 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:13.452145 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:13.455582 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0dbbc5b-62dc-4eae-bedc-3625a3aed638 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:13.458670 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0dbbc5b-62dc-4eae-bedc-3625a3aed638 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:13.458670 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-c0dbbc5b-62dc-4eae-bedc-3625a3aed638 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '84d8e2fa-43bc-4642-a766-effb8c116f07' with '{'status': 'creating'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:13.714751 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:13.714751 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:13.808841 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0dbbc5b-62dc-4eae-bedc-3625a3aed638 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:13.813718 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1511/3007] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:12 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:13.823844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a71aa307-58f8-4098-9c36-7752dc729989 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:13.824580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a71aa307-58f8-4098-9c36-7752dc729989 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:13.830359 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:13.830359 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:13.830359 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a71aa307-58f8-4098-9c36-7752dc729989 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:13.882308 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:13.882308 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:13.883549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a71aa307-58f8-4098-9c36-7752dc729989 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:13.885821 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a71aa307-58f8-4098-9c36-7752dc729989 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:13.887743 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1497/3008] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:13 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 464 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:13.898931 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29ef8490-beee-49c1-a424-fe7ce26c1dd0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:13.899439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:13.899439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:13.906502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29ef8490-beee-49c1-a424-fe7ce26c1dd0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:13.906502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29ef8490-beee-49c1-a424-fe7ce26c1dd0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:13.906502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-29ef8490-beee-49c1-a424-fe7ce26c1dd0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '84d8e2fa-43bc-4642-a766-effb8c116f07' with '{'status': 'available'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:14.050592 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:14.050592 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:14.129862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29ef8490-beee-49c1-a424-fe7ce26c1dd0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:14.130959 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1512/3009] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:13 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:14.144936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cee88b0d-ddef-4726-be23-f550b46e8acf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:14.145881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cee88b0d-ddef-4726-be23-f550b46e8acf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:14.146565 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:14.146565 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:14.153639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cee88b0d-ddef-4726-be23-f550b46e8acf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:14.243229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:14.243229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:14.247102 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cee88b0d-ddef-4726-be23-f550b46e8acf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:14.254698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cee88b0d-ddef-4726-be23-f550b46e8acf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:14.257002 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1498/3010] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:14 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 465 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:14.278436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] POST http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots Jan 28 13:31:14.279537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:14.279537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:14.280333 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee01cfac-0282-425b-badf-8d7a23409898", "name": "tempest-SnapshotsActionsTest-Snapshot-699316380"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:14.361973 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:14.361973 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:14.361973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:14.361973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Create snapshot from volume ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:14.541037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Created reservations ['f48fc3d8-1358-4939-a5a5-dd1eea86b355', 'b1f28c03-4531-4309-9f2b-80efb226a014', '97195a82-168c-43af-9224-30abb7dcca28', '0e25feb9-11d1-4f06-9b72-4ca548eaa328'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:14.821874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot create request issued successfully. Jan 28 13:31:14.828451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots returned with HTTP 202 Jan 28 13:31:14.832782 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1513/3011] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:31:14 2021] POST /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots => generated 306 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:31:14.850544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-409cb243-88e1-40d5-9e06-689fc6f74630 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:14.856476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-409cb243-88e1-40d5-9e06-689fc6f74630 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:14.856926 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:14.856926 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:14.857741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-409cb243-88e1-40d5-9e06-689fc6f74630 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:15.018745 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:15.018745 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:15.020998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-409cb243-88e1-40d5-9e06-689fc6f74630 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:15.045445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-409cb243-88e1-40d5-9e06-689fc6f74630 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:15.047166 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1499/3012] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:14 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 438 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:15.934590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume// Jan 28 13:31:15.936466 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:15.936819 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:15.936819 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:15.938145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:15.939688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-422cfbae-2d88-4c2b-86b9-2aa8d4793445 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 13:31:15.940514 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1514/3013] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 13:31:15 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 13:31:15.954668 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-eedb10d4-9cba-49bb-8933-d4c759d875be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:31:15.954791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-eedb10d4-9cba-49bb-8933-d4c759d875be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:15.955173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:15.955173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:15.955834 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-eedb10d4-9cba-49bb-8933-d4c759d875be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:16.062952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a23aa24-2015-4d69-8cf2-844689e531ce tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:16.063544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a23aa24-2015-4d69-8cf2-844689e531ce tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:16.064049 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a23aa24-2015-4d69-8cf2-844689e531ce tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:16.081006 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:16.081006 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:16.101534 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:16.101534 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:16.108246 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-eedb10d4-9cba-49bb-8933-d4c759d875be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:31:16.109319 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2a23aa24-2015-4d69-8cf2-844689e531ce tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:16.112764 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a23aa24-2015-4d69-8cf2-844689e531ce tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:16.114171 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1515/3014] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:16 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:16.152391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:16.152391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:16.172249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-eedb10d4-9cba-49bb-8933-d4c759d875be tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:31:16.176135 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1500/3015] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 13:31:15 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 1494 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:31:16.214187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-8465d440-ab76-4553-87c1-a2317d7ee131 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] PUT http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709 Jan 28 13:31:16.214755 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:16.214755 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:16.215314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-8465d440-ab76-4553-87c1-a2317d7ee131 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:16.349243 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 13:31:16.349243 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 13:31:16.356830 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-8465d440-ab76-4553-87c1-a2317d7ee131 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-21c22ea9-d41c-483e-953a-4ab9428c48d1-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.026s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 13:31:16.358790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:16.358790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:17.133571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f01403b-8e21-4681-adca-6fe74260f950 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:17.140157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f01403b-8e21-4681-adca-6fe74260f950 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:17.140644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:17.140644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:17.148028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0f01403b-8e21-4681-adca-6fe74260f950 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:17.302017 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:17.302017 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:17.314891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0f01403b-8e21-4681-adca-6fe74260f950 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:17.343873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0f01403b-8e21-4681-adca-6fe74260f950 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:17.343873 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1501/3016] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:17 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 438 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:18.354867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-82e330c9-36ed-4777-80b0-2e1bcd3f3df3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:18.372041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-82e330c9-36ed-4777-80b0-2e1bcd3f3df3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:18.372430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:18.372430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:18.373097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-82e330c9-36ed-4777-80b0-2e1bcd3f3df3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:18.475347 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:18.475347 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:18.476725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-82e330c9-36ed-4777-80b0-2e1bcd3f3df3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:18.492591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-82e330c9-36ed-4777-80b0-2e1bcd3f3df3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:18.494179 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1502/3017] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:18 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 438 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:19.510323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe5b8a26-d335-4fa4-ba50-6dbb8cb48758 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:19.511179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe5b8a26-d335-4fa4-ba50-6dbb8cb48758 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:19.511408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:19.511408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:19.515382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe5b8a26-d335-4fa4-ba50-6dbb8cb48758 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:19.612117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:19.612117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:19.636037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fe5b8a26-d335-4fa4-ba50-6dbb8cb48758 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:19.640859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe5b8a26-d335-4fa4-ba50-6dbb8cb48758 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:19.643311 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1503/3018] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:19 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 465 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:19.656470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9837fbad-3182-4446-b852-67c69b1abc57 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c/action Jan 28 13:31:19.662540 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:19.662540 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:19.663482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9837fbad-3182-4446-b852-67c69b1abc57 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:19.669949 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9837fbad-3182-4446-b852-67c69b1abc57 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:19.676278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-9837fbad-3182-4446-b852-67c69b1abc57 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '38e24f64-4c44-49ce-ba4d-8d44040d212c' with '{'status': 'creating'}' {{(pid=87941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:19.758436 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:19.758436 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:19.838206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9837fbad-3182-4446-b852-67c69b1abc57 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c/action returned with HTTP 202 Jan 28 13:31:19.842485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1504/3019] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:19 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:19.853843 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ad8b3bf-321c-4d1d-8834-6fb321ea5731 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:19.854580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ad8b3bf-321c-4d1d-8834-6fb321ea5731 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:19.856323 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:19.856323 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:19.863818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ad8b3bf-321c-4d1d-8834-6fb321ea5731 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:19.958726 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:19.958726 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:19.965900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6ad8b3bf-321c-4d1d-8834-6fb321ea5731 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:19.965900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ad8b3bf-321c-4d1d-8834-6fb321ea5731 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:19.970903 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1505/3020] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:19 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 464 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:20.024566 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74f22922-4116-4d23-a75c-103ce2dc2cae tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c/action Jan 28 13:31:20.028928 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:20.028928 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:20.033014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74f22922-4116-4d23-a75c-103ce2dc2cae tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:20.033945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74f22922-4116-4d23-a75c-103ce2dc2cae tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:20.169386 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:20.169386 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:20.170285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-74f22922-4116-4d23-a75c-103ce2dc2cae tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot retrieved successfully. Jan 28 13:31:20.265133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-8465d440-ab76-4553-87c1-a2317d7ee131 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Lock "b'cinder-attachment_update-21c22ea9-d41c-483e-953a-4ab9428c48d1-n-h2-705657-14'" released by "attachment_update" :: held 3.915s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 13:31:20.266464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-8465d440-ab76-4553-87c1-a2317d7ee131 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709 returned with HTTP 200 Jan 28 13:31:20.268113 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1516/3021] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 13:31:16 2021] PUT /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709 => generated 762 bytes in 4061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:20.356237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-ac7a6902-b309-40ef-9fb1-aa096c7620f5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] POST http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709/action Jan 28 13:31:20.356981 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:20.356981 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:20.359620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-ac7a6902-b309-40ef-9fb1-aa096c7620f5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:20.361188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-ac7a6902-b309-40ef-9fb1-aa096c7620f5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:20.464024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-74f22922-4116-4d23-a75c-103ce2dc2cae tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot delete request issued successfully. Jan 28 13:31:20.464984 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74f22922-4116-4d23-a75c-103ce2dc2cae tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c/action returned with HTTP 202 Jan 28 13:31:20.469947 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1506/3022] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:19 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c/action => generated 0 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 13:31:20.507777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9bd325e-0f0b-40cf-a606-8b0ccd99a0bf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:20.511795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9bd325e-0f0b-40cf-a606-8b0ccd99a0bf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:20.517091 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:20.517091 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:20.517091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9bd325e-0f0b-40cf-a606-8b0ccd99a0bf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:20.640760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:20.640760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:20.644714 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:20.644714 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:20.647048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b9bd325e-0f0b-40cf-a606-8b0ccd99a0bf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:20.664694 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9bd325e-0f0b-40cf-a606-8b0ccd99a0bf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:20.670355 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1507/3023] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:20 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 464 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:20.716678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-68445299-d98b-4eb8-a5d0-eb8764395fed req-ac7a6902-b309-40ef-9fb1-aa096c7620f5 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709/action returned with HTTP 204 Jan 28 13:31:20.720252 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1517/3024] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 13:31:20 2021] POST /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709/action => generated 0 bytes in 376 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:31:21.685882 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54558ab6-9530-49ed-80dd-2ed77fffc46a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:21.685882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54558ab6-9530-49ed-80dd-2ed77fffc46a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:21.685882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:21.685882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:21.685882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54558ab6-9530-49ed-80dd-2ed77fffc46a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:21.776913 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:21.776913 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:21.780096 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-54558ab6-9530-49ed-80dd-2ed77fffc46a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:21.783791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54558ab6-9530-49ed-80dd-2ed77fffc46a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:21.785722 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1508/3025] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:21 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 464 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:22.979951 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6232faae-a619-4f64-8d56-a8568020e318 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:22.980842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6232faae-a619-4f64-8d56-a8568020e318 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:22.996893 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:22.996893 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:22.997515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6232faae-a619-4f64-8d56-a8568020e318 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:23.128515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:23.128515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:23.130552 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6232faae-a619-4f64-8d56-a8568020e318 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:23.152775 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6232faae-a619-4f64-8d56-a8568020e318 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 200 Jan 28 13:31:23.164382 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1518/3026] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:22 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 464 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:24.180961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-541ced12-7787-44b5-ac91-962b87d6c895 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:24.182497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-541ced12-7787-44b5-ac91-962b87d6c895 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:24.182497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:24.182497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:24.182497 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-541ced12-7787-44b5-ac91-962b87d6c895 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:24.283237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-541ced12-7787-44b5-ac91-962b87d6c895 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 404 Jan 28 13:31:24.294841 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1509/3027] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:24 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 111 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:24.315414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-953fb496-a80b-40a6-9b8d-8ff7f70922ff tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:24.316245 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:24.316245 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:24.317085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-953fb496-a80b-40a6-9b8d-8ff7f70922ff tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:24.317793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-953fb496-a80b-40a6-9b8d-8ff7f70922ff tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:24.327083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-953fb496-a80b-40a6-9b8d-8ff7f70922ff tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '84d8e2fa-43bc-4642-a766-effb8c116f07' with '{'status': 'available'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:24.739521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:24.739521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:24.903024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-953fb496-a80b-40a6-9b8d-8ff7f70922ff tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:24.903749 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1519/3028] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:24 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:24.916151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0bda4a33-b715-4a2c-8d29-eb7ad8167cb0 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:24.917610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0bda4a33-b715-4a2c-8d29-eb7ad8167cb0 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:24.919823 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0bda4a33-b715-4a2c-8d29-eb7ad8167cb0 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:25.054814 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:25.054814 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:25.062673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0bda4a33-b715-4a2c-8d29-eb7ad8167cb0 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:25.065013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0bda4a33-b715-4a2c-8d29-eb7ad8167cb0 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:25.071732 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1510/3029] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:24 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 465 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:25.098191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c075206f-78e4-4726-a120-d9fdea83c154 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] POST http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots Jan 28 13:31:25.100820 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:25.100820 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:25.100820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c075206f-78e4-4726-a120-d9fdea83c154 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee01cfac-0282-425b-badf-8d7a23409898", "name": "tempest-SnapshotsActionsTest-Snapshot-1666580619"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:25.391300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:25.391300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:25.391300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c075206f-78e4-4726-a120-d9fdea83c154 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:25.391300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-c075206f-78e4-4726-a120-d9fdea83c154 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Create snapshot from volume ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:25.616364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-c075206f-78e4-4726-a120-d9fdea83c154 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Created reservations ['ea2f3fa6-5b5b-48b0-9cf9-4a8ca0247168', '18d60f1b-d06a-47fd-86be-30957f7442bf', '6377c328-b297-4859-a2e1-f4940c364d1a', 'e96618fe-db34-4b66-92ab-8030ac4e7c79'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:25.882474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c075206f-78e4-4726-a120-d9fdea83c154 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot create request issued successfully. Jan 28 13:31:25.883627 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c075206f-78e4-4726-a120-d9fdea83c154 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots returned with HTTP 202 Jan 28 13:31:25.892884 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1520/3030] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:31:25 2021] POST /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots => generated 307 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:31:25.898535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8c93346-2a96-41aa-aed0-3250bafd3299 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:25.899145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8c93346-2a96-41aa-aed0-3250bafd3299 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:25.899373 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:25.899373 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:25.900047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8c93346-2a96-41aa-aed0-3250bafd3299 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:26.013358 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:26.013358 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:26.025752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8c93346-2a96-41aa-aed0-3250bafd3299 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:26.028112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8c93346-2a96-41aa-aed0-3250bafd3299 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 200 Jan 28 13:31:26.044993 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1511/3031] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:25 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 439 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:27.051932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3f5a0e4-e681-4f3b-a81c-684d39dacff2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:27.053008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3f5a0e4-e681-4f3b-a81c-684d39dacff2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:27.053471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:27.053471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:27.054779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3f5a0e4-e681-4f3b-a81c-684d39dacff2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:27.122742 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:27.122742 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:27.131206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f3f5a0e4-e681-4f3b-a81c-684d39dacff2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:27.144857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3f5a0e4-e681-4f3b-a81c-684d39dacff2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 200 Jan 28 13:31:27.152350 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1521/3032] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:27 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 439 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:28.164829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-729fc432-ed53-420a-ba8d-c825e48477ad tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:28.167363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-729fc432-ed53-420a-ba8d-c825e48477ad tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:28.167732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:28.167732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:28.168360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-729fc432-ed53-420a-ba8d-c825e48477ad tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:28.243794 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:28.243794 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:28.248695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-729fc432-ed53-420a-ba8d-c825e48477ad tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:28.260863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-729fc432-ed53-420a-ba8d-c825e48477ad tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 200 Jan 28 13:31:28.265182 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1512/3033] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:28 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 439 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:29.285861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e24855e-accc-4b05-8369-bdd2a303d278 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:29.286531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e24855e-accc-4b05-8369-bdd2a303d278 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:29.286821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:29.286821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:29.287202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e24855e-accc-4b05-8369-bdd2a303d278 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:29.370228 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:29.370228 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:29.373488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6e24855e-accc-4b05-8369-bdd2a303d278 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:29.418002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e24855e-accc-4b05-8369-bdd2a303d278 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 200 Jan 28 13:31:29.439572 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1522/3034] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:29 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 466 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:29.443383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9066296-7dfc-423b-8082-e3ae52692030 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845/action Jan 28 13:31:29.444107 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:29.444107 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:29.448004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9066296-7dfc-423b-8082-e3ae52692030 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:29.456178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9066296-7dfc-423b-8082-e3ae52692030 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:29.456178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-a9066296-7dfc-423b-8082-e3ae52692030 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '2303369d-1844-496e-abdd-7b1bf2db4845' with '{'status': 'deleting'}' {{(pid=87941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:29.758454 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:29.758454 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:29.845861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9066296-7dfc-423b-8082-e3ae52692030 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845/action returned with HTTP 202 Jan 28 13:31:29.849712 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1513/3035] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:29 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845/action => generated 0 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:29.861678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3dc04366-6bd1-44c9-8a6c-878ec8952f85 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:29.868290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3dc04366-6bd1-44c9-8a6c-878ec8952f85 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:29.868290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:29.868290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:29.868290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3dc04366-6bd1-44c9-8a6c-878ec8952f85 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:29.909641 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:29.909641 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:29.911746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3dc04366-6bd1-44c9-8a6c-878ec8952f85 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:29.915721 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3dc04366-6bd1-44c9-8a6c-878ec8952f85 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 200 Jan 28 13:31:29.917325 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1514/3036] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:29 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:29.962221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb5ac49e-44c6-4a5b-af1a-4b1ec3bc5f03 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845/action Jan 28 13:31:29.968129 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:29.968129 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:29.968921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb5ac49e-44c6-4a5b-af1a-4b1ec3bc5f03 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:29.969570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb5ac49e-44c6-4a5b-af1a-4b1ec3bc5f03 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:29.983948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0135d452-c7a2-4737-ae60-28dcc283530d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] POST http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types Jan 28 13:31:29.984617 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:29.984617 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:29.985059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0135d452-c7a2-4737-ae60-28dcc283530d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-904187269"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:30.015108 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:30.015108 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:30.016471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb5ac49e-44c6-4a5b-af1a-4b1ec3bc5f03 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot retrieved successfully. Jan 28 13:31:30.058911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0135d452-c7a2-4737-ae60-28dcc283530d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types returned with HTTP 200 Jan 28 13:31:30.072279 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1523/3037] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:31:29 2021] POST /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types => generated 223 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:30.085567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-efc57da1-c13f-4cde-ac85-d234f5e0c06d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] POST http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types Jan 28 13:31:30.086854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-efc57da1-c13f-4cde-ac85-d234f5e0c06d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1725978111"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:30.189343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-efc57da1-c13f-4cde-ac85-d234f5e0c06d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types returned with HTTP 202 Jan 28 13:31:30.192768 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1524/3038] 10.222.0.38 () {62 vars in 1278 bytes} [Thu Jan 28 13:31:30 2021] POST /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types => generated 181 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:30.267170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb5ac49e-44c6-4a5b-af1a-4b1ec3bc5f03 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot delete request issued successfully. Jan 28 13:31:30.268089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb5ac49e-44c6-4a5b-af1a-4b1ec3bc5f03 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845/action returned with HTTP 202 Jan 28 13:31:30.269661 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1515/3039] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:29 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:30.282355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a92862b3-d7ed-4892-b9f6-3b4ae43604a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:30.296472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a92862b3-d7ed-4892-b9f6-3b4ae43604a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:30.297266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:30.297266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:30.297531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a92862b3-d7ed-4892-b9f6-3b4ae43604a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:30.411825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:30.411825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:30.413634 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a92862b3-d7ed-4892-b9f6-3b4ae43604a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:30.428287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a92862b3-d7ed-4892-b9f6-3b4ae43604a1 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 200 Jan 28 13:31:30.429710 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1516/3040] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:30 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 465 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:30.750874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3483fa73-caa3-475a-af5d-28794dc6850d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups Jan 28 13:31:30.751980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3483fa73-caa3-475a-af5d-28794dc6850d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "92569902-2dfa-4d78-a36c-2f7e34b62ed9", "volume_types": ["feed233a-fb4b-4ebb-8137-09a02164bf53"], "name": "tempest-GroupSnapshotsTest-Group-33473330"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:30.753068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-3483fa73-caa3-475a-af5d-28794dc6850d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating new group {'group': {'group_type': '92569902-2dfa-4d78-a36c-2f7e34b62ed9', 'volume_types': ['feed233a-fb4b-4ebb-8137-09a02164bf53'], 'name': 'tempest-GroupSnapshotsTest-Group-33473330'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 13:31:30.788521 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-3483fa73-caa3-475a-af5d-28794dc6850d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating group tempest-GroupSnapshotsTest-Group-33473330. Jan 28 13:31:30.862371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3483fa73-caa3-475a-af5d-28794dc6850d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Availability Zones retrieved successfully. Jan 28 13:31:30.942317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3483fa73-caa3-475a-af5d-28794dc6850d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['7f8a9749-6575-4528-b82d-f9a2286958da'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:31.139421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3483fa73-caa3-475a-af5d-28794dc6850d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups returned with HTTP 202 Jan 28 13:31:31.140730 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1525/3041] 10.222.0.38 () {62 vars in 1264 bytes} [Thu Jan 28 13:31:30 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/groups => generated 110 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:31.154305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-640f28c0-fd14-47b8-93ca-92ab3093e8f8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e Jan 28 13:31:31.164681 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-640f28c0-fd14-47b8-93ca-92ab3093e8f8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:31.165026 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:31.165026 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:31.166122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-640f28c0-fd14-47b8-93ca-92ab3093e8f8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:31.167848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-640f28c0-fd14-47b8-93ca-92ab3093e8f8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 1da859b1-fd2d-4925-a94f-42293f46a45e {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:31:31.196622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:31.196622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:31.297830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-640f28c0-fd14-47b8-93ca-92ab3093e8f8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e returned with HTTP 200 Jan 28 13:31:31.305277 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1517/3042] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:31:31 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e => generated 390 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:31.445072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0dffa804-b6fe-435f-8dc5-a6a2a6d7ab84 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:31.446330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0dffa804-b6fe-435f-8dc5-a6a2a6d7ab84 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:31.446330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:31.446330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:31.446565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0dffa804-b6fe-435f-8dc5-a6a2a6d7ab84 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:31.480174 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:31.480174 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:31.481380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0dffa804-b6fe-435f-8dc5-a6a2a6d7ab84 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:31.485355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0dffa804-b6fe-435f-8dc5-a6a2a6d7ab84 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 200 Jan 28 13:31:31.486659 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1526/3043] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:31 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:32.333103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d734e927-46e2-40e4-a7be-7d14d1a6b36c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e Jan 28 13:31:32.334406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d734e927-46e2-40e4-a7be-7d14d1a6b36c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:32.334788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:32.334788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:32.335413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d734e927-46e2-40e4-a7be-7d14d1a6b36c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:32.335992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-d734e927-46e2-40e4-a7be-7d14d1a6b36c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 1da859b1-fd2d-4925-a94f-42293f46a45e {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:31:32.367191 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:32.367191 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:32.412380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d734e927-46e2-40e4-a7be-7d14d1a6b36c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e returned with HTTP 200 Jan 28 13:31:32.414488 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1518/3044] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:31:32 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e => generated 391 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:32.444727 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes Jan 28 13:31:32.445407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:32.445407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:32.445871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "feed233a-fb4b-4ebb-8137-09a02164bf53", "group_id": "1da859b1-fd2d-4925-a94f-42293f46a45e", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1028001150"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:32.448091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request body: {'volume': {'volume_type': 'feed233a-fb4b-4ebb-8137-09a02164bf53', 'group_id': '1da859b1-fd2d-4925-a94f-42293f46a45e', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1028001150'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:31:32.476482 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:32.476482 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:32.477907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume of 1 GB Jan 28 13:31:32.499139 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Availability Zones retrieved successfully. Jan 28 13:31:32.503013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85942251-3ab7-4a47-9583-98fa09728da5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:32.503754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85942251-3ab7-4a47-9583-98fa09728da5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:32.504131 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:32.504131 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:32.504718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85942251-3ab7-4a47-9583-98fa09728da5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:32.517102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (23b10701-4a06-4b37-ae6c-a412ea71c349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:31:32.520788 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f852ef9-bb64-4643-ab8e-deabed84c4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:32.537176 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:32.537176 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:32.538256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:31:32.576155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:32.576155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:32.584241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85942251-3ab7-4a47-9583-98fa09728da5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:32.590471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85942251-3ab7-4a47-9583-98fa09728da5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 200 Jan 28 13:31:32.592945 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1519/3045] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:32 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 465 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:32.666892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f852ef9-bb64-4643-ab8e-deabed84c4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:31:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=feed233a-fb4b-4ebb-8137-09a02164bf53,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-904187269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feed233a-fb4b-4ebb-8137-09a02164bf53', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1da859b1-fd2d-4925-a94f-42293f46a45e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:32.676554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f020221c-d40f-4bb9-bdb7-b45513fea538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:32.803221 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-904187269 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-904187269, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:31:32.805813 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-904187269 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-904187269, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:31:32.888568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['e829eb75-7f30-43dc-89ae-0f5ff33e3274', '86814b4b-cc80-437d-9e3a-28649105dbad', '5738506e-9fab-4d99-83f7-9c897becc796', 'cb4a1416-07d9-417e-9eaa-b08bfab8ae8b'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:32.890916 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f020221c-d40f-4bb9-bdb7-b45513fea538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e829eb75-7f30-43dc-89ae-0f5ff33e3274', '86814b4b-cc80-437d-9e3a-28649105dbad', '5738506e-9fab-4d99-83f7-9c897becc796', 'cb4a1416-07d9-417e-9eaa-b08bfab8ae8b']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:32.894184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e79463e-13fc-4130-84a4-36b7c75f67e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:33.072365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e79463e-13fc-4130-84a4-36b7c75f67e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6cd0246-8725-49a8-a6e7-8c7a51d0edc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1028001150',encryption_key_id=None,group_id=1da859b1-fd2d-4925-a94f-42293f46a45e,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['e829eb75-7f30-43dc-89ae-0f5ff33e3274','86814b4b-cc80-437d-9e3a-28649105dbad','5738506e-9fab-4d99-83f7-9c897becc796','cb4a1416-07d9-417e-9eaa-b08bfab8ae8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=feed233a-fb4b-4ebb-8137-09a02164bf53), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1028001150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1da859b1-fd2d-4925-a94f-42293f46a45e,host=None,id=e6cd0246-8725-49a8-a6e7-8c7a51d0edc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='871040afbaa2449c912df6705949b9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='733bd4630e334cc6972f8a97f352506a',volume_attachment=,volume_type=,volume_type_id=feed233a-fb4b-4ebb-8137-09a02164bf53)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:33.075227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f7397a-27bc-4060-924b-ef4802b87140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:33.111293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f7397a-27bc-4060-924b-ef4802b87140) transitioned into state 'SUCCESS' from state '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-1028001150',encryption_key_id=None,group_id=1da859b1-fd2d-4925-a94f-42293f46a45e,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['e829eb75-7f30-43dc-89ae-0f5ff33e3274','86814b4b-cc80-437d-9e3a-28649105dbad','5738506e-9fab-4d99-83f7-9c897becc796','cb4a1416-07d9-417e-9eaa-b08bfab8ae8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=feed233a-fb4b-4ebb-8137-09a02164bf53)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:33.125752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3158d9b9-9f7a-4a59-a29b-a51c34cad6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:33.153247 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3158d9b9-9f7a-4a59-a29b-a51c34cad6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:33.157676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (23b10701-4a06-4b37-ae6c-a412ea71c349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:31:33.244776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request issued successfully. Jan 28 13:31:33.285771 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:33.286392 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:33.304019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:33.312903 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:33.312903 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:33.333502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-313ccfa1-53f7-405e-94d4-5cab0596c207 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes returned with HTTP 202 Jan 28 13:31:33.351745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0582b4e7-8a33-4905-b8fd-4896bde6bacf tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 Jan 28 13:31:33.352719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0582b4e7-8a33-4905-b8fd-4896bde6bacf tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:33.353182 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:33.353182 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:33.353933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0582b4e7-8a33-4905-b8fd-4896bde6bacf tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:33.360060 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1527/3046] 10.222.0.38 () {62 vars in 1267 bytes} [Thu Jan 28 13:31:32 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/volumes => generated 907 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:33.425758 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:33.425758 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:33.437788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0582b4e7-8a33-4905-b8fd-4896bde6bacf tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:33.459117 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-0582b4e7-8a33-4905-b8fd-4896bde6bacf tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:33.461243 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-0582b4e7-8a33-4905-b8fd-4896bde6bacf tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:33.477158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-0582b4e7-8a33-4905-b8fd-4896bde6bacf tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:33.490950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:33.490950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:33.543283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0582b4e7-8a33-4905-b8fd-4896bde6bacf tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 returned with HTTP 200 Jan 28 13:31:33.557156 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1520/3047] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:33 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 => generated 999 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:33.605689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a00ea63-a186-4301-8a08-eeb1bedbfa23 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:33.606148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a00ea63-a186-4301-8a08-eeb1bedbfa23 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:33.606346 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:33.606346 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:33.607516 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a00ea63-a186-4301-8a08-eeb1bedbfa23 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:33.664396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a00ea63-a186-4301-8a08-eeb1bedbfa23 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 404 Jan 28 13:31:33.668783 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1528/3048] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:33 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:33.681349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d1f47181-8d05-4cc1-8f28-93e7569ca1d5 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:33.682050 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:33.682050 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:33.682531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d1f47181-8d05-4cc1-8f28-93e7569ca1d5 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:33.684807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d1f47181-8d05-4cc1-8f28-93e7569ca1d5 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:33.686035 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-d1f47181-8d05-4cc1-8f28-93e7569ca1d5 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '84d8e2fa-43bc-4642-a766-effb8c116f07' with '{'status': 'available'}' {{(pid=87941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:33.826268 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:33.826268 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:33.924060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d1f47181-8d05-4cc1-8f28-93e7569ca1d5 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:33.929894 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1521/3049] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:33 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:33.937852 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78739a32-df2b-4fdd-881d-13f1d783919e tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:33.938541 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78739a32-df2b-4fdd-881d-13f1d783919e tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:33.939291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78739a32-df2b-4fdd-881d-13f1d783919e tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:34.017214 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:34.017214 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:34.022202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-78739a32-df2b-4fdd-881d-13f1d783919e tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:34.025524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78739a32-df2b-4fdd-881d-13f1d783919e tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:34.032471 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1529/3050] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:33 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 465 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:34.054036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-878529aa-9f9f-496a-8237-d87b294bb4f7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] POST http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots Jan 28 13:31:34.055603 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:34.055603 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:34.057014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-878529aa-9f9f-496a-8237-d87b294bb4f7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee01cfac-0282-425b-badf-8d7a23409898", "name": "tempest-SnapshotsActionsTest-Snapshot-1121778411"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:34.185629 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:34.185629 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:34.192860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-878529aa-9f9f-496a-8237-d87b294bb4f7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:34.193526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-878529aa-9f9f-496a-8237-d87b294bb4f7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Create snapshot from volume ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:34.344499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-878529aa-9f9f-496a-8237-d87b294bb4f7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Created reservations ['07a883e5-8cd7-4988-9a78-488e8f2bf504', '234e1148-a615-406b-b0f0-af2bd13e09dd', '19b5248b-e676-4843-9ffd-03b43c023288', '83b0c9d1-b9bf-427b-b0f0-eed70c203874'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:34.562532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14ba0a18-74b7-4bff-b0f8-bfd7bb643775 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 Jan 28 13:31:34.566974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14ba0a18-74b7-4bff-b0f8-bfd7bb643775 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:34.567556 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:34.567556 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:34.568411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14ba0a18-74b7-4bff-b0f8-bfd7bb643775 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:34.612272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-878529aa-9f9f-496a-8237-d87b294bb4f7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot create request issued successfully. Jan 28 13:31:34.613483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-878529aa-9f9f-496a-8237-d87b294bb4f7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots returned with HTTP 202 Jan 28 13:31:34.616203 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1522/3051] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:31:34 2021] POST /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots => generated 307 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:31:34.633221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd3f11fa-ac3f-437f-b34f-02fb75c78b25 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:34.635039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd3f11fa-ac3f-437f-b34f-02fb75c78b25 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:34.636606 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:34.636606 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:34.638676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd3f11fa-ac3f-437f-b34f-02fb75c78b25 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:34.735762 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:34.735762 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:34.737418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:34.737418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:34.739135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd3f11fa-ac3f-437f-b34f-02fb75c78b25 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:34.741697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd3f11fa-ac3f-437f-b34f-02fb75c78b25 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 returned with HTTP 200 Jan 28 13:31:34.746666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-14ba0a18-74b7-4bff-b0f8-bfd7bb643775 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:34.748082 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1523/3052] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:34 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 => generated 439 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:34.792527 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-14ba0a18-74b7-4bff-b0f8-bfd7bb643775 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:34.793249 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-14ba0a18-74b7-4bff-b0f8-bfd7bb643775 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:34.816127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-14ba0a18-74b7-4bff-b0f8-bfd7bb643775 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:34.827141 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:34.827141 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:34.862569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14ba0a18-74b7-4bff-b0f8-bfd7bb643775 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 returned with HTTP 200 Jan 28 13:31:34.866838 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1530/3053] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:34 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 => generated 999 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:35.761211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c18f9be-2937-4ef4-a2fd-13c461cedb51 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:35.762498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c18f9be-2937-4ef4-a2fd-13c461cedb51 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:35.762966 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:35.762966 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:35.764167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c18f9be-2937-4ef4-a2fd-13c461cedb51 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:35.791824 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:35.791824 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:35.793492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8c18f9be-2937-4ef4-a2fd-13c461cedb51 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:35.796656 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c18f9be-2937-4ef4-a2fd-13c461cedb51 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 returned with HTTP 200 Jan 28 13:31:35.798387 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1524/3054] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:35 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:35.883574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9bc303c-3e91-415a-880b-cf5e40c580c6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 Jan 28 13:31:35.884602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9bc303c-3e91-415a-880b-cf5e40c580c6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:35.885097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:35.885097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:35.885790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9bc303c-3e91-415a-880b-cf5e40c580c6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:35.947962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:35.947962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:35.963222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a9bc303c-3e91-415a-880b-cf5e40c580c6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:35.981228 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-a9bc303c-3e91-415a-880b-cf5e40c580c6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:35.982394 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-a9bc303c-3e91-415a-880b-cf5e40c580c6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:35.991233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-a9bc303c-3e91-415a-880b-cf5e40c580c6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:36.000497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:36.000497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:36.031724 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9bc303c-3e91-415a-880b-cf5e40c580c6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 returned with HTTP 200 Jan 28 13:31:36.033421 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1531/3055] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:35 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 => generated 1000 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:31:36.054388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97352b91-a970-40e3-b9f5-7015135df77a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots Jan 28 13:31:36.055111 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:36.055111 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:36.055544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97352b91-a970-40e3-b9f5-7015135df77a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1da859b1-fd2d-4925-a94f-42293f46a45e", "name": "tempest-group_snapshot-1252581642"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:36.056798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-97352b91-a970-40e3-b9f5-7015135df77a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating new group_snapshot {'group_snapshot': {'group_id': '1da859b1-fd2d-4925-a94f-42293f46a45e', 'name': 'tempest-group_snapshot-1252581642'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 28 13:31:36.065065 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:36.065065 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:36.079162 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.group_snapshots [None req-97352b91-a970-40e3-b9f5-7015135df77a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating group_snapshot tempest-group_snapshot-1252581642. Jan 28 13:31:36.140971 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:36.140971 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:36.189896 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-97352b91-a970-40e3-b9f5-7015135df77a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-904187269 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-904187269, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:31:36.190903 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-97352b91-a970-40e3-b9f5-7015135df77a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-904187269 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-904187269, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:31:36.274120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-97352b91-a970-40e3-b9f5-7015135df77a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['805a11ab-2a33-47b9-ae98-f2f664394918', '41642ef4-61e0-46b9-846b-69ab55df7443', '6ef6f500-6d93-4ab6-a3ae-4d4cfc70cfc9', 'ed4d7e47-b066-4b19-956a-b7a5d3d3cc1d'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:36.360026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97352b91-a970-40e3-b9f5-7015135df77a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots returned with HTTP 202 Jan 28 13:31:36.366236 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1525/3056] 10.222.0.38 () {62 vars in 1291 bytes} [Thu Jan 28 13:31:36 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots => generated 168 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:36.371727 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92b1d570-5b9d-41d3-a3ec-61587c0ba1fd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 Jan 28 13:31:36.372490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92b1d570-5b9d-41d3-a3ec-61587c0ba1fd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:36.372956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:36.372956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:36.373453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92b1d570-5b9d-41d3-a3ec-61587c0ba1fd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:36.374099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-92b1d570-5b9d-41d3-a3ec-61587c0ba1fd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 3afef079-2e5b-4b15-98c1-86871c3d0b36 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:31:36.383314 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:36.383314 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:36.403439 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92b1d570-5b9d-41d3-a3ec-61587c0ba1fd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 returned with HTTP 200 Jan 28 13:31:36.408645 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1532/3057] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:31:36 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:36.814137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b76e230b-339f-4ad2-b781-2d7cb4b17653 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:36.815198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b76e230b-339f-4ad2-b781-2d7cb4b17653 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:36.815603 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:36.815603 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:36.816236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b76e230b-339f-4ad2-b781-2d7cb4b17653 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:36.843081 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:36.843081 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:36.844673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b76e230b-339f-4ad2-b781-2d7cb4b17653 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:36.846768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b76e230b-339f-4ad2-b781-2d7cb4b17653 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 returned with HTTP 200 Jan 28 13:31:36.854605 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1526/3058] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:36 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:36.862569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94850922-5c3b-479b-bb22-44791e7a1153 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96/action Jan 28 13:31:36.863501 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:36.863501 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:36.865002 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94850922-5c3b-479b-bb22-44791e7a1153 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:36.865737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94850922-5c3b-479b-bb22-44791e7a1153 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:36.867555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-94850922-5c3b-479b-bb22-44791e7a1153 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot 'aaafdb04-e1e1-4872-bb8e-b0c639fe3f96' with '{'status': 'error'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:36.941628 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:36.941628 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:36.987932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94850922-5c3b-479b-bb22-44791e7a1153 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96/action returned with HTTP 202 Jan 28 13:31:36.989931 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1533/3059] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:36 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:36.998425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-172454e7-cbe3-4c56-a235-82bb0b7f2593 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:36.999507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-172454e7-cbe3-4c56-a235-82bb0b7f2593 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:36.999946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:36.999946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:37.000637 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-172454e7-cbe3-4c56-a235-82bb0b7f2593 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:37.032387 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:37.032387 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:37.034155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-172454e7-cbe3-4c56-a235-82bb0b7f2593 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:37.036453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-172454e7-cbe3-4c56-a235-82bb0b7f2593 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 returned with HTTP 200 Jan 28 13:31:37.037550 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1527/3060] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:36 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 => generated 462 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:37.050006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ecc8067e-cc1a-4146-ac29-1596448c40d3 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96/action Jan 28 13:31:37.050560 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:37.050560 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:37.051169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ecc8067e-cc1a-4146-ac29-1596448c40d3 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:37.051654 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ecc8067e-cc1a-4146-ac29-1596448c40d3 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:37.083936 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:37.083936 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:37.085201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ecc8067e-cc1a-4146-ac29-1596448c40d3 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot retrieved successfully. Jan 28 13:31:37.176391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ecc8067e-cc1a-4146-ac29-1596448c40d3 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot delete request issued successfully. Jan 28 13:31:37.176927 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ecc8067e-cc1a-4146-ac29-1596448c40d3 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96/action returned with HTTP 202 Jan 28 13:31:37.177834 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1534/3061] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:37 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:37.186816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-10ad9b6e-df2b-4ea5-b406-a7a26c384e1a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:37.187429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-10ad9b6e-df2b-4ea5-b406-a7a26c384e1a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:37.187627 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:37.187627 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:37.188274 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-10ad9b6e-df2b-4ea5-b406-a7a26c384e1a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:37.242635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:37.242635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:37.244527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-10ad9b6e-df2b-4ea5-b406-a7a26c384e1a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:37.246712 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-10ad9b6e-df2b-4ea5-b406-a7a26c384e1a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 returned with HTTP 200 Jan 28 13:31:37.248328 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1528/3062] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:37 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:37.417644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39d43d00-25ec-4471-a2a4-b46c2aca7cb0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 Jan 28 13:31:37.418614 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39d43d00-25ec-4471-a2a4-b46c2aca7cb0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:37.418886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:37.418886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:37.419363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39d43d00-25ec-4471-a2a4-b46c2aca7cb0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:37.420127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-39d43d00-25ec-4471-a2a4-b46c2aca7cb0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 3afef079-2e5b-4b15-98c1-86871c3d0b36 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:31:37.435995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:37.435995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:37.482977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39d43d00-25ec-4471-a2a4-b46c2aca7cb0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 returned with HTTP 200 Jan 28 13:31:37.490519 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1535/3063] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:31:37 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 => generated 307 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:38.261006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b6ec31a-8072-4f47-878a-ba47e33e505c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:38.261720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b6ec31a-8072-4f47-878a-ba47e33e505c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:38.261720 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:38.261720 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:38.262143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b6ec31a-8072-4f47-878a-ba47e33e505c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:38.321671 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:38.321671 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:38.322866 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9b6ec31a-8072-4f47-878a-ba47e33e505c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:38.337151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b6ec31a-8072-4f47-878a-ba47e33e505c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 returned with HTTP 200 Jan 28 13:31:38.338447 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1529/3064] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:38 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:38.525354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfa25325-323d-4ef4-9225-ba9e2438a1d4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 Jan 28 13:31:38.526343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfa25325-323d-4ef4-9225-ba9e2438a1d4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:38.526946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:38.526946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:38.528385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cfa25325-323d-4ef4-9225-ba9e2438a1d4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:38.529606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-cfa25325-323d-4ef4-9225-ba9e2438a1d4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 3afef079-2e5b-4b15-98c1-86871c3d0b36 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:31:38.553378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:38.553378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:38.624447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cfa25325-323d-4ef4-9225-ba9e2438a1d4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 returned with HTTP 200 Jan 28 13:31:38.624447 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1536/3065] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:31:38 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 => generated 308 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:38.627585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44542c10-0d74-4476-b2fb-3af9f7baf9e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail Jan 28 13:31:38.628165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44542c10-0d74-4476-b2fb-3af9f7baf9e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:38.628340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:38.628340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:38.628850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44542c10-0d74-4476-b2fb-3af9f7baf9e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:38.629576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-44542c10-0d74-4476-b2fb-3af9f7baf9e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:31:38.632903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-44542c10-0d74-4476-b2fb-3af9f7baf9e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:31:38.665184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-44542c10-0d74-4476-b2fb-3af9f7baf9e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all snapshots completed successfully. Jan 28 13:31:38.667849 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:38.667849 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:38.671038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44542c10-0d74-4476-b2fb-3af9f7baf9e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail returned with HTTP 200 Jan 28 13:31:38.672013 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1530/3066] 10.222.0.38 () {58 vars in 1231 bytes} [Thu Jan 28 13:31:38 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail => generated 454 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:38.686932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-026ae4f7-8528-4388-9f6e-25aa636b5666 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 Jan 28 13:31:38.687812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-026ae4f7-8528-4388-9f6e-25aa636b5666 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:38.688184 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:38.688184 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:38.689013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-026ae4f7-8528-4388-9f6e-25aa636b5666 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:38.738348 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:38.738348 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:38.740976 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-026ae4f7-8528-4388-9f6e-25aa636b5666 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:31:38.743224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-026ae4f7-8528-4388-9f6e-25aa636b5666 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 returned with HTTP 200 Jan 28 13:31:38.744437 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1537/3067] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:38 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 => generated 451 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:38.755920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/action Jan 28 13:31:38.756430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:38.756430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:38.756885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action body: b'{"create-from-src": {"group_snapshot_id": "3afef079-2e5b-4b15-98c1-86871c3d0b36", "name": "tempest-Group_from_snap-579725900"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:38.757279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "3afef079-2e5b-4b15-98c1-86871c3d0b36", "name": "tempest-Group_from_snap-579725900"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:38.758387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating new group {'create-from-src': {'group_snapshot_id': '3afef079-2e5b-4b15-98c1-86871c3d0b36', 'name': 'tempest-Group_from_snap-579725900'}}. {{(pid=87941) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 28 13:31:38.758791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating group tempest-Group_from_snap-579725900 from group_snapshot 3afef079-2e5b-4b15-98c1-86871c3d0b36. Jan 28 13:31:38.766331 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:38.766331 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:38.787772 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:38.787772 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:38.796754 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:38.796754 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:38.914835 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['f5725b1f-3342-4d84-bb40-f2ae6206a709'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:39.153284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.group.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] A mapping entry already exists for group 7e8e49c4-6884-4796-8ba6-634bb0c8444a and volume type feed233a-fb4b-4ebb-8137-09a02164bf53. Do not need to create again. Jan 28 13:31:39.155469 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:39.155469 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:39.156702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Availability Zones retrieved successfully. Jan 28 13:31:39.177194 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (6fd38abc-8345-42d0-853f-52d19d9d61fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:31:39.180618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f996795b-963a-4cb2-8d1d-9496572b98db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:39.182789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:31:39.293043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f996795b-963a-4cb2-8d1d-9496572b98db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '81161989-89d5-4664-905d-03b6a9af2c54', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:31:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=feed233a-fb4b-4ebb-8137-09a02164bf53,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-904187269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feed233a-fb4b-4ebb-8137-09a02164bf53', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7e8e49c4-6884-4796-8ba6-634bb0c8444a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:39.295918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f517cc7-4291-4d21-a8d4-fc875ebcb193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:39.354110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56a71066-7bde-41de-9e56-847a02d2be97 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:39.355626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56a71066-7bde-41de-9e56-847a02d2be97 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:39.356103 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:39.356103 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:39.357448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-56a71066-7bde-41de-9e56-847a02d2be97 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:39.357998 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-904187269 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-904187269, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:31:39.378148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['1a0b8d98-3af7-4bf3-8496-541c7cc76e9b', '34022f82-3c15-4501-8d36-5eee8332867c'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:39.380293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f517cc7-4291-4d21-a8d4-fc875ebcb193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a0b8d98-3af7-4bf3-8496-541c7cc76e9b', '34022f82-3c15-4501-8d36-5eee8332867c']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:39.382776 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b08c74-db79-4574-a754-8a5f33ffa7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:39.392239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-56a71066-7bde-41de-9e56-847a02d2be97 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 returned with HTTP 404 Jan 28 13:31:39.393665 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1538/3068] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:39 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:31:39.402996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0856ea4-8fda-41c4-81b2-2664d7727ca0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:39.404587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0856ea4-8fda-41c4-81b2-2664d7727ca0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:39.405164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0856ea4-8fda-41c4-81b2-2664d7727ca0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:39.406302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-a0856ea4-8fda-41c4-81b2-2664d7727ca0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '84d8e2fa-43bc-4642-a766-effb8c116f07' with '{'status': 'available'}' {{(pid=87940) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:39.574173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:39.574173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:39.678166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0856ea4-8fda-41c4-81b2-2664d7727ca0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:39.688188 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1539/3069] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:39 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:39.699920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5da473e-17ec-4c53-8e3a-4989e07fcb81 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:39.702513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5da473e-17ec-4c53-8e3a-4989e07fcb81 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:39.703214 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:39.703214 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:39.704422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5da473e-17ec-4c53-8e3a-4989e07fcb81 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:39.709367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b08c74-db79-4574-a754-8a5f33ffa7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '359d13b5-1675-40ed-95e4-98b19b03add5', '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=7e8e49c4-6884-4796-8ba6-634bb0c8444a,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['1a0b8d98-3af7-4bf3-8496-541c7cc76e9b','34022f82-3c15-4501-8d36-5eee8332867c'],size=1,snapshot_id=81161989-89d5-4664-905d-03b6a9af2c54,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=feed233a-fb4b-4ebb-8137-09a02164bf53), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7e8e49c4-6884-4796-8ba6-634bb0c8444a,host=None,id=359d13b5-1675-40ed-95e4-98b19b03add5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='871040afbaa2449c912df6705949b9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=81161989-89d5-4664-905d-03b6a9af2c54,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='733bd4630e334cc6972f8a97f352506a',volume_attachment=,volume_type=,volume_type_id=feed233a-fb4b-4ebb-8137-09a02164bf53)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:39.711604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3990b89-18cc-47aa-9672-a4f13eab0e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:31:39.761458 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3990b89-18cc-47aa-9672-a4f13eab0e83) transitioned into state 'SUCCESS' from 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=7e8e49c4-6884-4796-8ba6-634bb0c8444a,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['1a0b8d98-3af7-4bf3-8496-541c7cc76e9b','34022f82-3c15-4501-8d36-5eee8332867c'],size=1,snapshot_id=81161989-89d5-4664-905d-03b6a9af2c54,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=feed233a-fb4b-4ebb-8137-09a02164bf53)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:31:39.764017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (6fd38abc-8345-42d0-853f-52d19d9d61fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:31:39.772508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:39.772508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:39.778043 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c5da473e-17ec-4c53-8e3a-4989e07fcb81 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:39.783952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5da473e-17ec-4c53-8e3a-4989e07fcb81 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:39.786215 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1540/3070] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:39 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 465 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:39.814376 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e323c934-f1a3-433a-94d0-f21bd9432bbf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] POST http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots Jan 28 13:31:39.815750 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:39.815750 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:39.816940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e323c934-f1a3-433a-94d0-f21bd9432bbf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee01cfac-0282-425b-badf-8d7a23409898", "name": "tempest-SnapshotsActionsTest-Snapshot-2103962012"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:39.910556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request issued successfully. Jan 28 13:31:39.999189 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:39.999189 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:40.001993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e323c934-f1a3-433a-94d0-f21bd9432bbf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:40.002629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-e323c934-f1a3-433a-94d0-f21bd9432bbf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Create snapshot from volume ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:40.028320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9b020dce-1777-480d-bb08-3cb0dea027b3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/action returned with HTTP 202 Jan 28 13:31:40.036896 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1531/3071] 10.222.0.38 () {62 vars in 1285 bytes} [Thu Jan 28 13:31:38 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/groups/action => generated 102 bytes in 1277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:40.041760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:31:40.042341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:40.042541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:40.042541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:40.042887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:40.045828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:31:40.046511 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:40.046511 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:40.047650 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:31:40.172906 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:31:40.174851 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:40.175505 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:40.189202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:40.207463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e323c934-f1a3-433a-94d0-f21bd9432bbf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Created reservations ['c56997ec-dbd7-4fca-a094-4e4973be8a6d', 'f7cd78ae-859c-4cde-9b81-74dcca46dbf3', '82fb8d22-640b-43bc-b8db-a89355e0f82b', '031a5012-13c3-47ac-a3a0-7b58f2a59bd1'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:31:40.209602 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:40.209602 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:40.261920 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:40.263601 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:40.275304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:40.286146 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:40.286146 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:40.338282 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a659cdf9-e68c-404e-b23c-249b3edaa8e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:31:40.346981 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1532/3072] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:31:40 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1984 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:31:40.362350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7861a6b-c236-4426-9393-aca3a4d16a01 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:40.362923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7861a6b-c236-4426-9393-aca3a4d16a01 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:40.363123 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:40.363123 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:40.363783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7861a6b-c236-4426-9393-aca3a4d16a01 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:40.436036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e323c934-f1a3-433a-94d0-f21bd9432bbf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot create request issued successfully. Jan 28 13:31:40.437116 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e323c934-f1a3-433a-94d0-f21bd9432bbf tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots returned with HTTP 202 Jan 28 13:31:40.443853 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1541/3073] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:31:39 2021] POST /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots => generated 307 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:31:40.451329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-90672eff-e05d-4a74-8029-3cd226a24ddb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:40.464057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-90672eff-e05d-4a74-8029-3cd226a24ddb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:40.464581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:40.464581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:40.465841 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-90672eff-e05d-4a74-8029-3cd226a24ddb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:40.483868 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:40.483868 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:40.511440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7861a6b-c236-4426-9393-aca3a4d16a01 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:40.529879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:40.529879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:40.531539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-90672eff-e05d-4a74-8029-3cd226a24ddb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:40.537328 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-e7861a6b-c236-4426-9393-aca3a4d16a01 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:40.537954 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-e7861a6b-c236-4426-9393-aca3a4d16a01 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:40.538698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-90672eff-e05d-4a74-8029-3cd226a24ddb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 200 Jan 28 13:31:40.552061 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1542/3074] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:40 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 439 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:40.557034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-e7861a6b-c236-4426-9393-aca3a4d16a01 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:40.567146 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:40.567146 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:40.621932 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7861a6b-c236-4426-9393-aca3a4d16a01 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:40.623077 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1533/3075] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:40 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:41.560812 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f4ec517-2e89-49bc-a1ab-664231396825 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:41.562010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f4ec517-2e89-49bc-a1ab-664231396825 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:41.562389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:41.562389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:41.563019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f4ec517-2e89-49bc-a1ab-664231396825 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:41.615520 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:41.615520 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:41.617136 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6f4ec517-2e89-49bc-a1ab-664231396825 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:41.619421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f4ec517-2e89-49bc-a1ab-664231396825 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 200 Jan 28 13:31:41.620445 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1543/3076] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:41 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:41.640575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35d09c10-5a66-4673-a3d0-bc137adb026c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:41.641434 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35d09c10-5a66-4673-a3d0-bc137adb026c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:41.641855 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:41.641855 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:41.642460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35d09c10-5a66-4673-a3d0-bc137adb026c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:41.770411 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:41.770411 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:41.788503 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-35d09c10-5a66-4673-a3d0-bc137adb026c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:41.815556 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-35d09c10-5a66-4673-a3d0-bc137adb026c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:41.816173 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-35d09c10-5a66-4673-a3d0-bc137adb026c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:41.827195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-35d09c10-5a66-4673-a3d0-bc137adb026c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:41.848119 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:41.848119 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:41.920476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35d09c10-5a66-4673-a3d0-bc137adb026c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:41.927069 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1534/3077] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:41 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:42.633667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08d32293-2777-490f-b32f-fdc05322e138 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:42.634365 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08d32293-2777-490f-b32f-fdc05322e138 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:42.634697 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:42.634697 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:42.634953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08d32293-2777-490f-b32f-fdc05322e138 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:42.710459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:42.710459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:42.712018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-08d32293-2777-490f-b32f-fdc05322e138 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:42.714957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08d32293-2777-490f-b32f-fdc05322e138 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 200 Jan 28 13:31:42.716611 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1544/3078] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:42 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 439 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:42.938752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4925bcb-6ed3-4262-bfb5-79df95486fb2 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:42.939360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4925bcb-6ed3-4262-bfb5-79df95486fb2 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:42.939609 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:42.939609 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:42.939892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4925bcb-6ed3-4262-bfb5-79df95486fb2 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:43.314440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:43.314440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:43.338854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d4925bcb-6ed3-4262-bfb5-79df95486fb2 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:43.366656 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-d4925bcb-6ed3-4262-bfb5-79df95486fb2 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:43.367192 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-d4925bcb-6ed3-4262-bfb5-79df95486fb2 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:43.397317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-d4925bcb-6ed3-4262-bfb5-79df95486fb2 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:43.416594 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:43.416594 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:43.517510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4925bcb-6ed3-4262-bfb5-79df95486fb2 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:43.538186 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1535/3079] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:42 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:43.731682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e56c1661-6e46-46bb-bf61-27d3d9e27cb3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:43.733069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e56c1661-6e46-46bb-bf61-27d3d9e27cb3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:43.747336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:43.747336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:43.747336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e56c1661-6e46-46bb-bf61-27d3d9e27cb3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:43.811599 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:43.811599 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:43.815397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e56c1661-6e46-46bb-bf61-27d3d9e27cb3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:43.819995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e56c1661-6e46-46bb-bf61-27d3d9e27cb3 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 200 Jan 28 13:31:43.839737 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1545/3080] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:43 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 466 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:43.850655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-baa69451-ca10-40cd-8d8f-36eab3f773fe tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20/action Jan 28 13:31:43.851167 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:43.851167 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:43.851739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-baa69451-ca10-40cd-8d8f-36eab3f773fe tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:43.852130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-baa69451-ca10-40cd-8d8f-36eab3f773fe tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:43.853114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-baa69451-ca10-40cd-8d8f-36eab3f773fe tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot 'e48b47d9-8650-4d0a-85f9-d391b5438c20' with '{'status': 'error_deleting'}' {{(pid=87941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:44.063922 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:44.063922 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:44.152221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-baa69451-ca10-40cd-8d8f-36eab3f773fe tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20/action returned with HTTP 202 Jan 28 13:31:44.155018 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1536/3081] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:43 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20/action => generated 0 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:44.164555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c9a4f48-a800-42cf-b70c-db4e76708457 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:44.165153 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c9a4f48-a800-42cf-b70c-db4e76708457 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:44.165297 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:44.165297 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:44.165966 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c9a4f48-a800-42cf-b70c-db4e76708457 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:44.221795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:44.221795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:44.239154 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c9a4f48-a800-42cf-b70c-db4e76708457 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:44.261695 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c9a4f48-a800-42cf-b70c-db4e76708457 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 200 Jan 28 13:31:44.272582 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1546/3082] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:44 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 471 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:44.275664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c926b5b9-86f4-452d-93f8-d300ebe9a18d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20/action Jan 28 13:31:44.276309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:44.276309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:44.276767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c926b5b9-86f4-452d-93f8-d300ebe9a18d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:44.277143 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c926b5b9-86f4-452d-93f8-d300ebe9a18d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:44.337727 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:44.337727 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:44.338611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c926b5b9-86f4-452d-93f8-d300ebe9a18d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot retrieved successfully. Jan 28 13:31:44.475618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c926b5b9-86f4-452d-93f8-d300ebe9a18d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot delete request issued successfully. Jan 28 13:31:44.476794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c926b5b9-86f4-452d-93f8-d300ebe9a18d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20/action returned with HTTP 202 Jan 28 13:31:44.478192 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1537/3083] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:44 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:44.488248 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e12be99d-5ce0-46c4-b773-6a25ff6fbb6b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:44.489060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e12be99d-5ce0-46c4-b773-6a25ff6fbb6b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:44.489471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:44.489471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:44.490243 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e12be99d-5ce0-46c4-b773-6a25ff6fbb6b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:44.544642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9bc96ad4-7d1c-472e-ab49-e99dd46093ba tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:44.545854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9bc96ad4-7d1c-472e-ab49-e99dd46093ba tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:44.546320 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:44.546320 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:44.547121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9bc96ad4-7d1c-472e-ab49-e99dd46093ba tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:44.569340 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:44.569340 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:44.572557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e12be99d-5ce0-46c4-b773-6a25ff6fbb6b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:44.577509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e12be99d-5ce0-46c4-b773-6a25ff6fbb6b tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 200 Jan 28 13:31:44.596879 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1547/3084] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:44 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 465 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:44.711046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:44.711046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:44.735163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9bc96ad4-7d1c-472e-ab49-e99dd46093ba tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:44.781432 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-9bc96ad4-7d1c-472e-ab49-e99dd46093ba tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:44.782222 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-9bc96ad4-7d1c-472e-ab49-e99dd46093ba tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:44.793533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-9bc96ad4-7d1c-472e-ab49-e99dd46093ba tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:44.805076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:44.805076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:44.838066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9bc96ad4-7d1c-472e-ab49-e99dd46093ba tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:44.841301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1538/3085] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:44 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:45.614599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c8c354e-5542-4414-9ddf-6cec55169eee tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:45.616642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c8c354e-5542-4414-9ddf-6cec55169eee tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:45.617049 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:45.617049 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:45.617727 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3c8c354e-5542-4414-9ddf-6cec55169eee tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:45.709832 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:45.709832 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:45.714568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3c8c354e-5542-4414-9ddf-6cec55169eee tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:45.726814 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3c8c354e-5542-4414-9ddf-6cec55169eee tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 200 Jan 28 13:31:45.728814 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1548/3086] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:45 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 465 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:45.867080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-689ba02e-3d21-472d-95b8-149de67d7af4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:45.869588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-689ba02e-3d21-472d-95b8-149de67d7af4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:45.869795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:45.869795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:45.870528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-689ba02e-3d21-472d-95b8-149de67d7af4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:46.098059 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:46.098059 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:46.109599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-689ba02e-3d21-472d-95b8-149de67d7af4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:46.125392 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-689ba02e-3d21-472d-95b8-149de67d7af4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:46.125889 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-689ba02e-3d21-472d-95b8-149de67d7af4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:46.150526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-689ba02e-3d21-472d-95b8-149de67d7af4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:46.162729 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:46.162729 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:46.233870 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-689ba02e-3d21-472d-95b8-149de67d7af4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:46.234986 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1539/3087] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:45 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:31:46.751579 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c814886d-d629-4193-98c2-59591035302a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:46.757526 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c814886d-d629-4193-98c2-59591035302a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:46.758948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:46.758948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:46.763304 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c814886d-d629-4193-98c2-59591035302a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:46.880094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:46.880094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:46.887285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c814886d-d629-4193-98c2-59591035302a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:46.895081 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c814886d-d629-4193-98c2-59591035302a tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 200 Jan 28 13:31:46.899836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1549/3088] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:46 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 465 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:47.267038 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-644260a0-0be0-4792-8a0a-8c6dd5c63fc3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:47.267947 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-644260a0-0be0-4792-8a0a-8c6dd5c63fc3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:47.268326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:47.268326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:47.268933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-644260a0-0be0-4792-8a0a-8c6dd5c63fc3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:47.474912 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:47.474912 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:47.519838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-644260a0-0be0-4792-8a0a-8c6dd5c63fc3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:47.580038 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-644260a0-0be0-4792-8a0a-8c6dd5c63fc3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:47.580686 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-644260a0-0be0-4792-8a0a-8c6dd5c63fc3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:47.595706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-644260a0-0be0-4792-8a0a-8c6dd5c63fc3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:47.638246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:47.638246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:47.710815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-644260a0-0be0-4792-8a0a-8c6dd5c63fc3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:47.716046 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1540/3089] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:47 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:47.924753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76d8b8bb-cfb9-41f7-9068-624f30b03b06 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:47.932439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76d8b8bb-cfb9-41f7-9068-624f30b03b06 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:47.937927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:47.937927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:47.938837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76d8b8bb-cfb9-41f7-9068-624f30b03b06 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:47.998166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76d8b8bb-cfb9-41f7-9068-624f30b03b06 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 404 Jan 28 13:31:48.001485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1550/3090] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:47 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:48.010828 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfa4e63f-0c97-4157-a88d-e0e1a2e5de7a tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:48.011718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:48.011718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:48.012630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfa4e63f-0c97-4157-a88d-e0e1a2e5de7a tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:48.013294 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfa4e63f-0c97-4157-a88d-e0e1a2e5de7a tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:48.014801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-bfa4e63f-0c97-4157-a88d-e0e1a2e5de7a tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '84d8e2fa-43bc-4642-a766-effb8c116f07' with '{'status': 'available'}' {{(pid=87941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:48.156950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:48.156950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:48.300706 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfa4e63f-0c97-4157-a88d-e0e1a2e5de7a tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:48.305149 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1541/3091] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:48 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:48.317658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df17198c-5ff0-4f33-9f3f-74c4d809de9c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:48.318629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df17198c-5ff0-4f33-9f3f-74c4d809de9c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:48.319551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df17198c-5ff0-4f33-9f3f-74c4d809de9c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:48.393752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:48.393752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:48.396405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df17198c-5ff0-4f33-9f3f-74c4d809de9c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:48.400786 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df17198c-5ff0-4f33-9f3f-74c4d809de9c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:48.404105 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1551/3092] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:48 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 465 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:48.432763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6bf5d4e6-d7e5-4257-980a-c127cb9889b0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:48.433202 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:48.433202 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:48.434068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6bf5d4e6-d7e5-4257-980a-c127cb9889b0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:48.439115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6bf5d4e6-d7e5-4257-980a-c127cb9889b0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:48.452790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-6bf5d4e6-d7e5-4257-980a-c127cb9889b0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '84d8e2fa-43bc-4642-a766-effb8c116f07' with '{'status': 'creating'}' {{(pid=87941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:48.610083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:48.610083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:48.750743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d8e343e-4a6e-4fc1-8607-a6cfde0085cc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:48.754608 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d8e343e-4a6e-4fc1-8607-a6cfde0085cc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:48.755161 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:48.755161 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:48.756130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d8e343e-4a6e-4fc1-8607-a6cfde0085cc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:48.768526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6bf5d4e6-d7e5-4257-980a-c127cb9889b0 tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:48.773728 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1542/3093] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:48 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:48.803926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f8ee55d-8847-4288-a350-4112fa10e962 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:48.805033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f8ee55d-8847-4288-a350-4112fa10e962 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:48.808147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:48.808147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:48.809450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f8ee55d-8847-4288-a350-4112fa10e962 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:48.899696 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:48.899696 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:48.915144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2f8ee55d-8847-4288-a350-4112fa10e962 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:48.920555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f8ee55d-8847-4288-a350-4112fa10e962 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:48.923297 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1543/3094] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:48 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 464 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:48.924780 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:48.924780 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:48.938661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d1ffe8f-cae3-4452-8650-821c3eda45e5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] POST http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:48.939196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:48.939196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:48.945580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d1ffe8f-cae3-4452-8650-821c3eda45e5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:48.946331 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2d1ffe8f-cae3-4452-8650-821c3eda45e5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:48.948163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d1ffe8f-cae3-4452-8650-821c3eda45e5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87941) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 28 13:31:48.952792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2d8e343e-4a6e-4fc1-8607-a6cfde0085cc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:48.979450 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-2d8e343e-4a6e-4fc1-8607-a6cfde0085cc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:48.981359 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-2d8e343e-4a6e-4fc1-8607-a6cfde0085cc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:48.994026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-2d8e343e-4a6e-4fc1-8607-a6cfde0085cc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:49.005106 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:49.005106 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:49.006486 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:49.006486 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:49.013741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.snapshot_actions [None req-2d1ffe8f-cae3-4452-8650-821c3eda45e5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Updating snapshot 84d8e2fa-43bc-4642-a766-effb8c116f07 with info {'id': '84d8e2fa-43bc-4642-a766-effb8c116f07', 'status': 'error', 'progress': '80%'} Jan 28 13:31:49.052446 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d8e343e-4a6e-4fc1-8607-a6cfde0085cc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:49.054039 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1552/3095] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:48 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:49.068303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2d1ffe8f-cae3-4452-8650-821c3eda45e5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:49.069577 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1544/3096] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:48 2021] POST /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:31:49.083930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39b21386-20e1-4ec0-9990-7a780aa5794f tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] GET http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:49.085135 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39b21386-20e1-4ec0-9990-7a780aa5794f tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:49.088673 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:49.088673 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:49.089593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39b21386-20e1-4ec0-9990-7a780aa5794f tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:49.128598 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:49.128598 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:49.129910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-39b21386-20e1-4ec0-9990-7a780aa5794f tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Snapshot retrieved successfully. Jan 28 13:31:49.132372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39b21386-20e1-4ec0-9990-7a780aa5794f tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:49.133800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1553/3097] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:49 2021] GET /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 460 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:49.158527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29112f7a-de9f-4e6c-ade5-4cc11106dd9d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] POST http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action Jan 28 13:31:49.158937 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:49.158937 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:49.159486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29112f7a-de9f-4e6c-ade5-4cc11106dd9d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:49.159878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29112f7a-de9f-4e6c-ade5-4cc11106dd9d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:49.160969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.admin_actions [None req-29112f7a-de9f-4e6c-ade5-4cc11106dd9d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] Updating snapshot '84d8e2fa-43bc-4642-a766-effb8c116f07' with '{'status': 'available'}' {{(pid=87941) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 13:31:49.296988 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:49.296988 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:49.374295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29112f7a-de9f-4e6c-ade5-4cc11106dd9d tempest-SnapshotsActionsTest-1182962882 tempest-SnapshotsActionsTest-1182962882-project-admin] http://10.222.0.38/volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action returned with HTTP 202 Jan 28 13:31:49.379142 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1545/3098] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:31:49 2021] POST /volume/v3/3eed64966ff54023b76e44019c70867f/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:31:49.390140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d81878a0-fc13-4a9f-b3f9-aed32ac3876d tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:49.391804 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d81878a0-fc13-4a9f-b3f9-aed32ac3876d tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:49.392743 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:49.392743 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:49.394302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d81878a0-fc13-4a9f-b3f9-aed32ac3876d tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:49.513464 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:49.513464 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:49.516473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d81878a0-fc13-4a9f-b3f9-aed32ac3876d tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:49.534271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d81878a0-fc13-4a9f-b3f9-aed32ac3876d tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:49.538026 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1554/3099] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:49 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 464 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:49.569834 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50d92f39-de56-4a8b-8e89-81d563987c3f tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] DELETE http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:49.570544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50d92f39-de56-4a8b-8e89-81d563987c3f tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:49.570879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:49.570879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:49.571663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50d92f39-de56-4a8b-8e89-81d563987c3f tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:49.572142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-50d92f39-de56-4a8b-8e89-81d563987c3f tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Delete snapshot with id: e48b47d9-8650-4d0a-85f9-d391b5438c20 Jan 28 13:31:49.599656 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50d92f39-de56-4a8b-8e89-81d563987c3f tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 returned with HTTP 404 Jan 28 13:31:49.601063 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1546/3100] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:31:49 2021] DELETE /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/e48b47d9-8650-4d0a-85f9-d391b5438c20 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:49.609749 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5c20cc4-3c0b-4a39-993f-70e2af6465bc tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] DELETE http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:49.610621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5c20cc4-3c0b-4a39-993f-70e2af6465bc tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:49.611034 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:49.611034 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:49.611784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5c20cc4-3c0b-4a39-993f-70e2af6465bc tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:49.612361 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-c5c20cc4-3c0b-4a39-993f-70e2af6465bc tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Delete snapshot with id: aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 Jan 28 13:31:49.658364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5c20cc4-3c0b-4a39-993f-70e2af6465bc tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 returned with HTTP 404 Jan 28 13:31:49.660820 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1555/3101] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:31:49 2021] DELETE /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/aaafdb04-e1e1-4872-bb8e-b0c639fe3f96 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:49.670081 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97060876-cc7f-4fc4-9b48-5a3b7911ba53 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] DELETE http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:49.671162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97060876-cc7f-4fc4-9b48-5a3b7911ba53 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:49.671878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97060876-cc7f-4fc4-9b48-5a3b7911ba53 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:49.672473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-97060876-cc7f-4fc4-9b48-5a3b7911ba53 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Delete snapshot with id: 2303369d-1844-496e-abdd-7b1bf2db4845 Jan 28 13:31:49.753886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97060876-cc7f-4fc4-9b48-5a3b7911ba53 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 returned with HTTP 404 Jan 28 13:31:49.766431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d3732f3-4c74-4be0-b915-84026d26f18c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] DELETE http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:49.767373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d3732f3-4c74-4be0-b915-84026d26f18c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:49.768068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d3732f3-4c74-4be0-b915-84026d26f18c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:49.768674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-3d3732f3-4c74-4be0-b915-84026d26f18c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Delete snapshot with id: 38e24f64-4c44-49ce-ba4d-8d44040d212c Jan 28 13:31:49.772334 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1547/3102] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:31:49 2021] DELETE /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/2303369d-1844-496e-abdd-7b1bf2db4845 => generated 111 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:49.841995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d3732f3-4c74-4be0-b915-84026d26f18c tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c returned with HTTP 404 Jan 28 13:31:49.849608 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1556/3103] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:31:49 2021] DELETE /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/38e24f64-4c44-49ce-ba4d-8d44040d212c => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:49.855999 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ca218c5-f3b6-40da-b730-cfeb1b301f70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] DELETE http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:49.856950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ca218c5-f3b6-40da-b730-cfeb1b301f70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:49.857651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ca218c5-f3b6-40da-b730-cfeb1b301f70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:49.858210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-5ca218c5-f3b6-40da-b730-cfeb1b301f70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Delete snapshot with id: 84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:49.931094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:49.931094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:49.932345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5ca218c5-f3b6-40da-b730-cfeb1b301f70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:50.071949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05316d06-258e-4b9a-b04f-6970eb3ebef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:50.073051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05316d06-258e-4b9a-b04f-6970eb3ebef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:50.073987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05316d06-258e-4b9a-b04f-6970eb3ebef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:50.206927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:50.206927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:50.228094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5ca218c5-f3b6-40da-b730-cfeb1b301f70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot delete request issued successfully. Jan 28 13:31:50.228943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ca218c5-f3b6-40da-b730-cfeb1b301f70 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 202 Jan 28 13:31:50.230883 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1548/3104] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:31:49 2021] DELETE /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 0 bytes in 380 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:31:50.236401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-05316d06-258e-4b9a-b04f-6970eb3ebef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:50.238924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5df7236a-05be-46a2-a5b7-8ffcf4a42fe9 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:50.239706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5df7236a-05be-46a2-a5b7-8ffcf4a42fe9 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:50.242956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:50.242956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:50.247198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5df7236a-05be-46a2-a5b7-8ffcf4a42fe9 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:50.285478 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-05316d06-258e-4b9a-b04f-6970eb3ebef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:50.286084 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-05316d06-258e-4b9a-b04f-6970eb3ebef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:50.296464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-05316d06-258e-4b9a-b04f-6970eb3ebef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:50.318430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:50.318430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:50.368367 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:50.368367 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:50.368367 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5df7236a-05be-46a2-a5b7-8ffcf4a42fe9 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:50.369551 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5df7236a-05be-46a2-a5b7-8ffcf4a42fe9 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:50.374050 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1549/3105] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:50 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 463 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:31:50.397670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05316d06-258e-4b9a-b04f-6970eb3ebef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:50.399153 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1557/3106] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:50 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:51.396450 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f4831ad-c69a-414a-93d3-f9ae573a0abe tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:51.397168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f4831ad-c69a-414a-93d3-f9ae573a0abe tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:51.397508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:51.397508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:51.398131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f4831ad-c69a-414a-93d3-f9ae573a0abe tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:51.415829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c25426e-9b9c-4c7a-b380-6f5659099742 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:51.416401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c25426e-9b9c-4c7a-b380-6f5659099742 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:51.416620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:51.416620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:51.416998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c25426e-9b9c-4c7a-b380-6f5659099742 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:51.522162 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:51.522162 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:51.523987 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f4831ad-c69a-414a-93d3-f9ae573a0abe tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Snapshot retrieved successfully. Jan 28 13:31:51.530745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f4831ad-c69a-414a-93d3-f9ae573a0abe tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 200 Jan 28 13:31:51.534424 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1550/3107] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:51 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 463 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:51.592306 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:51.592306 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:51.624322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c25426e-9b9c-4c7a-b380-6f5659099742 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:51.647537 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-0c25426e-9b9c-4c7a-b380-6f5659099742 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:51.649614 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-0c25426e-9b9c-4c7a-b380-6f5659099742 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:51.670736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-0c25426e-9b9c-4c7a-b380-6f5659099742 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:51.685898 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:51.685898 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:51.741254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c25426e-9b9c-4c7a-b380-6f5659099742 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:51.744578 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1558/3108] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:51 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:52.553073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-425ff202-c029-4766-a065-c620fd894af2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 Jan 28 13:31:52.555057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-425ff202-c029-4766-a065-c620fd894af2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:52.558963 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:52.558963 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:52.560266 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-425ff202-c029-4766-a065-c620fd894af2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:52.650103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-425ff202-c029-4766-a065-c620fd894af2 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 returned with HTTP 404 Jan 28 13:31:52.651426 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1551/3109] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:52 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/snapshots/84d8e2fa-43bc-4642-a766-effb8c116f07 => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:52.660369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c4d5fe39-d7fd-425a-8a87-a4af732411d4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] DELETE http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:52.660903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c4d5fe39-d7fd-425a-8a87-a4af732411d4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:52.661127 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:52.661127 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:52.661479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c4d5fe39-d7fd-425a-8a87-a4af732411d4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:52.661967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-c4d5fe39-d7fd-425a-8a87-a4af732411d4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Delete volume with id: ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:52.764100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d855bca4-7247-4a17-8653-c8a276d91dac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:52.764579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d855bca4-7247-4a17-8653-c8a276d91dac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:52.765280 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d855bca4-7247-4a17-8653-c8a276d91dac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:52.769244 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:52.769244 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:52.773471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c4d5fe39-d7fd-425a-8a87-a4af732411d4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:52.856846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c4d5fe39-d7fd-425a-8a87-a4af732411d4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Delete volume request issued successfully. Jan 28 13:31:52.857971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c4d5fe39-d7fd-425a-8a87-a4af732411d4 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 returned with HTTP 202 Jan 28 13:31:52.859495 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1559/3110] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:31:52 2021] DELETE /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:31:52.878591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-55250dc2-5b2c-4916-9a9d-30ba610c6db7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:52.879341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-55250dc2-5b2c-4916-9a9d-30ba610c6db7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:52.879795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:52.879795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:52.880454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-55250dc2-5b2c-4916-9a9d-30ba610c6db7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:53.005459 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:53.005459 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:53.042722 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:53.042722 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:53.045272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d855bca4-7247-4a17-8653-c8a276d91dac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:53.064460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-55250dc2-5b2c-4916-9a9d-30ba610c6db7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:53.087114 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-d855bca4-7247-4a17-8653-c8a276d91dac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:53.088032 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-d855bca4-7247-4a17-8653-c8a276d91dac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:53.102145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-d855bca4-7247-4a17-8653-c8a276d91dac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:53.104539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-55250dc2-5b2c-4916-9a9d-30ba610c6db7 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 returned with HTTP 200 Jan 28 13:31:53.105826 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1560/3111] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:52 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 => generated 912 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:53.119201 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:53.119201 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:53.148036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d855bca4-7247-4a17-8653-c8a276d91dac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:53.149388 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1552/3112] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:52 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 992 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:53.165729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e32ebaa6-659d-4725-91f9-3fff4d78da3e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a Jan 28 13:31:53.166481 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e32ebaa6-659d-4725-91f9-3fff4d78da3e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:53.166825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:53.166825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:53.167424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e32ebaa6-659d-4725-91f9-3fff4d78da3e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:53.168145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-e32ebaa6-659d-4725-91f9-3fff4d78da3e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 7e8e49c4-6884-4796-8ba6-634bb0c8444a {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:31:53.178775 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:53.178775 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:53.218307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e32ebaa6-659d-4725-91f9-3fff4d78da3e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a returned with HTTP 200 Jan 28 13:31:53.219900 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1561/3113] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:31:53 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a => generated 417 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:53.231957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:31:53.232661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:53.232905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:53.232905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:53.233283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:53.234394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:31:53.236463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:31:53.358229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:31:53.360788 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:53.361912 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:53.381604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:53.402636 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:53.402636 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:53.427449 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:53.427898 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:53.437772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:53.481844 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:53.481844 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:53.591985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8cdb1980-fb74-4251-85f8-67856a63bd5d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:31:53.596810 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1553/3114] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:31:53 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1985 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:31:53.634504 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-604c7de6-8332-486a-b29e-1dfd389ad027 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a/action Jan 28 13:31:53.635632 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:53.635632 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:53.636486 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-604c7de6-8332-486a-b29e-1dfd389ad027 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:31:53.642146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-604c7de6-8332-486a-b29e-1dfd389ad027 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:31:53.646439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-604c7de6-8332-486a-b29e-1dfd389ad027 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for group 7e8e49c4-6884-4796-8ba6-634bb0c8444a {{(pid=87940) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:31:53.647088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-604c7de6-8332-486a-b29e-1dfd389ad027 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group with id: 7e8e49c4-6884-4796-8ba6-634bb0c8444a Jan 28 13:31:53.696737 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:53.696737 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:53.906220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-604c7de6-8332-486a-b29e-1dfd389ad027 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a/action returned with HTTP 202 Jan 28 13:31:53.914175 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1562/3115] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:31:53 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:31:53.934228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1cdd5488-e5d0-477c-b467-298bd4370743 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:53.935227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1cdd5488-e5d0-477c-b467-298bd4370743 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:53.935651 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:53.935651 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:53.936369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1cdd5488-e5d0-477c-b467-298bd4370743 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:54.124329 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07c4be84-c0b0-4216-b9d9-6b7b13962eeb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:54.125117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07c4be84-c0b0-4216-b9d9-6b7b13962eeb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:54.125709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:54.125709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:54.126299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07c4be84-c0b0-4216-b9d9-6b7b13962eeb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:54.276171 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:54.276171 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:54.277067 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:54.277067 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:54.293714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1cdd5488-e5d0-477c-b467-298bd4370743 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:54.302658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07c4be84-c0b0-4216-b9d9-6b7b13962eeb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:54.349694 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1cdd5488-e5d0-477c-b467-298bd4370743 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:54.350564 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1cdd5488-e5d0-477c-b467-298bd4370743 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:54.362180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07c4be84-c0b0-4216-b9d9-6b7b13962eeb tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 returned with HTTP 200 Jan 28 13:31:54.368130 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1563/3116] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:54 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:54.369265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-1cdd5488-e5d0-477c-b467-298bd4370743 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:54.391079 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:54.391079 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:54.420534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1cdd5488-e5d0-477c-b467-298bd4370743 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:54.422140 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1554/3117] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:53 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:55.385778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1456f833-6f68-4e8a-bb63-6ba608bec003 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:55.386461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1456f833-6f68-4e8a-bb63-6ba608bec003 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:55.386547 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:55.386547 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:55.387075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1456f833-6f68-4e8a-bb63-6ba608bec003 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:55.444146 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05352b05-4fdd-4276-a7a9-d94aeaab94da tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:55.444991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05352b05-4fdd-4276-a7a9-d94aeaab94da tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:55.445195 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:55.445195 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:55.445885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05352b05-4fdd-4276-a7a9-d94aeaab94da tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:55.536921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:55.536921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:55.561704 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1456f833-6f68-4e8a-bb63-6ba608bec003 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Volume info retrieved successfully. Jan 28 13:31:55.580226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:55.580226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:55.595390 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-05352b05-4fdd-4276-a7a9-d94aeaab94da tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:31:55.620164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1456f833-6f68-4e8a-bb63-6ba608bec003 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 returned with HTTP 200 Jan 28 13:31:55.633908 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1564/3118] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:55 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 => generated 912 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:55.637335 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-05352b05-4fdd-4276-a7a9-d94aeaab94da tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:55.638396 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-05352b05-4fdd-4276-a7a9-d94aeaab94da tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:55.654101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-05352b05-4fdd-4276-a7a9-d94aeaab94da tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:55.669905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:55.669905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:55.733954 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05352b05-4fdd-4276-a7a9-d94aeaab94da tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 200 Jan 28 13:31:55.735822 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1555/3119] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:55 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 991 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:31:56.638538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d7e367bc-dbb4-4e0c-b425-15ae093982a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] GET http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 Jan 28 13:31:56.639154 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d7e367bc-dbb4-4e0c-b425-15ae093982a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:56.639324 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:56.639324 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:56.639621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d7e367bc-dbb4-4e0c-b425-15ae093982a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:56.751948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d7e367bc-dbb4-4e0c-b425-15ae093982a5 tempest-SnapshotsActionsTest-1791744451 tempest-SnapshotsActionsTest-1791744451-project] http://10.222.0.38/volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 returned with HTTP 404 Jan 28 13:31:56.753412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf844cf9-cf06-44e1-a651-191ab0aebb57 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 Jan 28 13:31:56.754258 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf844cf9-cf06-44e1-a651-191ab0aebb57 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:56.754645 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:56.754645 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:56.755544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf844cf9-cf06-44e1-a651-191ab0aebb57 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:56.755674 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1565/3120] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:31:56 2021] GET /volume/v3/834adc008cbd42d39d0b1ad0b69e6dde/volumes/ee01cfac-0282-425b-badf-8d7a23409898 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:31:56.963393 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf844cf9-cf06-44e1-a651-191ab0aebb57 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 returned with HTTP 404 Jan 28 13:31:56.971902 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1556/3121] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:31:56 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/359d13b5-1675-40ed-95e4-98b19b03add5 => generated 109 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:31:56.976307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e7de1ba-62c4-437c-b7a4-2d4c60b7a441 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a Jan 28 13:31:56.976892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e7de1ba-62c4-437c-b7a4-2d4c60b7a441 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:56.978501 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e7de1ba-62c4-437c-b7a4-2d4c60b7a441 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:56.978946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-8e7de1ba-62c4-437c-b7a4-2d4c60b7a441 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 7e8e49c4-6884-4796-8ba6-634bb0c8444a {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:31:56.991960 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:56.991960 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:57.569537 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e7de1ba-62c4-437c-b7a4-2d4c60b7a441 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a returned with HTTP 200 Jan 28 13:31:57.572996 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1566/3122] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:31:56 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a => generated 378 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:31:58.598943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a4aa3a3-4d25-411b-babd-92d89906f179 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a Jan 28 13:31:58.604330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a4aa3a3-4d25-411b-babd-92d89906f179 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:58.610806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a4aa3a3-4d25-411b-babd-92d89906f179 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:58.612292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-9a4aa3a3-4d25-411b-babd-92d89906f179 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 7e8e49c4-6884-4796-8ba6-634bb0c8444a {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:31:58.648041 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a4aa3a3-4d25-411b-babd-92d89906f179 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a returned with HTTP 404 Jan 28 13:31:58.648815 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1557/3123] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:31:58 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/7e8e49c4-6884-4796-8ba6-634bb0c8444a => generated 108 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:31:58.662211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad1e4010-99b1-4ec0-8178-2a560f55c6e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 Jan 28 13:31:58.663684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad1e4010-99b1-4ec0-8178-2a560f55c6e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:58.666342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:58.666342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:58.676022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad1e4010-99b1-4ec0-8178-2a560f55c6e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:58.682722 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-ad1e4010-99b1-4ec0-8178-2a560f55c6e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for member 3afef079-2e5b-4b15-98c1-86871c3d0b36 {{(pid=87940) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 13:31:58.684343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.group_snapshots [None req-ad1e4010-99b1-4ec0-8178-2a560f55c6e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group_snapshot with id: 3afef079-2e5b-4b15-98c1-86871c3d0b36 Jan 28 13:31:58.720919 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:58.720919 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:58.958166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad1e4010-99b1-4ec0-8178-2a560f55c6e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 returned with HTTP 202 Jan 28 13:31:58.960532 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1567/3124] 10.222.0.38 () {60 vars in 1383 bytes} [Thu Jan 28 13:31:58 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:31:58.971913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:31:58.972961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:58.973837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:58.975161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:31:58.978882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:31:59.182645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:31:59.184813 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:31:59.185268 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:31:59.224489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:31:59.249479 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:59.249479 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:59.313623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f00fb40-374a-4462-8b79-4b8a54473513 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:31:59.313623 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1558/3125] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:31:58 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1003 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca9aa2fb-1ea9-431d-9c7d-4c39e4882a96 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca9aa2fb-1ea9-431d-9c7d-4c39e4882a96 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca9aa2fb-1ea9-431d-9c7d-4c39e4882a96 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-ca9aa2fb-1ea9-431d-9c7d-4c39e4882a96 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:59.346831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-ca9aa2fb-1ea9-431d-9c7d-4c39e4882a96 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Building query based on filter {{(pid=87940) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:31:59.417160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ca9aa2fb-1ea9-431d-9c7d-4c39e4882a96 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all snapshots completed successfully. Jan 28 13:31:59.417160 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:59.417160 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:59.417160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca9aa2fb-1ea9-431d-9c7d-4c39e4882a96 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail returned with HTTP 200 Jan 28 13:31:59.417160 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1568/3126] 10.222.0.38 () {58 vars in 1231 bytes} [Thu Jan 28 13:31:59 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail => generated 453 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:31:59.436424 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d1f89ff-1d45-469d-8137-e26fa539133d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 Jan 28 13:31:59.436424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d1f89ff-1d45-469d-8137-e26fa539133d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:31:59.436424 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:31:59.436424 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:31:59.436424 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d1f89ff-1d45-469d-8137-e26fa539133d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:31:59.508357 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:31:59.508357 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:31:59.508357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d1f89ff-1d45-469d-8137-e26fa539133d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:31:59.508357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d1f89ff-1d45-469d-8137-e26fa539133d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 returned with HTTP 200 Jan 28 13:31:59.517692 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1559/3127] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:31:59 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 => generated 450 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:00.533514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-224d4b75-bef7-4f3d-89ac-b3402d7e341d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 Jan 28 13:32:00.533514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-224d4b75-bef7-4f3d-89ac-b3402d7e341d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:00.533514 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:00.533514 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:00.545748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-224d4b75-bef7-4f3d-89ac-b3402d7e341d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:00.635531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:00.635531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:00.637212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-224d4b75-bef7-4f3d-89ac-b3402d7e341d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:00.650578 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-224d4b75-bef7-4f3d-89ac-b3402d7e341d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 returned with HTTP 200 Jan 28 13:32:00.659832 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1569/3128] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:00 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 => generated 450 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:01.680029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a16ba4c-7c37-4f93-a7ee-f4379234bd53 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 Jan 28 13:32:01.687157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a16ba4c-7c37-4f93-a7ee-f4379234bd53 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:01.688766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:01.688766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:01.691204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a16ba4c-7c37-4f93-a7ee-f4379234bd53 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:01.801940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a16ba4c-7c37-4f93-a7ee-f4379234bd53 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 returned with HTTP 404 Jan 28 13:32:01.810117 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1560/3129] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:01 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/81161989-89d5-4664-905d-03b6a9af2c54 => generated 111 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:01.819935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-326b481f-1ea9-4732-9a0c-b032a4ea417f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 Jan 28 13:32:01.823783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-326b481f-1ea9-4732-9a0c-b032a4ea417f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:01.824197 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:01.824197 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:01.825374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-326b481f-1ea9-4732-9a0c-b032a4ea417f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:01.827068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-326b481f-1ea9-4732-9a0c-b032a4ea417f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 3afef079-2e5b-4b15-98c1-86871c3d0b36 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:01.855127 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-326b481f-1ea9-4732-9a0c-b032a4ea417f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 returned with HTTP 404 Jan 28 13:32:01.856846 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1570/3130] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:01 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/3afef079-2e5b-4b15-98c1-86871c3d0b36 => generated 116 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:01.868422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:32:01.870672 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:01.871827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:01.872704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:01.875539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:32:01.998362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:32:02.003076 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:02.004505 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:02.015354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:02.025198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:02.025198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:02.077909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-84dc1c29-8a0b-4746-b348-a8a847f703af tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:32:02.079290 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1561/3131] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:32:01 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1003 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:32:02.098392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c9d0a4f7-53ae-40e6-aa2e-2d8ff345a986 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e/action Jan 28 13:32:02.099270 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c9d0a4f7-53ae-40e6-aa2e-2d8ff345a986 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:32:02.099666 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c9d0a4f7-53ae-40e6-aa2e-2d8ff345a986 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:02.100751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-c9d0a4f7-53ae-40e6-aa2e-2d8ff345a986 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for group 1da859b1-fd2d-4925-a94f-42293f46a45e {{(pid=87940) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:32:02.101103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-c9d0a4f7-53ae-40e6-aa2e-2d8ff345a986 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group with id: 1da859b1-fd2d-4925-a94f-42293f46a45e Jan 28 13:32:02.118397 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:02.118397 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:02.398039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c9d0a4f7-53ae-40e6-aa2e-2d8ff345a986 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e/action returned with HTTP 202 Jan 28 13:32:02.411620 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1571/3132] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:32:02 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:32:02.422565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-80a0880f-bff3-4338-8a81-6dda50deec19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 Jan 28 13:32:02.423367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-80a0880f-bff3-4338-8a81-6dda50deec19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:02.423712 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:02.423712 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:02.424282 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-80a0880f-bff3-4338-8a81-6dda50deec19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:02.513821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:02.513821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:02.544221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-80a0880f-bff3-4338-8a81-6dda50deec19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:02.572938 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-80a0880f-bff3-4338-8a81-6dda50deec19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:02.575844 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-80a0880f-bff3-4338-8a81-6dda50deec19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:02.590653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-80a0880f-bff3-4338-8a81-6dda50deec19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:02.600815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:02.600815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:02.631740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-80a0880f-bff3-4338-8a81-6dda50deec19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 returned with HTTP 200 Jan 28 13:32:02.632990 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1562/3133] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:02 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 => generated 999 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:03.658176 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9adc776f-3e2a-42bc-8416-c9fab7ea3db8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 Jan 28 13:32:03.658773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9adc776f-3e2a-42bc-8416-c9fab7ea3db8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:03.659191 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:03.659191 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:03.659852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9adc776f-3e2a-42bc-8416-c9fab7ea3db8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:03.779741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:03.779741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:03.803053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9adc776f-3e2a-42bc-8416-c9fab7ea3db8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:03.838542 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-9adc776f-3e2a-42bc-8416-c9fab7ea3db8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:03.840117 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-9adc776f-3e2a-42bc-8416-c9fab7ea3db8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:03.861177 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-9adc776f-3e2a-42bc-8416-c9fab7ea3db8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:03.873433 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:03.873433 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:03.948754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9adc776f-3e2a-42bc-8416-c9fab7ea3db8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 returned with HTTP 200 Jan 28 13:32:03.955745 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1572/3134] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:03 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 => generated 999 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:04.973473 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-32766929-29a1-49c7-a1cd-52b77174d2f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 Jan 28 13:32:04.976893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-32766929-29a1-49c7-a1cd-52b77174d2f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:04.977464 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:04.977464 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:04.984573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-32766929-29a1-49c7-a1cd-52b77174d2f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:05.086035 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-32766929-29a1-49c7-a1cd-52b77174d2f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 returned with HTTP 404 Jan 28 13:32:05.087870 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1563/3135] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:04 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:05.105187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3fbd50c7-3150-480a-8dc6-2a7d7a692b47 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e Jan 28 13:32:05.114167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3fbd50c7-3150-480a-8dc6-2a7d7a692b47 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:05.138054 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:05.138054 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:05.138054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3fbd50c7-3150-480a-8dc6-2a7d7a692b47 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:05.138054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-3fbd50c7-3150-480a-8dc6-2a7d7a692b47 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 1da859b1-fd2d-4925-a94f-42293f46a45e {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:05.175460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3fbd50c7-3150-480a-8dc6-2a7d7a692b47 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e returned with HTTP 404 Jan 28 13:32:05.178194 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1573/3136] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:05 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/1da859b1-fd2d-4925-a94f-42293f46a45e => generated 108 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:05.188005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ca7808c-538b-44a9-9c60-7f48cd7fd88a tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] DELETE http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/92569902-2dfa-4d78-a36c-2f7e34b62ed9 Jan 28 13:32:05.188678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ca7808c-538b-44a9-9c60-7f48cd7fd88a tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:05.189588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ca7808c-538b-44a9-9c60-7f48cd7fd88a tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:05.278299 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:32:05.278299 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:32:05.287129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ca7808c-538b-44a9-9c60-7f48cd7fd88a tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/92569902-2dfa-4d78-a36c-2f7e34b62ed9 returned with HTTP 202 Jan 28 13:32:05.288330 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1564/3137] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:32:05 2021] DELETE /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/92569902-2dfa-4d78-a36c-2f7e34b62ed9 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:32:05.312187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-72b6e5b0-d14a-4637-b607-f4935c2a47b8 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] POST http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types Jan 28 13:32:05.313593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-72b6e5b0-d14a-4637-b607-f4935c2a47b8 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-194392029"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:05.393848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-72b6e5b0-d14a-4637-b607-f4935c2a47b8 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types returned with HTTP 200 Jan 28 13:32:05.394550 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1574/3138] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:32:05 2021] POST /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types => generated 223 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:05.410749 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94c8d10c-e995-4013-b0b1-575c1383903d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] POST http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types Jan 28 13:32:05.412448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-94c8d10c-e995-4013-b0b1-575c1383903d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1359779186"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:05.518527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-94c8d10c-e995-4013-b0b1-575c1383903d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types returned with HTTP 202 Jan 28 13:32:05.531523 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1565/3139] 10.222.0.38 () {62 vars in 1278 bytes} [Thu Jan 28 13:32:05 2021] POST /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types => generated 181 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:05.540767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f2623476-6eb7-4f82-9652-af4b8621d788 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups Jan 28 13:32:05.542230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f2623476-6eb7-4f82-9652-af4b8621d788 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "297b513d-2969-4d34-baba-dd714599cdc8", "volume_types": ["ed3897f2-fcfe-4af8-b33e-50ce468c3f76"], "name": "tempest-GroupSnapshotsTest-Group-1740601890"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:05.543522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-f2623476-6eb7-4f82-9652-af4b8621d788 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating new group {'group': {'group_type': '297b513d-2969-4d34-baba-dd714599cdc8', 'volume_types': ['ed3897f2-fcfe-4af8-b33e-50ce468c3f76'], 'name': 'tempest-GroupSnapshotsTest-Group-1740601890'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 13:32:05.568641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-f2623476-6eb7-4f82-9652-af4b8621d788 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating group tempest-GroupSnapshotsTest-Group-1740601890. Jan 28 13:32:05.605988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f2623476-6eb7-4f82-9652-af4b8621d788 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Availability Zones retrieved successfully. Jan 28 13:32:05.637684 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f2623476-6eb7-4f82-9652-af4b8621d788 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['8263ccd3-b8ed-467b-a1f2-44ccff706ceb'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:05.703158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f2623476-6eb7-4f82-9652-af4b8621d788 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups returned with HTTP 202 Jan 28 13:32:05.704461 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1575/3140] 10.222.0.38 () {62 vars in 1264 bytes} [Thu Jan 28 13:32:05 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/groups => generated 112 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:05.715825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f12cf148-af6b-4c84-b0e1-f851a3eac8d1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:05.716453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f12cf148-af6b-4c84-b0e1-f851a3eac8d1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:05.716938 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f12cf148-af6b-4c84-b0e1-f851a3eac8d1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:05.717389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-f12cf148-af6b-4c84-b0e1-f851a3eac8d1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:05.738234 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:05.738234 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:05.862563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f12cf148-af6b-4c84-b0e1-f851a3eac8d1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:05.864530 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1566/3141] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:05 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 392 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:32:06.883074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-023302d5-3ff4-4587-8f12-31554cbec139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:06.883074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-023302d5-3ff4-4587-8f12-31554cbec139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:06.883074 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:06.883074 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:06.889439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-023302d5-3ff4-4587-8f12-31554cbec139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:06.889439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-023302d5-3ff4-4587-8f12-31554cbec139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:06.913568 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:06.913568 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:07.043879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-023302d5-3ff4-4587-8f12-31554cbec139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:07.053263 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1576/3142] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:06 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 393 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:07.058430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes Jan 28 13:32:07.058430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:07.058430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:07.058430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ed3897f2-fcfe-4af8-b33e-50ce468c3f76", "group_id": "a2872b4c-695a-44f4-8774-1af138984f00", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1319752147"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:07.058430 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request body: {'volume': {'volume_type': 'ed3897f2-fcfe-4af8-b33e-50ce468c3f76', 'group_id': 'a2872b4c-695a-44f4-8774-1af138984f00', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1319752147'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:32:07.153885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:07.153885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:07.153885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume of 1 GB Jan 28 13:32:07.181216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Availability Zones retrieved successfully. Jan 28 13:32:07.224164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (122380ad-b600-4593-ad72-ab6ec4b34fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:07.224164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124bfea9-6d7e-4cfa-a62b-53486aee1626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:07.235709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:07.235709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:07.235709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:32:07.352705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124bfea9-6d7e-4cfa-a62b-53486aee1626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:32:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ed3897f2-fcfe-4af8-b33e-50ce468c3f76,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-194392029',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ed3897f2-fcfe-4af8-b33e-50ce468c3f76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a2872b4c-695a-44f4-8774-1af138984f00', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:07.352705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43611bb5-a701-4cd0-be33-d766a192c816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:07.443913 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-194392029 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-194392029, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:07.443913 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-194392029 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-194392029, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:07.574367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['2275e4c8-0e56-4bc8-9142-79379bca2d3a', 'a5766389-4218-4406-b35a-9c451acebb77', 'baf4b734-e3ac-4945-9dd6-ef98c0686243', '921b10e7-638b-4cd2-b5fd-67c7e5d86732'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:07.574367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43611bb5-a701-4cd0-be33-d766a192c816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2275e4c8-0e56-4bc8-9142-79379bca2d3a', 'a5766389-4218-4406-b35a-9c451acebb77', 'baf4b734-e3ac-4945-9dd6-ef98c0686243', '921b10e7-638b-4cd2-b5fd-67c7e5d86732']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:07.584503 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4afd691-1d20-4481-8108-29e557e8c2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:07.702490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4afd691-1d20-4481-8108-29e557e8c2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47032cd4-ad2d-4aa3-a03d-472674eb0606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1319752147',encryption_key_id=None,group_id=a2872b4c-695a-44f4-8774-1af138984f00,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['2275e4c8-0e56-4bc8-9142-79379bca2d3a','a5766389-4218-4406-b35a-9c451acebb77','baf4b734-e3ac-4945-9dd6-ef98c0686243','921b10e7-638b-4cd2-b5fd-67c7e5d86732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=ed3897f2-fcfe-4af8-b33e-50ce468c3f76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1319752147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a2872b4c-695a-44f4-8774-1af138984f00,host=None,id=47032cd4-ad2d-4aa3-a03d-472674eb0606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='871040afbaa2449c912df6705949b9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='733bd4630e334cc6972f8a97f352506a',volume_attachment=,volume_type=,volume_type_id=ed3897f2-fcfe-4af8-b33e-50ce468c3f76)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:07.702490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb73cbf-668f-4a8c-af49-222db2f5e6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:07.786697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb73cbf-668f-4a8c-af49-222db2f5e6e6) transitioned into state 'SUCCESS' from state '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-1319752147',encryption_key_id=None,group_id=a2872b4c-695a-44f4-8774-1af138984f00,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['2275e4c8-0e56-4bc8-9142-79379bca2d3a','a5766389-4218-4406-b35a-9c451acebb77','baf4b734-e3ac-4945-9dd6-ef98c0686243','921b10e7-638b-4cd2-b5fd-67c7e5d86732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=ed3897f2-fcfe-4af8-b33e-50ce468c3f76)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:07.799554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a36408-aa8b-4561-80ca-82838e30fe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:08.003398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a36408-aa8b-4561-80ca-82838e30fe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:08.003398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (122380ad-b600-4593-ad72-ab6ec4b34fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:08.125137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request issued successfully. Jan 28 13:32:08.166801 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:08.166801 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:08.188409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:08.205511 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:08.205511 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:08.245550 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b574aa3-e928-4851-9cda-eb3e5f72b3e4 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes returned with HTTP 202 Jan 28 13:32:08.245550 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1567/3143] 10.222.0.38 () {62 vars in 1267 bytes} [Thu Jan 28 13:32:07 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/volumes => generated 907 bytes in 1194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:08.271345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8a93324-2c13-4c25-9af1-516d5ea4c5c7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 Jan 28 13:32:08.271345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8a93324-2c13-4c25-9af1-516d5ea4c5c7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:08.271345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:08.271345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:08.271345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f8a93324-2c13-4c25-9af1-516d5ea4c5c7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:08.405663 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:08.405663 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:08.423398 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f8a93324-2c13-4c25-9af1-516d5ea4c5c7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:08.451709 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-f8a93324-2c13-4c25-9af1-516d5ea4c5c7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:08.462784 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-f8a93324-2c13-4c25-9af1-516d5ea4c5c7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:08.484768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-f8a93324-2c13-4c25-9af1-516d5ea4c5c7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:08.500622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:08.500622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:08.560024 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f8a93324-2c13-4c25-9af1-516d5ea4c5c7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 returned with HTTP 200 Jan 28 13:32:08.560024 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1568/3144] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:08 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 => generated 975 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:08.862881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d0eabe17-e278-4a91-9d7c-827d15ef5e8c tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] GET http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services Jan 28 13:32:08.862881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d0eabe17-e278-4a91-9d7c-827d15ef5e8c tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:08.862881 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:08.862881 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:08.862881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d0eabe17-e278-4a91-9d7c-827d15ef5e8c tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:08.862881 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:08.862881 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:08.876770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d0eabe17-e278-4a91-9d7c-827d15ef5e8c tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services returned with HTTP 200 Jan 28 13:32:08.892741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-48c34e7c-4d06-4ba2-a983-ea48c69a61c7 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] GET http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14 Jan 28 13:32:08.892741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-48c34e7c-4d06-4ba2-a983-ea48c69a61c7 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:08.892741 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:08.892741 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:08.892741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-48c34e7c-4d06-4ba2-a983-ea48c69a61c7 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:08.899141 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1577/3145] 10.222.0.38 () {58 vars in 1216 bytes} [Thu Jan 28 13:32:08 2021] GET /volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services => generated 632 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:08.909022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-48c34e7c-4d06-4ba2-a983-ea48c69a61c7 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14 returned with HTTP 200 Jan 28 13:32:08.920783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-858dae75-5cc0-44ea-a68f-7464dec5ae4f tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] GET http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14&binary=cinder-scheduler Jan 28 13:32:08.920783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-858dae75-5cc0-44ea-a68f-7464dec5ae4f tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:08.920783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-858dae75-5cc0-44ea-a68f-7464dec5ae4f tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:08.953716 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1569/3146] 10.222.0.38 () {58 vars in 1253 bytes} [Thu Jan 28 13:32:08 2021] GET /volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14 => generated 632 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:08.976250 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-858dae75-5cc0-44ea-a68f-7464dec5ae4f tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14&binary=cinder-scheduler returned with HTTP 200 Jan 28 13:32:08.997302 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-269fbed1-3d11-4cf2-85dc-80ff11a4eede tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] GET http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?binary=cinder-scheduler Jan 28 13:32:08.997302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-269fbed1-3d11-4cf2-85dc-80ff11a4eede tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:08.997302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-269fbed1-3d11-4cf2-85dc-80ff11a4eede tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:09.003641 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1578/3147] 10.222.0.38 () {58 vars in 1301 bytes} [Thu Jan 28 13:32:08 2021] GET /volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14&binary=cinder-scheduler => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:09.027895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-269fbed1-3d11-4cf2-85dc-80ff11a4eede tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 28 13:32:09.027895 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1570/3148] 10.222.0.38 () {58 vars in 1263 bytes} [Thu Jan 28 13:32:08 2021] GET /volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?binary=cinder-scheduler => generated 192 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:32:09.580905 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ca102f9-b4f3-4a2d-aa7c-2674dcfb2577 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 Jan 28 13:32:09.580905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ca102f9-b4f3-4a2d-aa7c-2674dcfb2577 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:09.580905 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4ca102f9-b4f3-4a2d-aa7c-2674dcfb2577 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:09.737584 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:09.737584 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:09.776848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4ca102f9-b4f3-4a2d-aa7c-2674dcfb2577 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:09.823162 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-4ca102f9-b4f3-4a2d-aa7c-2674dcfb2577 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:09.823162 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-4ca102f9-b4f3-4a2d-aa7c-2674dcfb2577 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:09.829648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] POST http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes Jan 28 13:32:09.829648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-955737609"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:09.829648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-955737609'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:32:09.829648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Create volume of 1 GB Jan 28 13:32:09.862403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-4ca102f9-b4f3-4a2d-aa7c-2674dcfb2577 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:09.868277 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Availability Zones retrieved successfully. Jan 28 13:32:09.886815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:09.886815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:09.936593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Flow 'volume_create_api' (b88a730d-8ff2-414a-b792-d8679e3aba49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:09.951755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59747ec9-21d3-4dc9-bbad-5d1049a4d284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:09.957600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4ca102f9-b4f3-4a2d-aa7c-2674dcfb2577 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 returned with HTTP 200 Jan 28 13:32:09.957600 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1571/3149] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:09 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 => generated 999 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:09.990184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:32:10.179231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59747ec9-21d3-4dc9-bbad-5d1049a4d284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:10.179231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe448fbd-fa92-4f53-a75e-4aa8d9e8c4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:10.396093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Created reservations ['0633a4f3-c6dd-44d0-9991-1093d20f62bf', 'ffa8fc25-f125-4d6d-8bd5-6abea2f1aacc', '3f4449b0-3421-4eec-8da8-cf51dce8275f', '32e157a1-d382-46bc-8c64-1db4e30f1cdf'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:10.396093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe448fbd-fa92-4f53-a75e-4aa8d9e8c4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0633a4f3-c6dd-44d0-9991-1093d20f62bf', 'ffa8fc25-f125-4d6d-8bd5-6abea2f1aacc', '3f4449b0-3421-4eec-8da8-cf51dce8275f', '32e157a1-d382-46bc-8c64-1db4e30f1cdf']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:10.407507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6128c609-3577-45fe-a54a-f65e4579e7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:10.575351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6128c609-3577-45fe-a54a-f65e4579e7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2688282f-dc37-40fe-afbc-86f78a656ffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-955737609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d809eb02a14845a1887ef9e24116304f',qos_specs=None,replication_status=,reservations=['0633a4f3-c6dd-44d0-9991-1093d20f62bf','ffa8fc25-f125-4d6d-8bd5-6abea2f1aacc','3f4449b0-3421-4eec-8da8-cf51dce8275f','32e157a1-d382-46bc-8c64-1db4e30f1cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='863f7ddd06424e168e3bef0972239a81',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-955737609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2688282f-dc37-40fe-afbc-86f78a656ffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d809eb02a14845a1887ef9e24116304f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='863f7ddd06424e168e3bef0972239a81',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:10.585537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7f3505-f0b2-4c0e-b2a6-0740ebe5cde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:10.705808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d7f3505-f0b2-4c0e-b2a6-0740ebe5cde4) transitioned into state 'SUCCESS' from state '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-955737609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d809eb02a14845a1887ef9e24116304f',qos_specs=None,replication_status=,reservations=['0633a4f3-c6dd-44d0-9991-1093d20f62bf','ffa8fc25-f125-4d6d-8bd5-6abea2f1aacc','3f4449b0-3421-4eec-8da8-cf51dce8275f','32e157a1-d382-46bc-8c64-1db4e30f1cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='863f7ddd06424e168e3bef0972239a81',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:10.705808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0456ebc1-59b1-44f4-9111-45849ea0d452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:10.735986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0456ebc1-59b1-44f4-9111-45849ea0d452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:10.735986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Flow 'volume_create_api' (b88a730d-8ff2-414a-b792-d8679e3aba49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:10.984591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4502dc9e-c40d-4ce2-a819-ca8f8d6fed18 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 Jan 28 13:32:10.984591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4502dc9e-c40d-4ce2-a819-ca8f8d6fed18 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:10.984591 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:10.984591 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:10.984591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4502dc9e-c40d-4ce2-a819-ca8f8d6fed18 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:10.992436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Create volume request issued successfully. Jan 28 13:32:11.112675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-456bd982-228e-419d-97c6-ae53f46416d4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes returned with HTTP 202 Jan 28 13:32:11.112675 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1579/3150] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:32:09 2021] POST /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes => generated 822 bytes in 2068 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:32:11.140921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a3ccb643-e85a-461b-9ee3-9b730a181006 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] GET http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:11.140921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a3ccb643-e85a-461b-9ee3-9b730a181006 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:11.140921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:11.140921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:11.140921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a3ccb643-e85a-461b-9ee3-9b730a181006 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:11.325375 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:11.325375 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:11.363570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4502dc9e-c40d-4ce2-a819-ca8f8d6fed18 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:11.406309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:11.406309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:11.425288 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-4502dc9e-c40d-4ce2-a819-ca8f8d6fed18 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:11.425288 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-4502dc9e-c40d-4ce2-a819-ca8f8d6fed18 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:11.452977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a3ccb643-e85a-461b-9ee3-9b730a181006 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Volume info retrieved successfully. Jan 28 13:32:11.457993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-4502dc9e-c40d-4ce2-a819-ca8f8d6fed18 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:11.487211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:11.487211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:11.577133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a3ccb643-e85a-461b-9ee3-9b730a181006 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 200 Jan 28 13:32:11.577133 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1580/3151] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:11 2021] GET /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 914 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:11.581912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4502dc9e-c40d-4ce2-a819-ca8f8d6fed18 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 returned with HTTP 200 Jan 28 13:32:11.581912 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1572/3152] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:10 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 => generated 1000 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:32:11.610457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes Jan 28 13:32:11.610457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:11.610457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:11.610457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ed3897f2-fcfe-4af8-b33e-50ce468c3f76", "group_id": "a2872b4c-695a-44f4-8774-1af138984f00", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1746962030"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:11.610457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request body: {'volume': {'volume_type': 'ed3897f2-fcfe-4af8-b33e-50ce468c3f76', 'group_id': 'a2872b4c-695a-44f4-8774-1af138984f00', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1746962030'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:32:11.662903 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:11.662903 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:11.662903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume of 1 GB Jan 28 13:32:11.698482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Availability Zones retrieved successfully. Jan 28 13:32:11.722218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (73dfcade-370c-484c-a382-81ea1308e0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:11.722218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a554cc74-6673-456e-8e0c-9c49b8aea090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:11.722218 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:11.722218 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:11.722218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:32:11.797507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a554cc74-6673-456e-8e0c-9c49b8aea090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:32:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ed3897f2-fcfe-4af8-b33e-50ce468c3f76,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-194392029',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ed3897f2-fcfe-4af8-b33e-50ce468c3f76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a2872b4c-695a-44f4-8774-1af138984f00', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:11.802965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e04299-b4f3-4619-a0ff-f842ef8a2036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:11.966648 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-194392029 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-194392029, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:11.977860 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-194392029 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-194392029, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:12.249710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['fad0af1e-a292-4fcf-81b6-32a732793c55', 'b45719a9-cc62-43d7-b91b-2de2e93f601d', 'd2c2ce2d-b9ba-4e9d-bcb6-7882265f1f1a', '3476f8da-a423-4726-8ca1-47ef3c49cd8c'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:12.249710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e04299-b4f3-4619-a0ff-f842ef8a2036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad0af1e-a292-4fcf-81b6-32a732793c55', 'b45719a9-cc62-43d7-b91b-2de2e93f601d', 'd2c2ce2d-b9ba-4e9d-bcb6-7882265f1f1a', '3476f8da-a423-4726-8ca1-47ef3c49cd8c']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:12.255532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d5496e-6a63-4d5b-8379-f1f47746273d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:12.502218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d5496e-6a63-4d5b-8379-f1f47746273d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c41eb6df-6600-4deb-91f6-28b9146b1a83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1746962030',encryption_key_id=None,group_id=a2872b4c-695a-44f4-8774-1af138984f00,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['fad0af1e-a292-4fcf-81b6-32a732793c55','b45719a9-cc62-43d7-b91b-2de2e93f601d','d2c2ce2d-b9ba-4e9d-bcb6-7882265f1f1a','3476f8da-a423-4726-8ca1-47ef3c49cd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=ed3897f2-fcfe-4af8-b33e-50ce468c3f76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1746962030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a2872b4c-695a-44f4-8774-1af138984f00,host=None,id=c41eb6df-6600-4deb-91f6-28b9146b1a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='871040afbaa2449c912df6705949b9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='733bd4630e334cc6972f8a97f352506a',volume_attachment=,volume_type=,volume_type_id=ed3897f2-fcfe-4af8-b33e-50ce468c3f76)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:12.502218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e920a9-f5e4-4dd1-96bc-87c6af8a4ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:12.585232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e920a9-f5e4-4dd1-96bc-87c6af8a4ae6) transitioned into state 'SUCCESS' from state '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-1746962030',encryption_key_id=None,group_id=a2872b4c-695a-44f4-8774-1af138984f00,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['fad0af1e-a292-4fcf-81b6-32a732793c55','b45719a9-cc62-43d7-b91b-2de2e93f601d','d2c2ce2d-b9ba-4e9d-bcb6-7882265f1f1a','3476f8da-a423-4726-8ca1-47ef3c49cd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=ed3897f2-fcfe-4af8-b33e-50ce468c3f76)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:12.585232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fecddcf-30ab-47ff-94e8-f45a265303f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:12.591088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f337519-5eb6-4967-a21d-7e80d043bd7f tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] GET http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:12.591088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f337519-5eb6-4967-a21d-7e80d043bd7f tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:12.591088 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:12.591088 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:12.591088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f337519-5eb6-4967-a21d-7e80d043bd7f tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:12.633116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fecddcf-30ab-47ff-94e8-f45a265303f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:12.633116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (73dfcade-370c-484c-a382-81ea1308e0bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:12.774761 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request issued successfully. Jan 28 13:32:12.804411 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:12.804411 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:12.821646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f337519-5eb6-4967-a21d-7e80d043bd7f tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Volume info retrieved successfully. Jan 28 13:32:12.857088 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:12.857088 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:12.890448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:12.895532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f337519-5eb6-4967-a21d-7e80d043bd7f tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 200 Jan 28 13:32:12.895532 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1573/3153] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:12 2021] GET /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 914 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:12.937370 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:12.937370 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:13.023440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-627d3299-bfdc-4119-84ab-f7ad9340b379 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes returned with HTTP 202 Jan 28 13:32:13.044164 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1581/3154] 10.222.0.38 () {62 vars in 1267 bytes} [Thu Jan 28 13:32:11 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/volumes => generated 907 bytes in 1446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:13.059646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39135134-407e-42e4-991d-9cf5c6b96016 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:13.059646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39135134-407e-42e4-991d-9cf5c6b96016 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:13.059646 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:13.059646 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:13.059646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-39135134-407e-42e4-991d-9cf5c6b96016 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:13.115116 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:13.115116 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:13.136091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-39135134-407e-42e4-991d-9cf5c6b96016 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:13.153225 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-39135134-407e-42e4-991d-9cf5c6b96016 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:13.153827 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-39135134-407e-42e4-991d-9cf5c6b96016 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:13.162390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-39135134-407e-42e4-991d-9cf5c6b96016 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:13.173644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:13.173644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:13.211507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-39135134-407e-42e4-991d-9cf5c6b96016 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 returned with HTTP 200 Jan 28 13:32:13.212978 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1574/3155] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:13 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 => generated 999 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:13.918500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-328c2f0b-acdb-40b9-bfdb-69ff41083ce4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] GET http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:13.922554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-328c2f0b-acdb-40b9-bfdb-69ff41083ce4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:13.924214 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:13.924214 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:13.926805 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-328c2f0b-acdb-40b9-bfdb-69ff41083ce4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:14.074025 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:14.074025 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:14.095474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-328c2f0b-acdb-40b9-bfdb-69ff41083ce4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Volume info retrieved successfully. Jan 28 13:32:14.128369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-328c2f0b-acdb-40b9-bfdb-69ff41083ce4 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 200 Jan 28 13:32:14.129677 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1582/3156] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:13 2021] GET /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:14.146059 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75d626dc-e659-4410-b44a-5a39839936a9 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] GET http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:14.146700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75d626dc-e659-4410-b44a-5a39839936a9 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:14.147272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:14.147272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:14.147643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75d626dc-e659-4410-b44a-5a39839936a9 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:14.209584 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:14.209584 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:14.220085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-75d626dc-e659-4410-b44a-5a39839936a9 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Volume info retrieved successfully. Jan 28 13:32:14.233486 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd9d7dd1-f24a-4da8-af72-7c04c5c86ab5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:14.234078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd9d7dd1-f24a-4da8-af72-7c04c5c86ab5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:14.234300 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:14.234300 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:14.235207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd9d7dd1-f24a-4da8-af72-7c04c5c86ab5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:14.248877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75d626dc-e659-4410-b44a-5a39839936a9 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 200 Jan 28 13:32:14.249829 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1575/3157] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:14 2021] GET /volume/v3/6f0d01f84b1c435b95421d5699541e10/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 1087 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:14.271804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88d4462f-ce8d-4236-b5a1-a4ce8a2f3f52 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] GET http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14&binary=cinder-volume Jan 28 13:32:14.277169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88d4462f-ce8d-4236-b5a1-a4ce8a2f3f52 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:14.277639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:14.277639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:14.278395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88d4462f-ce8d-4236-b5a1-a4ce8a2f3f52 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:14.291665 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88d4462f-ce8d-4236-b5a1-a4ce8a2f3f52 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14&binary=cinder-volume returned with HTTP 200 Jan 28 13:32:14.292677 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1576/3158] 10.222.0.38 () {58 vars in 1295 bytes} [Thu Jan 28 13:32:14 2021] GET /volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services?host=n-d-705657-14&binary=cinder-volume => generated 279 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:14.310780 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:14.310780 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:14.321008 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27a7ef71-0e90-41db-a174-0d982c6662d2 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] GET http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services Jan 28 13:32:14.322652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27a7ef71-0e90-41db-a174-0d982c6662d2 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:14.323546 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-27a7ef71-0e90-41db-a174-0d982c6662d2 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:14.358895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dd9d7dd1-f24a-4da8-af72-7c04c5c86ab5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:14.361714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-27a7ef71-0e90-41db-a174-0d982c6662d2 tempest-VolumesServicesTestJSON-1741116153 tempest-VolumesServicesTestJSON-1741116153-project-admin] http://10.222.0.38/volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services returned with HTTP 200 Jan 28 13:32:14.366002 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1577/3159] 10.222.0.38 () {58 vars in 1216 bytes} [Thu Jan 28 13:32:14 2021] GET /volume/v3/6f0d01f84b1c435b95421d5699541e10/os-services => generated 632 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:14.382236 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22db117f-906e-40e5-be45-909a143c8677 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] DELETE http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:14.382787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22db117f-906e-40e5-be45-909a143c8677 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:14.383315 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22db117f-906e-40e5-be45-909a143c8677 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:14.387735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-22db117f-906e-40e5-be45-909a143c8677 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Delete volume with id: 2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:14.406535 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-dd9d7dd1-f24a-4da8-af72-7c04c5c86ab5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:14.406676 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-dd9d7dd1-f24a-4da8-af72-7c04c5c86ab5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:14.416264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-dd9d7dd1-f24a-4da8-af72-7c04c5c86ab5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:14.425979 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:14.425979 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:14.485588 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd9d7dd1-f24a-4da8-af72-7c04c5c86ab5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 returned with HTTP 200 Jan 28 13:32:14.485588 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1583/3160] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:14 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 => generated 1000 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:32:14.498763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e83ed4a2-48d8-4062-b640-704163ebe778 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] PUT http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:14.498763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:14.498763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:14.498763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e83ed4a2-48d8-4062-b640-704163ebe778 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "47032cd4-ad2d-4aa3-a03d-472674eb0606"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:14.498763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-e83ed4a2-48d8-4062-b640-704163ebe778 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Update called for group a2872b4c-695a-44f4-8774-1af138984f00. {{(pid=87940) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 13:32:14.498763 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-e83ed4a2-48d8-4062-b640-704163ebe778 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Updating group a2872b4c-695a-44f4-8774-1af138984f00 with name None description: None add_volumes: None remove_volumes: 47032cd4-ad2d-4aa3-a03d-472674eb0606. Jan 28 13:32:14.518241 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:14.518241 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:14.520386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-22db117f-906e-40e5-be45-909a143c8677 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Volume info retrieved successfully. Jan 28 13:32:14.523204 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:14.523204 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:14.610029 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-22db117f-906e-40e5-be45-909a143c8677 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Delete volume request issued successfully. Jan 28 13:32:14.610524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22db117f-906e-40e5-be45-909a143c8677 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 202 Jan 28 13:32:14.611790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1578/3161] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:32:14 2021] DELETE /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:32:14.628114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0250b2d-45a3-4788-92a9-8f18e1ec7be0 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] GET http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:14.629118 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0250b2d-45a3-4788-92a9-8f18e1ec7be0 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:14.629443 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:14.629443 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:14.630450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0250b2d-45a3-4788-92a9-8f18e1ec7be0 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:14.720080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e83ed4a2-48d8-4062-b640-704163ebe778 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 202 Jan 28 13:32:14.720080 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1584/3162] 10.222.0.38 () {62 vars in 1373 bytes} [Thu Jan 28 13:32:14 2021] PUT /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:32:14.741279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83496874-c63b-46c1-87b9-7bcb3c0cdc21 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:14.741279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83496874-c63b-46c1-87b9-7bcb3c0cdc21 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:14.741279 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:14.741279 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:14.745360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83496874-c63b-46c1-87b9-7bcb3c0cdc21 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:14.745751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-83496874-c63b-46c1-87b9-7bcb3c0cdc21 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:14.747418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:14.747418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:14.759485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b0250b2d-45a3-4788-92a9-8f18e1ec7be0 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Volume info retrieved successfully. Jan 28 13:32:14.782211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:14.782211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:14.789001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0250b2d-45a3-4788-92a9-8f18e1ec7be0 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 200 Jan 28 13:32:14.790259 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1579/3163] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:14 2021] GET /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:14.909347 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83496874-c63b-46c1-87b9-7bcb3c0cdc21 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:14.931694 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1585/3164] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:14 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 392 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:15.859388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f7444c80-7bb4-4aca-b35f-44ef7bfc2700 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] GET http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:15.859388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f7444c80-7bb4-4aca-b35f-44ef7bfc2700 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:15.859388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:15.859388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:15.859388 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f7444c80-7bb4-4aca-b35f-44ef7bfc2700 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:15.916395 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c390d9c-6d6f-43a4-8fa5-3c4cb857f15c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:15.918640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c390d9c-6d6f-43a4-8fa5-3c4cb857f15c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:15.918640 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:15.918640 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:15.918640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c390d9c-6d6f-43a4-8fa5-3c4cb857f15c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:15.920422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-4c390d9c-6d6f-43a4-8fa5-3c4cb857f15c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:15.941893 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:15.941893 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:16.056796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c390d9c-6d6f-43a4-8fa5-3c4cb857f15c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:16.064364 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1586/3165] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:15 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 393 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:16.096209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b577f83-9951-436b-b92b-9aaf2c233783 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] PUT http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:16.096209 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:16.096209 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:16.096209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b577f83-9951-436b-b92b-9aaf2c233783 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "47032cd4-ad2d-4aa3-a03d-472674eb0606"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:16.096209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-2b577f83-9951-436b-b92b-9aaf2c233783 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Update called for group a2872b4c-695a-44f4-8774-1af138984f00. {{(pid=87940) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 13:32:16.096209 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-2b577f83-9951-436b-b92b-9aaf2c233783 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Updating group a2872b4c-695a-44f4-8774-1af138984f00 with name None description: None add_volumes: 47032cd4-ad2d-4aa3-a03d-472674eb0606 remove_volumes: None. Jan 28 13:32:16.096726 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:16.096726 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:16.096854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:16.096854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:16.112627 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f7444c80-7bb4-4aca-b35f-44ef7bfc2700 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Volume info retrieved successfully. Jan 28 13:32:16.143377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f7444c80-7bb4-4aca-b35f-44ef7bfc2700 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 200 Jan 28 13:32:16.144542 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1580/3166] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:15 2021] GET /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 914 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:16.279311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b577f83-9951-436b-b92b-9aaf2c233783 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 202 Jan 28 13:32:16.288682 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1587/3167] 10.222.0.38 () {62 vars in 1373 bytes} [Thu Jan 28 13:32:16 2021] PUT /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:32:16.291645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-060516a3-4313-4007-9975-3aa06b39e812 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:16.291645 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-060516a3-4313-4007-9975-3aa06b39e812 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:16.292084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:16.292084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:16.292084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-060516a3-4313-4007-9975-3aa06b39e812 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:16.292453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-060516a3-4313-4007-9975-3aa06b39e812 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:16.305624 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:16.305624 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:16.373572 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-060516a3-4313-4007-9975-3aa06b39e812 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:16.374389 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1581/3168] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:16 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 392 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:17.170158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20ab64da-9fbc-40f5-a47c-516dc5be4ebb tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] GET http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:17.172374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20ab64da-9fbc-40f5-a47c-516dc5be4ebb tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:17.172779 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:17.172779 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:17.175244 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20ab64da-9fbc-40f5-a47c-516dc5be4ebb tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:17.291350 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:17.291350 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:17.305320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20ab64da-9fbc-40f5-a47c-516dc5be4ebb tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Volume info retrieved successfully. Jan 28 13:32:17.338987 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20ab64da-9fbc-40f5-a47c-516dc5be4ebb tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 200 Jan 28 13:32:17.340187 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1588/3169] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:17 2021] GET /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 914 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:17.389248 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c5fd132-3994-4466-9ed2-4a4263af3943 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:17.390040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c5fd132-3994-4466-9ed2-4a4263af3943 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:17.390447 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:17.390447 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:17.391047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c5fd132-3994-4466-9ed2-4a4263af3943 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:17.391828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-8c5fd132-3994-4466-9ed2-4a4263af3943 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:17.405773 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:17.405773 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:17.466855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c5fd132-3994-4466-9ed2-4a4263af3943 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:17.468907 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1582/3170] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:17 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 393 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:17.481423 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd43969d-0fa8-4300-b10a-d47356052e38 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] PUT http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:17.482155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:17.482155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:17.482456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd43969d-0fa8-4300-b10a-d47356052e38 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c41eb6df-6600-4deb-91f6-28b9146b1a83"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:17.485645 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-dd43969d-0fa8-4300-b10a-d47356052e38 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Update called for group a2872b4c-695a-44f4-8774-1af138984f00. {{(pid=87940) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 13:32:17.487462 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-dd43969d-0fa8-4300-b10a-d47356052e38 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Updating group a2872b4c-695a-44f4-8774-1af138984f00 with name None description: None add_volumes: None remove_volumes: c41eb6df-6600-4deb-91f6-28b9146b1a83. Jan 28 13:32:17.501039 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:17.501039 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:17.659515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd43969d-0fa8-4300-b10a-d47356052e38 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 202 Jan 28 13:32:17.661052 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1589/3171] 10.222.0.38 () {62 vars in 1373 bytes} [Thu Jan 28 13:32:17 2021] PUT /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:32:17.745238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a190355-d8cd-4b57-bbee-3d3fc587da1e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:17.745238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a190355-d8cd-4b57-bbee-3d3fc587da1e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:17.745238 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:17.745238 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:17.745238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a190355-d8cd-4b57-bbee-3d3fc587da1e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:17.745238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-4a190355-d8cd-4b57-bbee-3d3fc587da1e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:17.772548 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:17.772548 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:17.877253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a190355-d8cd-4b57-bbee-3d3fc587da1e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:17.878249 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1583/3172] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:17 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 392 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:32:18.359730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-894ee351-2771-434c-89f8-b7aabb8b47a6 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] GET http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc Jan 28 13:32:18.360378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-894ee351-2771-434c-89f8-b7aabb8b47a6 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:18.360378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:18.360378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:18.360708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-894ee351-2771-434c-89f8-b7aabb8b47a6 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:18.412397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-894ee351-2771-434c-89f8-b7aabb8b47a6 tempest-VolumesServicesTestJSON-1647807757 tempest-VolumesServicesTestJSON-1647807757-project] http://10.222.0.38/volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc returned with HTTP 404 Jan 28 13:32:18.414244 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1590/3173] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:18 2021] GET /volume/v3/d809eb02a14845a1887ef9e24116304f/volumes/2688282f-dc37-40fe-afbc-86f78a656ffc => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:18.892247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b008580-9db5-46d7-b8d3-72436d67ed05 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:18.893211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b008580-9db5-46d7-b8d3-72436d67ed05 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:18.893428 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:18.893428 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:18.893753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b008580-9db5-46d7-b8d3-72436d67ed05 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:18.894667 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-5b008580-9db5-46d7-b8d3-72436d67ed05 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:18.921604 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:18.921604 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:19.002114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b008580-9db5-46d7-b8d3-72436d67ed05 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:19.003180 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1584/3174] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:18 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 393 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:32:19.015991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ceca7d47-1946-47bf-a6a4-3caf5ad2798d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] PUT http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:19.020750 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ceca7d47-1946-47bf-a6a4-3caf5ad2798d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c41eb6df-6600-4deb-91f6-28b9146b1a83"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:19.023980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-ceca7d47-1946-47bf-a6a4-3caf5ad2798d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Update called for group a2872b4c-695a-44f4-8774-1af138984f00. {{(pid=87940) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 13:32:19.024082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-ceca7d47-1946-47bf-a6a4-3caf5ad2798d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Updating group a2872b4c-695a-44f4-8774-1af138984f00 with name None description: None add_volumes: c41eb6df-6600-4deb-91f6-28b9146b1a83 remove_volumes: None. Jan 28 13:32:19.035213 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:19.035213 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:19.201312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ceca7d47-1946-47bf-a6a4-3caf5ad2798d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 202 Jan 28 13:32:19.202552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1591/3175] 10.222.0.38 () {62 vars in 1373 bytes} [Thu Jan 28 13:32:19 2021] PUT /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:32:19.211811 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91b89b3e-ff3a-4d1e-bdb7-fb980b4cdc64 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:19.216029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91b89b3e-ff3a-4d1e-bdb7-fb980b4cdc64 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:19.216492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:19.216492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:19.217121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91b89b3e-ff3a-4d1e-bdb7-fb980b4cdc64 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:19.217742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-91b89b3e-ff3a-4d1e-bdb7-fb980b4cdc64 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:19.235232 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:19.235232 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:19.339988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91b89b3e-ff3a-4d1e-bdb7-fb980b4cdc64 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:19.345682 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1585/3176] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:19 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 392 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:20.354073 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7815bb4d-068d-424f-a1b2-97bc6a4573e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:20.355971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7815bb4d-068d-424f-a1b2-97bc6a4573e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:20.355971 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:20.355971 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:20.355971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7815bb4d-068d-424f-a1b2-97bc6a4573e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:20.355971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-7815bb4d-068d-424f-a1b2-97bc6a4573e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:20.367124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:20.367124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:20.428026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7815bb4d-068d-424f-a1b2-97bc6a4573e8 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 200 Jan 28 13:32:20.432430 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1592/3177] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:20 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 393 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:20.444077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:32:20.444958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:20.444958 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:20.444958 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:20.445267 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:20.449212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:20.450713 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:20.450713 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:20.452998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:32:20.618443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:32:20.621082 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:20.622272 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:20.632911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:20.675752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:20.675752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:20.726140 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:20.727731 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:20.750245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:20.769005 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:20.769005 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:20.837071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d90bbc93-61a0-4ebd-860b-ee78e4390572 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:32:20.840023 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1586/3178] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:32:20 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1993 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:32:20.864715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35d7f464-785c-45ff-82d9-af519d0c45e3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots Jan 28 13:32:20.865688 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:20.865688 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:20.869933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-35d7f464-785c-45ff-82d9-af519d0c45e3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a2872b4c-695a-44f4-8774-1af138984f00", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1233807635"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:20.872236 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-35d7f464-785c-45ff-82d9-af519d0c45e3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'a2872b4c-695a-44f4-8774-1af138984f00', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1233807635'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 28 13:32:20.887738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:20.887738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:20.915596 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.group_snapshots [None req-35d7f464-785c-45ff-82d9-af519d0c45e3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1233807635. Jan 28 13:32:21.036734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:21.036734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:21.111474 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-35d7f464-785c-45ff-82d9-af519d0c45e3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-194392029 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-194392029, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:21.159558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-35d7f464-785c-45ff-82d9-af519d0c45e3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['2b0bc86e-fc7d-4915-b441-ef8fd8a3de2b', 'b4b86f06-f4b8-465c-b916-cdc87c722eb6', '6c743438-c066-47b3-9695-7557eba11d70', '522d74bc-e8b6-47ff-a992-9c8de0a4f786'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:21.425071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-35d7f464-785c-45ff-82d9-af519d0c45e3 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots returned with HTTP 202 Jan 28 13:32:21.441159 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1593/3179] 10.222.0.38 () {62 vars in 1291 bytes} [Thu Jan 28 13:32:20 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots => generated 187 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:21.474259 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2b1fac0-4a12-49a6-a955-ca3719afa85a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:21.476369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2b1fac0-4a12-49a6-a955-ca3719afa85a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:21.477053 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:21.477053 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:21.480888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2b1fac0-4a12-49a6-a955-ca3719afa85a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:21.480888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-b2b1fac0-4a12-49a6-a955-ca3719afa85a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:21.497823 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:21.497823 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:21.546752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2b1fac0-4a12-49a6-a955-ca3719afa85a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 200 Jan 28 13:32:21.546752 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1587/3180] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:21 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 326 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:22.553967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81e92488-b282-4fb4-a819-8bdd387583d5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:22.554605 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81e92488-b282-4fb4-a819-8bdd387583d5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:22.554785 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:22.554785 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:22.555136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81e92488-b282-4fb4-a819-8bdd387583d5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:22.555821 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-81e92488-b282-4fb4-a819-8bdd387583d5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:22.581033 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:22.581033 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:22.604048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81e92488-b282-4fb4-a819-8bdd387583d5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 200 Jan 28 13:32:22.613800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1594/3181] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:22 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:32:23.657489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-900a38da-b986-46f0-8f21-6b49753b3e77 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:23.658791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-900a38da-b986-46f0-8f21-6b49753b3e77 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:23.659161 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:23.659161 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:23.666915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-900a38da-b986-46f0-8f21-6b49753b3e77 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:23.666915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-900a38da-b986-46f0-8f21-6b49753b3e77 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:23.710041 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:23.710041 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:23.765419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-900a38da-b986-46f0-8f21-6b49753b3e77 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 200 Jan 28 13:32:23.766497 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1588/3182] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:23 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 326 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:24.778646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44897702-848b-4fb5-b18a-8c25c3989352 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:24.779230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44897702-848b-4fb5-b18a-8c25c3989352 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:24.779631 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:24.779631 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:24.780250 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44897702-848b-4fb5-b18a-8c25c3989352 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:24.780934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-44897702-848b-4fb5-b18a-8c25c3989352 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:24.800336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:24.800336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:24.845091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44897702-848b-4fb5-b18a-8c25c3989352 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 200 Jan 28 13:32:24.845952 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1595/3183] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:24 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 326 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:25.860097 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e1a93c9-2897-4d73-b576-9a23e1b6ec7f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:25.861411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e1a93c9-2897-4d73-b576-9a23e1b6ec7f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:25.861779 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:25.861779 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:25.862747 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e1a93c9-2897-4d73-b576-9a23e1b6ec7f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:25.863790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-8e1a93c9-2897-4d73-b576-9a23e1b6ec7f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:25.875935 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:25.875935 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:25.889947 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e1a93c9-2897-4d73-b576-9a23e1b6ec7f tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 200 Jan 28 13:32:25.891631 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1589/3184] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:25 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:26.421766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eaea1c63-0a66-4653-b991-ff8f96332edf tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] GET http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f Jan 28 13:32:26.422296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eaea1c63-0a66-4653-b991-ff8f96332edf tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:26.422512 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:26.422512 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:26.422868 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eaea1c63-0a66-4653-b991-ff8f96332edf tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:26.475924 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-eaea1c63-0a66-4653-b991-ff8f96332edf tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-904187269 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-904187269, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:26.493764 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eaea1c63-0a66-4653-b991-ff8f96332edf tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f returned with HTTP 200 Jan 28 13:32:26.495290 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1596/3185] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:26 2021] GET /volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f => generated 753 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:26.518453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87a9b9ff-e76b-4b7b-8d67-603974a613f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] PUT http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f Jan 28 13:32:26.519880 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:26.519880 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:26.522344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87a9b9ff-e76b-4b7b-8d67-603974a613f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:26.768303 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-87a9b9ff-e76b-4b7b-8d67-603974a613f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-194392029 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-194392029, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:26.799645 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87a9b9ff-e76b-4b7b-8d67-603974a613f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f returned with HTTP 200 Jan 28 13:32:26.806357 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1590/3186] 10.222.0.38 () {60 vars in 1341 bytes} [Thu Jan 28 13:32:26 2021] PUT /volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f => generated 706 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:26.919294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50d7f1c1-51e5-40ba-961a-9eea39866824 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:26.920039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50d7f1c1-51e5-40ba-961a-9eea39866824 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:26.920832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50d7f1c1-51e5-40ba-961a-9eea39866824 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:26.921273 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-50d7f1c1-51e5-40ba-961a-9eea39866824 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:26.940041 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:26.940041 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.010426 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50d7f1c1-51e5-40ba-961a-9eea39866824 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 200 Jan 28 13:32:27.012806 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1591/3187] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:26 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 327 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:27.035065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38963634-1788-4f8c-b50e-fa791a037edc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail Jan 28 13:32:27.037039 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38963634-1788-4f8c-b50e-fa791a037edc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:27.037497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:27.037497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:27.038165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38963634-1788-4f8c-b50e-fa791a037edc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:27.047411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-38963634-1788-4f8c-b50e-fa791a037edc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:27.050213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-38963634-1788-4f8c-b50e-fa791a037edc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:32:27.112916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-38963634-1788-4f8c-b50e-fa791a037edc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all snapshots completed successfully. Jan 28 13:32:27.121307 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.121307 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.124837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38963634-1788-4f8c-b50e-fa791a037edc tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail returned with HTTP 200 Jan 28 13:32:27.134456 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1592/3188] 10.222.0.38 () {58 vars in 1231 bytes} [Thu Jan 28 13:32:27 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail => generated 931 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:27.140085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74487e83-39b9-4543-ac32-a6be9f7b8163 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/f6aa1885-68e8-451c-85c4-23581bf999e2 Jan 28 13:32:27.143947 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74487e83-39b9-4543-ac32-a6be9f7b8163 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:27.144395 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:27.144395 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:27.145007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74487e83-39b9-4543-ac32-a6be9f7b8163 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:27.203147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.203147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.206031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-74487e83-39b9-4543-ac32-a6be9f7b8163 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:27.215315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74487e83-39b9-4543-ac32-a6be9f7b8163 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/f6aa1885-68e8-451c-85c4-23581bf999e2 returned with HTTP 200 Jan 28 13:32:27.228162 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1593/3189] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:27 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/f6aa1885-68e8-451c-85c4-23581bf999e2 => generated 470 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:27.235902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d9ffafb-a036-4eb4-b232-22ccd40c7b48 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c Jan 28 13:32:27.236439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d9ffafb-a036-4eb4-b232-22ccd40c7b48 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:27.236669 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:27.236669 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:27.237057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d9ffafb-a036-4eb4-b232-22ccd40c7b48 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:27.293791 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.293791 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.295306 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9d9ffafb-a036-4eb4-b232-22ccd40c7b48 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:27.297547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d9ffafb-a036-4eb4-b232-22ccd40c7b48 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c returned with HTTP 200 Jan 28 13:32:27.305239 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1594/3190] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:27 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c => generated 470 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:27.312284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ab2f377-66c4-4fb2-b04a-f3f1c567e4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:27.312930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ab2f377-66c4-4fb2-b04a-f3f1c567e4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:27.313584 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:27.313584 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:27.313959 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ab2f377-66c4-4fb2-b04a-f3f1c567e4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:27.315191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-7ab2f377-66c4-4fb2-b04a-f3f1c567e4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87941) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 13:32:27.315191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.group_snapshots [None req-7ab2f377-66c4-4fb2-b04a-f3f1c567e4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group_snapshot with id: 8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:27.329579 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.329579 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.380678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] POST http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes Jan 28 13:32:27.381601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-315391355"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:27.382767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-315391355'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:32:27.383559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Create volume of 1 GB Jan 28 13:32:27.404961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Availability Zones retrieved successfully. Jan 28 13:32:27.433559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Flow 'volume_create_api' (07e577d8-cb93-4f5b-a517-1e926d4f7862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:27.437090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e6e7f3-2e44-4f56-b652-1a9c2718d729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:27.439726 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:32:27.469720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ab2f377-66c4-4fb2-b04a-f3f1c567e4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 202 Jan 28 13:32:27.474230 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1595/3191] 10.222.0.38 () {60 vars in 1383 bytes} [Thu Jan 28 13:32:27 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:32:27.482768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:32:27.484116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:27.484606 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:27.484606 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:27.486659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:27.488529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:27.490566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.490566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.493204 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:32:27.600713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e6e7f3-2e44-4f56-b652-1a9c2718d729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:27.605126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bb4139-826b-40f4-bca0-5d020ab76ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:27.608345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:32:27.610968 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:27.611600 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:27.620612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:27.628117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.628117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.647976 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:27.648441 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:27.657557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:27.666172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.666172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.693118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a0ce970-c2cb-48ba-8832-2832f23824f0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:32:27.695291 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1596/3192] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:32:27 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1993 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 13:32:27.713465 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ebaf69b-15ab-43d1-919c-34efec3af669 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail Jan 28 13:32:27.714164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ebaf69b-15ab-43d1-919c-34efec3af669 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:27.714504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:27.714504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:27.715097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ebaf69b-15ab-43d1-919c-34efec3af669 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:27.715847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-6ebaf69b-15ab-43d1-919c-34efec3af669 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:27.718330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-6ebaf69b-15ab-43d1-919c-34efec3af669 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:32:27.759887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Created reservations ['e332c69c-5d1e-457d-9816-9dbd58a8e439', '26387900-fdb4-449e-8c77-84293059a346', '70a77629-0e24-450c-aa3f-999029aa0a2c', 'c147211e-fe19-415f-8a93-06e1e019f364'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:27.763275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bb4139-826b-40f4-bca0-5d020ab76ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e332c69c-5d1e-457d-9816-9dbd58a8e439', '26387900-fdb4-449e-8c77-84293059a346', '70a77629-0e24-450c-aa3f-999029aa0a2c', 'c147211e-fe19-415f-8a93-06e1e019f364']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:27.768126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03323344-b1c6-4623-9fc6-2e39539b5fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:27.770569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6ebaf69b-15ab-43d1-919c-34efec3af669 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all snapshots completed successfully. Jan 28 13:32:27.771812 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.771812 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.774365 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ebaf69b-15ab-43d1-919c-34efec3af669 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail returned with HTTP 200 Jan 28 13:32:27.784865 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1597/3193] 10.222.0.38 () {58 vars in 1231 bytes} [Thu Jan 28 13:32:27 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail => generated 929 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:27.799219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ee82add-bce3-4b80-924f-6addefffce14 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c Jan 28 13:32:27.800058 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ee82add-bce3-4b80-924f-6addefffce14 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:27.800428 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:27.800428 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:27.801029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ee82add-bce3-4b80-924f-6addefffce14 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:27.876117 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:27.876117 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:27.877654 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6ee82add-bce3-4b80-924f-6addefffce14 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:27.879844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ee82add-bce3-4b80-924f-6addefffce14 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c returned with HTTP 200 Jan 28 13:32:27.881434 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1598/3194] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:27 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c => generated 469 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:27.911203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03323344-b1c6-4623-9fc6-2e39539b5fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e598509-6329-41be-bc21-d927bda09754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-315391355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8287504d3d4f1d96a6e7b50e81c38f',qos_specs=None,replication_status=,reservations=['e332c69c-5d1e-457d-9816-9dbd58a8e439','26387900-fdb4-449e-8c77-84293059a346','70a77629-0e24-450c-aa3f-999029aa0a2c','c147211e-fe19-415f-8a93-06e1e019f364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ae1c13f479d4719b85e1c3f2a7bfc3c',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-315391355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e598509-6329-41be-bc21-d927bda09754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a8287504d3d4f1d96a6e7b50e81c38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9ae1c13f479d4719b85e1c3f2a7bfc3c',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:27.926569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7d55a2-6d42-460e-b785-d6aab6871f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:27.962133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7d55a2-6d42-460e-b785-d6aab6871f5b) transitioned into state 'SUCCESS' from state '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-315391355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a8287504d3d4f1d96a6e7b50e81c38f',qos_specs=None,replication_status=,reservations=['e332c69c-5d1e-457d-9816-9dbd58a8e439','26387900-fdb4-449e-8c77-84293059a346','70a77629-0e24-450c-aa3f-999029aa0a2c','c147211e-fe19-415f-8a93-06e1e019f364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ae1c13f479d4719b85e1c3f2a7bfc3c',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:27.965112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc0fb272-a068-434f-b434-7d99d2d9e139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:27.997330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc0fb272-a068-434f-b434-7d99d2d9e139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:28.005316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Flow 'volume_create_api' (07e577d8-cb93-4f5b-a517-1e926d4f7862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:28.159979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Create volume request issued successfully. Jan 28 13:32:28.219622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6edaa6e6-449b-44cb-8f7a-32a994e27e06 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes returned with HTTP 202 Jan 28 13:32:28.220918 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1597/3195] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:32:26 2021] POST /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes => generated 835 bytes in 1414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:32:28.236166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85b65ddd-4fd8-45b4-8387-ed17b788b316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:28.237041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85b65ddd-4fd8-45b4-8387-ed17b788b316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:28.237505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:28.237505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:28.238168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85b65ddd-4fd8-45b4-8387-ed17b788b316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:28.391451 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:28.391451 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:28.412446 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85b65ddd-4fd8-45b4-8387-ed17b788b316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:28.469857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85b65ddd-4fd8-45b4-8387-ed17b788b316 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 returned with HTTP 200 Jan 28 13:32:28.482301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1599/3196] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:28 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 => generated 927 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:28.895570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d600671d-9735-4734-bffa-8806072d741c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c Jan 28 13:32:28.896280 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d600671d-9735-4734-bffa-8806072d741c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:28.896504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:28.896504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:28.896883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d600671d-9735-4734-bffa-8806072d741c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:28.958119 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:28.958119 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:28.959401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d600671d-9735-4734-bffa-8806072d741c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:28.972240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d600671d-9735-4734-bffa-8806072d741c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c returned with HTTP 200 Jan 28 13:32:28.973736 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1598/3197] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:28 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c => generated 469 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:29.492842 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c48e734-9f73-4ec9-96c3-97adef60b454 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:29.494379 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c48e734-9f73-4ec9-96c3-97adef60b454 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:29.494859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:29.494859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:29.495792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c48e734-9f73-4ec9-96c3-97adef60b454 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:29.629788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:29.629788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:29.662688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8c48e734-9f73-4ec9-96c3-97adef60b454 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:29.738679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c48e734-9f73-4ec9-96c3-97adef60b454 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 returned with HTTP 200 Jan 28 13:32:29.743406 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1600/3198] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:29 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 => generated 928 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:29.756377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54a1f6c6-3bd1-4ddc-a554-22b26ea82a36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] POST http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots Jan 28 13:32:29.756956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:29.756956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:29.757525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54a1f6c6-3bd1-4ddc-a554-22b26ea82a36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e598509-6329-41be-bc21-d927bda09754", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-549240791"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:29.881430 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:29.881430 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:29.887313 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-54a1f6c6-3bd1-4ddc-a554-22b26ea82a36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:29.887987 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-54a1f6c6-3bd1-4ddc-a554-22b26ea82a36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Create snapshot from volume 9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:29.987156 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-54a1f6c6-3bd1-4ddc-a554-22b26ea82a36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Created reservations ['82339d74-8ef5-48c0-b25c-7d7be6f9cbe1', '6a539ceb-0303-4dee-b6c7-04c320755f5e', 'b7f94789-19dc-4c72-9150-9f02127d36e4', '006a595e-45f3-4913-91ff-cee4a93c621d'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:29.997797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7fafeb05-0227-48ba-97bf-a22aa6403156 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c Jan 28 13:32:30.008741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7fafeb05-0227-48ba-97bf-a22aa6403156 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:30.009118 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:30.009118 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:30.013521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7fafeb05-0227-48ba-97bf-a22aa6403156 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:30.088237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:30.088237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:30.096516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7fafeb05-0227-48ba-97bf-a22aa6403156 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:30.098883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7fafeb05-0227-48ba-97bf-a22aa6403156 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c returned with HTTP 200 Jan 28 13:32:30.100173 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1601/3199] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:29 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c => generated 469 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:30.289023 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-54a1f6c6-3bd1-4ddc-a554-22b26ea82a36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Snapshot create request issued successfully. Jan 28 13:32:30.301374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54a1f6c6-3bd1-4ddc-a554-22b26ea82a36 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots returned with HTTP 202 Jan 28 13:32:30.302370 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1599/3200] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:32:29 2021] POST /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots => generated 322 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:32:30.314902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f5dd31a-9311-44b8-a472-83f8cb9963a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d Jan 28 13:32:30.315496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f5dd31a-9311-44b8-a472-83f8cb9963a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:30.315723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:30.315723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:30.316117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f5dd31a-9311-44b8-a472-83f8cb9963a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:30.366998 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:30.366998 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:30.368381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3f5dd31a-9311-44b8-a472-83f8cb9963a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Snapshot retrieved successfully. Jan 28 13:32:30.370679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f5dd31a-9311-44b8-a472-83f8cb9963a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d returned with HTTP 200 Jan 28 13:32:30.372054 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1602/3201] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:30 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d => generated 454 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:31.114092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5770fc0-1f67-460e-bb1b-8bfa0e54ff52 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c Jan 28 13:32:31.115767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5770fc0-1f67-460e-bb1b-8bfa0e54ff52 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:31.115991 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:31.115991 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:31.116422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5770fc0-1f67-460e-bb1b-8bfa0e54ff52 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:31.174006 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:31.174006 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:31.175908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a5770fc0-1f67-460e-bb1b-8bfa0e54ff52 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:31.178163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5770fc0-1f67-460e-bb1b-8bfa0e54ff52 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c returned with HTTP 200 Jan 28 13:32:31.179835 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1600/3202] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:31 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c => generated 469 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:31.385386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b52d5077-1fa0-4733-8675-589a158dffc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d Jan 28 13:32:31.385961 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b52d5077-1fa0-4733-8675-589a158dffc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:31.386172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:31.386172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:31.387051 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b52d5077-1fa0-4733-8675-589a158dffc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:31.446077 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:31.446077 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:31.447751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b52d5077-1fa0-4733-8675-589a158dffc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Snapshot retrieved successfully. Jan 28 13:32:31.450281 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b52d5077-1fa0-4733-8675-589a158dffc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d returned with HTTP 200 Jan 28 13:32:31.456270 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1603/3203] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:31 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d => generated 454 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:32.199925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc800f58-1a31-41b2-95a8-41ae301432b1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c Jan 28 13:32:32.200837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc800f58-1a31-41b2-95a8-41ae301432b1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:32.201361 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:32.201361 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:32.201993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc800f58-1a31-41b2-95a8-41ae301432b1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:32.237289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc800f58-1a31-41b2-95a8-41ae301432b1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c returned with HTTP 404 Jan 28 13:32:32.238869 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1601/3204] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:32 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/562cd7a0-6dfb-42bd-9c61-1e1544721e4c => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:32.247556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e68d7f11-ba89-48fc-b62d-b2590659df22 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/f6aa1885-68e8-451c-85c4-23581bf999e2 Jan 28 13:32:32.248426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e68d7f11-ba89-48fc-b62d-b2590659df22 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:32.248988 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:32.248988 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:32.249656 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e68d7f11-ba89-48fc-b62d-b2590659df22 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:32.274317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e68d7f11-ba89-48fc-b62d-b2590659df22 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/f6aa1885-68e8-451c-85c4-23581bf999e2 returned with HTTP 404 Jan 28 13:32:32.275667 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1604/3205] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:32 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/f6aa1885-68e8-451c-85c4-23581bf999e2 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:32.285050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81946879-aaf2-4c89-be74-c3f508c6c96b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:32.285817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81946879-aaf2-4c89-be74-c3f508c6c96b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:32.286384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81946879-aaf2-4c89-be74-c3f508c6c96b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:32.286950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-81946879-aaf2-4c89-be74-c3f508c6c96b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:32.293132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81946879-aaf2-4c89-be74-c3f508c6c96b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 404 Jan 28 13:32:32.294237 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1602/3206] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:32 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:32.303181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4a18905-0c14-4885-879d-772e37d0167c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:32.304005 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4a18905-0c14-4885-879d-772e37d0167c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:32.304699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4a18905-0c14-4885-879d-772e37d0167c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:32.305398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-d4a18905-0c14-4885-879d-772e37d0167c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for member 8e13f75c-c025-4923-8f81-66a5d690e14d {{(pid=87941) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 13:32:32.305990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.group_snapshots [None req-d4a18905-0c14-4885-879d-772e37d0167c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group_snapshot with id: 8e13f75c-c025-4923-8f81-66a5d690e14d Jan 28 13:32:32.312732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4a18905-0c14-4885-879d-772e37d0167c tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d returned with HTTP 404 Jan 28 13:32:32.315645 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1605/3207] 10.222.0.38 () {60 vars in 1383 bytes} [Thu Jan 28 13:32:32 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/8e13f75c-c025-4923-8f81-66a5d690e14d => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:32.323212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:32:32.323921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:32.324444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:32.325221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:32.327944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:32:32.390120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:32:32.392189 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:32.392751 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:32.404500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:32.411633 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:32.411633 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:32.426713 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:32.427606 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:32.439688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:32.454309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:32.454309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:32.469390 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6fd5481-8e78-4a57-9b73-bb24e3b7c0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d Jan 28 13:32:32.470269 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6fd5481-8e78-4a57-9b73-bb24e3b7c0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:32.471069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6fd5481-8e78-4a57-9b73-bb24e3b7c0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:32.479142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-891c70da-abf7-4182-8d77-e55ed561543d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:32:32.480626 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1603/3208] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:32:32 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1993 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:32:32.499855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4069993e-31ac-41e0-b338-ffe487f9ad88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00/action Jan 28 13:32:32.500566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:32.500566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:32.501065 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4069993e-31ac-41e0-b338-ffe487f9ad88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:32:32.501445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4069993e-31ac-41e0-b338-ffe487f9ad88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:32.502379 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-4069993e-31ac-41e0-b338-ffe487f9ad88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for group a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87940) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:32:32.502720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-4069993e-31ac-41e0-b338-ffe487f9ad88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group with id: a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:32.509914 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:32.509914 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:32.511012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:32.511012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:32.511167 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a6fd5481-8e78-4a57-9b73-bb24e3b7c0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Snapshot retrieved successfully. Jan 28 13:32:32.513129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6fd5481-8e78-4a57-9b73-bb24e3b7c0cb tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d returned with HTTP 200 Jan 28 13:32:32.514005 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1606/3209] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:32 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d => generated 481 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:32.529129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45524ce5-1439-4b4b-8d4a-7d3821b1c014 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] PUT http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f Jan 28 13:32:32.529630 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:32.529630 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:32.530099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-45524ce5-1439-4b4b-8d4a-7d3821b1c014 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:32.673033 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-45524ce5-1439-4b4b-8d4a-7d3821b1c014 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f returned with HTTP 200 Jan 28 13:32:32.674525 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1607/3210] 10.222.0.38 () {60 vars in 1341 bytes} [Thu Jan 28 13:32:32 2021] PUT /volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f => generated 706 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:32.686692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-400fe417-0487-4e25-86dd-0f0c48c18555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] POST http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots Jan 28 13:32:32.687818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-400fe417-0487-4e25-86dd-0f0c48c18555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e598509-6329-41be-bc21-d927bda09754"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:32.772698 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:32.772698 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:32.774278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-400fe417-0487-4e25-86dd-0f0c48c18555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:32.774638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-400fe417-0487-4e25-86dd-0f0c48c18555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Create snapshot from volume 9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:32.795895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4069993e-31ac-41e0-b338-ffe487f9ad88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00/action returned with HTTP 202 Jan 28 13:32:32.797324 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1604/3211] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:32:32 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00/action => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:32:32.806354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe436b0c-5b10-41b9-a687-1d61eb87ed24 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:32.806954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe436b0c-5b10-41b9-a687-1d61eb87ed24 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:32.807178 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:32.807178 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:32.807588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe436b0c-5b10-41b9-a687-1d61eb87ed24 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:32.895218 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota_utils [None req-400fe417-0487-4e25-86dd-0f0c48c18555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Quota exceeded for 9a8287504d3d4f1d96a6e7b50e81c38f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 28 13:32:32.895837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.middleware.fault [None req-400fe417-0487-4e25-86dd-0f0c48c18555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots returned with HTTP 413 Jan 28 13:32:32.897465 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1608/3212] 10.222.0.38 () {60 vars in 1231 bytes} [Thu Jan 28 13:32:32 2021] POST /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots => generated 208 bytes in 217 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 13:32:32.911034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67d35e27-398c-4abb-a8b3-57cc454a596e tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] PUT http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f Jan 28 13:32:32.911034 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:32.911034 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:32.911034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-67d35e27-398c-4abb-a8b3-57cc454a596e tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:32.928561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:32.928561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:32.952128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fe436b0c-5b10-41b9-a687-1d61eb87ed24 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:32.999785 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-fe436b0c-5b10-41b9-a687-1d61eb87ed24 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:33.000173 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-fe436b0c-5b10-41b9-a687-1d61eb87ed24 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:33.013944 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-fe436b0c-5b10-41b9-a687-1d61eb87ed24 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:33.026309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:33.026309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:33.072533 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe436b0c-5b10-41b9-a687-1d61eb87ed24 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 returned with HTTP 200 Jan 28 13:32:33.073414 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1605/3213] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:32 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 => generated 999 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:32:33.156829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-67d35e27-398c-4abb-a8b3-57cc454a596e tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f returned with HTTP 200 Jan 28 13:32:33.157799 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1609/3214] 10.222.0.38 () {60 vars in 1341 bytes} [Thu Jan 28 13:32:32 2021] PUT /volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f => generated 706 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:32:33.173404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d297aab-0329-49a3-91c1-01cce9f4f26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] POST http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots Jan 28 13:32:33.174014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:33.174014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:33.174453 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d297aab-0329-49a3-91c1-01cce9f4f26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e598509-6329-41be-bc21-d927bda09754"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:33.270716 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:33.270716 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:33.272357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7d297aab-0329-49a3-91c1-01cce9f4f26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:33.272720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-7d297aab-0329-49a3-91c1-01cce9f4f26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Create snapshot from volume 9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:33.342390 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota_utils [None req-7d297aab-0329-49a3-91c1-01cce9f4f26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Quota exceeded for 9a8287504d3d4f1d96a6e7b50e81c38f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 28 13:32:33.343186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.middleware.fault [None req-7d297aab-0329-49a3-91c1-01cce9f4f26a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots returned with HTTP 413 Jan 28 13:32:33.344859 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1606/3215] 10.222.0.38 () {60 vars in 1231 bytes} [Thu Jan 28 13:32:33 2021] POST /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots => generated 133 bytes in 179 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 13:32:33.359479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7cdd04c6-85ca-45df-a08c-841aa2a95fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] DELETE http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d Jan 28 13:32:33.360148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7cdd04c6-85ca-45df-a08c-841aa2a95fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:33.360638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7cdd04c6-85ca-45df-a08c-841aa2a95fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:33.361003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-7cdd04c6-85ca-45df-a08c-841aa2a95fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Delete snapshot with id: de2d9ce6-6521-415b-95c3-3896a866678d Jan 28 13:32:33.390681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:33.390681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:33.391920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7cdd04c6-85ca-45df-a08c-841aa2a95fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Snapshot retrieved successfully. Jan 28 13:32:33.469567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7cdd04c6-85ca-45df-a08c-841aa2a95fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Snapshot delete request issued successfully. Jan 28 13:32:33.470257 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7cdd04c6-85ca-45df-a08c-841aa2a95fd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d returned with HTTP 202 Jan 28 13:32:33.471515 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1610/3216] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:32:33 2021] DELETE /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:32:33.488000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8862e751-5208-4e64-ab0a-ac164ff4a363 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d Jan 28 13:32:33.489996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8862e751-5208-4e64-ab0a-ac164ff4a363 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:33.490763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:33.490763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:33.491806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8862e751-5208-4e64-ab0a-ac164ff4a363 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:33.547807 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:33.547807 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:33.549807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8862e751-5208-4e64-ab0a-ac164ff4a363 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Snapshot retrieved successfully. Jan 28 13:32:33.552820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8862e751-5208-4e64-ab0a-ac164ff4a363 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d returned with HTTP 200 Jan 28 13:32:33.558414 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1607/3217] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:33 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d => generated 480 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:34.091489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a02cd3bd-c53b-440e-83c4-64e82041e222 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:34.092248 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a02cd3bd-c53b-440e-83c4-64e82041e222 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:34.092614 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:34.092614 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:34.093195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a02cd3bd-c53b-440e-83c4-64e82041e222 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:34.204042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:34.204042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:34.236170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a02cd3bd-c53b-440e-83c4-64e82041e222 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:34.292850 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-a02cd3bd-c53b-440e-83c4-64e82041e222 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:34.293425 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-a02cd3bd-c53b-440e-83c4-64e82041e222 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:34.313719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-a02cd3bd-c53b-440e-83c4-64e82041e222 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:34.334707 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:34.334707 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:34.392805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a02cd3bd-c53b-440e-83c4-64e82041e222 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 returned with HTTP 200 Jan 28 13:32:34.393679 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1611/3218] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:34 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 => generated 999 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:34.568106 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1f5927c-4cb6-4d82-9c7b-0a52bc27a038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d Jan 28 13:32:34.569308 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1f5927c-4cb6-4d82-9c7b-0a52bc27a038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:34.569749 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:34.569749 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:34.571024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1f5927c-4cb6-4d82-9c7b-0a52bc27a038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:34.658843 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:34.658843 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:34.668476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a1f5927c-4cb6-4d82-9c7b-0a52bc27a038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Snapshot retrieved successfully. Jan 28 13:32:34.673785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1f5927c-4cb6-4d82-9c7b-0a52bc27a038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d returned with HTTP 200 Jan 28 13:32:34.678250 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1608/3219] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:34 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d => generated 480 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:35.417478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-942a57ce-0768-452c-b459-3733ac2c1813 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:35.418893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-942a57ce-0768-452c-b459-3733ac2c1813 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:35.419412 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:35.419412 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:35.420079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-942a57ce-0768-452c-b459-3733ac2c1813 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:35.485025 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:35.485025 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:35.496359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-942a57ce-0768-452c-b459-3733ac2c1813 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:35.513745 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-942a57ce-0768-452c-b459-3733ac2c1813 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:35.514443 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-942a57ce-0768-452c-b459-3733ac2c1813 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:35.526134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-942a57ce-0768-452c-b459-3733ac2c1813 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:35.534854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:35.534854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:35.560204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-942a57ce-0768-452c-b459-3733ac2c1813 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 returned with HTTP 200 Jan 28 13:32:35.561679 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1612/3220] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:35 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 => generated 999 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:35.692930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f159692-080d-4a15-ac3d-cddc7443ed7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d Jan 28 13:32:35.693754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f159692-080d-4a15-ac3d-cddc7443ed7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:35.694226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:35.694226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:35.694820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f159692-080d-4a15-ac3d-cddc7443ed7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:35.722433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f159692-080d-4a15-ac3d-cddc7443ed7b tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d returned with HTTP 404 Jan 28 13:32:35.724014 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1609/3221] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:35 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/snapshots/de2d9ce6-6521-415b-95c3-3896a866678d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:35.733801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a13d19f3-6d2a-4e42-aa5d-0dc699c773b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] DELETE http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:35.734783 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a13d19f3-6d2a-4e42-aa5d-0dc699c773b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:35.735272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:35.735272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:35.735968 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a13d19f3-6d2a-4e42-aa5d-0dc699c773b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:35.736644 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-a13d19f3-6d2a-4e42-aa5d-0dc699c773b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Delete volume with id: 9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:35.795788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:35.795788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:35.797317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a13d19f3-6d2a-4e42-aa5d-0dc699c773b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:35.832342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a13d19f3-6d2a-4e42-aa5d-0dc699c773b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Delete volume request issued successfully. Jan 28 13:32:35.833251 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a13d19f3-6d2a-4e42-aa5d-0dc699c773b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 returned with HTTP 202 Jan 28 13:32:35.843840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1d0a32b7-2820-4157-9b15-abd1ac12dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:35.844495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1d0a32b7-2820-4157-9b15-abd1ac12dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:35.845060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1d0a32b7-2820-4157-9b15-abd1ac12dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:35.849053 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1613/3222] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:32:35 2021] DELETE /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:32:35.922020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:35.922020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:35.950856 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1d0a32b7-2820-4157-9b15-abd1ac12dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:36.020871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1d0a32b7-2820-4157-9b15-abd1ac12dd16 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 returned with HTTP 200 Jan 28 13:32:36.022092 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1610/3223] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:35 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 => generated 927 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:36.579194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a55212ab-789f-4c71-a308-e45dd115fde1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:36.579955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a55212ab-789f-4c71-a308-e45dd115fde1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:36.580184 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:36.580184 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:36.580565 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a55212ab-789f-4c71-a308-e45dd115fde1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:36.695467 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:36.695467 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:36.729544 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a55212ab-789f-4c71-a308-e45dd115fde1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:36.763980 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-a55212ab-789f-4c71-a308-e45dd115fde1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:36.764792 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-a55212ab-789f-4c71-a308-e45dd115fde1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:36.775107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-a55212ab-789f-4c71-a308-e45dd115fde1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:36.787934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:36.787934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:36.848618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a55212ab-789f-4c71-a308-e45dd115fde1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 returned with HTTP 200 Jan 28 13:32:36.849716 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1614/3224] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:36 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 => generated 999 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:37.042952 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-247e183a-81ef-486c-b548-3173beb99e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:37.045793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-247e183a-81ef-486c-b548-3173beb99e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:37.046046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:37.046046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:37.046448 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-247e183a-81ef-486c-b548-3173beb99e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:37.119065 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:37.119065 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:37.136780 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-247e183a-81ef-486c-b548-3173beb99e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:37.170964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-247e183a-81ef-486c-b548-3173beb99e27 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 returned with HTTP 200 Jan 28 13:32:37.176158 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1611/3225] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:37 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 => generated 927 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:37.869395 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b7a2f19-4b2e-42fb-99a7-a1c34e8909ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:37.870163 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b7a2f19-4b2e-42fb-99a7-a1c34e8909ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:37.870280 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:37.870280 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:37.870593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b7a2f19-4b2e-42fb-99a7-a1c34e8909ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:38.004655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b7a2f19-4b2e-42fb-99a7-a1c34e8909ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 returned with HTTP 404 Jan 28 13:32:38.005732 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1615/3226] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:37 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:38.014253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e6181ff5-4876-4ce0-bb5a-8835b7b18642 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 Jan 28 13:32:38.014845 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e6181ff5-4876-4ce0-bb5a-8835b7b18642 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:38.015071 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:38.015071 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:38.015760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e6181ff5-4876-4ce0-bb5a-8835b7b18642 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:38.132171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e6181ff5-4876-4ce0-bb5a-8835b7b18642 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 returned with HTTP 404 Jan 28 13:32:38.133428 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1612/3227] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:38 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:38.142089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9993142-e8de-4731-bff9-c2015cb54ef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 Jan 28 13:32:38.142666 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9993142-e8de-4731-bff9-c2015cb54ef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:38.143155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9993142-e8de-4731-bff9-c2015cb54ef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:38.143606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-d9993142-e8de-4731-bff9-c2015cb54ef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member a2872b4c-695a-44f4-8774-1af138984f00 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:38.164515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9993142-e8de-4731-bff9-c2015cb54ef9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 returned with HTTP 404 Jan 28 13:32:38.165616 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1616/3228] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:38 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/a2872b4c-695a-44f4-8774-1af138984f00 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:38.174857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-daba7f71-a581-470e-87ff-42e40d91b92c tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] DELETE http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/297b513d-2969-4d34-baba-dd714599cdc8 Jan 28 13:32:38.175521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-daba7f71-a581-470e-87ff-42e40d91b92c tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:38.176059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-daba7f71-a581-470e-87ff-42e40d91b92c tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:38.189087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fff20132-ac65-4dfe-bcc1-26f8552eb11a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:38.189616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fff20132-ac65-4dfe-bcc1-26f8552eb11a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:38.190099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fff20132-ac65-4dfe-bcc1-26f8552eb11a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:38.236519 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:32:38.236519 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:32:38.248084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-daba7f71-a581-470e-87ff-42e40d91b92c tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/297b513d-2969-4d34-baba-dd714599cdc8 returned with HTTP 202 Jan 28 13:32:38.249169 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1613/3229] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:32:38 2021] DELETE /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/297b513d-2969-4d34-baba-dd714599cdc8 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:32:38.272848 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e44797c-4f92-40ac-a097-41e07df5caff tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] POST http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types Jan 28 13:32:38.274457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e44797c-4f92-40ac-a097-41e07df5caff tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1610234358"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:38.316776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:38.316776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:38.352773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fff20132-ac65-4dfe-bcc1-26f8552eb11a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Volume info retrieved successfully. Jan 28 13:32:38.397669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fff20132-ac65-4dfe-bcc1-26f8552eb11a tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 returned with HTTP 200 Jan 28 13:32:38.399487 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1617/3230] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:38 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 => generated 927 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:32:38.420855 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e44797c-4f92-40ac-a097-41e07df5caff tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types returned with HTTP 200 Jan 28 13:32:38.427468 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1614/3231] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:32:38 2021] POST /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types => generated 224 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:32:38.433403 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8209d93-708d-437d-bc62-30d187614101 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] POST http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types Jan 28 13:32:38.434306 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:38.434306 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:38.435020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b8209d93-708d-437d-bc62-30d187614101 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1552229062"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:38.518201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b8209d93-708d-437d-bc62-30d187614101 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types returned with HTTP 202 Jan 28 13:32:38.534728 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1618/3232] 10.222.0.38 () {62 vars in 1278 bytes} [Thu Jan 28 13:32:38 2021] POST /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types => generated 181 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:38.539885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3175b23a-888a-43c2-91bc-bb0d9c504139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups Jan 28 13:32:38.541185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3175b23a-888a-43c2-91bc-bb0d9c504139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9fc76e78-39d9-471e-9c94-c5f7349f6c5e", "volume_types": ["1dfd9d13-c718-4667-8bb9-700ab64cbae4"], "name": "tempest-GroupSnapshotsTest-Group-2013747944"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:38.542349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-3175b23a-888a-43c2-91bc-bb0d9c504139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating new group {'group': {'group_type': '9fc76e78-39d9-471e-9c94-c5f7349f6c5e', 'volume_types': ['1dfd9d13-c718-4667-8bb9-700ab64cbae4'], 'name': 'tempest-GroupSnapshotsTest-Group-2013747944'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 13:32:38.568487 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-3175b23a-888a-43c2-91bc-bb0d9c504139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating group tempest-GroupSnapshotsTest-Group-2013747944. Jan 28 13:32:38.616735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3175b23a-888a-43c2-91bc-bb0d9c504139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Availability Zones retrieved successfully. Jan 28 13:32:38.650358 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-3175b23a-888a-43c2-91bc-bb0d9c504139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['0fdd5578-3aee-4208-912b-260b7210cb54'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:38.854881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3175b23a-888a-43c2-91bc-bb0d9c504139 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups returned with HTTP 202 Jan 28 13:32:38.863405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1615/3233] 10.222.0.38 () {62 vars in 1264 bytes} [Thu Jan 28 13:32:38 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/groups => generated 112 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:38.873280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b98288cb-3f05-4adc-92a1-80cc9af961ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 Jan 28 13:32:38.874181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b98288cb-3f05-4adc-92a1-80cc9af961ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:38.875161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b98288cb-3f05-4adc-92a1-80cc9af961ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:38.876013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-b98288cb-3f05-4adc-92a1-80cc9af961ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member bb5c03fa-42b8-4259-b658-3987c7f5acf3 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:38.986904 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:38.986904 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:39.073906 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b98288cb-3f05-4adc-92a1-80cc9af961ed tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 returned with HTTP 200 Jan 28 13:32:39.075063 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1619/3234] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:38 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 => generated 392 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:39.422938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e09ae326-4145-4060-9326-80147a58c0fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] GET http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 Jan 28 13:32:39.423708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e09ae326-4145-4060-9326-80147a58c0fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:39.424135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:39.424135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:39.425443 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e09ae326-4145-4060-9326-80147a58c0fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:39.627815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e09ae326-4145-4060-9326-80147a58c0fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792 tempest-VolumeSnapshotQuotasNegativeTestJSON-1859360792-project] http://10.222.0.38/volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 returned with HTTP 404 Jan 28 13:32:39.629180 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1616/3235] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:32:39 2021] GET /volume/v3/9a8287504d3d4f1d96a6e7b50e81c38f/volumes/9e598509-6329-41be-bc21-d927bda09754 => generated 109 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:32:39.640533 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4393d3f-def0-4c42-bba9-80f329a371ff tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] PUT http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f Jan 28 13:32:39.641055 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:39.641055 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:39.642943 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4393d3f-def0-4c42-bba9-80f329a371ff tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:39.702789 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:39.702789 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:39.970645 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-d4393d3f-def0-4c42-bba9-80f329a371ff tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1610234358 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1610234358, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:39.974884 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-d4393d3f-def0-4c42-bba9-80f329a371ff tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1610234358 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1610234358, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:39.974884 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-d4393d3f-def0-4c42-bba9-80f329a371ff tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1610234358 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1610234358, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:40.039195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4393d3f-def0-4c42-bba9-80f329a371ff tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079 tempest-VolumeSnapshotQuotasNegativeTestJSON-121740079-project-admin] http://10.222.0.38/volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f returned with HTTP 200 Jan 28 13:32:40.040112 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1620/3236] 10.222.0.38 () {60 vars in 1342 bytes} [Thu Jan 28 13:32:39 2021] PUT /volume/v3/ca6b95b9394d4592a2b84633e965637e/os-quota-sets/9a8287504d3d4f1d96a6e7b50e81c38f => generated 910 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:32:40.089751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e0dfd47-23fe-46fa-81d3-421867fea88e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 Jan 28 13:32:40.089751 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e0dfd47-23fe-46fa-81d3-421867fea88e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:40.090068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e0dfd47-23fe-46fa-81d3-421867fea88e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:40.090496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-8e0dfd47-23fe-46fa-81d3-421867fea88e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member bb5c03fa-42b8-4259-b658-3987c7f5acf3 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:40.106390 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:40.106390 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:40.142673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e0dfd47-23fe-46fa-81d3-421867fea88e tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 returned with HTTP 200 Jan 28 13:32:40.146889 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1617/3237] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:40 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 => generated 393 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:40.155878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes Jan 28 13:32:40.157061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1dfd9d13-c718-4667-8bb9-700ab64cbae4", "group_id": "bb5c03fa-42b8-4259-b658-3987c7f5acf3", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-533323390"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:40.158942 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request body: {'volume': {'volume_type': '1dfd9d13-c718-4667-8bb9-700ab64cbae4', 'group_id': 'bb5c03fa-42b8-4259-b658-3987c7f5acf3', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-533323390'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:32:40.203435 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:40.203435 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:40.205341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume of 1 GB Jan 28 13:32:40.256614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Availability Zones retrieved successfully. Jan 28 13:32:40.312924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (bb6c7b64-1343-47fd-b1c4-88dda01c9f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:40.316972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c662f0f-f87a-4fef-ba69-535c4ce42c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:40.319776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:40.319776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:40.320912 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:32:40.531323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c662f0f-f87a-4fef-ba69-535c4ce42c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:32:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1dfd9d13-c718-4667-8bb9-700ab64cbae4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1610234358',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1dfd9d13-c718-4667-8bb9-700ab64cbae4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bb5c03fa-42b8-4259-b658-3987c7f5acf3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:40.539829 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f31bfcc3-be1b-4e78-8aca-150969b5d408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:40.775235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['eb22e99a-8a87-44dc-8cfc-23a440d2145f', '0c770003-63c3-48f4-9cb1-226bf4f823b6', 'bce6aa62-7ad1-4aa3-b404-5b4a10af6fd5', 'f7322a9e-46b4-4a93-8a27-2925d33f6061'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:40.778645 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f31bfcc3-be1b-4e78-8aca-150969b5d408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb22e99a-8a87-44dc-8cfc-23a440d2145f', '0c770003-63c3-48f4-9cb1-226bf4f823b6', 'bce6aa62-7ad1-4aa3-b404-5b4a10af6fd5', 'f7322a9e-46b4-4a93-8a27-2925d33f6061']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:40.780107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fee160f7-6e0a-4b7e-9dec-030b82a7ced8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:40.938759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fee160f7-6e0a-4b7e-9dec-030b82a7ced8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a3e5eb-11dc-48cc-9a0f-275e38b40e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-533323390',encryption_key_id=None,group_id=bb5c03fa-42b8-4259-b658-3987c7f5acf3,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['eb22e99a-8a87-44dc-8cfc-23a440d2145f','0c770003-63c3-48f4-9cb1-226bf4f823b6','bce6aa62-7ad1-4aa3-b404-5b4a10af6fd5','f7322a9e-46b4-4a93-8a27-2925d33f6061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=1dfd9d13-c718-4667-8bb9-700ab64cbae4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-533323390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bb5c03fa-42b8-4259-b658-3987c7f5acf3,host=None,id=81a3e5eb-11dc-48cc-9a0f-275e38b40e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='871040afbaa2449c912df6705949b9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='733bd4630e334cc6972f8a97f352506a',volume_attachment=,volume_type=,volume_type_id=1dfd9d13-c718-4667-8bb9-700ab64cbae4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:40.941198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf91ed17-8bd2-4df4-9ad3-759939e7af75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:41.048514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf91ed17-8bd2-4df4-9ad3-759939e7af75) transitioned into state 'SUCCESS' from state '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-533323390',encryption_key_id=None,group_id=bb5c03fa-42b8-4259-b658-3987c7f5acf3,group_type_id=,metadata={},multiattach=False,project_id='871040afbaa2449c912df6705949b9ab',qos_specs=None,replication_status=,reservations=['eb22e99a-8a87-44dc-8cfc-23a440d2145f','0c770003-63c3-48f4-9cb1-226bf4f823b6','bce6aa62-7ad1-4aa3-b404-5b4a10af6fd5','f7322a9e-46b4-4a93-8a27-2925d33f6061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733bd4630e334cc6972f8a97f352506a',volume_type_id=1dfd9d13-c718-4667-8bb9-700ab64cbae4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:41.050690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2aadbd-ce85-4727-bd58-ad7ccc59d7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:32:41.111962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2aadbd-ce85-4727-bd58-ad7ccc59d7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:32:41.114960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Flow 'volume_create_api' (bb6c7b64-1343-47fd-b1c4-88dda01c9f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:32:41.241540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Create volume request issued successfully. Jan 28 13:32:41.265037 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:41.265718 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:41.285239 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:41.315982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:41.315982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:41.365900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-30dea009-65a9-469b-a120-0ca3918ff5dd tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes returned with HTTP 202 Jan 28 13:32:41.367340 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1621/3238] 10.222.0.38 () {62 vars in 1267 bytes} [Thu Jan 28 13:32:40 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/volumes => generated 907 bytes in 1216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:41.383166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-755317f2-0226-4185-b99d-f6d19a8ab7a7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 Jan 28 13:32:41.383838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-755317f2-0226-4185-b99d-f6d19a8ab7a7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:41.384079 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:41.384079 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:41.384450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-755317f2-0226-4185-b99d-f6d19a8ab7a7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:41.516702 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:41.516702 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:41.547638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-755317f2-0226-4185-b99d-f6d19a8ab7a7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:41.570651 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-755317f2-0226-4185-b99d-f6d19a8ab7a7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:41.571130 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-755317f2-0226-4185-b99d-f6d19a8ab7a7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:41.579538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-755317f2-0226-4185-b99d-f6d19a8ab7a7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:41.587593 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:41.587593 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:41.635011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-755317f2-0226-4185-b99d-f6d19a8ab7a7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 returned with HTTP 200 Jan 28 13:32:41.639999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1618/3239] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:41 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 => generated 999 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:42.657255 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9f2cea7-9d9d-4a6d-a834-cf99022959a5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 Jan 28 13:32:42.657902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9f2cea7-9d9d-4a6d-a834-cf99022959a5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:42.658177 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:42.658177 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:42.658362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9f2cea7-9d9d-4a6d-a834-cf99022959a5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:42.759014 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:42.759014 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:42.801687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d9f2cea7-9d9d-4a6d-a834-cf99022959a5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:42.830510 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-d9f2cea7-9d9d-4a6d-a834-cf99022959a5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:42.830510 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-d9f2cea7-9d9d-4a6d-a834-cf99022959a5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:42.850763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-d9f2cea7-9d9d-4a6d-a834-cf99022959a5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:42.864447 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:42.864447 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:42.918112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9f2cea7-9d9d-4a6d-a834-cf99022959a5 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 returned with HTTP 200 Jan 28 13:32:42.921042 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1622/3240] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:42 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 => generated 1000 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:32:42.940063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9dda092b-87e9-4863-8588-15daf9217168 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots Jan 28 13:32:42.940581 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:42.940581 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:42.941627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9dda092b-87e9-4863-8588-15daf9217168 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bb5c03fa-42b8-4259-b658-3987c7f5acf3", "name": "tempest-group_snapshot-859943182"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:42.944663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-9dda092b-87e9-4863-8588-15daf9217168 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'bb5c03fa-42b8-4259-b658-3987c7f5acf3', 'name': 'tempest-group_snapshot-859943182'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 28 13:32:42.965484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:42.965484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:43.002909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.group_snapshots [None req-9dda092b-87e9-4863-8588-15daf9217168 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Creating group_snapshot tempest-group_snapshot-859943182. Jan 28 13:32:43.104012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:43.104012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:43.148250 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-9dda092b-87e9-4863-8588-15daf9217168 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1610234358 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1610234358, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:43.150270 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-9dda092b-87e9-4863-8588-15daf9217168 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1610234358 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1610234358, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:32:43.197713 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-9dda092b-87e9-4863-8588-15daf9217168 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Created reservations ['80593887-b03b-4445-8f89-30349b06afdc', '03c5d355-7b46-4d6c-9f5c-bb58a9dcad3b', 'c24b3b4c-ff40-4b00-a784-4545a54da2bc', '2d923746-b549-47fd-90a4-54fcced98094'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:32:43.297175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9dda092b-87e9-4863-8588-15daf9217168 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots returned with HTTP 202 Jan 28 13:32:43.297175 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1619/3241] 10.222.0.38 () {62 vars in 1291 bytes} [Thu Jan 28 13:32:42 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots => generated 167 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:43.307916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4aaaf922-bf51-47ad-ba78-6aadf0bd4a83 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:43.308447 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4aaaf922-bf51-47ad-ba78-6aadf0bd4a83 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:43.308709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:43.308709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:43.309221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4aaaf922-bf51-47ad-ba78-6aadf0bd4a83 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:43.309221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-4aaaf922-bf51-47ad-ba78-6aadf0bd4a83 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 775ee7d7-f113-4032-a6d1-6c5d3696787b {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:43.330541 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:43.330541 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:43.368529 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4aaaf922-bf51-47ad-ba78-6aadf0bd4a83 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b returned with HTTP 200 Jan 28 13:32:43.373887 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1623/3242] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:43 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b => generated 306 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:44.386256 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e63989b6-531f-421d-b52e-a357a9a6b4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:44.387117 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e63989b6-531f-421d-b52e-a357a9a6b4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:44.387504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:44.387504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:44.387970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e63989b6-531f-421d-b52e-a357a9a6b4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:44.388462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-e63989b6-531f-421d-b52e-a357a9a6b4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 775ee7d7-f113-4032-a6d1-6c5d3696787b {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:44.409664 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:44.409664 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:44.423522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e63989b6-531f-421d-b52e-a357a9a6b4ae tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b returned with HTTP 200 Jan 28 13:32:44.426626 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1620/3243] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:44 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b => generated 306 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:45.449451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64dac4f6-08af-4640-91f1-5e86d64f2357 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:45.467697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64dac4f6-08af-4640-91f1-5e86d64f2357 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:45.467697 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:45.467697 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:45.468383 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64dac4f6-08af-4640-91f1-5e86d64f2357 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:45.470793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-64dac4f6-08af-4640-91f1-5e86d64f2357 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 775ee7d7-f113-4032-a6d1-6c5d3696787b {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:45.492292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:45.492292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:45.519236 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64dac4f6-08af-4640-91f1-5e86d64f2357 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b returned with HTTP 200 Jan 28 13:32:45.533315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1624/3244] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:45 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b => generated 306 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:46.539571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d246fd4-3181-4bf8-9712-c39d330429ac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:46.540635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d246fd4-3181-4bf8-9712-c39d330429ac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:46.540980 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:46.540980 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:46.541542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7d246fd4-3181-4bf8-9712-c39d330429ac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:46.542071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-7d246fd4-3181-4bf8-9712-c39d330429ac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 775ee7d7-f113-4032-a6d1-6c5d3696787b {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:46.550955 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:46.550955 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:46.567106 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7d246fd4-3181-4bf8-9712-c39d330429ac tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b returned with HTTP 200 Jan 28 13:32:46.580385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66e9f6ce-c18e-4767-a7e9-1bc8b378eabe tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail Jan 28 13:32:46.581208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66e9f6ce-c18e-4767-a7e9-1bc8b378eabe tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:46.590104 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1621/3245] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:46 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:46.590503 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:46.590503 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:46.591205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66e9f6ce-c18e-4767-a7e9-1bc8b378eabe tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:46.592109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-66e9f6ce-c18e-4767-a7e9-1bc8b378eabe tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:46.595076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-66e9f6ce-c18e-4767-a7e9-1bc8b378eabe tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:32:46.615237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-66e9f6ce-c18e-4767-a7e9-1bc8b378eabe tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all snapshots completed successfully. Jan 28 13:32:46.616510 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:46.616510 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:46.618110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66e9f6ce-c18e-4767-a7e9-1bc8b378eabe tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail returned with HTTP 200 Jan 28 13:32:46.619104 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1625/3246] 10.222.0.38 () {58 vars in 1231 bytes} [Thu Jan 28 13:32:46 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail => generated 453 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:46.650272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63ee5ab2-6cfe-4ac2-901d-059ce867c5de tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 Jan 28 13:32:46.651651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63ee5ab2-6cfe-4ac2-901d-059ce867c5de tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:46.652246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:46.652246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:46.654432 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63ee5ab2-6cfe-4ac2-901d-059ce867c5de tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:46.738192 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:46.738192 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:46.740225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63ee5ab2-6cfe-4ac2-901d-059ce867c5de tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:46.743184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63ee5ab2-6cfe-4ac2-901d-059ce867c5de tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 returned with HTTP 200 Jan 28 13:32:46.751866 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1622/3247] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:46 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 => generated 450 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:46.764628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef11ff42-5533-4b3f-87a5-de530279a8d6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:46.765324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef11ff42-5533-4b3f-87a5-de530279a8d6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:46.765648 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:46.765648 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:46.766213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ef11ff42-5533-4b3f-87a5-de530279a8d6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:46.767080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-ef11ff42-5533-4b3f-87a5-de530279a8d6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 775ee7d7-f113-4032-a6d1-6c5d3696787b {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:46.778882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:46.778882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:46.802069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ef11ff42-5533-4b3f-87a5-de530279a8d6 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b returned with HTTP 200 Jan 28 13:32:46.803790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1626/3248] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:46 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b => generated 307 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:46.822819 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5fdfb11-5988-4d61-b8cb-b8e45eb31c88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/detail Jan 28 13:32:46.825773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5fdfb11-5988-4d61-b8cb-b8e45eb31c88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:46.826201 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:46.826201 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:46.826875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5fdfb11-5988-4d61-b8cb-b8e45eb31c88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:46.863618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5fdfb11-5988-4d61-b8cb-b8e45eb31c88 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/detail returned with HTTP 200 Jan 28 13:32:46.866675 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1623/3249] 10.222.0.38 () {60 vars in 1290 bytes} [Thu Jan 28 13:32:46 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/detail => generated 310 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:46.879924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b62d3d5-be2e-4d1e-b410-3b902ff2b475 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:46.880632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b62d3d5-be2e-4d1e-b410-3b902ff2b475 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:46.881085 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:46.881085 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:46.882451 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b62d3d5-be2e-4d1e-b410-3b902ff2b475 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:46.882991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-1b62d3d5-be2e-4d1e-b410-3b902ff2b475 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for member 775ee7d7-f113-4032-a6d1-6c5d3696787b {{(pid=87941) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 13:32:46.883509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.group_snapshots [None req-1b62d3d5-be2e-4d1e-b410-3b902ff2b475 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group_snapshot with id: 775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:46.906145 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:46.906145 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:47.072667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b62d3d5-be2e-4d1e-b410-3b902ff2b475 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b returned with HTTP 202 Jan 28 13:32:47.074419 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1627/3250] 10.222.0.38 () {60 vars in 1383 bytes} [Thu Jan 28 13:32:46 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:32:47.090484 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:32:47.091908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:47.092273 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:47.092273 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:47.095009 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:47.098307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:47.099715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:47.099715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:47.101403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:32:47.197580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:32:47.205562 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:47.205562 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:47.219663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:47.230752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:47.230752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:47.261050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b577856-a95c-4c26-b4eb-d769fc3b04b9 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:32:47.261896 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1624/3251] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:32:47 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1003 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:32:47.298837 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1227fbb8-2775-4041-905e-5dce4c9c2235 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail Jan 28 13:32:47.299858 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1227fbb8-2775-4041-905e-5dce4c9c2235 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:47.300237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:47.300237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:47.300929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1227fbb8-2775-4041-905e-5dce4c9c2235 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:47.302884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-1227fbb8-2775-4041-905e-5dce4c9c2235 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:47.304718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:47.304718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:47.307946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-1227fbb8-2775-4041-905e-5dce4c9c2235 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Building query based on filter {{(pid=87941) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 13:32:47.365315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1227fbb8-2775-4041-905e-5dce4c9c2235 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all snapshots completed successfully. Jan 28 13:32:47.368582 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:47.368582 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:47.370461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1227fbb8-2775-4041-905e-5dce4c9c2235 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail returned with HTTP 200 Jan 28 13:32:47.378855 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1628/3252] 10.222.0.38 () {58 vars in 1231 bytes} [Thu Jan 28 13:32:47 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/detail => generated 452 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:47.384322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f02439b1-9d82-4b45-8843-0add5a9270f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 Jan 28 13:32:47.384850 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f02439b1-9d82-4b45-8843-0add5a9270f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:47.385069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:47.385069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:47.385446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f02439b1-9d82-4b45-8843-0add5a9270f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:47.452261 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:47.452261 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:47.455668 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f02439b1-9d82-4b45-8843-0add5a9270f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:47.462542 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f02439b1-9d82-4b45-8843-0add5a9270f7 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 returned with HTTP 200 Jan 28 13:32:47.468060 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1625/3253] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:47 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 => generated 449 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:48.476953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-425993b1-fc85-48bb-aafc-97b30e43a45b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 Jan 28 13:32:48.478104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-425993b1-fc85-48bb-aafc-97b30e43a45b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:48.478481 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:48.478481 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:48.479137 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-425993b1-fc85-48bb-aafc-97b30e43a45b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:48.534942 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:48.534942 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:48.536172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-425993b1-fc85-48bb-aafc-97b30e43a45b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Snapshot retrieved successfully. Jan 28 13:32:48.543907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-425993b1-fc85-48bb-aafc-97b30e43a45b tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 returned with HTTP 200 Jan 28 13:32:48.544805 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1629/3254] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:48 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 => generated 449 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:49.565194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea174b73-345d-4a4d-a982-fe5a0c868651 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 Jan 28 13:32:49.565752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea174b73-345d-4a4d-a982-fe5a0c868651 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:49.565887 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:49.565887 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:49.566483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea174b73-345d-4a4d-a982-fe5a0c868651 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:49.594277 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea174b73-345d-4a4d-a982-fe5a0c868651 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 returned with HTTP 404 Jan 28 13:32:49.595862 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1626/3255] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:32:49 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/snapshots/0bfb9e96-329c-47ab-9d75-3538d4b15284 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:49.605180 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-562ebe8a-932b-4947-87c3-5af8ff8a74df tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:49.614135 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-562ebe8a-932b-4947-87c3-5af8ff8a74df tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:49.614135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:49.614135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:49.614135 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-562ebe8a-932b-4947-87c3-5af8ff8a74df tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:49.614135 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-562ebe8a-932b-4947-87c3-5af8ff8a74df tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member 775ee7d7-f113-4032-a6d1-6c5d3696787b {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 13:32:49.614135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-562ebe8a-932b-4947-87c3-5af8ff8a74df tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b returned with HTTP 404 Jan 28 13:32:49.615268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1630/3256] 10.222.0.38 () {60 vars in 1380 bytes} [Thu Jan 28 13:32:49 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:49.624369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7ce50c2-158b-42de-bdbc-dabaa9f11ef0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots Jan 28 13:32:49.625425 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7ce50c2-158b-42de-bdbc-dabaa9f11ef0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:49.627386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7ce50c2-158b-42de-bdbc-dabaa9f11ef0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:49.638158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7ce50c2-158b-42de-bdbc-dabaa9f11ef0 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots returned with HTTP 200 Jan 28 13:32:49.640223 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1627/3257] 10.222.0.38 () {60 vars in 1269 bytes} [Thu Jan 28 13:32:49 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots => generated 23 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:32:49.653901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-440021b5-0462-41bc-bbe7-4587a3cfa60d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:49.656014 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-440021b5-0462-41bc-bbe7-4587a3cfa60d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:49.656934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-440021b5-0462-41bc-bbe7-4587a3cfa60d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:49.664719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.group_snapshots [None req-440021b5-0462-41bc-bbe7-4587a3cfa60d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for member 775ee7d7-f113-4032-a6d1-6c5d3696787b {{(pid=87941) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 13:32:49.665435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.group_snapshots [None req-440021b5-0462-41bc-bbe7-4587a3cfa60d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group_snapshot with id: 775ee7d7-f113-4032-a6d1-6c5d3696787b Jan 28 13:32:49.672334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-440021b5-0462-41bc-bbe7-4587a3cfa60d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b returned with HTTP 404 Jan 28 13:32:49.674038 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1631/3258] 10.222.0.38 () {60 vars in 1383 bytes} [Thu Jan 28 13:32:49 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/group_snapshots/775ee7d7-f113-4032-a6d1-6c5d3696787b => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:49.685236 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail Jan 28 13:32:49.686601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:49.687636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:49.688513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:32:49.692121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:32:49.760181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Get all volumes completed successfully. Jan 28 13:32:49.763670 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:49.764518 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:49.774628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:49.785093 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:49.785093 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:49.813445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d88eea0-f566-426d-a935-a59e0734235a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail returned with HTTP 200 Jan 28 13:32:49.842708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97d3e417-a643-4c61-a508-a30ecaa3bc49 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] POST http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3/action Jan 28 13:32:49.843702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97d3e417-a643-4c61-a508-a30ecaa3bc49 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:32:49.844368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97d3e417-a643-4c61-a508-a30ecaa3bc49 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:32:49.845374 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-97d3e417-a643-4c61-a508-a30ecaa3bc49 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] delete called for group bb5c03fa-42b8-4259-b658-3987c7f5acf3 {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:32:49.846402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-97d3e417-a643-4c61-a508-a30ecaa3bc49 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete group with id: bb5c03fa-42b8-4259-b658-3987c7f5acf3 Jan 28 13:32:49.849111 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1628/3259] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:32:49 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/detail => generated 1003 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:32:49.859742 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:49.859742 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:50.117483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97d3e417-a643-4c61-a508-a30ecaa3bc49 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3/action returned with HTTP 202 Jan 28 13:32:50.118563 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1632/3260] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:32:49 2021] POST /volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3/action => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:32:50.128085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4963984e-3460-4021-ae5a-d65e7187e98a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 Jan 28 13:32:50.128775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4963984e-3460-4021-ae5a-d65e7187e98a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:50.128905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:50.128905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:50.129328 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4963984e-3460-4021-ae5a-d65e7187e98a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:50.183190 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:50.183190 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:50.195244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4963984e-3460-4021-ae5a-d65e7187e98a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:50.212474 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-4963984e-3460-4021-ae5a-d65e7187e98a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:50.213343 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-4963984e-3460-4021-ae5a-d65e7187e98a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:50.224254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-4963984e-3460-4021-ae5a-d65e7187e98a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:50.234066 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:50.234066 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:50.258322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4963984e-3460-4021-ae5a-d65e7187e98a tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 returned with HTTP 200 Jan 28 13:32:50.259435 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1629/3261] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:50 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 => generated 999 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:51.282991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f48920d8-7ce9-446e-8aee-88552ba17030 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 Jan 28 13:32:51.284368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f48920d8-7ce9-446e-8aee-88552ba17030 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:51.287833 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:51.287833 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:51.288991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f48920d8-7ce9-446e-8aee-88552ba17030 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:51.439879 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:51.439879 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:51.480123 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f48920d8-7ce9-446e-8aee-88552ba17030 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:51.517517 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-f48920d8-7ce9-446e-8aee-88552ba17030 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:51.517970 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-f48920d8-7ce9-446e-8aee-88552ba17030 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:51.527076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-f48920d8-7ce9-446e-8aee-88552ba17030 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:51.534806 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:51.534806 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:51.568585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f48920d8-7ce9-446e-8aee-88552ba17030 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 returned with HTTP 200 Jan 28 13:32:51.570966 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1633/3262] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:51 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 => generated 999 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:32:52.589830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43f2de0c-535c-464c-8532-701268414c19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 Jan 28 13:32:52.591174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43f2de0c-535c-464c-8532-701268414c19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:52.591174 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:52.591174 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:52.591392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-43f2de0c-535c-464c-8532-701268414c19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:52.753755 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:32:52.753755 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:32:52.815659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-43f2de0c-535c-464c-8532-701268414c19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Volume info retrieved successfully. Jan 28 13:32:52.883765 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-43f2de0c-535c-464c-8532-701268414c19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:32:52.884251 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-43f2de0c-535c-464c-8532-701268414c19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:32:52.933471 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-43f2de0c-535c-464c-8532-701268414c19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:32:52.944040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-43f2de0c-535c-464c-8532-701268414c19 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 returned with HTTP 404 Jan 28 13:32:52.945180 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1630/3263] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:32:52 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 => generated 108 bytes in 361 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:52.959346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a00ec433-2138-40c9-a7fc-b437fe9ad888 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] GET http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 Jan 28 13:32:52.960293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a00ec433-2138-40c9-a7fc-b437fe9ad888 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:52.960531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:52.960531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:52.960937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a00ec433-2138-40c9-a7fc-b437fe9ad888 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:52.962160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-a00ec433-2138-40c9-a7fc-b437fe9ad888 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] show called for member bb5c03fa-42b8-4259-b658-3987c7f5acf3 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:32:52.985082 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a00ec433-2138-40c9-a7fc-b437fe9ad888 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 returned with HTTP 404 Jan 28 13:32:52.986146 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1634/3264] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:32:52 2021] GET /volume/v3/871040afbaa2449c912df6705949b9ab/groups/bb5c03fa-42b8-4259-b658-3987c7f5acf3 => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:32:52.997470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91085129-306c-4d7a-bceb-9eaeafdce6a4 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] DELETE http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/9fc76e78-39d9-471e-9c94-c5f7349f6c5e Jan 28 13:32:52.997991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91085129-306c-4d7a-bceb-9eaeafdce6a4 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:52.998315 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:32:52.998315 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:32:53.000254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91085129-306c-4d7a-bceb-9eaeafdce6a4 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:53.078800 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:32:53.078800 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:32:53.098208 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91085129-306c-4d7a-bceb-9eaeafdce6a4 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/9fc76e78-39d9-471e-9c94-c5f7349f6c5e returned with HTTP 202 Jan 28 13:32:53.109770 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1631/3265] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:32:52 2021] DELETE /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/group_types/9fc76e78-39d9-471e-9c94-c5f7349f6c5e => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:32:53.116071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b88b1dcc-4cad-4dfd-a046-7254d2f712ab tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 Jan 28 13:32:53.116622 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b88b1dcc-4cad-4dfd-a046-7254d2f712ab tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:53.117112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b88b1dcc-4cad-4dfd-a046-7254d2f712ab tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:53.117597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b88b1dcc-4cad-4dfd-a046-7254d2f712ab tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete volume with id: 81a3e5eb-11dc-48cc-9a0f-275e38b40e89 Jan 28 13:32:53.245327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b88b1dcc-4cad-4dfd-a046-7254d2f712ab tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 returned with HTTP 404 Jan 28 13:32:53.246694 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1635/3266] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:32:53 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/81a3e5eb-11dc-48cc-9a0f-275e38b40e89 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:53.255825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95797ad3-53bf-497f-95fb-0ea47d7280b0 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] DELETE http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/1dfd9d13-c718-4667-8bb9-700ab64cbae4 Jan 28 13:32:53.256370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95797ad3-53bf-497f-95fb-0ea47d7280b0 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:53.256937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95797ad3-53bf-497f-95fb-0ea47d7280b0 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:53.436221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95797ad3-53bf-497f-95fb-0ea47d7280b0 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/1dfd9d13-c718-4667-8bb9-700ab64cbae4 returned with HTTP 202 Jan 28 13:32:53.440184 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1632/3267] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:32:53 2021] DELETE /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/1dfd9d13-c718-4667-8bb9-700ab64cbae4 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:32:53.445278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31a689d1-ff0c-4390-ace8-a7e7bff9435d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] GET http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/1dfd9d13-c718-4667-8bb9-700ab64cbae4 Jan 28 13:32:53.446799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31a689d1-ff0c-4390-ace8-a7e7bff9435d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:53.447728 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31a689d1-ff0c-4390-ace8-a7e7bff9435d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:53.476295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31a689d1-ff0c-4390-ace8-a7e7bff9435d tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/1dfd9d13-c718-4667-8bb9-700ab64cbae4 returned with HTTP 404 Jan 28 13:32:53.477738 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1636/3268] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:32:53 2021] GET /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/1dfd9d13-c718-4667-8bb9-700ab64cbae4 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:53.488230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5cdc4df6-e25e-4e83-b05a-b9c3216def70 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:53.488230 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5cdc4df6-e25e-4e83-b05a-b9c3216def70 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:53.488629 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5cdc4df6-e25e-4e83-b05a-b9c3216def70 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:53.489120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-5cdc4df6-e25e-4e83-b05a-b9c3216def70 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete volume with id: c41eb6df-6600-4deb-91f6-28b9146b1a83 Jan 28 13:32:53.581900 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5cdc4df6-e25e-4e83-b05a-b9c3216def70 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 returned with HTTP 404 Jan 28 13:32:53.581900 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1633/3269] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:32:53 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/c41eb6df-6600-4deb-91f6-28b9146b1a83 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:53.590607 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac73c718-ecc5-4780-a752-2c4af1ae139d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 Jan 28 13:32:53.592080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac73c718-ecc5-4780-a752-2c4af1ae139d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:53.592985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac73c718-ecc5-4780-a752-2c4af1ae139d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:53.593652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-ac73c718-ecc5-4780-a752-2c4af1ae139d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete volume with id: 47032cd4-ad2d-4aa3-a03d-472674eb0606 Jan 28 13:32:53.730783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac73c718-ecc5-4780-a752-2c4af1ae139d tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 returned with HTTP 404 Jan 28 13:32:53.736153 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1637/3270] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:32:53 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/47032cd4-ad2d-4aa3-a03d-472674eb0606 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:53.742505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6be7a9d0-c459-476b-926f-e658b5692328 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] DELETE http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/ed3897f2-fcfe-4af8-b33e-50ce468c3f76 Jan 28 13:32:53.743572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6be7a9d0-c459-476b-926f-e658b5692328 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:53.745563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6be7a9d0-c459-476b-926f-e658b5692328 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:54.046835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6be7a9d0-c459-476b-926f-e658b5692328 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/ed3897f2-fcfe-4af8-b33e-50ce468c3f76 returned with HTTP 202 Jan 28 13:32:54.048884 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1634/3271] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:32:53 2021] DELETE /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/ed3897f2-fcfe-4af8-b33e-50ce468c3f76 => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:32:54.057037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86863057-9b49-4a08-bf9c-3a9354fc7c29 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] GET http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/ed3897f2-fcfe-4af8-b33e-50ce468c3f76 Jan 28 13:32:54.057575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86863057-9b49-4a08-bf9c-3a9354fc7c29 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:54.058063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86863057-9b49-4a08-bf9c-3a9354fc7c29 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:54.100554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86863057-9b49-4a08-bf9c-3a9354fc7c29 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/ed3897f2-fcfe-4af8-b33e-50ce468c3f76 returned with HTTP 404 Jan 28 13:32:54.105609 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1638/3272] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:32:54 2021] GET /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/ed3897f2-fcfe-4af8-b33e-50ce468c3f76 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:54.110722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3934e816-af44-4a4d-9674-0b8f1d1968e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] DELETE http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 Jan 28 13:32:54.112535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3934e816-af44-4a4d-9674-0b8f1d1968e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:54.113321 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3934e816-af44-4a4d-9674-0b8f1d1968e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:54.113960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-3934e816-af44-4a4d-9674-0b8f1d1968e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] Delete volume with id: e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 Jan 28 13:32:54.257689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3934e816-af44-4a4d-9674-0b8f1d1968e1 tempest-GroupSnapshotsTest-2049724651 tempest-GroupSnapshotsTest-2049724651-project] http://10.222.0.38/volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 returned with HTTP 404 Jan 28 13:32:54.267738 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1635/3273] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:32:54 2021] DELETE /volume/v3/871040afbaa2449c912df6705949b9ab/volumes/e6cd0246-8725-49a8-a6e7-8c7a51d0edc2 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:32:54.284632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1fed03df-df7f-43f0-9d34-be96b2d39439 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] DELETE http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/feed233a-fb4b-4ebb-8137-09a02164bf53 Jan 28 13:32:54.285203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1fed03df-df7f-43f0-9d34-be96b2d39439 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:54.285721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1fed03df-df7f-43f0-9d34-be96b2d39439 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:54.473130 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:32:54.473130 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:32:54.483639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1fed03df-df7f-43f0-9d34-be96b2d39439 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/feed233a-fb4b-4ebb-8137-09a02164bf53 returned with HTTP 202 Jan 28 13:32:54.483639 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1639/3274] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:32:54 2021] DELETE /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/feed233a-fb4b-4ebb-8137-09a02164bf53 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:32:54.490790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-109c5b58-d8b9-4d46-81ac-394f9f0d4d95 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] GET http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/feed233a-fb4b-4ebb-8137-09a02164bf53 Jan 28 13:32:54.491729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-109c5b58-d8b9-4d46-81ac-394f9f0d4d95 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:32:54.492310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-109c5b58-d8b9-4d46-81ac-394f9f0d4d95 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:32:54.577396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-109c5b58-d8b9-4d46-81ac-394f9f0d4d95 tempest-GroupSnapshotsTest-1611921997 tempest-GroupSnapshotsTest-1611921997-project-admin] http://10.222.0.38/volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/feed233a-fb4b-4ebb-8137-09a02164bf53 returned with HTTP 404 Jan 28 13:32:54.577396 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1636/3275] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:32:54 2021] GET /volume/v3/ad666e6c460d4db08ab2f9bd8b1affad/types/feed233a-fb4b-4ebb-8137-09a02164bf53 => generated 114 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:05.397524 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c183c43-fea7-4cb7-9e03-3fd937fe6539 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] POST http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs Jan 28 13:33:05.399290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7c183c43-fea7-4cb7-9e03-3fd937fe6539 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1081996046", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:05.401433 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.qos_specs [None req-7c183c43-fea7-4cb7-9e03-3fd937fe6539 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1081996046', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87941) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 28 13:33:05.413896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-7c183c43-fea7-4cb7-9e03-3fd937fe6539 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DB qos_specs_create(): root {'id': 'a41118e5-da89-40e9-a7bd-0df798d9eb74', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1081996046'} {{(pid=87941) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 28 13:33:05.428097 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7c183c43-fea7-4cb7-9e03-3fd937fe6539 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs returned with HTTP 200 Jan 28 13:33:05.428918 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1640/3276] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:33:05 2021] POST /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs => generated 459 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:05.440703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc8240c5-7ea2-44d6-8f5d-a8a98fc840c3 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] POST http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types Jan 28 13:33:05.441676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc8240c5-7ea2-44d6-8f5d-a8a98fc840c3 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1982909424"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:05.497970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc8240c5-7ea2-44d6-8f5d-a8a98fc840c3 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types returned with HTTP 200 Jan 28 13:33:05.499544 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1637/3277] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:33:05 2021] POST /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types => generated 222 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:33:05.511288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-465edd60-f2d2-422a-a22a-62c30db1a9c3 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] POST http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types Jan 28 13:33:05.511951 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:05.511951 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:05.512387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-465edd60-f2d2-422a-a22a-62c30db1a9c3 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-719366070"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:05.513715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:05.513715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:05.567155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-465edd60-f2d2-422a-a22a-62c30db1a9c3 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types returned with HTTP 200 Jan 28 13:33:05.568666 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1641/3278] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:33:05 2021] POST /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types => generated 221 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:33:05.578047 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-530f2dc6-bb8c-4515-9539-6bc5404c96c1 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] POST http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types Jan 28 13:33:05.579168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-530f2dc6-bb8c-4515-9539-6bc5404c96c1 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-556958780"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:05.628545 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-530f2dc6-bb8c-4515-9539-6bc5404c96c1 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types returned with HTTP 200 Jan 28 13:33:05.630031 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1638/3279] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:33:05 2021] POST /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types => generated 221 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:05.643734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74b80e7d-13a3-4ef8-8162-5afe9fa2a003 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=e78c7c4e-4982-4831-bd19-247de810be8f Jan 28 13:33:05.644704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74b80e7d-13a3-4ef8-8162-5afe9fa2a003 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:05.645229 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-74b80e7d-13a3-4ef8-8162-5afe9fa2a003 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'associate' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:05.647617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-74b80e7d-13a3-4ef8-8162-5afe9fa2a003 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Associate qos_spec: a41118e5-da89-40e9-a7bd-0df798d9eb74 with type: e78c7c4e-4982-4831-bd19-247de810be8f {{(pid=87941) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 28 13:33:05.648315 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:05.648315 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:05.658003 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:05.658003 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:05.726184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-74b80e7d-13a3-4ef8-8162-5afe9fa2a003 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=e78c7c4e-4982-4831-bd19-247de810be8f returned with HTTP 202 Jan 28 13:33:05.731227 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1642/3280] 10.222.0.38 () {58 vars in 1448 bytes} [Thu Jan 28 13:33:05 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=e78c7c4e-4982-4831-bd19-247de810be8f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:05.738171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8260f52b-7273-4b18-b2ff-09405da7e66c tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=311fecf1-3b27-4003-bfe0-49530fa95e23 Jan 28 13:33:05.739398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8260f52b-7273-4b18-b2ff-09405da7e66c tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:05.740237 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8260f52b-7273-4b18-b2ff-09405da7e66c tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'associate' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:05.741730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8260f52b-7273-4b18-b2ff-09405da7e66c tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Associate qos_spec: a41118e5-da89-40e9-a7bd-0df798d9eb74 with type: 311fecf1-3b27-4003-bfe0-49530fa95e23 {{(pid=87940) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 28 13:33:05.742465 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:05.742465 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:05.758154 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:05.758154 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:05.843697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8260f52b-7273-4b18-b2ff-09405da7e66c tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=311fecf1-3b27-4003-bfe0-49530fa95e23 returned with HTTP 202 Jan 28 13:33:05.844856 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1639/3281] 10.222.0.38 () {58 vars in 1448 bytes} [Thu Jan 28 13:33:05 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=311fecf1-3b27-4003-bfe0-49530fa95e23 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:05.867442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8db4d0e8-177b-4f75-92f2-4bf6565c6747 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=062990a1-fb48-4f09-9ded-19aacb8b9c40 Jan 28 13:33:05.868760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8db4d0e8-177b-4f75-92f2-4bf6565c6747 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:05.869174 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:05.869174 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:05.870066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8db4d0e8-177b-4f75-92f2-4bf6565c6747 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'associate' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:05.875572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:05.875572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:05.877822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8db4d0e8-177b-4f75-92f2-4bf6565c6747 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Associate qos_spec: a41118e5-da89-40e9-a7bd-0df798d9eb74 with type: 062990a1-fb48-4f09-9ded-19aacb8b9c40 {{(pid=87941) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 28 13:33:05.879605 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:05.879605 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:05.913619 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:05.913619 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.113872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8db4d0e8-177b-4f75-92f2-4bf6565c6747 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=062990a1-fb48-4f09-9ded-19aacb8b9c40 returned with HTTP 202 Jan 28 13:33:06.116305 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1643/3282] 10.222.0.38 () {58 vars in 1448 bytes} [Thu Jan 28 13:33:05 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associate?vol_type_id=062990a1-fb48-4f09-9ded-19aacb8b9c40 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:06.128157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75742503-86c7-4922-9437-bdc6eaf1a0ec tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations Jan 28 13:33:06.128957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75742503-86c7-4922-9437-bdc6eaf1a0ec tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.129284 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.129284 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.130059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-75742503-86c7-4922-9437-bdc6eaf1a0ec tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'associations' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.135230 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.135230 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.136178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-75742503-86c7-4922-9437-bdc6eaf1a0ec tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Get associations for qos_spec id: a41118e5-da89-40e9-a7bd-0df798d9eb74 {{(pid=87940) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 28 13:33:06.136895 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.136895 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.183795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-75742503-86c7-4922-9437-bdc6eaf1a0ec tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations returned with HTTP 200 Jan 28 13:33:06.185081 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1640/3283] 10.222.0.38 () {58 vars in 1360 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations => generated 446 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.205206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c31b36d7-8eb0-4851-b2bf-392001e69b37 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/disassociate?vol_type_id=e78c7c4e-4982-4831-bd19-247de810be8f Jan 28 13:33:06.205755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c31b36d7-8eb0-4851-b2bf-392001e69b37 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.205989 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.205989 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.206572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c31b36d7-8eb0-4851-b2bf-392001e69b37 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'disassociate' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.207371 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.207371 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.209190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c31b36d7-8eb0-4851-b2bf-392001e69b37 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Disassociate qos_spec: a41118e5-da89-40e9-a7bd-0df798d9eb74 from type: e78c7c4e-4982-4831-bd19-247de810be8f {{(pid=87941) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 28 13:33:06.210087 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.210087 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.233524 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.233524 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.263055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c31b36d7-8eb0-4851-b2bf-392001e69b37 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/disassociate?vol_type_id=e78c7c4e-4982-4831-bd19-247de810be8f returned with HTTP 202 Jan 28 13:33:06.264879 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1644/3284] 10.222.0.38 () {58 vars in 1457 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/disassociate?vol_type_id=e78c7c4e-4982-4831-bd19-247de810be8f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:06.274669 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99716aa2-335f-4041-9e0f-d59c17cf3aba tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations Jan 28 13:33:06.275205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99716aa2-335f-4041-9e0f-d59c17cf3aba tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.275491 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.275491 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.275903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99716aa2-335f-4041-9e0f-d59c17cf3aba tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'associations' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.276561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.276561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.277360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-99716aa2-335f-4041-9e0f-d59c17cf3aba tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Get associations for qos_spec id: a41118e5-da89-40e9-a7bd-0df798d9eb74 {{(pid=87940) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 28 13:33:06.278080 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.278080 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.302087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99716aa2-335f-4041-9e0f-d59c17cf3aba tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations returned with HTTP 200 Jan 28 13:33:06.303154 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1641/3285] 10.222.0.38 () {58 vars in 1360 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations => generated 304 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.315545 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c540fff-039f-497c-bfd9-cdeb754bd6ae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/disassociate_all Jan 28 13:33:06.316107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c540fff-039f-497c-bfd9-cdeb754bd6ae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.316333 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.316333 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.316723 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c540fff-039f-497c-bfd9-cdeb754bd6ae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'disassociate_all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.317621 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.317621 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.318432 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c540fff-039f-497c-bfd9-cdeb754bd6ae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Disassociate qos_spec: a41118e5-da89-40e9-a7bd-0df798d9eb74 from all. {{(pid=87941) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 28 13:33:06.319101 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.319101 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.327545 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.327545 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.345829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c540fff-039f-497c-bfd9-cdeb754bd6ae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/disassociate_all returned with HTTP 202 Jan 28 13:33:06.346867 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1645/3286] 10.222.0.38 () {58 vars in 1372 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/disassociate_all => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 13:33:06.358244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f070d84-b5b6-4824-aad1-8b1c8e9899d5 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations Jan 28 13:33:06.358904 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f070d84-b5b6-4824-aad1-8b1c8e9899d5 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.359193 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.359193 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.359769 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f070d84-b5b6-4824-aad1-8b1c8e9899d5 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'associations' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.360530 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.360530 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.361454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1f070d84-b5b6-4824-aad1-8b1c8e9899d5 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Get associations for qos_spec id: a41118e5-da89-40e9-a7bd-0df798d9eb74 {{(pid=87940) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 28 13:33:06.362485 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.362485 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.395479 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f070d84-b5b6-4824-aad1-8b1c8e9899d5 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations returned with HTTP 200 Jan 28 13:33:06.396689 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1642/3287] 10.222.0.38 () {58 vars in 1360 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/associations => generated 24 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:06.409917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e2d3b0f-9ad6-4319-9c54-e784e352be68 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] POST http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs Jan 28 13:33:06.411088 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.411088 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.411088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e2d3b0f-9ad6-4319-9c54-e784e352be68 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-282994418", "consumer": "back-end"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:06.412410 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.412410 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.413283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.qos_specs [None req-1e2d3b0f-9ad6-4319-9c54-e784e352be68 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-282994418', 'consumer': 'back-end', 'specs': {}} {{(pid=87941) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 28 13:33:06.422970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-1e2d3b0f-9ad6-4319-9c54-e784e352be68 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DB qos_specs_create(): root {'id': 'fb30a3bf-3379-4423-a170-3127f4b9ed68', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-282994418'} {{(pid=87941) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 28 13:33:06.431285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e2d3b0f-9ad6-4319-9c54-e784e352be68 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs returned with HTTP 200 Jan 28 13:33:06.432485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1646/3288] 10.222.0.38 () {60 vars in 1231 bytes} [Thu Jan 28 13:33:06 2021] POST /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.448493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca6bee19-f8e0-47e0-bd7c-6ef6553c5028 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68?force=False Jan 28 13:33:06.449040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca6bee19-f8e0-47e0-bd7c-6ef6553c5028 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.449432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.449432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.450238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca6bee19-f8e0-47e0-bd7c-6ef6553c5028 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.450511 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.450511 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.451409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca6bee19-f8e0-47e0-bd7c-6ef6553c5028 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Delete qos_spec: fb30a3bf-3379-4423-a170-3127f4b9ed68, force: False {{(pid=87940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 13:33:06.452086 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.452086 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.460848 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.460848 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.486745 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.486745 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.495846 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:06.495846 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:06.501458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca6bee19-f8e0-47e0-bd7c-6ef6553c5028 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68?force=False returned with HTTP 202 Jan 28 13:33:06.502354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1643/3289] 10.222.0.38 () {58 vars in 1347 bytes} [Thu Jan 28 13:33:06 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68?force=False => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:06.514425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93aa65e3-24bf-4799-b95c-6041aa78d13d tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68 Jan 28 13:33:06.515075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93aa65e3-24bf-4799-b95c-6041aa78d13d tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.515689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.515689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.516460 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93aa65e3-24bf-4799-b95c-6041aa78d13d tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.517180 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.517180 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.518378 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.518378 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.526426 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93aa65e3-24bf-4799-b95c-6041aa78d13d tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68 returned with HTTP 404 Jan 28 13:33:06.527678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1647/3290] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:06.538372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69ae5f4c-cb7d-4b23-8971-7142c7e8dd01 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs Jan 28 13:33:06.539002 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69ae5f4c-cb7d-4b23-8971-7142c7e8dd01 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.539205 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.539205 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.540138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69ae5f4c-cb7d-4b23-8971-7142c7e8dd01 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.542128 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.542128 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.563943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69ae5f4c-cb7d-4b23-8971-7142c7e8dd01 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs returned with HTTP 200 Jan 28 13:33:06.565334 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1644/3291] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs => generated 175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.581185 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6b4df0c-1e7f-4b13-8be3-ecd85ddc4955 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] POST http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs Jan 28 13:33:06.581964 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b6b4df0c-1e7f-4b13-8be3-ecd85ddc4955 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1935956572", "consumer": "both"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:06.585101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.qos_specs [None req-b6b4df0c-1e7f-4b13-8be3-ecd85ddc4955 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1935956572', 'consumer': 'both', 'specs': {}} {{(pid=87941) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 28 13:33:06.594368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-b6b4df0c-1e7f-4b13-8be3-ecd85ddc4955 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DB qos_specs_create(): root {'id': '9f1bcc42-e2e4-4383-bb7a-b2b3699e349d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1935956572'} {{(pid=87941) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 28 13:33:06.604743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b6b4df0c-1e7f-4b13-8be3-ecd85ddc4955 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs returned with HTTP 200 Jan 28 13:33:06.606618 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1648/3292] 10.222.0.38 () {60 vars in 1231 bytes} [Thu Jan 28 13:33:06 2021] POST /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs => generated 431 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.620376 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2da39136-2a6e-4049-bed3-51b1feae358a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d?force=False Jan 28 13:33:06.620857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2da39136-2a6e-4049-bed3-51b1feae358a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.621537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.621537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.621537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2da39136-2a6e-4049-bed3-51b1feae358a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.622187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.622187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.623175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2da39136-2a6e-4049-bed3-51b1feae358a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Delete qos_spec: 9f1bcc42-e2e4-4383-bb7a-b2b3699e349d, force: False {{(pid=87940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 13:33:06.623974 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.623974 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.631959 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.631959 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.654506 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.654506 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.662869 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:06.662869 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:06.668276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2da39136-2a6e-4049-bed3-51b1feae358a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d?force=False returned with HTTP 202 Jan 28 13:33:06.669198 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1645/3293] 10.222.0.38 () {58 vars in 1347 bytes} [Thu Jan 28 13:33:06 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:06.681355 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58e9d715-0890-4f13-b66c-8bf29022ba26 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d Jan 28 13:33:06.682772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58e9d715-0890-4f13-b66c-8bf29022ba26 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.683465 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.683465 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.684121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58e9d715-0890-4f13-b66c-8bf29022ba26 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.684987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.684987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.686336 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.686336 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.694287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58e9d715-0890-4f13-b66c-8bf29022ba26 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d returned with HTTP 404 Jan 28 13:33:06.699072 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1649/3294] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:06.706919 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ebeaf4a7-69c5-43b4-b989-aae208a8dc2b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs Jan 28 13:33:06.707967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ebeaf4a7-69c5-43b4-b989-aae208a8dc2b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.708503 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.708503 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.709207 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ebeaf4a7-69c5-43b4-b989-aae208a8dc2b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.710092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.710092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.725693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ebeaf4a7-69c5-43b4-b989-aae208a8dc2b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs returned with HTTP 200 Jan 28 13:33:06.726745 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1646/3295] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.739829 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63b74705-42e3-46c3-97f9-0ca5ab4a50ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] POST http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs Jan 28 13:33:06.740809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63b74705-42e3-46c3-97f9-0ca5ab4a50ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1209399818", "consumer": "front-end"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:06.742716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.qos_specs [None req-63b74705-42e3-46c3-97f9-0ca5ab4a50ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1209399818', 'consumer': 'front-end', 'specs': {}} {{(pid=87941) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 28 13:33:06.750839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-63b74705-42e3-46c3-97f9-0ca5ab4a50ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DB qos_specs_create(): root {'id': 'b7b0a96d-0f80-43eb-af38-05227afdd80a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1209399818'} {{(pid=87941) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 28 13:33:06.758742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63b74705-42e3-46c3-97f9-0ca5ab4a50ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs returned with HTTP 200 Jan 28 13:33:06.759780 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1650/3296] 10.222.0.38 () {60 vars in 1231 bytes} [Thu Jan 28 13:33:06 2021] POST /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.772114 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8c711d5-da95-400d-a4a5-7ebddac97c61 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a?force=False Jan 28 13:33:06.772883 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8c711d5-da95-400d-a4a5-7ebddac97c61 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.773106 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.773106 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.773542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d8c711d5-da95-400d-a4a5-7ebddac97c61 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.774187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.774187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.775378 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d8c711d5-da95-400d-a4a5-7ebddac97c61 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Delete qos_spec: b7b0a96d-0f80-43eb-af38-05227afdd80a, force: False {{(pid=87940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 13:33:06.776243 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.776243 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.786195 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.786195 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.809209 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.809209 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.816567 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:06.816567 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:06.822270 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d8c711d5-da95-400d-a4a5-7ebddac97c61 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a?force=False returned with HTTP 202 Jan 28 13:33:06.823681 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1647/3297] 10.222.0.38 () {58 vars in 1347 bytes} [Thu Jan 28 13:33:06 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:06.835482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fd6bace-347c-45e1-a65f-1be52bc02654 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a Jan 28 13:33:06.836366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fd6bace-347c-45e1-a65f-1be52bc02654 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.836569 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.836569 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.837276 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2fd6bace-347c-45e1-a65f-1be52bc02654 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.838188 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.838188 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.839515 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.839515 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:06.847512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2fd6bace-347c-45e1-a65f-1be52bc02654 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a returned with HTTP 404 Jan 28 13:33:06.849178 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1651/3298] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:06.865597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fec46403-4414-4442-a822-bbfb2b700a11 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs Jan 28 13:33:06.866183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fec46403-4414-4442-a822-bbfb2b700a11 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.866413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.866413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.866784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fec46403-4414-4442-a822-bbfb2b700a11 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.867757 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.867757 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.883533 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fec46403-4414-4442-a822-bbfb2b700a11 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs returned with HTTP 200 Jan 28 13:33:06.884379 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1648/3299] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs => generated 175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.917714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1830b7bc-69b6-40a5-951e-e67947404813 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 Jan 28 13:33:06.918370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1830b7bc-69b6-40a5-951e-e67947404813 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.919578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1830b7bc-69b6-40a5-951e-e67947404813 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.936332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1830b7bc-69b6-40a5-951e-e67947404813 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 returned with HTTP 200 Jan 28 13:33:06.939526 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1652/3300] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 => generated 459 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:06.955738 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26f41d78-5fc5-4d74-8f14-190cb50cf12d tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs Jan 28 13:33:06.957261 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26f41d78-5fc5-4d74-8f14-190cb50cf12d tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:06.959131 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:06.959131 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:06.961936 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26f41d78-5fc5-4d74-8f14-190cb50cf12d tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:06.963955 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:06.963955 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:06.967964 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:06.967964 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 28 13:33:06.986961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26f41d78-5fc5-4d74-8f14-190cb50cf12d tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs returned with HTTP 200 Jan 28 13:33:06.988249 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1649/3301] 10.222.0.38 () {58 vars in 1210 bytes} [Thu Jan 28 13:33:06 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs => generated 175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:07.011751 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85ed81c5-9ddf-48e7-8e5c-ff780f538308 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] PUT http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 Jan 28 13:33:07.012032 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:07.012032 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:07.013113 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85ed81c5-9ddf-48e7-8e5c-ff780f538308 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:07.016907 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:07.016907 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:07.019234 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.019234 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.033351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.qos_specs [None req-85ed81c5-9ddf-48e7-8e5c-ff780f538308 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87941) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 28 13:33:07.034199 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.034199 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.049101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.db.sqlalchemy.api [None req-85ed81c5-9ddf-48e7-8e5c-ff780f538308 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] qos_specs_update() value: {'id': '0b32bdb6-9662-43eb-a69f-9cdea87f94e3', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'a41118e5-da89-40e9-a7bd-0df798d9eb74', 'deleted': False} {{(pid=87941) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 28 13:33:07.056175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85ed81c5-9ddf-48e7-8e5c-ff780f538308 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 returned with HTTP 200 Jan 28 13:33:07.064149 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1653/3302] 10.222.0.38 () {60 vars in 1341 bytes} [Thu Jan 28 13:33:06 2021] PUT /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 => generated 36 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:07.078049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-857eb06e-cd25-4637-a2a8-a1f38f2a9d2b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 Jan 28 13:33:07.079104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-857eb06e-cd25-4637-a2a8-a1f38f2a9d2b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.079104 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:07.079104 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:07.079104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-857eb06e-cd25-4637-a2a8-a1f38f2a9d2b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.079924 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:07.079924 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:07.081016 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.081016 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.090202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-857eb06e-cd25-4637-a2a8-a1f38f2a9d2b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 returned with HTTP 200 Jan 28 13:33:07.095300 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1650/3303] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 => generated 480 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:07.103917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-946de06b-7a4f-42bd-9ea3-4b7b81e43332 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] PUT http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/delete_keys Jan 28 13:33:07.104486 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:07.104486 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:07.104992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-946de06b-7a4f-42bd-9ea3-4b7b81e43332 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:07.106549 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:07.106549 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:07.107648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-946de06b-7a4f-42bd-9ea3-4b7b81e43332 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Delete_key spec: a41118e5-da89-40e9-a7bd-0df798d9eb74, keys: ['iops_bytes'] {{(pid=87941) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 28 13:33:07.108527 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.108527 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.122213 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:07.122213 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:07.133118 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.133118 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.142060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-946de06b-7a4f-42bd-9ea3-4b7b81e43332 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/delete_keys returned with HTTP 202 Jan 28 13:33:07.143309 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1654/3304] 10.222.0.38 () {60 vars in 1377 bytes} [Thu Jan 28 13:33:07 2021] PUT /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74/delete_keys => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:07.154271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1cb7bdb3-5885-4379-b242-2deb79067933 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 Jan 28 13:33:07.154921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1cb7bdb3-5885-4379-b242-2deb79067933 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.155211 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:07.155211 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:07.155710 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1cb7bdb3-5885-4379-b242-2deb79067933 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.156434 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:07.156434 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:07.157746 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.157746 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.167107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1cb7bdb3-5885-4379-b242-2deb79067933 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 returned with HTTP 200 Jan 28 13:33:07.168286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1651/3305] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 => generated 459 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:07.181207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47428b0c-6d64-4af5-95a6-ee744358cc40 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 Jan 28 13:33:07.182075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47428b0c-6d64-4af5-95a6-ee744358cc40 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.182297 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:07.182297 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:07.182871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47428b0c-6d64-4af5-95a6-ee744358cc40 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.183406 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:07.183406 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:07.185162 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.185162 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.193692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47428b0c-6d64-4af5-95a6-ee744358cc40 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 returned with HTTP 200 Jan 28 13:33:07.198266 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1655/3306] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 => generated 459 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:07.209349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc324b75-78da-4f2c-8ef0-493eb205d8ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a?force=False Jan 28 13:33:07.209897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc324b75-78da-4f2c-8ef0-493eb205d8ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.210136 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:07.210136 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:07.210620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc324b75-78da-4f2c-8ef0-493eb205d8ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.211953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:07.211953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:07.212877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cc324b75-78da-4f2c-8ef0-493eb205d8ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Delete qos_spec: b7b0a96d-0f80-43eb-af38-05227afdd80a, force: False {{(pid=87940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 13:33:07.213668 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.213668 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.221199 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc324b75-78da-4f2c-8ef0-493eb205d8ff tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a?force=False returned with HTTP 404 Jan 28 13:33:07.222924 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1652/3307] 10.222.0.38 () {58 vars in 1347 bytes} [Thu Jan 28 13:33:07 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.234717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23b80d1f-97f5-4a57-8519-0dd6ebe35606 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a Jan 28 13:33:07.235264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23b80d1f-97f5-4a57-8519-0dd6ebe35606 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.235495 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:07.235495 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:07.235875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23b80d1f-97f5-4a57-8519-0dd6ebe35606 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.236577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:07.236577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:07.237719 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.237719 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.248540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23b80d1f-97f5-4a57-8519-0dd6ebe35606 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a returned with HTTP 404 Jan 28 13:33:07.251881 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1656/3308] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/b7b0a96d-0f80-43eb-af38-05227afdd80a => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.260796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1bc07c98-4691-4a22-95db-391fbd09be1b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d?force=False Jan 28 13:33:07.261521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1bc07c98-4691-4a22-95db-391fbd09be1b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.262443 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1bc07c98-4691-4a22-95db-391fbd09be1b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.264041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1bc07c98-4691-4a22-95db-391fbd09be1b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Delete qos_spec: 9f1bcc42-e2e4-4383-bb7a-b2b3699e349d, force: False {{(pid=87940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 13:33:07.277585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1bc07c98-4691-4a22-95db-391fbd09be1b tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d?force=False returned with HTTP 404 Jan 28 13:33:07.278885 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1653/3309] 10.222.0.38 () {58 vars in 1347 bytes} [Thu Jan 28 13:33:07 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.289103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be4392f5-80ba-4dae-8558-9d06c2433e85 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d Jan 28 13:33:07.290119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be4392f5-80ba-4dae-8558-9d06c2433e85 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.290923 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be4392f5-80ba-4dae-8558-9d06c2433e85 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.299937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be4392f5-80ba-4dae-8558-9d06c2433e85 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d returned with HTTP 404 Jan 28 13:33:07.301751 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1657/3310] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/9f1bcc42-e2e4-4383-bb7a-b2b3699e349d => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.317405 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1d3d4bb-4462-470f-b8dc-396454898c41 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68?force=False Jan 28 13:33:07.317976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1d3d4bb-4462-470f-b8dc-396454898c41 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.318619 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1d3d4bb-4462-470f-b8dc-396454898c41 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.320602 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1d3d4bb-4462-470f-b8dc-396454898c41 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Delete qos_spec: fb30a3bf-3379-4423-a170-3127f4b9ed68, force: False {{(pid=87940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 13:33:07.329375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1d3d4bb-4462-470f-b8dc-396454898c41 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68?force=False returned with HTTP 404 Jan 28 13:33:07.330863 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1654/3311] 10.222.0.38 () {58 vars in 1347 bytes} [Thu Jan 28 13:33:07 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.342792 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f18f7fb-b46a-4c9c-ae22-4be0f7bea0f0 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68 Jan 28 13:33:07.343341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f18f7fb-b46a-4c9c-ae22-4be0f7bea0f0 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.343853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f18f7fb-b46a-4c9c-ae22-4be0f7bea0f0 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.352563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f18f7fb-b46a-4c9c-ae22-4be0f7bea0f0 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68 returned with HTTP 404 Jan 28 13:33:07.353890 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1658/3312] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/fb30a3bf-3379-4423-a170-3127f4b9ed68 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.362350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c2f2ef0-2ea0-4b35-af8d-fe5ebcdc0093 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/062990a1-fb48-4f09-9ded-19aacb8b9c40 Jan 28 13:33:07.363013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c2f2ef0-2ea0-4b35-af8d-fe5ebcdc0093 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.363689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5c2f2ef0-2ea0-4b35-af8d-fe5ebcdc0093 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.437071 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:07.437071 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:07.460664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5c2f2ef0-2ea0-4b35-af8d-fe5ebcdc0093 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/062990a1-fb48-4f09-9ded-19aacb8b9c40 returned with HTTP 202 Jan 28 13:33:07.471527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a74b667-420d-4f80-9a57-badabd8f8a52 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/062990a1-fb48-4f09-9ded-19aacb8b9c40 Jan 28 13:33:07.472414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a74b667-420d-4f80-9a57-badabd8f8a52 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.473173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a74b667-420d-4f80-9a57-badabd8f8a52 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.478887 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1655/3313] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:33:07 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/062990a1-fb48-4f09-9ded-19aacb8b9c40 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:07.490201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a74b667-420d-4f80-9a57-badabd8f8a52 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/062990a1-fb48-4f09-9ded-19aacb8b9c40 returned with HTTP 404 Jan 28 13:33:07.500423 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d34778ce-2fc1-4a5a-b5b0-fcf64d0d9fae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/311fecf1-3b27-4003-bfe0-49530fa95e23 Jan 28 13:33:07.501291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d34778ce-2fc1-4a5a-b5b0-fcf64d0d9fae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.501994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d34778ce-2fc1-4a5a-b5b0-fcf64d0d9fae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.509565 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1659/3314] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/062990a1-fb48-4f09-9ded-19aacb8b9c40 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.604827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d34778ce-2fc1-4a5a-b5b0-fcf64d0d9fae tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/311fecf1-3b27-4003-bfe0-49530fa95e23 returned with HTTP 202 Jan 28 13:33:07.606198 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1656/3315] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:33:07 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/311fecf1-3b27-4003-bfe0-49530fa95e23 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:07.617240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edac5bc8-64f6-49df-a1a7-89f17e954728 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/311fecf1-3b27-4003-bfe0-49530fa95e23 Jan 28 13:33:07.618233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edac5bc8-64f6-49df-a1a7-89f17e954728 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.618963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-edac5bc8-64f6-49df-a1a7-89f17e954728 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.638809 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-edac5bc8-64f6-49df-a1a7-89f17e954728 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/311fecf1-3b27-4003-bfe0-49530fa95e23 returned with HTTP 404 Jan 28 13:33:07.651798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cb62fa1-4b5c-4b23-965c-19b2d2398c1a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/e78c7c4e-4982-4831-bd19-247de810be8f Jan 28 13:33:07.652524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cb62fa1-4b5c-4b23-965c-19b2d2398c1a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.653256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cb62fa1-4b5c-4b23-965c-19b2d2398c1a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.661537 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1660/3316] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/311fecf1-3b27-4003-bfe0-49530fa95e23 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.755142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cb62fa1-4b5c-4b23-965c-19b2d2398c1a tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/e78c7c4e-4982-4831-bd19-247de810be8f returned with HTTP 202 Jan 28 13:33:07.756567 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1657/3317] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:33:07 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/e78c7c4e-4982-4831-bd19-247de810be8f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:07.766427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b045d6c5-0bd8-4e6a-864e-b0307f46db89 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/e78c7c4e-4982-4831-bd19-247de810be8f Jan 28 13:33:07.766427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b045d6c5-0bd8-4e6a-864e-b0307f46db89 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.766746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b045d6c5-0bd8-4e6a-864e-b0307f46db89 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.791788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b045d6c5-0bd8-4e6a-864e-b0307f46db89 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/e78c7c4e-4982-4831-bd19-247de810be8f returned with HTTP 404 Jan 28 13:33:07.799446 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1661/3318] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/types/e78c7c4e-4982-4831-bd19-247de810be8f => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:07.808291 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e52561f-c70c-4941-917f-fc1844460433 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] DELETE http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74?force=False Jan 28 13:33:07.808840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e52561f-c70c-4941-917f-fc1844460433 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.809342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e52561f-c70c-4941-917f-fc1844460433 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.810758 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1e52561f-c70c-4941-917f-fc1844460433 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Delete qos_spec: a41118e5-da89-40e9-a7bd-0df798d9eb74, force: False {{(pid=87940) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 13:33:07.820311 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.820311 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.849159 n-d-705657-14 devstack@c-api.service[87939]: /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 Jan 28 13:33:07.849159 n-d-705657-14 devstack@c-api.service[87939]: options(joinedload_all('specs')).all() Jan 28 13:33:07.859852 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:07.859852 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:07.867044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e52561f-c70c-4941-917f-fc1844460433 tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74?force=False returned with HTTP 202 Jan 28 13:33:07.872413 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1658/3319] 10.222.0.38 () {58 vars in 1347 bytes} [Thu Jan 28 13:33:07 2021] DELETE /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74?force=False => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:07.880401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c53ad414-e2a3-40d6-9867-8910d9a923cc tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] GET http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 Jan 28 13:33:07.880947 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c53ad414-e2a3-40d6-9867-8910d9a923cc tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:07.881414 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c53ad414-e2a3-40d6-9867-8910d9a923cc tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:07.891093 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c53ad414-e2a3-40d6-9867-8910d9a923cc tempest-QosSpecsTestJSON-440761010 tempest-QosSpecsTestJSON-440761010-project-admin] http://10.222.0.38/volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 returned with HTTP 404 Jan 28 13:33:07.892956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1662/3320] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:33:07 2021] GET /volume/v3/72570fcf653c4d11863e99e2b1d0bf91/qos-specs/a41118e5-da89-40e9-a7bd-0df798d9eb74 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:16.368276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d62e2b6c-e991-4f23-9e9b-2f5abe48314f tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] GET http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default Jan 28 13:33:16.368807 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d62e2b6c-e991-4f23-9e9b-2f5abe48314f tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:16.369018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:16.369018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:16.369381 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d62e2b6c-e991-4f23-9e9b-2f5abe48314f tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:16.370001 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:16.370001 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:16.399298 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d62e2b6c-e991-4f23-9e9b-2f5abe48314f tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default returned with HTTP 200 Jan 28 13:33:16.400428 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1659/3321] 10.222.0.38 () {58 vars in 1264 bytes} [Thu Jan 28 13:33:16 2021] GET /volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default => generated 342 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:16.415716 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2576ad01-1e1b-4c5b-b309-e73e58860bda tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] GET http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default Jan 28 13:33:16.416256 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2576ad01-1e1b-4c5b-b309-e73e58860bda tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:16.416744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2576ad01-1e1b-4c5b-b309-e73e58860bda tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:16.446222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2576ad01-1e1b-4c5b-b309-e73e58860bda tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default returned with HTTP 200 Jan 28 13:33:16.456701 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1663/3322] 10.222.0.38 () {58 vars in 1264 bytes} [Thu Jan 28 13:33:16 2021] GET /volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default => generated 342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:16.462726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5556c40c-2f52-4066-ba28-48a2bf26424c tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] POST http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/types Jan 28 13:33:16.463960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5556c40c-2f52-4066-ba28-48a2bf26424c tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1723897275"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:16.515608 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5556c40c-2f52-4066-ba28-48a2bf26424c tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/types returned with HTTP 200 Jan 28 13:33:16.519331 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1660/3323] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:33:16 2021] POST /volume/v3/608c1cccd146444cafbd95ce77a3579d/types => generated 228 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:16.534240 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1be4ed8c-211a-4049-b19a-3b8da36c9049 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] PUT http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default Jan 28 13:33:16.535553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1be4ed8c-211a-4049-b19a-3b8da36c9049 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] 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-1723897275": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1723897275": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1723897275": 8}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:16.765444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1be4ed8c-211a-4049-b19a-3b8da36c9049 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default returned with HTTP 200 Jan 28 13:33:16.773083 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1664/3324] 10.222.0.38 () {60 vars in 1285 bytes} [Thu Jan 28 13:33:16 2021] PUT /volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default => generated 533 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:16.785587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fe8a569-4f4a-4563-bb3f-fe40b436daae tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] GET http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-sets/608c1cccd146444cafbd95ce77a3579d/defaults Jan 28 13:33:16.785587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fe8a569-4f4a-4563-bb3f-fe40b436daae tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:16.785587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fe8a569-4f4a-4563-bb3f-fe40b436daae tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Calling method 'defaults' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:16.811359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fe8a569-4f4a-4563-bb3f-fe40b436daae tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-sets/608c1cccd146444cafbd95ce77a3579d/defaults returned with HTTP 200 Jan 28 13:33:16.813082 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1661/3325] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:33:16 2021] GET /volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-sets/608c1cccd146444cafbd95ce77a3579d/defaults => generated 569 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:17.284208 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d90d7f22-03dd-4e0f-b5a2-00abb01e518c tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] GET http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-sets/be3a15c17c4d45cfa1e462c9eaee0ef8/defaults Jan 28 13:33:17.284925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d90d7f22-03dd-4e0f-b5a2-00abb01e518c tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:17.285450 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d90d7f22-03dd-4e0f-b5a2-00abb01e518c tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Calling method 'defaults' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:17.309687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d90d7f22-03dd-4e0f-b5a2-00abb01e518c tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-sets/be3a15c17c4d45cfa1e462c9eaee0ef8/defaults returned with HTTP 200 Jan 28 13:33:17.310704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1665/3326] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:33:17 2021] GET /volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-sets/be3a15c17c4d45cfa1e462c9eaee0ef8/defaults => generated 569 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:17.543144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1827070-7696-421e-84ac-14a24f1c9ad9 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] PUT http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default Jan 28 13:33:17.545050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e1827070-7696-421e-84ac-14a24f1c9ad9 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] 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=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:17.747336 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e1827070-7696-421e-84ac-14a24f1c9ad9 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default returned with HTTP 200 Jan 28 13:33:17.757167 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1662/3327] 10.222.0.38 () {60 vars in 1285 bytes} [Thu Jan 28 13:33:17 2021] PUT /volume/v3/608c1cccd146444cafbd95ce77a3579d/os-quota-class-sets/default => generated 533 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:17.762070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51b42d91-8088-47fc-86fd-db1289e6d066 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] DELETE http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/types/974ebeda-f15d-484c-a274-dbc2355097be Jan 28 13:33:17.762836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51b42d91-8088-47fc-86fd-db1289e6d066 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:17.763640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-51b42d91-8088-47fc-86fd-db1289e6d066 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:17.848920 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:17.848920 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:17.863218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-51b42d91-8088-47fc-86fd-db1289e6d066 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/types/974ebeda-f15d-484c-a274-dbc2355097be returned with HTTP 202 Jan 28 13:33:17.864683 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1666/3328] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:33:17 2021] DELETE /volume/v3/608c1cccd146444cafbd95ce77a3579d/types/974ebeda-f15d-484c-a274-dbc2355097be => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:17.873290 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22721a75-de9d-48d2-975f-2b2c00b2fa58 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] GET http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/types/974ebeda-f15d-484c-a274-dbc2355097be Jan 28 13:33:17.874106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22721a75-de9d-48d2-975f-2b2c00b2fa58 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:17.874719 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-22721a75-de9d-48d2-975f-2b2c00b2fa58 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:17.893107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-22721a75-de9d-48d2-975f-2b2c00b2fa58 tempest-VolumeQuotaClassesTest-137545994 tempest-VolumeQuotaClassesTest-137545994-project-admin] http://10.222.0.38/volume/v3/608c1cccd146444cafbd95ce77a3579d/types/974ebeda-f15d-484c-a274-dbc2355097be returned with HTTP 404 Jan 28 13:33:17.894616 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1663/3329] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:33:17 2021] GET /volume/v3/608c1cccd146444cafbd95ce77a3579d/types/974ebeda-f15d-484c-a274-dbc2355097be => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:21.954111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] POST http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes Jan 28 13:33:21.954895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1791634974"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:21.956253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1791634974'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:33:21.957266 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Create volume of 1 GB Jan 28 13:33:21.984184 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Availability Zones retrieved successfully. Jan 28 13:33:22.030044 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Flow 'volume_create_api' (57845adb-e822-4c18-b91a-a82d1a78eac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:33:22.042094 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8abdf9b-03a9-4bae-aad6-6ddea5787ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:22.044584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:33:22.118921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8abdf9b-03a9-4bae-aad6-6ddea5787ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:22.121238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1953d9f4-730a-4913-b076-bdc87af2ebbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:22.290192 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Created reservations ['e552e935-ebbf-4311-8ada-a7d1faaeca8e', '0dcb3b72-3e31-4a8f-b0fb-8ad5c10df36d', '0545dada-e924-4e93-98a7-b709648a9e5d', 'da46c089-043b-455a-a85d-460a13a82e62'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:33:22.292945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1953d9f4-730a-4913-b076-bdc87af2ebbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e552e935-ebbf-4311-8ada-a7d1faaeca8e', '0dcb3b72-3e31-4a8f-b0fb-8ad5c10df36d', '0545dada-e924-4e93-98a7-b709648a9e5d', 'da46c089-043b-455a-a85d-460a13a82e62']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:22.301877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11206789-c7ba-485c-8c2c-c58c2ce774c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:22.452733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11206789-c7ba-485c-8c2c-c58c2ce774c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9aa2a36-e255-4a88-a7c5-595da4ff2056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1791634974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd5f635545e4a30b3312fc8d87a405a',qos_specs=None,replication_status=,reservations=['e552e935-ebbf-4311-8ada-a7d1faaeca8e','0dcb3b72-3e31-4a8f-b0fb-8ad5c10df36d','0545dada-e924-4e93-98a7-b709648a9e5d','da46c089-043b-455a-a85d-460a13a82e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e354bbe3beb4b7c970ce269358c11ab',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1791634974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9aa2a36-e255-4a88-a7c5-595da4ff2056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfd5f635545e4a30b3312fc8d87a405a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4e354bbe3beb4b7c970ce269358c11ab',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:22.457355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d4641c-18b2-4dec-8008-82f8da2a8bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:22.516839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d4641c-18b2-4dec-8008-82f8da2a8bc5) transitioned into state 'SUCCESS' from state '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-1791634974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd5f635545e4a30b3312fc8d87a405a',qos_specs=None,replication_status=,reservations=['e552e935-ebbf-4311-8ada-a7d1faaeca8e','0dcb3b72-3e31-4a8f-b0fb-8ad5c10df36d','0545dada-e924-4e93-98a7-b709648a9e5d','da46c089-043b-455a-a85d-460a13a82e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e354bbe3beb4b7c970ce269358c11ab',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:22.520721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c141db-ecaa-41cc-b949-2ec2d1d7a19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:22.542076 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c141db-ecaa-41cc-b949-2ec2d1d7a19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:22.545495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Flow 'volume_create_api' (57845adb-e822-4c18-b91a-a82d1a78eac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:33:22.617603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Create volume request issued successfully. Jan 28 13:33:22.634129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-232e89db-1af4-4d87-8d58-6e00e14c0223 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes returned with HTTP 202 Jan 28 13:33:22.635089 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1667/3330] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:33:21 2021] POST /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes => generated 819 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:33:22.650598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46dcf761-0314-4c60-8cfd-9af7aecce93d tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 Jan 28 13:33:22.658444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46dcf761-0314-4c60-8cfd-9af7aecce93d tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:22.658444 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-46dcf761-0314-4c60-8cfd-9af7aecce93d tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:22.720552 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:22.720552 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:22.735299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-46dcf761-0314-4c60-8cfd-9af7aecce93d tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:22.769493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-46dcf761-0314-4c60-8cfd-9af7aecce93d tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 returned with HTTP 200 Jan 28 13:33:22.782315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1664/3331] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:22 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 => generated 887 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:23.789359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e45c557-65b0-4702-817e-6b3504483f9e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 Jan 28 13:33:23.789928 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e45c557-65b0-4702-817e-6b3504483f9e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:23.790084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:23.790084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:23.790594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e45c557-65b0-4702-817e-6b3504483f9e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:23.846269 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:23.846269 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:23.860385 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6e45c557-65b0-4702-817e-6b3504483f9e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:23.887374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e45c557-65b0-4702-817e-6b3504483f9e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 returned with HTTP 200 Jan 28 13:33:23.888752 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1668/3332] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:23 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:23.905891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76cceaf7-432c-4a3a-977b-746575ca060a tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] POST http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:23.906328 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:23.906328 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:23.906866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-76cceaf7-432c-4a3a-977b-746575ca060a tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:23.982685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:23.982685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:23.984083 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-76cceaf7-432c-4a3a-977b-746575ca060a tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.008189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-76cceaf7-432c-4a3a-977b-746575ca060a tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Create volume metadata completed successfully. Jan 28 13:33:24.010275 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-76cceaf7-432c-4a3a-977b-746575ca060a tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:24.015986 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1665/3333] 10.222.0.38 () {60 vars in 1364 bytes} [Thu Jan 28 13:33:23 2021] POST /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 101 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:24.022332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-943b26e3-5de0-4ad3-8e27-b09a73b42314 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:24.023730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-943b26e3-5de0-4ad3-8e27-b09a73b42314 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:24.024339 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.024339 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.025174 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-943b26e3-5de0-4ad3-8e27-b09a73b42314 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:24.090330 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:24.090330 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:24.092352 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-943b26e3-5de0-4ad3-8e27-b09a73b42314 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.105321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-943b26e3-5de0-4ad3-8e27-b09a73b42314 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Get volume metadata completed successfully. Jan 28 13:33:24.106165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-943b26e3-5de0-4ad3-8e27-b09a73b42314 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:24.109016 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1669/3334] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:33:24 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 101 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:24.117411 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d21dd91e-0328-4c61-bc7a-5def0bbba62b tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] PUT http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:24.118052 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.118052 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.118530 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d21dd91e-0328-4c61-bc7a-5def0bbba62b tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:24.220949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:24.220949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:24.222388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d21dd91e-0328-4c61-bc7a-5def0bbba62b tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.260683 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d21dd91e-0328-4c61-bc7a-5def0bbba62b tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Update volume metadata completed successfully. Jan 28 13:33:24.261641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d21dd91e-0328-4c61-bc7a-5def0bbba62b tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:24.262530 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1666/3335] 10.222.0.38 () {60 vars in 1362 bytes} [Thu Jan 28 13:33:24 2021] PUT /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 57 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:24.275918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f7437ae0-d782-4451-b442-7541a9dc09d2 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:24.276753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f7437ae0-d782-4451-b442-7541a9dc09d2 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:24.277017 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.277017 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.277578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f7437ae0-d782-4451-b442-7541a9dc09d2 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:24.354736 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:24.354736 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:24.356110 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f7437ae0-d782-4451-b442-7541a9dc09d2 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.375098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f7437ae0-d782-4451-b442-7541a9dc09d2 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Get volume metadata completed successfully. Jan 28 13:33:24.375846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f7437ae0-d782-4451-b442-7541a9dc09d2 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:24.382837 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1670/3336] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:33:24 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 57 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:24.387430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2243f908-0a25-46b3-87de-4ca0e4d82f05 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] DELETE http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key1 Jan 28 13:33:24.388259 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2243f908-0a25-46b3-87de-4ca0e4d82f05 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:24.388638 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.388638 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.389254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2243f908-0a25-46b3-87de-4ca0e4d82f05 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:24.450469 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:24.450469 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:24.452120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2243f908-0a25-46b3-87de-4ca0e4d82f05 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.467155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2243f908-0a25-46b3-87de-4ca0e4d82f05 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Get volume metadata completed successfully. Jan 28 13:33:24.477606 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:24.477606 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:24.485889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2243f908-0a25-46b3-87de-4ca0e4d82f05 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Delete volume metadata completed successfully. Jan 28 13:33:24.486274 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2243f908-0a25-46b3-87de-4ca0e4d82f05 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key1 returned with HTTP 200 Jan 28 13:33:24.491274 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1667/3337] 10.222.0.38 () {58 vars in 1360 bytes} [Thu Jan 28 13:33:24 2021] DELETE /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key1 => generated 0 bytes in 105 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 28 13:33:24.499145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7e29825-3968-4397-a10f-d128fccd277e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:24.499880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7e29825-3968-4397-a10f-d128fccd277e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:24.500247 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.500247 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.501447 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7e29825-3968-4397-a10f-d128fccd277e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:24.563691 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:24.563691 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:24.565637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b7e29825-3968-4397-a10f-d128fccd277e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.577420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b7e29825-3968-4397-a10f-d128fccd277e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Get volume metadata completed successfully. Jan 28 13:33:24.578366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7e29825-3968-4397-a10f-d128fccd277e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:24.579650 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1671/3338] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:33:24 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 32 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:24.591862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2329070a-3099-4479-a228-6603821d41de tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] PUT http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:24.592592 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.592592 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.593284 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2329070a-3099-4479-a228-6603821d41de tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:24.653744 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:24.653744 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:24.654961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2329070a-3099-4479-a228-6603821d41de tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.678958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2329070a-3099-4479-a228-6603821d41de tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Update volume metadata completed successfully. Jan 28 13:33:24.680438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2329070a-3099-4479-a228-6603821d41de tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:24.689707 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1668/3339] 10.222.0.38 () {60 vars in 1362 bytes} [Thu Jan 28 13:33:24 2021] PUT /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 16 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:24.696194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b6e406c-3f25-4f68-88de-eda9f525ffa5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] POST http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:24.696756 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.696756 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.697294 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2b6e406c-3f25-4f68-88de-eda9f525ffa5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:24.760524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:24.760524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:24.771762 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2b6e406c-3f25-4f68-88de-eda9f525ffa5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.811118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2b6e406c-3f25-4f68-88de-eda9f525ffa5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Create volume metadata completed successfully. Jan 28 13:33:24.812102 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2b6e406c-3f25-4f68-88de-eda9f525ffa5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:24.815761 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1672/3340] 10.222.0.38 () {60 vars in 1363 bytes} [Thu Jan 28 13:33:24 2021] POST /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 68 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:24.823353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c90842e-c88a-46ec-8b15-555868db6cb5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] PUT http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key3 Jan 28 13:33:24.823820 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.823820 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.824233 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6c90842e-c88a-46ec-8b15-555868db6cb5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:24.886610 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:24.886610 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:24.887879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6c90842e-c88a-46ec-8b15-555868db6cb5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:24.921316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6c90842e-c88a-46ec-8b15-555868db6cb5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Update volume metadata completed successfully. Jan 28 13:33:24.921540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6c90842e-c88a-46ec-8b15-555868db6cb5 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key3 returned with HTTP 200 Jan 28 13:33:24.922472 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1669/3341] 10.222.0.38 () {60 vars in 1377 bytes} [Thu Jan 28 13:33:24 2021] PUT /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key3 => generated 35 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:24.932576 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f551810-bfdb-4893-af93-e9102c9ad348 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key3 Jan 28 13:33:24.933110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f551810-bfdb-4893-af93-e9102c9ad348 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:24.933316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:24.933316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:24.933690 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f551810-bfdb-4893-af93-e9102c9ad348 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:25.043444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:25.043444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:25.045155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f551810-bfdb-4893-af93-e9102c9ad348 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:25.056541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f551810-bfdb-4893-af93-e9102c9ad348 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Get volume metadata completed successfully. Jan 28 13:33:25.057148 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f551810-bfdb-4893-af93-e9102c9ad348 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key3 returned with HTTP 200 Jan 28 13:33:25.058026 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1673/3342] 10.222.0.38 () {58 vars in 1357 bytes} [Thu Jan 28 13:33:24 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata/key3 => generated 35 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:25.075614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78778d83-ced6-4198-91b2-af3ea5e45b47 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:25.079857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78778d83-ced6-4198-91b2-af3ea5e45b47 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:25.080282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:25.080282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:25.082495 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-78778d83-ced6-4198-91b2-af3ea5e45b47 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:25.160129 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:25.160129 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:25.161784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-78778d83-ced6-4198-91b2-af3ea5e45b47 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:25.173055 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-78778d83-ced6-4198-91b2-af3ea5e45b47 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Get volume metadata completed successfully. Jan 28 13:33:25.173905 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-78778d83-ced6-4198-91b2-af3ea5e45b47 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:25.179937 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1670/3343] 10.222.0.38 () {58 vars in 1342 bytes} [Thu Jan 28 13:33:25 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 75 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:25.185450 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77237d4f-757e-4db7-8fac-56c2b5520104 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] PUT http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata Jan 28 13:33:25.185450 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:25.185450 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:25.185698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-77237d4f-757e-4db7-8fac-56c2b5520104 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:25.303531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:25.303531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:25.304794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-77237d4f-757e-4db7-8fac-56c2b5520104 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:25.341288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-77237d4f-757e-4db7-8fac-56c2b5520104 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Update volume metadata completed successfully. Jan 28 13:33:25.342457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-77237d4f-757e-4db7-8fac-56c2b5520104 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata returned with HTTP 200 Jan 28 13:33:25.354170 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1674/3344] 10.222.0.38 () {60 vars in 1362 bytes} [Thu Jan 28 13:33:25 2021] PUT /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056/metadata => generated 16 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:25.370972 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df9a633b-5616-4bae-a046-f8814d4fbb6e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] DELETE http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 Jan 28 13:33:25.372254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df9a633b-5616-4bae-a046-f8814d4fbb6e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:25.374103 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:25.374103 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:25.375208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df9a633b-5616-4bae-a046-f8814d4fbb6e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:25.379211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-df9a633b-5616-4bae-a046-f8814d4fbb6e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Delete volume with id: f9aa2a36-e255-4a88-a7c5-595da4ff2056 Jan 28 13:33:25.456013 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:25.456013 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:25.457893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df9a633b-5616-4bae-a046-f8814d4fbb6e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:25.494597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df9a633b-5616-4bae-a046-f8814d4fbb6e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Delete volume request issued successfully. Jan 28 13:33:25.495501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df9a633b-5616-4bae-a046-f8814d4fbb6e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 returned with HTTP 202 Jan 28 13:33:25.497092 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1671/3345] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:33:25 2021] DELETE /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:25.506562 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd207601-b5af-49cd-88ec-37c1ca929a77 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 Jan 28 13:33:25.507200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd207601-b5af-49cd-88ec-37c1ca929a77 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:25.507311 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:25.507311 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:25.507641 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dd207601-b5af-49cd-88ec-37c1ca929a77 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:25.638515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:25.638515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:25.648429 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dd207601-b5af-49cd-88ec-37c1ca929a77 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:25.695731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dd207601-b5af-49cd-88ec-37c1ca929a77 tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 returned with HTTP 200 Jan 28 13:33:25.708253 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1675/3346] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:25 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:26.484543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-acbee0a1-b4f7-4836-ab6e-4e81555a5adb tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] POST http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types Jan 28 13:33:26.485822 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:26.485822 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:26.486610 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-acbee0a1-b4f7-4836-ab6e-4e81555a5adb tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1457705450", "description": "tempest-group-type-description-1384526844", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:26.539584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-acbee0a1-b4f7-4836-ab6e-4e81555a5adb tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types returned with HTTP 202 Jan 28 13:33:26.540929 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1672/3347] 10.222.0.38 () {62 vars in 1279 bytes} [Thu Jan 28 13:33:26 2021] POST /volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types => generated 265 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:26.551501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5fcc97f0-10b8-420e-92e4-d0dc07c284b5 tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] GET http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types Jan 28 13:33:26.552090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5fcc97f0-10b8-420e-92e4-d0dc07c284b5 tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:26.552282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:26.552282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:26.552896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5fcc97f0-10b8-420e-92e4-d0dc07c284b5 tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:26.579671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5fcc97f0-10b8-420e-92e4-d0dc07c284b5 tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types returned with HTTP 200 Jan 28 13:33:26.580852 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1676/3348] 10.222.0.38 () {60 vars in 1257 bytes} [Thu Jan 28 13:33:26 2021] GET /volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types => generated 499 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:26.591752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26b13af2-4abb-46ed-ba42-f6e3babcfe2c tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] PUT http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a Jan 28 13:33:26.593048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26b13af2-4abb-46ed-ba42-f6e3babcfe2c tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-198096051", "description": "updated-group-type-desc"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:26.626362 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26b13af2-4abb-46ed-ba42-f6e3babcfe2c tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a returned with HTTP 200 Jan 28 13:33:26.627765 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1673/3349] 10.222.0.38 () {62 vars in 1389 bytes} [Thu Jan 28 13:33:26 2021] PUT /volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a => generated 254 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:33:26.637871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de307fe8-0f25-46e7-be01-2730565750df tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] GET http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a Jan 28 13:33:26.638476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de307fe8-0f25-46e7-be01-2730565750df tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:26.638955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-de307fe8-0f25-46e7-be01-2730565750df tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:26.652492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-de307fe8-0f25-46e7-be01-2730565750df tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a returned with HTTP 200 Jan 28 13:33:26.653681 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1677/3350] 10.222.0.38 () {60 vars in 1368 bytes} [Thu Jan 28 13:33:26 2021] GET /volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a => generated 254 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:26.670320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a074a00-ecc7-412e-8fa7-f36c0ee5db21 tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] DELETE http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a Jan 28 13:33:26.670320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a074a00-ecc7-412e-8fa7-f36c0ee5db21 tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:26.670320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3a074a00-ecc7-412e-8fa7-f36c0ee5db21 tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:26.697426 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:26.697426 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:26.705707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3a074a00-ecc7-412e-8fa7-f36c0ee5db21 tempest-GroupTypesTest-1678671960 tempest-GroupTypesTest-1678671960-project-admin] http://10.222.0.38/volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a returned with HTTP 202 Jan 28 13:33:26.707122 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1674/3351] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:33:26 2021] DELETE /volume/v3/548e91ab7f85406f9d2810dcbd8d05b3/group_types/8eae0241-d2ea-4931-b3bc-930730672e4a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:33:26.718869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29b7e6a5-d311-42bb-bcbb-344b444561ca tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 Jan 28 13:33:26.719634 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29b7e6a5-d311-42bb-bcbb-344b444561ca tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:26.720879 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29b7e6a5-d311-42bb-bcbb-344b444561ca tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:26.804585 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:26.804585 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:26.816788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-29b7e6a5-d311-42bb-bcbb-344b444561ca tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Volume info retrieved successfully. Jan 28 13:33:26.854202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29b7e6a5-d311-42bb-bcbb-344b444561ca tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 returned with HTTP 200 Jan 28 13:33:26.855237 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1678/3352] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:26 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 => generated 911 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:27.872321 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65000744-7f42-4411-9c83-719b6f8f513e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] GET http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 Jan 28 13:33:27.872867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65000744-7f42-4411-9c83-719b6f8f513e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:27.873677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-65000744-7f42-4411-9c83-719b6f8f513e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:27.999566 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-65000744-7f42-4411-9c83-719b6f8f513e tempest-VolumesMetadataTest-2037314747 tempest-VolumesMetadataTest-2037314747-project] http://10.222.0.38/volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 returned with HTTP 404 Jan 28 13:33:28.001011 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1675/3353] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:27 2021] GET /volume/v3/bfd5f635545e4a30b3312fc8d87a405a/volumes/f9aa2a36-e255-4a88-a7c5-595da4ff2056 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:33.661585 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] POST http://10.222.0.38/volume/v3/a978d94e38554928a8dca4a692f248ed/volumes Jan 28 13:33:33.662316 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:33.662316 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:33.662989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1555891484"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:33.664531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1555891484'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:33:33.664944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Create volume of 1 GB Jan 28 13:33:33.684105 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Availability Zones retrieved successfully. Jan 28 13:33:33.720649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Flow 'volume_create_api' (fc01cdff-cfb5-48a7-993a-8ced85272ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:33:33.725598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7434788-290e-4245-834b-ca7df62898e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:33.728569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:33:33.824839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7434788-290e-4245-834b-ca7df62898e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:33.828420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0a6a71-92e1-4dec-a444-071175de0066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:34.104853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Created reservations ['5d508e49-9deb-499b-bf73-25a4121e8406', 'eb4dd806-2ae6-456e-8f9c-e7af0b0bc83a', 'd743afe7-b55c-470a-8bae-2e36fbb0847f', '663e6e1d-fcea-4fcb-ba58-a6f23414e0ba'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:33:34.117720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0a6a71-92e1-4dec-a444-071175de0066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d508e49-9deb-499b-bf73-25a4121e8406', 'eb4dd806-2ae6-456e-8f9c-e7af0b0bc83a', 'd743afe7-b55c-470a-8bae-2e36fbb0847f', '663e6e1d-fcea-4fcb-ba58-a6f23414e0ba']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:34.128716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbe2cb6-6891-45ee-b29c-b9525d5e481f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:34.333856 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acbe2cb6-6891-45ee-b29c-b9525d5e481f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb5f9da4-9433-4d2a-a383-5065d36b3542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1555891484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a978d94e38554928a8dca4a692f248ed',qos_specs=None,replication_status=,reservations=['5d508e49-9deb-499b-bf73-25a4121e8406','eb4dd806-2ae6-456e-8f9c-e7af0b0bc83a','d743afe7-b55c-470a-8bae-2e36fbb0847f','663e6e1d-fcea-4fcb-ba58-a6f23414e0ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e650a817725e409683039d45b79cd782',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1555891484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb5f9da4-9433-4d2a-a383-5065d36b3542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a978d94e38554928a8dca4a692f248ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e650a817725e409683039d45b79cd782',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:34.342120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a42c20d-0942-47ec-80c6-eb53a8a5cc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:34.382052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a42c20d-0942-47ec-80c6-eb53a8a5cc87) transitioned into state 'SUCCESS' from state '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-1555891484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a978d94e38554928a8dca4a692f248ed',qos_specs=None,replication_status=,reservations=['5d508e49-9deb-499b-bf73-25a4121e8406','eb4dd806-2ae6-456e-8f9c-e7af0b0bc83a','d743afe7-b55c-470a-8bae-2e36fbb0847f','663e6e1d-fcea-4fcb-ba58-a6f23414e0ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e650a817725e409683039d45b79cd782',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:34.384609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfeb84bb-0583-4278-affc-4646e28bd772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:34.401711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfeb84bb-0583-4278-affc-4646e28bd772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:34.406458 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Flow 'volume_create_api' (fc01cdff-cfb5-48a7-993a-8ced85272ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:33:34.605671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Create volume request issued successfully. Jan 28 13:33:34.650875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bcf7c1ea-f7c8-4e4f-8d43-109d3babb256 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] http://10.222.0.38/volume/v3/a978d94e38554928a8dca4a692f248ed/volumes returned with HTTP 202 Jan 28 13:33:34.652909 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1679/3354] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:33:33 2021] POST /volume/v3/a978d94e38554928a8dca4a692f248ed/volumes => generated 821 bytes in 1283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:33:34.668791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b8c67f5-24e9-4485-820c-a622f9430464 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] GET http://10.222.0.38/volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 Jan 28 13:33:34.671795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b8c67f5-24e9-4485-820c-a622f9430464 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:34.672321 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b8c67f5-24e9-4485-820c-a622f9430464 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:34.847217 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:34.847217 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:34.880528 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b8c67f5-24e9-4485-820c-a622f9430464 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Volume info retrieved successfully. Jan 28 13:33:34.930885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b8c67f5-24e9-4485-820c-a622f9430464 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] http://10.222.0.38/volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 returned with HTTP 200 Jan 28 13:33:34.931967 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1676/3355] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:34 2021] GET /volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:35.949774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3011ca7-c3b6-4a28-b52e-26e2b6bd1fe5 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] GET http://10.222.0.38/volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 Jan 28 13:33:35.950409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3011ca7-c3b6-4a28-b52e-26e2b6bd1fe5 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:35.950854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:35.950854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:35.951647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3011ca7-c3b6-4a28-b52e-26e2b6bd1fe5 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:36.009705 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:36.009705 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:36.025006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b3011ca7-c3b6-4a28-b52e-26e2b6bd1fe5 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Volume info retrieved successfully. Jan 28 13:33:36.054736 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3011ca7-c3b6-4a28-b52e-26e2b6bd1fe5 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] http://10.222.0.38/volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 returned with HTTP 200 Jan 28 13:33:36.056441 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1680/3356] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:35 2021] GET /volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 => generated 914 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:33:36.390074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f44d0e8-273e-433e-95d1-97da701cffce tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 Jan 28 13:33:36.390814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f44d0e8-273e-433e-95d1-97da701cffce tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:36.391166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:36.391166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:36.391780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1f44d0e8-273e-433e-95d1-97da701cffce tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:36.454678 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:36.454678 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:36.472849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1f44d0e8-273e-433e-95d1-97da701cffce tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:36.503618 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1f44d0e8-273e-433e-95d1-97da701cffce tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 returned with HTTP 200 Jan 28 13:33:36.515391 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1677/3357] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:36 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 => generated 1086 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:33:36.522858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac6d3a2c-0d29-450f-ad2f-4522e3abb350 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] POST http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542/action Jan 28 13:33:36.523350 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:36.523350 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:36.523839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac6d3a2c-0d29-450f-ad2f-4522e3abb350 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:33:36.524314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac6d3a2c-0d29-450f-ad2f-4522e3abb350 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:36.524723 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.contrib.volume_unmanage [None req-ac6d3a2c-0d29-450f-ad2f-4522e3abb350 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Unmanage volume with id: eb5f9da4-9433-4d2a-a383-5065d36b3542 Jan 28 13:33:36.588495 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:36.588495 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:36.589430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac6d3a2c-0d29-450f-ad2f-4522e3abb350 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:36.613013 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac6d3a2c-0d29-450f-ad2f-4522e3abb350 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Delete volume request issued successfully. Jan 28 13:33:36.613495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac6d3a2c-0d29-450f-ad2f-4522e3abb350 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542/action returned with HTTP 202 Jan 28 13:33:36.617824 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1681/3358] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:33:36 2021] POST /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:36.624288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fe634ef-a954-4979-b832-c06eb7a0bd8c tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 Jan 28 13:33:36.624288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fe634ef-a954-4979-b832-c06eb7a0bd8c tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:36.624288 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:36.624288 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:36.624288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fe634ef-a954-4979-b832-c06eb7a0bd8c tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:36.692601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:36.692601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:36.700893 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4fe634ef-a954-4979-b832-c06eb7a0bd8c tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:36.731410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fe634ef-a954-4979-b832-c06eb7a0bd8c tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 returned with HTTP 200 Jan 28 13:33:36.732485 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1678/3359] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:36 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 => generated 1087 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:37.751747 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-684c3dab-8d09-495d-be9e-3386d14e462a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 Jan 28 13:33:37.752364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-684c3dab-8d09-495d-be9e-3386d14e462a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:37.752943 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:37.752943 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:37.753811 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-684c3dab-8d09-495d-be9e-3386d14e462a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:37.832341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-684c3dab-8d09-495d-be9e-3386d14e462a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 returned with HTTP 404 Jan 28 13:33:37.833407 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1682/3360] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:37 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:37.841849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b383458f-fa2c-40b0-9e4c-75b598659479 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/detail?all_tenants=1 Jan 28 13:33:37.842398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b383458f-fa2c-40b0-9e4c-75b598659479 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:37.842557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:37.842557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:37.843210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b383458f-fa2c-40b0-9e4c-75b598659479 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:37.845445 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b383458f-fa2c-40b0-9e4c-75b598659479 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:33:37.955591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b383458f-fa2c-40b0-9e4c-75b598659479 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Get all volumes completed successfully. Jan 28 13:33:37.958134 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:37.958134 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:37.986144 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b383458f-fa2c-40b0-9e4c-75b598659479 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 28 13:33:37.987514 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1679/3361] 10.222.0.38 () {58 vars in 1252 bytes} [Thu Jan 28 13:33:37 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/detail?all_tenants=1 => generated 3710 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:38.008542 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] POST http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/os-volume-manage Jan 28 13:33:38.010082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-607687922", "host": "n-d-705657-14@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-eb5f9da4-9433-4d2a-a383-5065d36b3542"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:38.012618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.volume_manage [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-607687922', 'host': 'n-d-705657-14@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-eb5f9da4-9433-4d2a-a383-5065d36b3542'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 28 13:33:38.064839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Flow 'volume_manage_existing_api' (b5618968-5596-408c-a6cf-a773a00a128b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:33:38.071375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2882545f-f83b-4d48-ab9a-87f97a8c0e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:38.244597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Created reservations ['e64b2044-4e7d-4af0-8a84-1919dc4559d0', '113a7bc2-3c8e-4b01-9e0b-4359597918e4', 'c382ed62-95a5-43be-a2e1-78e1ecbcfb3b', '8fab4745-ae7d-40af-abf0-cbd801d3710a'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:33:38.246750 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2882545f-f83b-4d48-ab9a-87f97a8c0e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e64b2044-4e7d-4af0-8a84-1919dc4559d0', '113a7bc2-3c8e-4b01-9e0b-4359597918e4', 'c382ed62-95a5-43be-a2e1-78e1ecbcfb3b', '8fab4745-ae7d-40af-abf0-cbd801d3710a']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:38.249203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (a87cf665-407c-4cfd-9bab-96f648696e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:38.332606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (a87cf665-407c-4cfd-9bab-96f648696e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '6a9ce0b3745b42f59d37812418a356a4', 'project_id': '09abdb62ab8348d4808dc3d6a581a201', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-607687922', 'host': 'n-d-705657-14@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', '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=2021-01-28T13:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-607687922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-705657-14@lvmdriver-1#lvmdriver-1',id=d1764cd9-35f7-4ce2-bce6-2e851eceff4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09abdb62ab8348d4808dc3d6a581a201',provider_auth=None,provider_geometry=None,provider_id=None,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='6a9ce0b3745b42f59d37812418a356a4',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:38.335521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3334c15f-2d7c-4d45-ba17-1f5b9f51002a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:38.376890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3334c15f-2d7c-4d45-ba17-1f5b9f51002a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '6a9ce0b3745b42f59d37812418a356a4', 'project_id': '09abdb62ab8348d4808dc3d6a581a201', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-607687922', 'host': 'n-d-705657-14@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:38.379525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (d65cf604-0452-4baf-bfb8-3e1a60c853b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:33:38.386269 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (d65cf604-0452-4baf-bfb8-3e1a60c853b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:33:38.391454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Flow 'volume_manage_existing_api' (b5618968-5596-408c-a6cf-a773a00a128b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:33:38.392661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Manage volume request issued successfully. Jan 28 13:33:38.479810 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-618274ce-c33f-451d-8915-1cfc2cff7dee tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/os-volume-manage returned with HTTP 202 Jan 28 13:33:38.498407 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1683/3362] 10.222.0.38 () {60 vars in 1253 bytes} [Thu Jan 28 13:33:38 2021] POST /volume/v3/09abdb62ab8348d4808dc3d6a581a201/os-volume-manage => generated 846 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:33:38.502300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eccaba89-e614-4ffa-a22d-429f71bfe165 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:38.503082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eccaba89-e614-4ffa-a22d-429f71bfe165 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:38.503477 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:38.503477 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:38.504047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eccaba89-e614-4ffa-a22d-429f71bfe165 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:38.619854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:38.619854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:38.638124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eccaba89-e614-4ffa-a22d-429f71bfe165 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:38.697187 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eccaba89-e614-4ffa-a22d-429f71bfe165 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f returned with HTTP 200 Jan 28 13:33:38.698514 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1680/3363] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:38 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f => generated 1084 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:39.718755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a7551415-d993-4131-9806-f0e6a07633cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:39.720772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a7551415-d993-4131-9806-f0e6a07633cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:39.720995 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:39.720995 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:39.721502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a7551415-d993-4131-9806-f0e6a07633cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:39.844331 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:39.844331 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:39.856102 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a7551415-d993-4131-9806-f0e6a07633cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:39.884072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a7551415-d993-4131-9806-f0e6a07633cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f returned with HTTP 200 Jan 28 13:33:39.895425 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1684/3364] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:39 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f => generated 1084 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:40.906397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-015e5fa0-03b6-4a09-8af4-a11acebc16d2 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:40.907003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-015e5fa0-03b6-4a09-8af4-a11acebc16d2 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:40.911761 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:40.911761 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:40.912366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-015e5fa0-03b6-4a09-8af4-a11acebc16d2 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:41.034639 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:41.034639 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:41.048671 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-015e5fa0-03b6-4a09-8af4-a11acebc16d2 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:41.075438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-015e5fa0-03b6-4a09-8af4-a11acebc16d2 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f returned with HTTP 200 Jan 28 13:33:41.076961 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1681/3365] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:40 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f => generated 1085 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:41.092936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-671d0074-930c-4108-b32e-98ba2ce307ab tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:41.093792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-671d0074-930c-4108-b32e-98ba2ce307ab tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:41.094189 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:41.094189 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:41.094930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-671d0074-930c-4108-b32e-98ba2ce307ab tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:41.168611 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:41.168611 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:41.197019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-671d0074-930c-4108-b32e-98ba2ce307ab tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:41.223000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-671d0074-930c-4108-b32e-98ba2ce307ab tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f returned with HTTP 200 Jan 28 13:33:41.235680 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1685/3366] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:41 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f => generated 1085 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:41.244883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f8d946f-3c90-4ff5-918a-c2730a4fdd3a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] DELETE http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:41.245595 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f8d946f-3c90-4ff5-918a-c2730a4fdd3a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:41.245949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:41.245949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:41.246986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f8d946f-3c90-4ff5-918a-c2730a4fdd3a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:41.247654 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6f8d946f-3c90-4ff5-918a-c2730a4fdd3a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Delete volume with id: d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:41.319731 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:41.319731 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:41.320647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6f8d946f-3c90-4ff5-918a-c2730a4fdd3a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:41.349772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6f8d946f-3c90-4ff5-918a-c2730a4fdd3a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Delete volume request issued successfully. Jan 28 13:33:41.350553 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f8d946f-3c90-4ff5-918a-c2730a4fdd3a tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f returned with HTTP 202 Jan 28 13:33:41.351289 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1682/3367] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:33:41 2021] DELETE /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:41.361028 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2af642c6-a343-4af2-82e7-7ab9c6d248cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:41.361815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2af642c6-a343-4af2-82e7-7ab9c6d248cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:41.362218 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:41.362218 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:41.362846 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2af642c6-a343-4af2-82e7-7ab9c6d248cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:41.431209 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:41.431209 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:41.457767 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2af642c6-a343-4af2-82e7-7ab9c6d248cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:41.490854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2af642c6-a343-4af2-82e7-7ab9c6d248cf tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f returned with HTTP 200 Jan 28 13:33:41.492032 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1686/3368] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:41 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f => generated 1084 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:42.517930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-782f06a6-a84f-49a3-92c8-c45db5670ea3 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:42.525013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-782f06a6-a84f-49a3-92c8-c45db5670ea3 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:42.527101 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:42.527101 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:42.528283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-782f06a6-a84f-49a3-92c8-c45db5670ea3 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:42.622513 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:42.622513 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:42.631062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-782f06a6-a84f-49a3-92c8-c45db5670ea3 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Volume info retrieved successfully. Jan 28 13:33:42.653708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-782f06a6-a84f-49a3-92c8-c45db5670ea3 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f returned with HTTP 200 Jan 28 13:33:42.654693 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1683/3369] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:42 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f => generated 1084 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:43.672512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f53d8d3e-6022-423f-aa75-187c94456c07 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] GET http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f Jan 28 13:33:43.673041 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f53d8d3e-6022-423f-aa75-187c94456c07 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:43.673659 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:43.673659 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:43.673659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f53d8d3e-6022-423f-aa75-187c94456c07 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:43.743151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f53d8d3e-6022-423f-aa75-187c94456c07 tempest-VolumeManageAdminTest-241411681 tempest-VolumeManageAdminTest-241411681-project-admin] http://10.222.0.38/volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f returned with HTTP 404 Jan 28 13:33:43.744547 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1687/3370] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:43 2021] GET /volume/v3/09abdb62ab8348d4808dc3d6a581a201/volumes/d1764cd9-35f7-4ce2-bce6-2e851eceff4f => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:43.755631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5100e65-0a19-4c81-bb0a-f19f0e514984 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] DELETE http://10.222.0.38/volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 Jan 28 13:33:43.756540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5100e65-0a19-4c81-bb0a-f19f0e514984 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:43.756950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:43.756950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:43.757579 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5100e65-0a19-4c81-bb0a-f19f0e514984 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:43.758285 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-a5100e65-0a19-4c81-bb0a-f19f0e514984 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] Delete volume with id: eb5f9da4-9433-4d2a-a383-5065d36b3542 Jan 28 13:33:43.818713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5100e65-0a19-4c81-bb0a-f19f0e514984 tempest-VolumeManageAdminTest-1573779336 tempest-VolumeManageAdminTest-1573779336-project] http://10.222.0.38/volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 returned with HTTP 404 Jan 28 13:33:43.820243 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1684/3371] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:33:43 2021] DELETE /volume/v3/a978d94e38554928a8dca4a692f248ed/volumes/eb5f9da4-9433-4d2a-a383-5065d36b3542 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:53.593830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2412b48-fe56-4c89-b333-a0913e04f8b1 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] POST http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types Jan 28 13:33:53.596986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c2412b48-fe56-4c89-b333-a0913e04f8b1 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1349046078"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:53.646633 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c2412b48-fe56-4c89-b333-a0913e04f8b1 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types returned with HTTP 200 Jan 28 13:33:53.648029 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1688/3372] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:33:53 2021] POST /volume/v3/5f5be43de4164b618641aab04183f743/types => generated 231 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:53.660230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e24cfd75-8020-4304-ac44-cfccfb23b0ed tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] POST http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs Jan 28 13:33:53.661367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e24cfd75-8020-4304-ac44-cfccfb23b0ed tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:53.835951 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e24cfd75-8020-4304-ac44-cfccfb23b0ed tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs returned with HTTP 200 Jan 28 13:33:53.842680 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1685/3373] 10.222.0.38 () {60 vars in 1366 bytes} [Thu Jan 28 13:33:53 2021] POST /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs => generated 34 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:53.848451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5686d06e-b8b0-4392-8f29-c40f23f2480c tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] GET http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 Jan 28 13:33:53.848991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5686d06e-b8b0-4392-8f29-c40f23f2480c tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:53.849488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5686d06e-b8b0-4392-8f29-c40f23f2480c tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:53.924031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5686d06e-b8b0-4392-8f29-c40f23f2480c tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 returned with HTTP 200 Jan 28 13:33:53.940349 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1689/3374] 10.222.0.38 () {58 vars in 1363 bytes} [Thu Jan 28 13:33:53 2021] GET /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 => generated 17 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:53.941290 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11201efb-5f62-4c3f-bc70-7e6df4c092a8 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] DELETE http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 Jan 28 13:33:53.942060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-11201efb-5f62-4c3f-bc70-7e6df4c092a8 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:53.942853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-11201efb-5f62-4c3f-bc70-7e6df4c092a8 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:54.090203 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:54.090203 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:54.130056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-11201efb-5f62-4c3f-bc70-7e6df4c092a8 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 returned with HTTP 202 Jan 28 13:33:54.130956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1686/3375] 10.222.0.38 () {58 vars in 1366 bytes} [Thu Jan 28 13:33:53 2021] DELETE /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 13:33:54.141779 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-032b1f84-1d28-4b86-b83f-fc073f36f4af tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] GET http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 Jan 28 13:33:54.142875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-032b1f84-1d28-4b86-b83f-fc073f36f4af tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:54.144012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-032b1f84-1d28-4b86-b83f-fc073f36f4af tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:54.185103 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-032b1f84-1d28-4b86-b83f-fc073f36f4af tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 returned with HTTP 404 Jan 28 13:33:54.186232 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1690/3376] 10.222.0.38 () {58 vars in 1363 bytes} [Thu Jan 28 13:33:54 2021] GET /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec3 => generated 129 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:54.200354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1822519e-bcdc-43db-992a-a7665f520307 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] POST http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs Jan 28 13:33:54.202549 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1822519e-bcdc-43db-992a-a7665f520307 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:54.510578 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1822519e-bcdc-43db-992a-a7665f520307 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs returned with HTTP 200 Jan 28 13:33:54.522929 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1687/3377] 10.222.0.38 () {60 vars in 1366 bytes} [Thu Jan 28 13:33:54 2021] POST /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs => generated 34 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:54.534571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a221f2c6-b27b-4420-a05e-e96c83737c34 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] GET http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs Jan 28 13:33:54.545660 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a221f2c6-b27b-4420-a05e-e96c83737c34 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:54.552241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a221f2c6-b27b-4420-a05e-e96c83737c34 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:54.611565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a221f2c6-b27b-4420-a05e-e96c83737c34 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs returned with HTTP 200 Jan 28 13:33:54.615207 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1691/3378] 10.222.0.38 () {58 vars in 1345 bytes} [Thu Jan 28 13:33:54 2021] GET /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs => generated 34 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:54.650314 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05fa981b-a8bf-4091-ba5b-8b65343ad388 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] POST http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs Jan 28 13:33:54.651123 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-05fa981b-a8bf-4091-ba5b-8b65343ad388 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:54.861156 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-05fa981b-a8bf-4091-ba5b-8b65343ad388 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs returned with HTTP 200 Jan 28 13:33:54.866817 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1688/3379] 10.222.0.38 () {60 vars in 1366 bytes} [Thu Jan 28 13:33:54 2021] POST /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs => generated 34 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:54.873547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d473a432-7fbe-400e-ab51-eef87e36affc tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] PUT http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec2 Jan 28 13:33:54.875580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d473a432-7fbe-400e-ab51-eef87e36affc tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:55.068820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d473a432-7fbe-400e-ab51-eef87e36affc tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec2 returned with HTTP 200 Jan 28 13:33:55.116612 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1692/3380] 10.222.0.38 () {60 vars in 1383 bytes} [Thu Jan 28 13:33:54 2021] PUT /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec2 => generated 17 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 13:33:55.127132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-754d5df6-81cf-4856-b7dd-66171baeb79c tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] GET http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec2 Jan 28 13:33:55.128004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-754d5df6-81cf-4856-b7dd-66171baeb79c tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:55.128678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-754d5df6-81cf-4856-b7dd-66171baeb79c tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:55.170372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-754d5df6-81cf-4856-b7dd-66171baeb79c tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec2 returned with HTTP 200 Jan 28 13:33:55.172064 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1689/3381] 10.222.0.38 () {58 vars in 1363 bytes} [Thu Jan 28 13:33:55 2021] GET /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs/spec2 => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 13:33:55.187543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e777124f-14a0-4d68-b04f-23765226bb15 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] POST http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs Jan 28 13:33:55.188764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e777124f-14a0-4d68-b04f-23765226bb15 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:33:55.358200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e777124f-14a0-4d68-b04f-23765226bb15 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs returned with HTTP 200 Jan 28 13:33:55.359420 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1693/3382] 10.222.0.38 () {60 vars in 1366 bytes} [Thu Jan 28 13:33:55 2021] POST /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs => generated 51 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:55.370449 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04b748b8-c82c-451a-8fd2-4cdc586118d5 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] GET http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs Jan 28 13:33:55.370989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04b748b8-c82c-451a-8fd2-4cdc586118d5 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:55.371514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04b748b8-c82c-451a-8fd2-4cdc586118d5 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:55.414797 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04b748b8-c82c-451a-8fd2-4cdc586118d5 tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs returned with HTTP 200 Jan 28 13:33:55.415964 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1690/3383] 10.222.0.38 () {58 vars in 1345 bytes} [Thu Jan 28 13:33:55 2021] GET /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f/extra_specs => generated 68 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:33:55.426502 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29e7482f-9e03-4664-ba28-0fe5f5c3b64b tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] DELETE http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f Jan 28 13:33:55.427026 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29e7482f-9e03-4664-ba28-0fe5f5c3b64b tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:55.427604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29e7482f-9e03-4664-ba28-0fe5f5c3b64b tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Calling method '_delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:55.456604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a5385493-a8b0-4242-b3c7-83279bda1e66 req-005894d2-d0c4-4139-909d-6b82b547ffb2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709 Jan 28 13:33:55.457478 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a5385493-a8b0-4242-b3c7-83279bda1e66 req-005894d2-d0c4-4139-909d-6b82b547ffb2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:55.458327 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-a5385493-a8b0-4242-b3c7-83279bda1e66 req-005894d2-d0c4-4139-909d-6b82b547ffb2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:55.560071 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:55.560071 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:55.626470 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:33:55.626470 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:33:55.652460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29e7482f-9e03-4664-ba28-0fe5f5c3b64b tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f returned with HTTP 202 Jan 28 13:33:55.656964 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1694/3384] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:33:55 2021] DELETE /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:55.662584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3ee94ef-ad6f-476f-a25b-40f45ce554fd tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] GET http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f Jan 28 13:33:55.672597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3ee94ef-ad6f-476f-a25b-40f45ce554fd tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:55.673313 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c3ee94ef-ad6f-476f-a25b-40f45ce554fd tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:55.713710 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c3ee94ef-ad6f-476f-a25b-40f45ce554fd tempest-VolumeTypesExtraSpecsTest-2122644922 tempest-VolumeTypesExtraSpecsTest-2122644922-project-admin] http://10.222.0.38/volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f returned with HTTP 404 Jan 28 13:33:55.724354 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1695/3385] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:33:55 2021] GET /volume/v3/5f5be43de4164b618641aab04183f743/types/dec38eb6-9565-43c5-9cb7-e1e65410e07f => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:33:56.646576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-a5385493-a8b0-4242-b3c7-83279bda1e66 req-005894d2-d0c4-4139-909d-6b82b547ffb2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:33:56.647848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-a5385493-a8b0-4242-b3c7-83279bda1e66 req-005894d2-d0c4-4139-909d-6b82b547ffb2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:33:56.662621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-a5385493-a8b0-4242-b3c7-83279bda1e66 req-005894d2-d0c4-4139-909d-6b82b547ffb2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709 returned with HTTP 200 Jan 28 13:33:56.664446 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1691/3386] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 13:33:55 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/a8aa1db6-697c-492d-8981-304e23c0e709 => generated 19 bytes in 1216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:33:57.662397 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0bf36c0-6b47-42c8-8236-ba6ff9e548a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:33:57.662986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0bf36c0-6b47-42c8-8236-ba6ff9e548a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:57.663525 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0bf36c0-6b47-42c8-8236-ba6ff9e548a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:57.664002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b0bf36c0-6b47-42c8-8236-ba6ff9e548a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume with id: 21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:33:57.780104 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:57.780104 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:57.781599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b0bf36c0-6b47-42c8-8236-ba6ff9e548a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:33:57.823587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b0bf36c0-6b47-42c8-8236-ba6ff9e548a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume request issued successfully. Jan 28 13:33:57.824065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0bf36c0-6b47-42c8-8236-ba6ff9e548a8 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 202 Jan 28 13:33:57.824956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1696/3387] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:33:57 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:33:57.834041 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a045ec5f-d30f-4c56-a44b-9d1d27fe1020 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:33:57.834576 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a045ec5f-d30f-4c56-a44b-9d1d27fe1020 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:57.834798 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:57.834798 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:57.835172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a045ec5f-d30f-4c56-a44b-9d1d27fe1020 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:57.956576 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:57.956576 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:57.981543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a045ec5f-d30f-4c56-a44b-9d1d27fe1020 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:33:58.040955 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a045ec5f-d30f-4c56-a44b-9d1d27fe1020 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:33:58.043016 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1692/3388] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:57 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 1395 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:33:59.062873 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-322fd3e1-574b-47b5-8784-ee8d659b6fee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:33:59.064098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-322fd3e1-574b-47b5-8784-ee8d659b6fee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:33:59.064726 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:33:59.064726 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:33:59.065560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-322fd3e1-574b-47b5-8784-ee8d659b6fee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:33:59.194712 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:33:59.194712 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:33:59.220150 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-322fd3e1-574b-47b5-8784-ee8d659b6fee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:33:59.274871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-322fd3e1-574b-47b5-8784-ee8d659b6fee tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:33:59.275690 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1697/3389] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:33:59 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 1395 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:34:00.292858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-06124c3f-95a1-4464-aa49-c4af5f5cbc85 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:34:00.293400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-06124c3f-95a1-4464-aa49-c4af5f5cbc85 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:00.293563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:00.293563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:00.299418 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-06124c3f-95a1-4464-aa49-c4af5f5cbc85 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:00.407981 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:00.407981 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:00.434693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-06124c3f-95a1-4464-aa49-c4af5f5cbc85 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:34:00.495344 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-06124c3f-95a1-4464-aa49-c4af5f5cbc85 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 200 Jan 28 13:34:00.496995 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1693/3390] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:00 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 1395 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:34:01.514394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d59313aa-83a2-4ce2-9028-3833f447e6ba tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 Jan 28 13:34:01.515343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d59313aa-83a2-4ce2-9028-3833f447e6ba tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:01.515491 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:01.515491 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:01.515976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d59313aa-83a2-4ce2-9028-3833f447e6ba tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:01.658557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d59313aa-83a2-4ce2-9028-3833f447e6ba tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 returned with HTTP 404 Jan 28 13:34:01.664583 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1698/3391] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:01 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/21c22ea9-d41c-483e-953a-4ab9428c48d1 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:34:01.680509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99b5381f-8fe6-46f6-acd3-c793406b210b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:34:01.681280 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99b5381f-8fe6-46f6-acd3-c793406b210b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:01.681674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:01.681674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:01.682322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99b5381f-8fe6-46f6-acd3-c793406b210b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:01.682849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-99b5381f-8fe6-46f6-acd3-c793406b210b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete snapshot with id: 7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:34:01.746925 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:01.746925 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:01.754899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-99b5381f-8fe6-46f6-acd3-c793406b210b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:34:01.866655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-99b5381f-8fe6-46f6-acd3-c793406b210b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot delete request issued successfully. Jan 28 13:34:01.867132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99b5381f-8fe6-46f6-acd3-c793406b210b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 202 Jan 28 13:34:01.868116 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1694/3392] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:34:01 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:34:01.883062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9de79d23-1065-4f5a-aa6a-ae9009c14715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:34:01.883985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9de79d23-1065-4f5a-aa6a-ae9009c14715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:01.885476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9de79d23-1065-4f5a-aa6a-ae9009c14715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:01.964570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:01.964570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:01.966857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9de79d23-1065-4f5a-aa6a-ae9009c14715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:34:01.986615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9de79d23-1065-4f5a-aa6a-ae9009c14715 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 200 Jan 28 13:34:01.989900 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1699/3393] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:34:01 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 465 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:03.002253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-800a389a-a21a-4d29-a3a4-494976c188ae tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:34:03.003047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-800a389a-a21a-4d29-a3a4-494976c188ae tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:03.003047 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:03.003047 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:03.003671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-800a389a-a21a-4d29-a3a4-494976c188ae tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:03.085413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:03.085413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:03.086600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-800a389a-a21a-4d29-a3a4-494976c188ae tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:34:03.096014 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-800a389a-a21a-4d29-a3a4-494976c188ae tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 200 Jan 28 13:34:03.105130 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1695/3394] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:34:02 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 465 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:04.115353 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf6d07c3-40c3-4699-87cf-36d54ceb9097 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:34:04.116152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf6d07c3-40c3-4699-87cf-36d54ceb9097 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:04.116152 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:04.116152 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:04.116806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf6d07c3-40c3-4699-87cf-36d54ceb9097 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:04.207750 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:04.207750 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:04.209238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf6d07c3-40c3-4699-87cf-36d54ceb9097 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Snapshot retrieved successfully. Jan 28 13:34:04.214937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf6d07c3-40c3-4699-87cf-36d54ceb9097 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 200 Jan 28 13:34:04.219586 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1700/3395] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:34:04 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 465 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:05.231690 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9920091-6a65-4246-bec7-12d10dc8ee5b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 Jan 28 13:34:05.232240 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9920091-6a65-4246-bec7-12d10dc8ee5b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:05.232403 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:05.232403 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:05.233029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9920091-6a65-4246-bec7-12d10dc8ee5b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:05.319555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9920091-6a65-4246-bec7-12d10dc8ee5b tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 returned with HTTP 404 Jan 28 13:34:05.328308 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1701/3396] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:34:05 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/snapshots/7fce3781-97ee-425c-8463-1140077ccd53 => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:34:05.635422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c4ed42c3-18ee-4991-9845-8e2017a19642 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes Jan 28 13:34:05.636266 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c4ed42c3-18ee-4991-9845-8e2017a19642 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:05.636372 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:05.636372 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:05.636720 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c4ed42c3-18ee-4991-9845-8e2017a19642 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:05.637398 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-c4ed42c3-18ee-4991-9845-8e2017a19642 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:34:05.639112 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-c4ed42c3-18ee-4991-9845-8e2017a19642 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:34:05.760516 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c4ed42c3-18ee-4991-9845-8e2017a19642 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Get all volumes completed successfully. Jan 28 13:34:05.763267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c4ed42c3-18ee-4991-9845-8e2017a19642 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes returned with HTTP 200 Jan 28 13:34:05.773002 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1696/3397] 10.222.0.38 () {58 vars in 1204 bytes} [Thu Jan 28 13:34:04 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes => generated 15 bytes in 869 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:34:05.776042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] POST http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes Jan 28 13:34:05.776814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-430050206"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:34:05.777927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-430050206'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:34:05.778299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume of 1 GB Jan 28 13:34:05.816674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Availability Zones retrieved successfully. Jan 28 13:34:05.861584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Flow 'volume_create_api' (bac0452d-c063-4d47-803d-71b147be848c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:34:05.869828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8eb1193-001f-4e37-8f89-beee68c49306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:05.872301 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:34:06.085784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8eb1193-001f-4e37-8f89-beee68c49306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:06.088394 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d34a24-434b-4dd2-88fe-a0ef785084f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:06.229323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Created reservations ['86a4d0f9-74e2-436a-b273-d2edf2c14c85', '4f7a255b-abe5-49b7-93be-d19ec28741fc', 'ccd4c264-931f-4055-bd9b-dc96673e990c', '2c061884-823c-4b2e-ba86-80ef903273e5'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:34:06.232862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d34a24-434b-4dd2-88fe-a0ef785084f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86a4d0f9-74e2-436a-b273-d2edf2c14c85', '4f7a255b-abe5-49b7-93be-d19ec28741fc', 'ccd4c264-931f-4055-bd9b-dc96673e990c', '2c061884-823c-4b2e-ba86-80ef903273e5']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:06.246555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db8b832-94de-4266-9fbe-bb1fd9fa3d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:06.338800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db8b832-94de-4266-9fbe-bb1fd9fa3d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b50897b-851a-4d07-bb97-fadbc87db4cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-430050206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',qos_specs=None,replication_status=,reservations=['86a4d0f9-74e2-436a-b273-d2edf2c14c85','4f7a255b-abe5-49b7-93be-d19ec28741fc','ccd4c264-931f-4055-bd9b-dc96673e990c','2c061884-823c-4b2e-ba86-80ef903273e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3477b371ae02461d88b65365ba714759',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-430050206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b50897b-851a-4d07-bb97-fadbc87db4cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3477b371ae02461d88b65365ba714759',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:06.341279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0152def4-87be-43f6-80c0-0786e24fe130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:06.379666 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0152def4-87be-43f6-80c0-0786e24fe130) transitioned into state 'SUCCESS' from state '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-430050206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',qos_specs=None,replication_status=,reservations=['86a4d0f9-74e2-436a-b273-d2edf2c14c85','4f7a255b-abe5-49b7-93be-d19ec28741fc','ccd4c264-931f-4055-bd9b-dc96673e990c','2c061884-823c-4b2e-ba86-80ef903273e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3477b371ae02461d88b65365ba714759',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:06.383858 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289b2039-ef8b-43bc-9188-be606949df1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:06.411865 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289b2039-ef8b-43bc-9188-be606949df1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:06.415882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Flow 'volume_create_api' (bac0452d-c063-4d47-803d-71b147be848c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:34:06.472961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume request issued successfully. Jan 28 13:34:06.497923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-40d0af38-b05d-4870-80a2-3880c16e721a tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes returned with HTTP 202 Jan 28 13:34:06.498939 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1702/3398] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:34:05 2021] POST /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes => generated 823 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:34:06.517287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adacbf16-3ffc-4611-ab64-c0a6d569182e tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:06.518309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adacbf16-3ffc-4611-ab64-c0a6d569182e tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:06.519148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adacbf16-3ffc-4611-ab64-c0a6d569182e tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:06.586265 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:06.586265 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:06.596677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-adacbf16-3ffc-4611-ab64-c0a6d569182e tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:06.628455 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adacbf16-3ffc-4611-ab64-c0a6d569182e tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf returned with HTTP 200 Jan 28 13:34:06.629775 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1697/3399] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:06 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf => generated 891 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:07.648713 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b567c75-8448-4cc6-b19d-e4cae02da1e8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:07.650011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b567c75-8448-4cc6-b19d-e4cae02da1e8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:07.650214 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:07.650214 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:07.650801 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b567c75-8448-4cc6-b19d-e4cae02da1e8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:07.711808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:07.711808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:07.726238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b567c75-8448-4cc6-b19d-e4cae02da1e8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:07.758174 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b567c75-8448-4cc6-b19d-e4cae02da1e8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf returned with HTTP 200 Jan 28 13:34:07.759605 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1703/3400] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:07 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:07.776153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be9447ff-2f9a-4e9e-bde4-9e18cf7af719 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:07.776886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be9447ff-2f9a-4e9e-bde4-9e18cf7af719 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:07.777247 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:07.777247 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:07.777855 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be9447ff-2f9a-4e9e-bde4-9e18cf7af719 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:07.850155 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:07.850155 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:07.862510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-be9447ff-2f9a-4e9e-bde4-9e18cf7af719 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:07.892802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be9447ff-2f9a-4e9e-bde4-9e18cf7af719 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf returned with HTTP 200 Jan 28 13:34:07.894248 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1698/3401] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:07 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:07.910442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] POST http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes Jan 28 13:34:07.911070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:07.911070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:07.911831 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1239051675"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:34:07.913173 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1239051675'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:34:07.913653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume of 1 GB Jan 28 13:34:07.960065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Availability Zones retrieved successfully. Jan 28 13:34:07.988287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Flow 'volume_create_api' (dbe04c0e-be7a-44a9-a265-dc3dd9825f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:34:07.991685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93a8e6f-3f26-4751-abde-8c508d3e463e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:07.994020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:34:08.132920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93a8e6f-3f26-4751-abde-8c508d3e463e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:08.137789 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057f34f1-e3d3-434d-86a9-1ddfbd143fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:08.260779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Created reservations ['8b3f2d4f-992f-4559-bbf9-9ef6f49e6e5c', '8c0221cc-4c97-429a-9340-ccf3a07b1874', 'd3422cec-1128-4ae0-8b1f-00bd472b7d0a', '91c7bd4e-e879-4710-b8b9-9f8cbf6c642f'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:34:08.266940 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (057f34f1-e3d3-434d-86a9-1ddfbd143fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b3f2d4f-992f-4559-bbf9-9ef6f49e6e5c', '8c0221cc-4c97-429a-9340-ccf3a07b1874', 'd3422cec-1128-4ae0-8b1f-00bd472b7d0a', '91c7bd4e-e879-4710-b8b9-9f8cbf6c642f']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:08.276411 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e16d21-d112-41b5-aeda-212eb286fd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:08.347798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e16d21-d112-41b5-aeda-212eb286fd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7c9431-029b-4222-854b-095adc88132f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1239051675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',qos_specs=None,replication_status=,reservations=['8b3f2d4f-992f-4559-bbf9-9ef6f49e6e5c','8c0221cc-4c97-429a-9340-ccf3a07b1874','d3422cec-1128-4ae0-8b1f-00bd472b7d0a','91c7bd4e-e879-4710-b8b9-9f8cbf6c642f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3477b371ae02461d88b65365ba714759',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1239051675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7c9431-029b-4222-854b-095adc88132f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3477b371ae02461d88b65365ba714759',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:08.350179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0481f2-e136-4607-9231-8f80b4900d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:08.383110 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0481f2-e136-4607-9231-8f80b4900d3a) transitioned into state 'SUCCESS' from state '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-1239051675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',qos_specs=None,replication_status=,reservations=['8b3f2d4f-992f-4559-bbf9-9ef6f49e6e5c','8c0221cc-4c97-429a-9340-ccf3a07b1874','d3422cec-1128-4ae0-8b1f-00bd472b7d0a','91c7bd4e-e879-4710-b8b9-9f8cbf6c642f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3477b371ae02461d88b65365ba714759',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:08.385222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b6bd72-44ac-423f-90b4-26afcd06ce35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:08.416320 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b6bd72-44ac-423f-90b4-26afcd06ce35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:08.420070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Flow 'volume_create_api' (dbe04c0e-be7a-44a9-a265-dc3dd9825f32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:34:08.513104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume request issued successfully. Jan 28 13:34:08.552357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d675a5e-338a-46c2-8ca7-0969b6475198 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes returned with HTTP 202 Jan 28 13:34:08.553538 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1704/3402] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:34:07 2021] POST /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes => generated 824 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:34:08.584460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6b21842-6e8d-4f64-885c-b6db2d1d6eec tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:08.585533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6b21842-6e8d-4f64-885c-b6db2d1d6eec tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:08.586080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:08.586080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:08.587054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6b21842-6e8d-4f64-885c-b6db2d1d6eec tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:08.702721 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:08.702721 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:08.715165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d6b21842-6e8d-4f64-885c-b6db2d1d6eec tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:08.745261 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6b21842-6e8d-4f64-885c-b6db2d1d6eec tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f returned with HTTP 200 Jan 28 13:34:08.746854 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1699/3403] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:08 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:09.767388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dadfbb2c-e4ff-4c99-93eb-1aaaf63f3df4 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:09.768140 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dadfbb2c-e4ff-4c99-93eb-1aaaf63f3df4 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:09.768527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:09.768527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:09.769087 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dadfbb2c-e4ff-4c99-93eb-1aaaf63f3df4 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:09.904037 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:09.904037 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:09.943032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dadfbb2c-e4ff-4c99-93eb-1aaaf63f3df4 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:10.005697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dadfbb2c-e4ff-4c99-93eb-1aaaf63f3df4 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f returned with HTTP 200 Jan 28 13:34:10.009733 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1705/3404] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:09 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f => generated 917 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:10.032003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab5dde33-e992-42ff-9922-d834883bc28f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:10.032967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab5dde33-e992-42ff-9922-d834883bc28f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:10.033328 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:10.033328 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:10.034005 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ab5dde33-e992-42ff-9922-d834883bc28f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:10.175023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:10.175023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:10.186846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ab5dde33-e992-42ff-9922-d834883bc28f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:10.224693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ab5dde33-e992-42ff-9922-d834883bc28f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f returned with HTTP 200 Jan 28 13:34:10.225999 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1700/3405] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:10 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:10.242401 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] POST http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes Jan 28 13:34:10.243019 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:10.243019 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:10.244056 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1944343692"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:34:10.246021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1944343692'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:34:10.246682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume of 1 GB Jan 28 13:34:10.262270 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Availability Zones retrieved successfully. Jan 28 13:34:10.294102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Flow 'volume_create_api' (9b5f3d93-6a21-4c90-8cb3-ac42347dd833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:34:10.300279 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c85436-dec8-49ad-be7c-7c543b6c38b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:10.304060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:34:10.458941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c85436-dec8-49ad-be7c-7c543b6c38b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:10.472232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ece1ed5-40e1-4c46-84dc-a9f654577d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:10.612772 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Created reservations ['40dd04c8-85af-498d-959a-b6602d90b07d', 'f9a40e85-cac8-4371-b7f2-b5ad8d4e1392', '5b5b471d-9d83-4040-af97-255c71dbdf77', '9364425f-96e9-445d-98c4-d6681bcf33c7'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:34:10.614987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ece1ed5-40e1-4c46-84dc-a9f654577d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40dd04c8-85af-498d-959a-b6602d90b07d', 'f9a40e85-cac8-4371-b7f2-b5ad8d4e1392', '5b5b471d-9d83-4040-af97-255c71dbdf77', '9364425f-96e9-445d-98c4-d6681bcf33c7']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:10.619420 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926168c1-1c70-4321-81db-47538e7212f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:10.770775 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926168c1-1c70-4321-81db-47538e7212f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd85d0574-7e43-49ed-8d7f-e2fc158fbb87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1944343692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',qos_specs=None,replication_status=,reservations=['40dd04c8-85af-498d-959a-b6602d90b07d','f9a40e85-cac8-4371-b7f2-b5ad8d4e1392','5b5b471d-9d83-4040-af97-255c71dbdf77','9364425f-96e9-445d-98c4-d6681bcf33c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3477b371ae02461d88b65365ba714759',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1944343692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d85d0574-7e43-49ed-8d7f-e2fc158fbb87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3477b371ae02461d88b65365ba714759',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:10.773152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a990519d-ccfd-484e-86da-248b245636b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:10.836336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a990519d-ccfd-484e-86da-248b245636b3) transitioned into state 'SUCCESS' from state '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-1944343692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d3c91d01c3045fa8d704bf2b8e7e785',qos_specs=None,replication_status=,reservations=['40dd04c8-85af-498d-959a-b6602d90b07d','f9a40e85-cac8-4371-b7f2-b5ad8d4e1392','5b5b471d-9d83-4040-af97-255c71dbdf77','9364425f-96e9-445d-98c4-d6681bcf33c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3477b371ae02461d88b65365ba714759',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:10.845755 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f3cb1e-5fd4-4374-bca2-292b563dc9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:10.886548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f3cb1e-5fd4-4374-bca2-292b563dc9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:10.896538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Flow 'volume_create_api' (9b5f3d93-6a21-4c90-8cb3-ac42347dd833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:34:11.034422 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Create volume request issued successfully. Jan 28 13:34:11.077474 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6d5557d3-ad41-4d8c-9b1f-bbb590ea6b95 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes returned with HTTP 202 Jan 28 13:34:11.089836 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1706/3406] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:34:10 2021] POST /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes => generated 824 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:34:11.094861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e082db5-9179-4870-b883-0e19c36d301c tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:11.095591 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e082db5-9179-4870-b883-0e19c36d301c tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:11.095921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:11.095921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:11.096485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e082db5-9179-4870-b883-0e19c36d301c tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:11.198111 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:11.198111 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:11.214728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7e082db5-9179-4870-b883-0e19c36d301c tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:11.250857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e082db5-9179-4870-b883-0e19c36d301c tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 returned with HTTP 200 Jan 28 13:34:11.252509 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1701/3407] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:11 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 => generated 916 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:12.270826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d6b4a5f-3f9d-4739-a55a-6955d16d4a62 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:12.272100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d6b4a5f-3f9d-4739-a55a-6955d16d4a62 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:12.272519 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:12.272519 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:12.273387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5d6b4a5f-3f9d-4739-a55a-6955d16d4a62 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:12.397622 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:12.397622 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:12.423300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5d6b4a5f-3f9d-4739-a55a-6955d16d4a62 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:12.483009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5d6b4a5f-3f9d-4739-a55a-6955d16d4a62 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 returned with HTTP 200 Jan 28 13:34:12.484321 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1707/3408] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:12 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 => generated 917 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:12.515611 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5378705a-d59a-4068-8a4f-c096bd18c9b1 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:12.516553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5378705a-d59a-4068-8a4f-c096bd18c9b1 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:12.516972 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:12.516972 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:12.517638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5378705a-d59a-4068-8a4f-c096bd18c9b1 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:12.646448 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:12.646448 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:12.673234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5378705a-d59a-4068-8a4f-c096bd18c9b1 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:12.723295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5378705a-d59a-4068-8a4f-c096bd18c9b1 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 returned with HTTP 200 Jan 28 13:34:12.724420 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1702/3409] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:12 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 => generated 917 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:13.166603 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] POST http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes Jan 28 13:34:13.167240 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:13.167240 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:13.167712 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:34:13.168828 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:34:13.169200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Create volume of 1 GB Jan 28 13:34:13.211851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Availability Zones retrieved successfully. Jan 28 13:34:13.248558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Flow 'volume_create_api' (63b66c8c-671d-4e2e-9d45-559e19bc39d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:34:13.251553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169dce6a-bfa2-413e-b9c4-3209ae74ea94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:13.263649 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:34:13.429980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169dce6a-bfa2-413e-b9c4-3209ae74ea94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:13.438746 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d54087-e147-48fe-bcbc-a6c995986862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:13.680906 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Created reservations ['0946245d-8667-4c4a-993a-a9ab19e6de7e', 'f577579d-6b53-4b01-9e4c-2e97110c27e1', '81d73178-3d92-4ffc-8269-07a2142da2f3', '0371f044-c667-4246-ad7e-d2d61b22d5e8'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:34:13.684370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d54087-e147-48fe-bcbc-a6c995986862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0946245d-8667-4c4a-993a-a9ab19e6de7e', 'f577579d-6b53-4b01-9e4c-2e97110c27e1', '81d73178-3d92-4ffc-8269-07a2142da2f3', '0371f044-c667-4246-ad7e-d2d61b22d5e8']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:13.687059 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819ea7a1-2a5f-46a7-9871-a958b150bb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:13.848757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819ea7a1-2a5f-46a7-9871-a958b150bb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dbd51a9-060a-4e4d-b804-f9599482da98', '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='8125d23b70fa4cbdba5650c39aaeeb97',qos_specs=None,replication_status=,reservations=['0946245d-8667-4c4a-993a-a9ab19e6de7e','f577579d-6b53-4b01-9e4c-2e97110c27e1','81d73178-3d92-4ffc-8269-07a2142da2f3','0371f044-c667-4246-ad7e-d2d61b22d5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a19121e6aa48e49a2247f0c4b71457',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:34:13Z,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=4dbd51a9-060a-4e4d-b804-f9599482da98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8125d23b70fa4cbdba5650c39aaeeb97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='81a19121e6aa48e49a2247f0c4b71457',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:13.857455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1dec49-2f30-4de4-b219-fa4ec5bebcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:14.003557 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1dec49-2f30-4de4-b219-fa4ec5bebcd4) transitioned into state 'SUCCESS' from 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='8125d23b70fa4cbdba5650c39aaeeb97',qos_specs=None,replication_status=,reservations=['0946245d-8667-4c4a-993a-a9ab19e6de7e','f577579d-6b53-4b01-9e4c-2e97110c27e1','81d73178-3d92-4ffc-8269-07a2142da2f3','0371f044-c667-4246-ad7e-d2d61b22d5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a19121e6aa48e49a2247f0c4b71457',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:14.016016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362a5a94-bfac-413a-9198-896e776cde09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:34:14.073435 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362a5a94-bfac-413a-9198-896e776cde09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:34:14.089715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Flow 'volume_create_api' (63b66c8c-671d-4e2e-9d45-559e19bc39d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:34:14.263171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Create volume request issued successfully. Jan 28 13:34:14.301579 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7bc81198-1550-49b5-861f-6857c5c30a31 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes returned with HTTP 202 Jan 28 13:34:14.302977 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1708/3410] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:34:12 2021] POST /volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes => generated 802 bytes in 1566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:34:14.318496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6efef689-2dab-4d30-9474-1f6b6c3958b1 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] GET http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 Jan 28 13:34:14.319063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6efef689-2dab-4d30-9474-1f6b6c3958b1 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:14.319285 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:14.319285 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:14.319945 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6efef689-2dab-4d30-9474-1f6b6c3958b1 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:14.448672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:14.448672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:14.468776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6efef689-2dab-4d30-9474-1f6b6c3958b1 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Volume info retrieved successfully. Jan 28 13:34:14.541912 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6efef689-2dab-4d30-9474-1f6b6c3958b1 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 returned with HTTP 200 Jan 28 13:34:14.542781 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1703/3411] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:14 2021] GET /volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 => generated 1040 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:34:15.565674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe034e3b-d2b3-43ca-95c3-f89868133673 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] GET http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 Jan 28 13:34:15.566479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe034e3b-d2b3-43ca-95c3-f89868133673 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:15.566644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:15.566644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:15.567268 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fe034e3b-d2b3-43ca-95c3-f89868133673 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:15.686172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:15.686172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:15.698022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fe034e3b-d2b3-43ca-95c3-f89868133673 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Volume info retrieved successfully. Jan 28 13:34:15.725137 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fe034e3b-d2b3-43ca-95c3-f89868133673 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 returned with HTTP 200 Jan 28 13:34:15.726678 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1709/3412] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:15 2021] GET /volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 => generated 1041 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:34:15.743115 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-899d0302-2fdb-46b1-903e-54ad4ad157a5 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] GET http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/detail?all_tenants=1&project_id=8d3c91d01c3045fa8d704bf2b8e7e785 Jan 28 13:34:15.744090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-899d0302-2fdb-46b1-903e-54ad4ad157a5 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:15.744511 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:15.744511 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:15.745184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-899d0302-2fdb-46b1-903e-54ad4ad157a5 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:15.746319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-899d0302-2fdb-46b1-903e-54ad4ad157a5 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Could not evaluate value 8d3c91d01c3045fa8d704bf2b8e7e785, assuming string {{(pid=87940) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 13:34:15.748144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-899d0302-2fdb-46b1-903e-54ad4ad157a5 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Searching by: MultiDict([('project_id', '8d3c91d01c3045fa8d704bf2b8e7e785'), ('all_tenants', 1)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:34:15.818189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-899d0302-2fdb-46b1-903e-54ad4ad157a5 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Get all volumes completed successfully. Jan 28 13:34:15.821419 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:15.821419 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:15.831667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-899d0302-2fdb-46b1-903e-54ad4ad157a5 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/detail?all_tenants=1&project_id=8d3c91d01c3045fa8d704bf2b8e7e785 returned with HTTP 200 Jan 28 13:34:15.843977 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1704/3413] 10.222.0.38 () {58 vars in 1340 bytes} [Thu Jan 28 13:34:15 2021] GET /volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/detail?all_tenants=1&project_id=8d3c91d01c3045fa8d704bf2b8e7e785 => generated 3249 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:34:15.852283 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14961490-ab50-483b-9462-8b7c6467a949 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] DELETE http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 Jan 28 13:34:15.852802 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14961490-ab50-483b-9462-8b7c6467a949 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:15.853021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:15.853021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:15.853393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14961490-ab50-483b-9462-8b7c6467a949 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:15.853853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-14961490-ab50-483b-9462-8b7c6467a949 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Delete volume with id: 4dbd51a9-060a-4e4d-b804-f9599482da98 Jan 28 13:34:15.929928 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:15.929928 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:15.930946 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-14961490-ab50-483b-9462-8b7c6467a949 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Volume info retrieved successfully. Jan 28 13:34:15.988717 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-14961490-ab50-483b-9462-8b7c6467a949 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] Delete volume request issued successfully. Jan 28 13:34:15.989203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14961490-ab50-483b-9462-8b7c6467a949 tempest-VolumesListAdminTestJSON-1040606704 tempest-VolumesListAdminTestJSON-1040606704-project-admin] http://10.222.0.38/volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 returned with HTTP 202 Jan 28 13:34:16.001031 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1710/3414] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:34:15 2021] DELETE /volume/v3/8125d23b70fa4cbdba5650c39aaeeb97/volumes/4dbd51a9-060a-4e4d-b804-f9599482da98 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:34:16.007316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da4611aa-41a8-4a9a-8cfe-4c6584c8901f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] DELETE http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:16.008146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da4611aa-41a8-4a9a-8cfe-4c6584c8901f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:16.008587 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:16.008587 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:16.009254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da4611aa-41a8-4a9a-8cfe-4c6584c8901f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:16.009933 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-da4611aa-41a8-4a9a-8cfe-4c6584c8901f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Delete volume with id: d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:16.079706 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:16.079706 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:16.081871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-da4611aa-41a8-4a9a-8cfe-4c6584c8901f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:16.115588 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-da4611aa-41a8-4a9a-8cfe-4c6584c8901f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Delete volume request issued successfully. Jan 28 13:34:16.116620 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da4611aa-41a8-4a9a-8cfe-4c6584c8901f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 returned with HTTP 202 Jan 28 13:34:16.124102 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1705/3415] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:34:16 2021] DELETE /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:34:16.126815 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb8943bf-8bfc-44fe-9579-0a01255e38d3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:16.127390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb8943bf-8bfc-44fe-9579-0a01255e38d3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:16.127588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:16.127588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:16.127969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bb8943bf-8bfc-44fe-9579-0a01255e38d3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:16.273648 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:16.273648 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:16.291386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bb8943bf-8bfc-44fe-9579-0a01255e38d3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:16.345513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bb8943bf-8bfc-44fe-9579-0a01255e38d3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 returned with HTTP 200 Jan 28 13:34:16.347346 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1711/3416] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:16 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:17.366549 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28d3dd1c-4991-46b9-8258-7f5082e50b5f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:17.366989 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28d3dd1c-4991-46b9-8258-7f5082e50b5f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:17.367389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:17.367389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:17.367571 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-28d3dd1c-4991-46b9-8258-7f5082e50b5f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:17.519623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:17.519623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:17.548835 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-28d3dd1c-4991-46b9-8258-7f5082e50b5f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:17.620520 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-28d3dd1c-4991-46b9-8258-7f5082e50b5f tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 returned with HTTP 200 Jan 28 13:34:17.626188 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1706/3417] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:17 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 => generated 916 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:18.648830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0053e518-021a-402b-9024-8d3e995b1883 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:18.650000 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0053e518-021a-402b-9024-8d3e995b1883 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:18.651577 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:18.651577 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:18.652346 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0053e518-021a-402b-9024-8d3e995b1883 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:18.755695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:18.755695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:18.774377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0053e518-021a-402b-9024-8d3e995b1883 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:18.831971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0053e518-021a-402b-9024-8d3e995b1883 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 returned with HTTP 200 Jan 28 13:34:18.832887 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1712/3418] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:18 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 => generated 916 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:19.849471 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c300925-da5f-4ed0-86e1-b146348b2477 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 Jan 28 13:34:19.849980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c300925-da5f-4ed0-86e1-b146348b2477 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:19.850157 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:19.850157 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:19.850913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8c300925-da5f-4ed0-86e1-b146348b2477 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:19.948697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8c300925-da5f-4ed0-86e1-b146348b2477 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 returned with HTTP 404 Jan 28 13:34:19.949990 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1707/3419] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:19 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/d85d0574-7e43-49ed-8d7f-e2fc158fbb87 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:34:19.983505 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87a9c121-2466-4ffd-bdcb-1b45639b6338 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] DELETE http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:19.984172 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87a9c121-2466-4ffd-bdcb-1b45639b6338 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:19.984421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:19.984421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:19.984824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-87a9c121-2466-4ffd-bdcb-1b45639b6338 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:19.985309 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-87a9c121-2466-4ffd-bdcb-1b45639b6338 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Delete volume with id: 4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:20.107665 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:20.107665 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:20.121097 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87a9c121-2466-4ffd-bdcb-1b45639b6338 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:20.208155 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-87a9c121-2466-4ffd-bdcb-1b45639b6338 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Delete volume request issued successfully. Jan 28 13:34:20.208590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-87a9c121-2466-4ffd-bdcb-1b45639b6338 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f returned with HTTP 202 Jan 28 13:34:20.213057 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1713/3420] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:34:19 2021] DELETE /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:34:20.220822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bad8f08a-f72f-4334-a3ba-6b20451602d7 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:20.221566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bad8f08a-f72f-4334-a3ba-6b20451602d7 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:20.222221 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bad8f08a-f72f-4334-a3ba-6b20451602d7 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:20.336617 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:20.336617 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:20.358058 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bad8f08a-f72f-4334-a3ba-6b20451602d7 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:20.414469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bad8f08a-f72f-4334-a3ba-6b20451602d7 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f returned with HTTP 200 Jan 28 13:34:20.415328 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1708/3421] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:20 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:21.432700 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f77cf4e5-e118-478c-87f8-307b7a19b3b3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:21.433915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f77cf4e5-e118-478c-87f8-307b7a19b3b3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:21.434342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:21.434342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:21.435438 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f77cf4e5-e118-478c-87f8-307b7a19b3b3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:21.568927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:21.568927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:21.591605 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f77cf4e5-e118-478c-87f8-307b7a19b3b3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:21.641457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f77cf4e5-e118-478c-87f8-307b7a19b3b3 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f returned with HTTP 200 Jan 28 13:34:21.642643 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1714/3422] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:21 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f => generated 916 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:22.663098 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6a67ec4-883f-4713-8209-d380dbf91d72 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:22.663581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6a67ec4-883f-4713-8209-d380dbf91d72 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:22.663738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:22.663738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:22.664303 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6a67ec4-883f-4713-8209-d380dbf91d72 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:22.801151 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:22.801151 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:22.828666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f6a67ec4-883f-4713-8209-d380dbf91d72 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:22.894642 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6a67ec4-883f-4713-8209-d380dbf91d72 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f returned with HTTP 200 Jan 28 13:34:22.921712 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1709/3423] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:22 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f => generated 916 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:34:23.166221 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c132c28a-6964-4d79-bb1c-e2d220b4a527 req-8f85e471-ecbe-45bc-a21a-52f7f524b9db tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261 Jan 28 13:34:23.167069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c132c28a-6964-4d79-bb1c-e2d220b4a527 req-8f85e471-ecbe-45bc-a21a-52f7f524b9db tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:23.167440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:23.167440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:23.168045 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c132c28a-6964-4d79-bb1c-e2d220b4a527 req-8f85e471-ecbe-45bc-a21a-52f7f524b9db tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:23.250085 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:23.250085 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:23.918468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0b9536ff-efdd-47e1-bc21-c2d6f8280284 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f Jan 28 13:34:23.919183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0b9536ff-efdd-47e1-bc21-c2d6f8280284 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:23.919309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:23.919309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:23.919647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0b9536ff-efdd-47e1-bc21-c2d6f8280284 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:24.099381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0b9536ff-efdd-47e1-bc21-c2d6f8280284 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f returned with HTTP 404 Jan 28 13:34:24.106189 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1710/3424] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:23 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/4b7c9431-029b-4222-854b-095adc88132f => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 13:34:24.126539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afb25aff-14e9-4bca-b639-cefc7a983ab0 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] DELETE http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:24.127066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afb25aff-14e9-4bca-b639-cefc7a983ab0 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:24.127581 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-afb25aff-14e9-4bca-b639-cefc7a983ab0 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:24.128044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-afb25aff-14e9-4bca-b639-cefc7a983ab0 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Delete volume with id: 1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:24.296649 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:24.296649 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:24.298244 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-afb25aff-14e9-4bca-b639-cefc7a983ab0 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:24.358641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-afb25aff-14e9-4bca-b639-cefc7a983ab0 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Delete volume request issued successfully. Jan 28 13:34:24.359135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-afb25aff-14e9-4bca-b639-cefc7a983ab0 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf returned with HTTP 202 Jan 28 13:34:24.362635 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1711/3425] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:34:24 2021] DELETE /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:34:24.390885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1c4aef5-70ab-4c18-b32f-cc3f4fb03b56 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:24.391640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1c4aef5-70ab-4c18-b32f-cc3f4fb03b56 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:24.391870 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:24.391870 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:24.392546 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a1c4aef5-70ab-4c18-b32f-cc3f4fb03b56 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:24.591361 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:24.591361 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:24.633420 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a1c4aef5-70ab-4c18-b32f-cc3f4fb03b56 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:24.666890 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c132c28a-6964-4d79-bb1c-e2d220b4a527 req-8f85e471-ecbe-45bc-a21a-52f7f524b9db tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 13:34:24.667598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-c132c28a-6964-4d79-bb1c-e2d220b4a527 req-8f85e471-ecbe-45bc-a21a-52f7f524b9db tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 13:34:24.692380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c132c28a-6964-4d79-bb1c-e2d220b4a527 req-8f85e471-ecbe-45bc-a21a-52f7f524b9db tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261 returned with HTTP 200 Jan 28 13:34:24.702343 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1715/3426] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 13:34:23 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/attachments/454f3778-2948-428d-8cbd-e9887a114261 => generated 19 bytes in 1545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:24.704266 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a1c4aef5-70ab-4c18-b32f-cc3f4fb03b56 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf returned with HTTP 200 Jan 28 13:34:24.717877 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1712/3427] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:24 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf => generated 915 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:25.725896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f97b79c6-0887-4dfc-b5b2-fa39f1547b17 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:25.726603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f97b79c6-0887-4dfc-b5b2-fa39f1547b17 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:25.726955 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:25.726955 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:25.727507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f97b79c6-0887-4dfc-b5b2-fa39f1547b17 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:25.835288 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:25.835288 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:25.847193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f97b79c6-0887-4dfc-b5b2-fa39f1547b17 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:25.876301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f97b79c6-0887-4dfc-b5b2-fa39f1547b17 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf returned with HTTP 200 Jan 28 13:34:25.888892 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1716/3428] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:25 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:26.895568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e86bd88-7e5b-49f0-9763-b298a93ce9e5 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:26.897022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e86bd88-7e5b-49f0-9763-b298a93ce9e5 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:26.897398 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:26.897398 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:26.898264 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8e86bd88-7e5b-49f0-9763-b298a93ce9e5 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:27.058173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:27.058173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:27.091000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8e86bd88-7e5b-49f0-9763-b298a93ce9e5 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Volume info retrieved successfully. Jan 28 13:34:27.155732 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8e86bd88-7e5b-49f0-9763-b298a93ce9e5 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf returned with HTTP 200 Jan 28 13:34:27.156661 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1713/3429] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:26 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf => generated 915 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:34:28.174230 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c099a6ff-59a8-406d-8b36-03e5586482c8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] GET http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf Jan 28 13:34:28.174759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c099a6ff-59a8-406d-8b36-03e5586482c8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:28.174878 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:28.174878 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:28.175452 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c099a6ff-59a8-406d-8b36-03e5586482c8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:28.327599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c099a6ff-59a8-406d-8b36-03e5586482c8 tempest-VolumesListAdminTestJSON-317097541 tempest-VolumesListAdminTestJSON-317097541-project] http://10.222.0.38/volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf returned with HTTP 404 Jan 28 13:34:28.328668 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1717/3430] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:28 2021] GET /volume/v3/8d3c91d01c3045fa8d704bf2b8e7e785/volumes/1b50897b-851a-4d07-bb97-fadbc87db4cf => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:34:32.267906 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d41168fa-5ef6-4e2c-bb88-7caf595fe3c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] DELETE http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:34:32.268635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d41168fa-5ef6-4e2c-bb88-7caf595fe3c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:32.268635 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:32.268635 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:32.269334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d41168fa-5ef6-4e2c-bb88-7caf595fe3c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:32.269882 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-d41168fa-5ef6-4e2c-bb88-7caf595fe3c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume with id: c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:34:32.415094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:32.415094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:32.416714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d41168fa-5ef6-4e2c-bb88-7caf595fe3c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:34:32.497200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d41168fa-5ef6-4e2c-bb88-7caf595fe3c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Delete volume request issued successfully. Jan 28 13:34:32.499922 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d41168fa-5ef6-4e2c-bb88-7caf595fe3c3 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 202 Jan 28 13:34:32.500823 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1714/3431] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:34:32 2021] DELETE /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:34:32.511188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6306ca6-f574-4527-ba97-9ed731bbf780 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:34:32.512034 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6306ca6-f574-4527-ba97-9ed731bbf780 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:32.512846 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a6306ca6-f574-4527-ba97-9ed731bbf780 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:32.587012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:32.587012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:32.610740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a6306ca6-f574-4527-ba97-9ed731bbf780 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:34:32.645910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a6306ca6-f574-4527-ba97-9ed731bbf780 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:34:32.648315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1718/3432] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:32 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1368 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 13:34:33.666982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8bc8721-d518-4f7f-b252-610c4b88cdd2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:34:33.667676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8bc8721-d518-4f7f-b252-610c4b88cdd2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:33.668048 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:33.668048 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:33.668456 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8bc8721-d518-4f7f-b252-610c4b88cdd2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:33.811557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:33.811557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:33.828364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e8bc8721-d518-4f7f-b252-610c4b88cdd2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:34:33.893294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8bc8721-d518-4f7f-b252-610c4b88cdd2 tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:34:33.894571 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1715/3433] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:33 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1368 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:34:34.922637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-751d159e-19fb-46bb-aeaa-7809decf97aa tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:34:34.932302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-751d159e-19fb-46bb-aeaa-7809decf97aa tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:34.932731 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:34.932731 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:34.933536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-751d159e-19fb-46bb-aeaa-7809decf97aa tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:35.150956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:34:35.150956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:34:35.162307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-751d159e-19fb-46bb-aeaa-7809decf97aa tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Volume info retrieved successfully. Jan 28 13:34:35.192802 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-751d159e-19fb-46bb-aeaa-7809decf97aa tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 200 Jan 28 13:34:35.193808 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1719/3434] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:34 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 1368 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:34:36.222034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b6c50f8-3241-4a2c-8397-bbb1f7563e9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] GET http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 Jan 28 13:34:36.223483 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b6c50f8-3241-4a2c-8397-bbb1f7563e9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:36.224044 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:36.224044 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:36.225510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b6c50f8-3241-4a2c-8397-bbb1f7563e9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:36.372104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b6c50f8-3241-4a2c-8397-bbb1f7563e9e tempest-TestVolumeBootPattern-90057102 tempest-TestVolumeBootPattern-90057102-project] http://10.222.0.38/volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 returned with HTTP 404 Jan 28 13:34:36.381114 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1716/3435] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:34:36 2021] GET /volume/v3/30ca8fdb93334833bff8d53f410ca633/volumes/c0a38d93-8cf1-4393-9dba-2d86f78eb384 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:34:38.006882 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce92236e-5c60-4672-9ba4-8174743938a9 tempest-ExtensionsTestJSON-216876180 tempest-ExtensionsTestJSON-216876180-project] GET http://10.222.0.38/volume/v3/ed44e86a52084b9ab27d61bc253d36e0/extensions Jan 28 13:34:38.007464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce92236e-5c60-4672-9ba4-8174743938a9 tempest-ExtensionsTestJSON-216876180 tempest-ExtensionsTestJSON-216876180-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:34:38.007672 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:34:38.007672 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:34:38.008046 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce92236e-5c60-4672-9ba4-8174743938a9 tempest-ExtensionsTestJSON-216876180 tempest-ExtensionsTestJSON-216876180-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:34:38.008894 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce92236e-5c60-4672-9ba4-8174743938a9 tempest-ExtensionsTestJSON-216876180 tempest-ExtensionsTestJSON-216876180-project] http://10.222.0.38/volume/v3/ed44e86a52084b9ab27d61bc253d36e0/extensions returned with HTTP 200 Jan 28 13:34:38.020402 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1720/3436] 10.222.0.38 () {58 vars in 1213 bytes} [Thu Jan 28 13:34:37 2021] GET /volume/v3/ed44e86a52084b9ab27d61bc253d36e0/extensions => generated 5245 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:44.699292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1bfc9db-2518-4f72-8582-0009985394f8 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] POST http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/types Jan 28 13:35:44.700247 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1bfc9db-2518-4f72-8582-0009985394f8 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1939463307"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:35:44.743377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1bfc9db-2518-4f72-8582-0009985394f8 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/types returned with HTTP 200 Jan 28 13:35:44.744229 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1717/3437] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 13:35:44 2021] POST /volume/v3/7b348628e18948c0a822b458ac8f96c6/types => generated 220 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:35:44.756563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eca0fb42-ae3e-4c96-84a7-b94d27a7759e tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] POST http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/group_types Jan 28 13:35:44.757428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eca0fb42-ae3e-4c96-84a7-b94d27a7759e tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1751701756"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:35:44.802546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eca0fb42-ae3e-4c96-84a7-b94d27a7759e tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/group_types returned with HTTP 202 Jan 28 13:35:44.803612 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1721/3438] 10.222.0.38 () {62 vars in 1278 bytes} [Thu Jan 28 13:35:44 2021] POST /volume/v3/7b348628e18948c0a822b458ac8f96c6/group_types => generated 177 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:35:44.965488 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a910df91-c4d6-455a-a419-8ee7a35a74a7 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] POST http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups Jan 28 13:35:44.967098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a910df91-c4d6-455a-a419-8ee7a35a74a7 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9bb2a250-e5f2-452f-994b-0f08a9a4846e", "volume_types": ["bdf41235-d72b-444f-8627-54ddcc88425d"], "name": "tempest-GroupsV314Test-Group-671402132"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:35:44.969171 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-a910df91-c4d6-455a-a419-8ee7a35a74a7 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Creating new group {'group': {'group_type': '9bb2a250-e5f2-452f-994b-0f08a9a4846e', 'volume_types': ['bdf41235-d72b-444f-8627-54ddcc88425d'], 'name': 'tempest-GroupsV314Test-Group-671402132'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 13:35:44.983687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-a910df91-c4d6-455a-a419-8ee7a35a74a7 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Creating group tempest-GroupsV314Test-Group-671402132. Jan 28 13:35:45.010808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a910df91-c4d6-455a-a419-8ee7a35a74a7 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Availability Zones retrieved successfully. Jan 28 13:35:45.039106 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-a910df91-c4d6-455a-a419-8ee7a35a74a7 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Created reservations ['1822f517-6860-444a-950a-592fe4147e1b'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:35:45.108570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a910df91-c4d6-455a-a419-8ee7a35a74a7 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups returned with HTTP 202 Jan 28 13:35:45.114055 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1718/3439] 10.222.0.38 () {62 vars in 1264 bytes} [Thu Jan 28 13:35:44 2021] POST /volume/v3/6c4e7068925f4111b0c0143780533980/groups => generated 107 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:35:45.127412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fff1cba6-bc16-4aba-8a72-94270a1bdd85 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 Jan 28 13:35:45.127412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fff1cba6-bc16-4aba-8a72-94270a1bdd85 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:45.127412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fff1cba6-bc16-4aba-8a72-94270a1bdd85 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:45.127412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-fff1cba6-bc16-4aba-8a72-94270a1bdd85 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] show called for member 16e179c7-36d3-4932-b61c-0082a848d8d8 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:35:45.138797 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:45.138797 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:45.170940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fff1cba6-bc16-4aba-8a72-94270a1bdd85 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 returned with HTTP 200 Jan 28 13:35:45.172027 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1722/3440] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:35:45 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 => generated 387 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:46.184253 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92d22086-c845-4fdf-a730-b2cb2cdaf4fd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 Jan 28 13:35:46.184833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92d22086-c845-4fdf-a730-b2cb2cdaf4fd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:46.185021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:46.185021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:46.185683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-92d22086-c845-4fdf-a730-b2cb2cdaf4fd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:46.186671 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-92d22086-c845-4fdf-a730-b2cb2cdaf4fd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] show called for member 16e179c7-36d3-4932-b61c-0082a848d8d8 {{(pid=87940) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:35:46.194967 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:46.194967 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:46.222444 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-92d22086-c845-4fdf-a730-b2cb2cdaf4fd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 returned with HTTP 200 Jan 28 13:35:46.223226 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1719/3441] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:35:46 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 => generated 388 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:46.234742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] POST http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes Jan 28 13:35:46.235244 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:46.235244 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:46.235691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bdf41235-d72b-444f-8627-54ddcc88425d", "group_id": "16e179c7-36d3-4932-b61c-0082a848d8d8", "size": 1, "name": "tempest-GroupsV314Test-Volume-1764488350"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:35:46.236848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Create volume request body: {'volume': {'volume_type': 'bdf41235-d72b-444f-8627-54ddcc88425d', 'group_id': '16e179c7-36d3-4932-b61c-0082a848d8d8', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1764488350'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:35:46.258687 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:46.258687 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:46.259897 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Create volume of 1 GB Jan 28 13:35:46.284394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Availability Zones retrieved successfully. Jan 28 13:35:46.301063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Flow 'volume_create_api' (fcca59a2-b3e2-48b1-9427-ec63ef2b313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:35:46.307381 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee717322-dd4f-4a1b-9f23-0814e4f25f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:46.309011 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:46.309011 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:46.309562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:35:46.492024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee717322-dd4f-4a1b-9f23-0814e4f25f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T13:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bdf41235-d72b-444f-8627-54ddcc88425d,is_public=True,name='tempest-GroupsV314Test-volume-type-1939463307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bdf41235-d72b-444f-8627-54ddcc88425d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16e179c7-36d3-4932-b61c-0082a848d8d8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:46.496197 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eeb3229-0224-4d79-b909-69a133bcae24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:46.551857 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1939463307 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1939463307, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:35:46.553275 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1939463307 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1939463307, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:35:46.606685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Created reservations ['e3912425-5f1b-4e23-9834-a8f78d08ba34', '0e7ac858-8ec3-494a-8b7a-8646eb44aae4', '4bc3a9ea-d422-4139-9ec4-70d57186e5fc', '2fae02e3-a15c-4820-9725-c72c64c622ab'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:35:46.609003 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eeb3229-0224-4d79-b909-69a133bcae24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3912425-5f1b-4e23-9834-a8f78d08ba34', '0e7ac858-8ec3-494a-8b7a-8646eb44aae4', '4bc3a9ea-d422-4139-9ec4-70d57186e5fc', '2fae02e3-a15c-4820-9725-c72c64c622ab']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:46.611265 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ab5c84-0a66-4aa1-b9be-a5345c2fe9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:46.674366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ab5c84-0a66-4aa1-b9be-a5345c2fe9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80d4ead9-8e3a-4492-824c-9155e6357dea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1764488350',encryption_key_id=None,group_id=16e179c7-36d3-4932-b61c-0082a848d8d8,group_type_id=,metadata={},multiattach=False,project_id='6c4e7068925f4111b0c0143780533980',qos_specs=None,replication_status=,reservations=['e3912425-5f1b-4e23-9834-a8f78d08ba34','0e7ac858-8ec3-494a-8b7a-8646eb44aae4','4bc3a9ea-d422-4139-9ec4-70d57186e5fc','2fae02e3-a15c-4820-9725-c72c64c622ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d294cd4a7d4078b7291889a0c317fe',volume_type_id=bdf41235-d72b-444f-8627-54ddcc88425d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1764488350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16e179c7-36d3-4932-b61c-0082a848d8d8,host=None,id=80d4ead9-8e3a-4492-824c-9155e6357dea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4e7068925f4111b0c0143780533980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c1d294cd4a7d4078b7291889a0c317fe',volume_attachment=,volume_type=,volume_type_id=bdf41235-d72b-444f-8627-54ddcc88425d)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:46.676568 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f92f3b-3b68-4db3-a589-71afcefac4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:46.709164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f92f3b-3b68-4db3-a589-71afcefac4d9) transitioned into state 'SUCCESS' from state '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-1764488350',encryption_key_id=None,group_id=16e179c7-36d3-4932-b61c-0082a848d8d8,group_type_id=,metadata={},multiattach=False,project_id='6c4e7068925f4111b0c0143780533980',qos_specs=None,replication_status=,reservations=['e3912425-5f1b-4e23-9834-a8f78d08ba34','0e7ac858-8ec3-494a-8b7a-8646eb44aae4','4bc3a9ea-d422-4139-9ec4-70d57186e5fc','2fae02e3-a15c-4820-9725-c72c64c622ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d294cd4a7d4078b7291889a0c317fe',volume_type_id=bdf41235-d72b-444f-8627-54ddcc88425d)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:46.711307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d8ceea-a57b-4cd3-96be-8ed53d0ef7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:46.733337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d8ceea-a57b-4cd3-96be-8ed53d0ef7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:46.736140 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Flow 'volume_create_api' (fcca59a2-b3e2-48b1-9427-ec63ef2b313f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:35:46.801409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Create volume request issued successfully. Jan 28 13:35:46.817528 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:46.818597 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:46.827566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:46.836026 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:46.836026 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:46.850546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0ec62c8-2f85-4ced-bc85-26832e86b30d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes returned with HTTP 202 Jan 28 13:35:46.852023 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1723/3442] 10.222.0.38 () {62 vars in 1267 bytes} [Thu Jan 28 13:35:46 2021] POST /volume/v3/6c4e7068925f4111b0c0143780533980/volumes => generated 900 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:35:46.866304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e3c9402-dc7b-407b-98ec-c335744fd629 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea Jan 28 13:35:46.867274 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e3c9402-dc7b-407b-98ec-c335744fd629 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:46.867697 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:46.867697 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:46.868324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7e3c9402-dc7b-407b-98ec-c335744fd629 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:46.928701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:46.928701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:46.939762 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7e3c9402-dc7b-407b-98ec-c335744fd629 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:46.958118 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-7e3c9402-dc7b-407b-98ec-c335744fd629 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:46.958624 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-7e3c9402-dc7b-407b-98ec-c335744fd629 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:46.967601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-7e3c9402-dc7b-407b-98ec-c335744fd629 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:46.976004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:46.976004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:47.000666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7e3c9402-dc7b-407b-98ec-c335744fd629 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea returned with HTTP 200 Jan 28 13:35:47.001661 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1720/3443] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:46 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea => generated 992 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:48.017941 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a7ae279-db09-4a10-9d87-56e15d1ab911 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea Jan 28 13:35:48.018482 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a7ae279-db09-4a10-9d87-56e15d1ab911 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:48.018654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:48.018654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:48.019021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a7ae279-db09-4a10-9d87-56e15d1ab911 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:48.074793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:48.074793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:48.084571 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a7ae279-db09-4a10-9d87-56e15d1ab911 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:48.102147 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-7a7ae279-db09-4a10-9d87-56e15d1ab911 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:48.102611 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-7a7ae279-db09-4a10-9d87-56e15d1ab911 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:48.110891 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7ae279-db09-4a10-9d87-56e15d1ab911 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:48.118496 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:48.118496 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:48.140565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a7ae279-db09-4a10-9d87-56e15d1ab911 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea returned with HTTP 200 Jan 28 13:35:48.141397 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1724/3444] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:48 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea => generated 993 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:48.158014 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] POST http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/action Jan 28 13:35:48.158720 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:48.158720 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:48.159396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Action body: b'{"create-from-src": {"source_group_id": "16e179c7-36d3-4932-b61c-0082a848d8d8", "name": "tempest-Group_from_grp-1323132626"}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:35:48.160630 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "16e179c7-36d3-4932-b61c-0082a848d8d8", "name": "tempest-Group_from_grp-1323132626"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:35:48.163534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Creating new group {'create-from-src': {'source_group_id': '16e179c7-36d3-4932-b61c-0082a848d8d8', 'name': 'tempest-Group_from_grp-1323132626'}}. {{(pid=87940) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 28 13:35:48.163975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Creating group tempest-Group_from_grp-1323132626 from source group 16e179c7-36d3-4932-b61c-0082a848d8d8. Jan 28 13:35:48.171955 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:48.171955 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:48.192245 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:48.192245 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:48.258272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Created reservations ['f94f67a3-dcdc-4a99-9240-067fc2d3b04b'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:35:48.391084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.group.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] A mapping entry already exists for group 655b7554-bd27-44c9-9a53-c31f4599f9fb and volume type bdf41235-d72b-444f-8627-54ddcc88425d. Do not need to create again. Jan 28 13:35:48.392334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:48.392334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:48.393032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Availability Zones retrieved successfully. Jan 28 13:35:48.408682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Flow 'volume_create_api' (fdeec888-00c9-42ea-a87a-9e1b9da70db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:35:48.412160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0159cc7-2947-4b94-8e13-54b5d4a23367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:48.414284 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:35:48.477603 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0159cc7-2947-4b94-8e13-54b5d4a23367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '80d4ead9-8e3a-4492-824c-9155e6357dea', 'volume_type': VolumeType(created_at=2021-01-28T13:35:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bdf41235-d72b-444f-8627-54ddcc88425d,is_public=True,name='tempest-GroupsV314Test-volume-type-1939463307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bdf41235-d72b-444f-8627-54ddcc88425d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '655b7554-bd27-44c9-9a53-c31f4599f9fb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:48.480066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99f5cbe-d761-4a9a-be0c-bcd9e63c966d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:48.532525 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1939463307 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1939463307, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:35:48.533392 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1939463307 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1939463307, it is now deprecated. Please use the default quota class for default quota. Jan 28 13:35:48.557080 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Created reservations ['eb581e3a-3090-46d0-8e9f-10c61b7cce00', '21db0d76-836c-47be-b3cd-a5b0f2a3dbe6', 'c2e5b394-2a90-44c1-ae0c-656d26d74bf9', '5d7d0da7-d772-4dc2-9ae7-2a3d19cdb102'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:35:48.559422 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99f5cbe-d761-4a9a-be0c-bcd9e63c966d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb581e3a-3090-46d0-8e9f-10c61b7cce00', '21db0d76-836c-47be-b3cd-a5b0f2a3dbe6', 'c2e5b394-2a90-44c1-ae0c-656d26d74bf9', '5d7d0da7-d772-4dc2-9ae7-2a3d19cdb102']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:48.561612 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea9a738-4617-41bf-ae70-4bba1ecf150f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:48.810027 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea9a738-4617-41bf-ae70-4bba1ecf150f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35e16a81-4f58-4843-a9dd-c096c53b5b42', '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=655b7554-bd27-44c9-9a53-c31f4599f9fb,group_type_id=,metadata={},multiattach=False,project_id='6c4e7068925f4111b0c0143780533980',qos_specs=None,replication_status=,reservations=['eb581e3a-3090-46d0-8e9f-10c61b7cce00','21db0d76-836c-47be-b3cd-a5b0f2a3dbe6','c2e5b394-2a90-44c1-ae0c-656d26d74bf9','5d7d0da7-d772-4dc2-9ae7-2a3d19cdb102'],size=1,snapshot_id=None,source_replicaid=,source_volid=80d4ead9-8e3a-4492-824c-9155e6357dea,status='creating',user_id='c1d294cd4a7d4078b7291889a0c317fe',volume_type_id=bdf41235-d72b-444f-8627-54ddcc88425d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=655b7554-bd27-44c9-9a53-c31f4599f9fb,host=None,id=35e16a81-4f58-4843-a9dd-c096c53b5b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c4e7068925f4111b0c0143780533980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=80d4ead9-8e3a-4492-824c-9155e6357dea,status='creating',terminated_at=None,updated_at=None,user_id='c1d294cd4a7d4078b7291889a0c317fe',volume_attachment=,volume_type=,volume_type_id=bdf41235-d72b-444f-8627-54ddcc88425d)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:48.812054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81889127-9376-47f9-b0fb-44171002cf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:35:48.840832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81889127-9376-47f9-b0fb-44171002cf91) transitioned into state 'SUCCESS' from 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=655b7554-bd27-44c9-9a53-c31f4599f9fb,group_type_id=,metadata={},multiattach=False,project_id='6c4e7068925f4111b0c0143780533980',qos_specs=None,replication_status=,reservations=['eb581e3a-3090-46d0-8e9f-10c61b7cce00','21db0d76-836c-47be-b3cd-a5b0f2a3dbe6','c2e5b394-2a90-44c1-ae0c-656d26d74bf9','5d7d0da7-d772-4dc2-9ae7-2a3d19cdb102'],size=1,snapshot_id=None,source_replicaid=,source_volid=80d4ead9-8e3a-4492-824c-9155e6357dea,status='creating',user_id='c1d294cd4a7d4078b7291889a0c317fe',volume_type_id=bdf41235-d72b-444f-8627-54ddcc88425d)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:35:48.843339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Flow 'volume_create_api' (fdeec888-00c9-42ea-a87a-9e1b9da70db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:35:48.902041 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Create volume request issued successfully. Jan 28 13:35:48.956740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b445bf35-82b2-4ec4-89eb-aa89ac364206 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/action returned with HTTP 202 Jan 28 13:35:48.962762 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1721/3445] 10.222.0.38 () {62 vars in 1285 bytes} [Thu Jan 28 13:35:48 2021] POST /volume/v3/6c4e7068925f4111b0c0143780533980/groups/action => generated 102 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:35:48.967523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail Jan 28 13:35:48.968389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:48.968788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:48.968788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:48.969651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:48.970533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:35:48.972888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:35:49.080639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Get all volumes completed successfully. Jan 28 13:35:49.082232 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:49.083956 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:49.094341 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:49.103187 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:49.103187 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:49.121114 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:49.121562 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:49.131048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:49.138859 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:49.138859 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:49.173885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd3f2854-264f-4fe8-9b38-6250b088f007 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail returned with HTTP 200 Jan 28 13:35:49.175019 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1725/3446] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:35:48 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail => generated 1974 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:35:49.196402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e956928-3ded-4061-9e8e-2436fd65d71b tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:49.197243 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e956928-3ded-4061-9e8e-2436fd65d71b tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:49.197788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:49.197788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:49.198454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e956928-3ded-4061-9e8e-2436fd65d71b tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:49.255082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:49.255082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:49.265831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1e956928-3ded-4061-9e8e-2436fd65d71b tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:49.282113 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1e956928-3ded-4061-9e8e-2436fd65d71b tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:49.282572 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1e956928-3ded-4061-9e8e-2436fd65d71b tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:49.292768 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-1e956928-3ded-4061-9e8e-2436fd65d71b tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:49.302108 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:49.302108 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:49.327961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e956928-3ded-4061-9e8e-2436fd65d71b tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:49.329034 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1722/3447] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:49 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:50.356254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7b726f8-d522-466b-8768-0db0283f434d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:50.357360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7b726f8-d522-466b-8768-0db0283f434d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:50.357556 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:50.357556 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:50.358149 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e7b726f8-d522-466b-8768-0db0283f434d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:50.446092 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:50.446092 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:50.482920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e7b726f8-d522-466b-8768-0db0283f434d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:50.501838 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-e7b726f8-d522-466b-8768-0db0283f434d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:50.502364 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-e7b726f8-d522-466b-8768-0db0283f434d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:50.513048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-e7b726f8-d522-466b-8768-0db0283f434d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:50.521407 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:50.521407 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:50.546396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e7b726f8-d522-466b-8768-0db0283f434d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:50.547380 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1726/3448] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:50 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:51.564914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cff9da4a-b1ff-4622-98c7-6445272f2ede tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:51.565951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cff9da4a-b1ff-4622-98c7-6445272f2ede tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:51.566303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:51.566303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:51.567042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cff9da4a-b1ff-4622-98c7-6445272f2ede tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:51.656275 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:51.656275 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:51.680666 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cff9da4a-b1ff-4622-98c7-6445272f2ede tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:51.705289 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-cff9da4a-b1ff-4622-98c7-6445272f2ede tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:51.705735 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-cff9da4a-b1ff-4622-98c7-6445272f2ede tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:51.726847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-cff9da4a-b1ff-4622-98c7-6445272f2ede tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:51.739070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:51.739070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:51.799665 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cff9da4a-b1ff-4622-98c7-6445272f2ede tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:51.800783 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1723/3449] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:51 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:52.818456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f8ca8a7-4df8-4b7b-9abc-7beb27b900e3 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:52.821165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f8ca8a7-4df8-4b7b-9abc-7beb27b900e3 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:52.821563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:52.821563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:52.822198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f8ca8a7-4df8-4b7b-9abc-7beb27b900e3 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:52.883127 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:52.883127 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:52.894913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2f8ca8a7-4df8-4b7b-9abc-7beb27b900e3 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:52.964776 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-2f8ca8a7-4df8-4b7b-9abc-7beb27b900e3 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:52.967937 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-2f8ca8a7-4df8-4b7b-9abc-7beb27b900e3 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:52.983031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-2f8ca8a7-4df8-4b7b-9abc-7beb27b900e3 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:52.996740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:52.996740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:53.048887 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f8ca8a7-4df8-4b7b-9abc-7beb27b900e3 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:53.049968 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1727/3450] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:52 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:54.067124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-503382b9-0d16-4a17-b052-7178666d97f8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:54.068967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-503382b9-0d16-4a17-b052-7178666d97f8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:54.069280 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:54.069280 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:54.069855 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-503382b9-0d16-4a17-b052-7178666d97f8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:54.242492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:54.242492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:54.269130 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-503382b9-0d16-4a17-b052-7178666d97f8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:54.286842 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-503382b9-0d16-4a17-b052-7178666d97f8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:54.287337 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-503382b9-0d16-4a17-b052-7178666d97f8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:54.295682 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-503382b9-0d16-4a17-b052-7178666d97f8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:54.312058 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:54.312058 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:54.338604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-503382b9-0d16-4a17-b052-7178666d97f8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:54.340063 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1724/3451] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:54 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:55.356638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42d084fd-9b85-43cb-9451-c115d922b445 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:55.357189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42d084fd-9b85-43cb-9451-c115d922b445 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:55.357294 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:55.357294 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:55.357636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-42d084fd-9b85-43cb-9451-c115d922b445 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:55.474515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:55.474515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:55.515085 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-42d084fd-9b85-43cb-9451-c115d922b445 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:55.580328 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-42d084fd-9b85-43cb-9451-c115d922b445 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:55.580864 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-42d084fd-9b85-43cb-9451-c115d922b445 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:55.621659 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-42d084fd-9b85-43cb-9451-c115d922b445 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:55.644916 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:55.644916 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:55.704371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-42d084fd-9b85-43cb-9451-c115d922b445 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:55.708003 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1728/3452] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:55 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:56.744345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f2f61f8-dcd6-4ee8-8650-43a142ba750d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:56.746717 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f2f61f8-dcd6-4ee8-8650-43a142ba750d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:56.748360 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:56.748360 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:56.749439 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f2f61f8-dcd6-4ee8-8650-43a142ba750d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:56.816857 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:56.816857 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:56.827229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f2f61f8-dcd6-4ee8-8650-43a142ba750d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:56.841967 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-5f2f61f8-dcd6-4ee8-8650-43a142ba750d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:56.842348 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-5f2f61f8-dcd6-4ee8-8650-43a142ba750d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:56.850648 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-5f2f61f8-dcd6-4ee8-8650-43a142ba750d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:56.858286 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:56.858286 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:56.909826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f2f61f8-dcd6-4ee8-8650-43a142ba750d tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:56.912885 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1725/3453] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:56 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:57.945261 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e9f27af-f2da-42f5-92dc-e826cf88a5da tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:57.946676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e9f27af-f2da-42f5-92dc-e826cf88a5da tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:57.947127 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:57.947127 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:57.948037 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3e9f27af-f2da-42f5-92dc-e826cf88a5da tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:58.010740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:58.010740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:58.021414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3e9f27af-f2da-42f5-92dc-e826cf88a5da tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:58.036365 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-3e9f27af-f2da-42f5-92dc-e826cf88a5da tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:58.036806 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-3e9f27af-f2da-42f5-92dc-e826cf88a5da tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:58.044880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-3e9f27af-f2da-42f5-92dc-e826cf88a5da tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:58.054383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:58.054383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:58.091863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3e9f27af-f2da-42f5-92dc-e826cf88a5da tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:58.104549 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1729/3454] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:57 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:59.116216 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04ae673d-c27d-49dc-a907-b21081b4b7e8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:59.118081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04ae673d-c27d-49dc-a907-b21081b4b7e8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:59.119821 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:59.119821 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:59.121158 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04ae673d-c27d-49dc-a907-b21081b4b7e8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:59.195034 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:59.195034 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:59.205373 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-04ae673d-c27d-49dc-a907-b21081b4b7e8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:59.237465 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-04ae673d-c27d-49dc-a907-b21081b4b7e8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:59.238072 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-04ae673d-c27d-49dc-a907-b21081b4b7e8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:59.247982 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-04ae673d-c27d-49dc-a907-b21081b4b7e8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:59.255290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:59.255290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:59.282394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04ae673d-c27d-49dc-a907-b21081b4b7e8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:59.283225 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1726/3455] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:59 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 989 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:59.300492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-752336a8-7efc-4cf7-9175-a7dd97e441f0 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb Jan 28 13:35:59.301370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-752336a8-7efc-4cf7-9175-a7dd97e441f0 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:59.301689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:59.301689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:59.302421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-752336a8-7efc-4cf7-9175-a7dd97e441f0 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:59.302877 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-752336a8-7efc-4cf7-9175-a7dd97e441f0 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] show called for member 655b7554-bd27-44c9-9a53-c31f4599f9fb {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:35:59.310788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:59.310788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:59.340432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-752336a8-7efc-4cf7-9175-a7dd97e441f0 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb returned with HTTP 200 Jan 28 13:35:59.341258 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1730/3456] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:35:59 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb => generated 417 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:35:59.353142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail Jan 28 13:35:59.353730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:59.353950 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:59.353950 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:59.354324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:59.355036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:35:59.356862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:35:59.413640 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Get all volumes completed successfully. Jan 28 13:35:59.415305 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:59.415785 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:59.423888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:59.431901 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:59.431901 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:59.445397 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:59.445870 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:59.453625 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:59.460932 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:59.460932 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:59.489389 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cf77a7b1-dcdf-41e5-832f-cfae36f5eb8f tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail returned with HTTP 200 Jan 28 13:35:59.490259 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1727/3457] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:35:59 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail => generated 1975 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 13:35:59.508015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0a09ac9-a871-4086-8ed6-b4fdffbfa593 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] POST http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb/action Jan 28 13:35:59.508545 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:59.508545 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:59.508987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0a09ac9-a871-4086-8ed6-b4fdffbfa593 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:35:59.509367 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0a09ac9-a871-4086-8ed6-b4fdffbfa593 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:35:59.510345 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-a0a09ac9-a871-4086-8ed6-b4fdffbfa593 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] delete called for group 655b7554-bd27-44c9-9a53-c31f4599f9fb {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:35:59.510687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-a0a09ac9-a871-4086-8ed6-b4fdffbfa593 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Delete group with id: 655b7554-bd27-44c9-9a53-c31f4599f9fb Jan 28 13:35:59.518055 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:59.518055 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:59.647296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0a09ac9-a871-4086-8ed6-b4fdffbfa593 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb/action returned with HTTP 202 Jan 28 13:35:59.648277 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1731/3458] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:35:59 2021] POST /volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:35:59.668646 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1433d19c-2bdc-4ad2-b4ce-3abf94314fb8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:35:59.669358 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1433d19c-2bdc-4ad2-b4ce-3abf94314fb8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:35:59.669632 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:35:59.669632 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:35:59.670093 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1433d19c-2bdc-4ad2-b4ce-3abf94314fb8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:35:59.720564 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:59.720564 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:59.730318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1433d19c-2bdc-4ad2-b4ce-3abf94314fb8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:35:59.747093 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-1433d19c-2bdc-4ad2-b4ce-3abf94314fb8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:35:59.747591 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-1433d19c-2bdc-4ad2-b4ce-3abf94314fb8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:35:59.756083 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-1433d19c-2bdc-4ad2-b4ce-3abf94314fb8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:35:59.762779 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:35:59.762779 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:35:59.784018 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1433d19c-2bdc-4ad2-b4ce-3abf94314fb8 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:35:59.787292 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1728/3459] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:35:59 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:36:00.802828 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc9d7113-a7a8-485b-8188-56ea6221f350 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:36:00.803551 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc9d7113-a7a8-485b-8188-56ea6221f350 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:00.803696 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:00.803696 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:00.803995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc9d7113-a7a8-485b-8188-56ea6221f350 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:00.863063 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:00.863063 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:00.874071 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc9d7113-a7a8-485b-8188-56ea6221f350 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:36:00.892063 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-bc9d7113-a7a8-485b-8188-56ea6221f350 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:36:00.892759 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-bc9d7113-a7a8-485b-8188-56ea6221f350 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:36:00.901812 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-bc9d7113-a7a8-485b-8188-56ea6221f350 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:36:00.924944 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:00.924944 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:00.995390 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc9d7113-a7a8-485b-8188-56ea6221f350 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 200 Jan 28 13:36:01.000946 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1732/3460] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:36:00 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 988 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:36:02.018263 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8626dfc-5ebe-48ff-94b8-43b9da280d9c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 Jan 28 13:36:02.018891 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8626dfc-5ebe-48ff-94b8-43b9da280d9c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:02.019048 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:02.019048 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:02.019566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8626dfc-5ebe-48ff-94b8-43b9da280d9c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:02.096526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8626dfc-5ebe-48ff-94b8-43b9da280d9c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 returned with HTTP 404 Jan 28 13:36:02.098375 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1729/3461] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:36:02 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/35e16a81-4f58-4843-a9dd-c096c53b5b42 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:36:02.108943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-040084d5-68e3-4d38-8e73-802faaac4083 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb Jan 28 13:36:02.109953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-040084d5-68e3-4d38-8e73-802faaac4083 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:02.110345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:02.110345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:02.110970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-040084d5-68e3-4d38-8e73-802faaac4083 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:02.111632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-040084d5-68e3-4d38-8e73-802faaac4083 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] show called for member 655b7554-bd27-44c9-9a53-c31f4599f9fb {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:36:02.119783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-040084d5-68e3-4d38-8e73-802faaac4083 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb returned with HTTP 404 Jan 28 13:36:02.121205 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1733/3462] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:36:02 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/groups/655b7554-bd27-44c9-9a53-c31f4599f9fb => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:36:02.130777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail Jan 28 13:36:02.131715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:02.132366 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'detail' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:02.133260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Removing options '' from query. {{(pid=87940) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:36:02.135446 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87940) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 13:36:02.199823 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Get all volumes completed successfully. Jan 28 13:36:02.202070 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:36:02.202705 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:36:02.212842 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:36:02.222290 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:02.222290 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:02.253661 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fd7386b7-2826-48a3-b1cb-f9fc68ac3375 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail returned with HTTP 200 Jan 28 13:36:02.254552 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1730/3463] 10.222.0.38 () {60 vars in 1266 bytes} [Thu Jan 28 13:36:02 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/detail => generated 996 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:36:02.272836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0aa1bb8d-1b52-4ae0-b193-c2d66d529bbd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] POST http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8/action Jan 28 13:36:02.273711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0aa1bb8d-1b52-4ae0-b193-c2d66d529bbd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:36:02.274089 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0aa1bb8d-1b52-4ae0-b193-c2d66d529bbd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:02.275111 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-0aa1bb8d-1b52-4ae0-b193-c2d66d529bbd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] delete called for group 16e179c7-36d3-4932-b61c-0082a848d8d8 {{(pid=87941) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 13:36:02.275384 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.groups [None req-0aa1bb8d-1b52-4ae0-b193-c2d66d529bbd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Delete group with id: 16e179c7-36d3-4932-b61c-0082a848d8d8 Jan 28 13:36:02.293732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:02.293732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:02.512652 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0aa1bb8d-1b52-4ae0-b193-c2d66d529bbd tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8/action returned with HTTP 202 Jan 28 13:36:02.526699 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1734/3464] 10.222.0.38 () {62 vars in 1395 bytes} [Thu Jan 28 13:36:02 2021] POST /volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 13:36:02.534592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d32b989-2497-4439-ac21-2a4a1c6ea015 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea Jan 28 13:36:02.535570 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d32b989-2497-4439-ac21-2a4a1c6ea015 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:02.535795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:02.535795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:02.536180 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d32b989-2497-4439-ac21-2a4a1c6ea015 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:02.659113 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:02.659113 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:02.672171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0d32b989-2497-4439-ac21-2a4a1c6ea015 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:36:02.690928 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-0d32b989-2497-4439-ac21-2a4a1c6ea015 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:36:02.692070 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-0d32b989-2497-4439-ac21-2a4a1c6ea015 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:36:02.701127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-0d32b989-2497-4439-ac21-2a4a1c6ea015 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87940) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:36:02.712243 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:02.712243 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:02.738408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d32b989-2497-4439-ac21-2a4a1c6ea015 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea returned with HTTP 200 Jan 28 13:36:02.739830 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1731/3465] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:36:02 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea => generated 992 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:36:03.758830 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69ca31b0-fee6-45a2-877a-009f2ccc8393 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea Jan 28 13:36:03.760652 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69ca31b0-fee6-45a2-877a-009f2ccc8393 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:03.761418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:03.761418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:03.762548 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-69ca31b0-fee6-45a2-877a-009f2ccc8393 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:03.847390 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:03.847390 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:03.862140 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-69ca31b0-fee6-45a2-877a-009f2ccc8393 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Volume info retrieved successfully. Jan 28 13:36:03.909397 n-d-705657-14 devstack@c-api.service[87939]: WARNING stevedore.named [None req-69ca31b0-fee6-45a2-877a-009f2ccc8393 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 13:36:03.910253 n-d-705657-14 devstack@c-api.service[87939]: WARNING castellan.key_manager [None req-69ca31b0-fee6-45a2-877a-009f2ccc8393 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 13:36:03.921741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG oslo_db.sqlalchemy.engines [None req-69ca31b0-fee6-45a2-877a-009f2ccc8393 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] 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=87941) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 13:36:03.929026 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:03.929026 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:03.954714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-69ca31b0-fee6-45a2-877a-009f2ccc8393 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea returned with HTTP 200 Jan 28 13:36:03.955486 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1735/3466] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:36:03 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea => generated 992 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:36:04.974267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b41baf74-b99c-4776-8883-fa37c11f19fc tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea Jan 28 13:36:04.974858 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b41baf74-b99c-4776-8883-fa37c11f19fc tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:04.975135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:04.975135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:04.975489 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b41baf74-b99c-4776-8883-fa37c11f19fc tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:05.073681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b41baf74-b99c-4776-8883-fa37c11f19fc tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea returned with HTTP 404 Jan 28 13:36:05.080009 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1732/3467] 10.222.0.38 () {60 vars in 1356 bytes} [Thu Jan 28 13:36:04 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:36:05.084129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-488242f0-f152-4897-8a30-82a4d7babe5c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] GET http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 Jan 28 13:36:05.085196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-488242f0-f152-4897-8a30-82a4d7babe5c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:05.085534 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:05.085534 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:05.086321 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-488242f0-f152-4897-8a30-82a4d7babe5c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:05.086880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.groups [None req-488242f0-f152-4897-8a30-82a4d7babe5c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] show called for member 16e179c7-36d3-4932-b61c-0082a848d8d8 {{(pid=87941) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 13:36:05.095133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-488242f0-f152-4897-8a30-82a4d7babe5c tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 returned with HTTP 404 Jan 28 13:36:05.096362 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1736/3468] 10.222.0.38 () {60 vars in 1353 bytes} [Thu Jan 28 13:36:05 2021] GET /volume/v3/6c4e7068925f4111b0c0143780533980/groups/16e179c7-36d3-4932-b61c-0082a848d8d8 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 13:36:05.104702 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b59cbe1b-a1d2-455e-90a7-ecaa305d29f7 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] DELETE http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/group_types/9bb2a250-e5f2-452f-994b-0f08a9a4846e Jan 28 13:36:05.105599 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b59cbe1b-a1d2-455e-90a7-ecaa305d29f7 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:05.106524 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b59cbe1b-a1d2-455e-90a7-ecaa305d29f7 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:05.153830 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:36:05.153830 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:36:05.173458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b59cbe1b-a1d2-455e-90a7-ecaa305d29f7 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/group_types/9bb2a250-e5f2-452f-994b-0f08a9a4846e returned with HTTP 202 Jan 28 13:36:05.174704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1733/3469] 10.222.0.38 () {60 vars in 1371 bytes} [Thu Jan 28 13:36:05 2021] DELETE /volume/v3/7b348628e18948c0a822b458ac8f96c6/group_types/9bb2a250-e5f2-452f-994b-0f08a9a4846e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 13:36:05.186875 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0229796e-1701-45b1-85bf-b52619b9a5a4 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] DELETE http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea Jan 28 13:36:05.187647 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0229796e-1701-45b1-85bf-b52619b9a5a4 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:05.188337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0229796e-1701-45b1-85bf-b52619b9a5a4 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:05.188982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-0229796e-1701-45b1-85bf-b52619b9a5a4 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] Delete volume with id: 80d4ead9-8e3a-4492-824c-9155e6357dea Jan 28 13:36:05.250929 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0229796e-1701-45b1-85bf-b52619b9a5a4 tempest-GroupsV314Test-336374812 tempest-GroupsV314Test-336374812-project] http://10.222.0.38/volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea returned with HTTP 404 Jan 28 13:36:05.252404 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1737/3470] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:36:05 2021] DELETE /volume/v3/6c4e7068925f4111b0c0143780533980/volumes/80d4ead9-8e3a-4492-824c-9155e6357dea => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:36:05.260511 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b90c562a-c8af-406b-94a7-f095fd0545be tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] DELETE http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/types/bdf41235-d72b-444f-8627-54ddcc88425d Jan 28 13:36:05.261356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b90c562a-c8af-406b-94a7-f095fd0545be tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:05.261872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b90c562a-c8af-406b-94a7-f095fd0545be tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:05.387780 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b90c562a-c8af-406b-94a7-f095fd0545be tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/types/bdf41235-d72b-444f-8627-54ddcc88425d returned with HTTP 202 Jan 28 13:36:05.388903 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1734/3471] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 13:36:05 2021] DELETE /volume/v3/7b348628e18948c0a822b458ac8f96c6/types/bdf41235-d72b-444f-8627-54ddcc88425d => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:36:05.397079 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b04cee3-49ad-467b-a113-d49a99244725 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] GET http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/types/bdf41235-d72b-444f-8627-54ddcc88425d Jan 28 13:36:05.397601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b04cee3-49ad-467b-a113-d49a99244725 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:05.398086 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7b04cee3-49ad-467b-a113-d49a99244725 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:05.413573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7b04cee3-49ad-467b-a113-d49a99244725 tempest-GroupsV314Test-163865611 tempest-GroupsV314Test-163865611-project-admin] http://10.222.0.38/volume/v3/7b348628e18948c0a822b458ac8f96c6/types/bdf41235-d72b-444f-8627-54ddcc88425d returned with HTTP 404 Jan 28 13:36:05.414921 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1738/3472] 10.222.0.38 () {58 vars in 1309 bytes} [Thu Jan 28 13:36:05 2021] GET /volume/v3/7b348628e18948c0a822b458ac8f96c6/types/bdf41235-d72b-444f-8627-54ddcc88425d => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:36:10.142461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce8baadb-2943-406d-af87-6e6d4b36cb9d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] GET http://10.222.0.38/volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts Jan 28 13:36:10.143030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce8baadb-2943-406d-af87-6e6d4b36cb9d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:10.143642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce8baadb-2943-406d-af87-6e6d4b36cb9d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:10.153097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.hosts [None req-ce8baadb-2943-406d-af87-6e6d4b36cb9d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] status, active and update: available, enabled, 2021-01-28 13:36:01+00:00 {{(pid=87940) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 13:36:10.153518 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.hosts [None req-ce8baadb-2943-406d-af87-6e6d4b36cb9d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] status, active and update: available, enabled, 2021-01-28 13:36:05+00:00 {{(pid=87940) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 13:36:10.153917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.hosts [None req-ce8baadb-2943-406d-af87-6e6d4b36cb9d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] status, active and update: available, enabled, 2021-01-28 13:36:02+00:00 {{(pid=87940) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 13:36:10.154620 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce8baadb-2943-406d-af87-6e6d4b36cb9d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] http://10.222.0.38/volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts returned with HTTP 200 Jan 28 13:36:10.155476 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1735/3473] 10.222.0.38 () {58 vars in 1207 bytes} [Thu Jan 28 13:36:09 2021] GET /volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts => generated 566 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:10.168957 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ffd59d7-b1e9-4957-a301-f6d97b6dbe2d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] GET http://10.222.0.38/volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts Jan 28 13:36:10.169510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ffd59d7-b1e9-4957-a301-f6d97b6dbe2d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:10.170195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ffd59d7-b1e9-4957-a301-f6d97b6dbe2d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:10.181819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.hosts [None req-6ffd59d7-b1e9-4957-a301-f6d97b6dbe2d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] status, active and update: available, enabled, 2021-01-28 13:36:01+00:00 {{(pid=87941) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 13:36:10.182216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.hosts [None req-6ffd59d7-b1e9-4957-a301-f6d97b6dbe2d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] status, active and update: available, enabled, 2021-01-28 13:36:05+00:00 {{(pid=87941) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 13:36:10.182624 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.contrib.hosts [None req-6ffd59d7-b1e9-4957-a301-f6d97b6dbe2d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] status, active and update: available, enabled, 2021-01-28 13:36:02+00:00 {{(pid=87941) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 13:36:10.183371 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ffd59d7-b1e9-4957-a301-f6d97b6dbe2d tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] http://10.222.0.38/volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts returned with HTTP 200 Jan 28 13:36:10.184241 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1739/3474] 10.222.0.38 () {58 vars in 1207 bytes} [Thu Jan 28 13:36:10 2021] GET /volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts => generated 566 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:10.196630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-acd8ba1b-7bcd-479a-ac23-269929dee293 tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] GET http://10.222.0.38/volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts/n-d-705657-14@lvmdriver-1 Jan 28 13:36:10.197189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-acd8ba1b-7bcd-479a-ac23-269929dee293 tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:10.197925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-acd8ba1b-7bcd-479a-ac23-269929dee293 tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:10.240037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-acd8ba1b-7bcd-479a-ac23-269929dee293 tempest-VolumeHostsAdminTestsJSON-1378429377 tempest-VolumeHostsAdminTestsJSON-1378429377-project-admin] http://10.222.0.38/volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts/n-d-705657-14@lvmdriver-1 returned with HTTP 200 Jan 28 13:36:10.240875 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1736/3475] 10.222.0.38 () {58 vars in 1285 bytes} [Thu Jan 28 13:36:10 2021] GET /volume/v3/5bc44caf10bb46278c535340a471a9b3/os-hosts/n-d-705657-14@lvmdriver-1 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:36:13.475878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] POST http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes Jan 28 13:36:13.476642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-733819824"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:13.477808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-733819824'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:36:13.478320 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Create volume of 1 GB Jan 28 13:36:13.493831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Availability Zones retrieved successfully. Jan 28 13:36:13.512506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Flow 'volume_create_api' (97e15bff-d696-49fc-8108-888accdcdf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:13.515532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3a021b-14bc-4003-9758-a12d6992e642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:13.517616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:36:13.599287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3a021b-14bc-4003-9758-a12d6992e642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:13.601616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa5a567-c061-4072-a908-49ec785dc87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:13.710187 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Created reservations ['7ed335d3-ce5e-40b2-9c09-7b5ca6462b1b', '05b02232-c377-46b5-bce1-46c8834052df', 'd969b094-a4f8-4dca-9c67-f3a412a6a577', '43ed9a13-5a74-456d-a82e-b16cc41ab90f'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:36:13.712120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa5a567-c061-4072-a908-49ec785dc87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ed335d3-ce5e-40b2-9c09-7b5ca6462b1b', '05b02232-c377-46b5-bce1-46c8834052df', 'd969b094-a4f8-4dca-9c67-f3a412a6a577', '43ed9a13-5a74-456d-a82e-b16cc41ab90f']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:13.714226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a413448-ad3b-4088-b3a2-08ddae9a270f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:13.774762 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a413448-ad3b-4088-b3a2-08ddae9a270f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88828d8e-196f-49e8-935b-3d8b03f26a53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-733819824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ac867efae2412a8404b657f5cf6b98',qos_specs=None,replication_status=,reservations=['7ed335d3-ce5e-40b2-9c09-7b5ca6462b1b','05b02232-c377-46b5-bce1-46c8834052df','d969b094-a4f8-4dca-9c67-f3a412a6a577','43ed9a13-5a74-456d-a82e-b16cc41ab90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e4e548331c4c728ed62cf2bb5ab074',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-733819824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88828d8e-196f-49e8-935b-3d8b03f26a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2ac867efae2412a8404b657f5cf6b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='a2e4e548331c4c728ed62cf2bb5ab074',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:13.776810 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536d9f0b-29e8-4df8-907f-81f9999d8791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:13.804653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536d9f0b-29e8-4df8-907f-81f9999d8791) transitioned into state 'SUCCESS' from state '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-733819824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ac867efae2412a8404b657f5cf6b98',qos_specs=None,replication_status=,reservations=['7ed335d3-ce5e-40b2-9c09-7b5ca6462b1b','05b02232-c377-46b5-bce1-46c8834052df','d969b094-a4f8-4dca-9c67-f3a412a6a577','43ed9a13-5a74-456d-a82e-b16cc41ab90f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2e4e548331c4c728ed62cf2bb5ab074',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:13.807573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62df836a-c45b-4a30-8227-d114eaf6b56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:13.826066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62df836a-c45b-4a30-8227-d114eaf6b56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:13.828760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Flow 'volume_create_api' (97e15bff-d696-49fc-8108-888accdcdf20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:13.877709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Create volume request issued successfully. Jan 28 13:36:13.892583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2aebc262-23ad-4606-90a0-babe26d013fd tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes returned with HTTP 202 Jan 28 13:36:13.893859 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1740/3476] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:36:13 2021] POST /volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes => generated 823 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:36:13.908364 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-753e956e-a75b-4f94-a1b4-9d1a5e5893d4 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 Jan 28 13:36:13.908872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-753e956e-a75b-4f94-a1b4-9d1a5e5893d4 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:13.909653 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-753e956e-a75b-4f94-a1b4-9d1a5e5893d4 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:13.968107 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:13.968107 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:13.979631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-753e956e-a75b-4f94-a1b4-9d1a5e5893d4 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Volume info retrieved successfully. Jan 28 13:36:14.007044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-753e956e-a75b-4f94-a1b4-9d1a5e5893d4 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 returned with HTTP 200 Jan 28 13:36:14.008172 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1737/3477] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:13 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:15.028892 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6bf8a13c-826b-4467-9c12-1be1a397a185 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 Jan 28 13:36:15.029490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6bf8a13c-826b-4467-9c12-1be1a397a185 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:15.029658 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:15.029658 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:15.030227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6bf8a13c-826b-4467-9c12-1be1a397a185 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:15.085504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:15.085504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:15.094720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6bf8a13c-826b-4467-9c12-1be1a397a185 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Volume info retrieved successfully. Jan 28 13:36:15.131826 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6bf8a13c-826b-4467-9c12-1be1a397a185 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 returned with HTTP 200 Jan 28 13:36:15.132905 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1741/3478] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:15 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:15.153075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44bcc5ca-be90-43b8-8d11-e1a4a20ab88a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] POST http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots Jan 28 13:36:15.153457 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:15.153457 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:15.153862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44bcc5ca-be90-43b8-8d11-e1a4a20ab88a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88828d8e-196f-49e8-935b-3d8b03f26a53", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1256749882"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:15.207759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:15.207759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:15.208984 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-44bcc5ca-be90-43b8-8d11-e1a4a20ab88a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Volume info retrieved successfully. Jan 28 13:36:15.209354 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-44bcc5ca-be90-43b8-8d11-e1a4a20ab88a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Create snapshot from volume 88828d8e-196f-49e8-935b-3d8b03f26a53 Jan 28 13:36:15.287437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-44bcc5ca-be90-43b8-8d11-e1a4a20ab88a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Created reservations ['d1421fc3-f84c-4cfc-ae11-2f66df143893', '888b60e8-3c74-48e4-89f2-adeb49ad90f8', '055b6e42-98a8-4edb-b23b-c551136a0ed8', 'a43e0d09-b62c-4c95-bcbe-d5b8d1508935'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:36:15.411820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-44bcc5ca-be90-43b8-8d11-e1a4a20ab88a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot create request issued successfully. Jan 28 13:36:15.412496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44bcc5ca-be90-43b8-8d11-e1a4a20ab88a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots returned with HTTP 202 Jan 28 13:36:15.413536 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1738/3479] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:36:15 2021] POST /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots => generated 311 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:36:15.424747 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6f95a0c-e9f6-4e37-a980-c40c0868748d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd Jan 28 13:36:15.425894 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6f95a0c-e9f6-4e37-a980-c40c0868748d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:15.426065 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:15.426065 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:15.426889 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d6f95a0c-e9f6-4e37-a980-c40c0868748d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:15.457082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:15.457082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:15.458307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d6f95a0c-e9f6-4e37-a980-c40c0868748d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:15.460255 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d6f95a0c-e9f6-4e37-a980-c40c0868748d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd returned with HTTP 200 Jan 28 13:36:15.461258 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1742/3480] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:36:15 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:36:16.475341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4675c52-7682-43d3-97cb-3ace40a1429a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd Jan 28 13:36:16.476580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e4675c52-7682-43d3-97cb-3ace40a1429a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:16.477173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:16.477173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:16.477864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e4675c52-7682-43d3-97cb-3ace40a1429a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:16.513788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:16.513788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:16.515844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e4675c52-7682-43d3-97cb-3ace40a1429a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:16.518205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4675c52-7682-43d3-97cb-3ace40a1429a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd returned with HTTP 200 Jan 28 13:36:16.521130 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1739/3481] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:36:16 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd => generated 443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:17.538688 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b3eee78-4820-44ab-8e81-fa1a3d3d4e17 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd Jan 28 13:36:17.539290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b3eee78-4820-44ab-8e81-fa1a3d3d4e17 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:17.539387 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:17.539387 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:17.539779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b3eee78-4820-44ab-8e81-fa1a3d3d4e17 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:17.566446 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:17.566446 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:17.567773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b3eee78-4820-44ab-8e81-fa1a3d3d4e17 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:17.569733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b3eee78-4820-44ab-8e81-fa1a3d3d4e17 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd returned with HTTP 200 Jan 28 13:36:17.571043 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1743/3482] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:36:17 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd => generated 470 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:17.584161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-632522f6-7ce7-45c0-82d0-6c1ed093fe82 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] POST http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:17.584662 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:17.584662 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:17.585082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-632522f6-7ce7-45c0-82d0-6c1ed093fe82 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:17.610871 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:17.610871 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:17.612470 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-632522f6-7ce7-45c0-82d0-6c1ed093fe82 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:17.656107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-632522f6-7ce7-45c0-82d0-6c1ed093fe82 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Update snapshot metadata completed successfully. Jan 28 13:36:17.656698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-632522f6-7ce7-45c0-82d0-6c1ed093fe82 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:17.662817 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1740/3483] 10.222.0.38 () {60 vars in 1369 bytes} [Thu Jan 28 13:36:17 2021] POST /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:17.668381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1340d66-3b76-427f-bb54-71432294b5a9 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:17.669002 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1340d66-3b76-427f-bb54-71432294b5a9 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:17.669515 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:17.669515 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:17.669515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1340d66-3b76-427f-bb54-71432294b5a9 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:17.699611 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:17.699611 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:17.700746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f1340d66-3b76-427f-bb54-71432294b5a9 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:17.702784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f1340d66-3b76-427f-bb54-71432294b5a9 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Get snapshot metadata completed successfully. Jan 28 13:36:17.703421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1340d66-3b76-427f-bb54-71432294b5a9 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:17.704233 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1744/3484] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:36:17 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:17.714145 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9658a3ec-fbbf-4b8a-9a49-dd867b8a9293 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] PUT http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:17.714620 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:17.714620 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:17.715016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9658a3ec-fbbf-4b8a-9a49-dd867b8a9293 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:17.742715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:17.742715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:17.744161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9658a3ec-fbbf-4b8a-9a49-dd867b8a9293 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:17.792506 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9658a3ec-fbbf-4b8a-9a49-dd867b8a9293 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Update snapshot metadata completed successfully. Jan 28 13:36:17.793309 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9658a3ec-fbbf-4b8a-9a49-dd867b8a9293 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:17.794543 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1741/3485] 10.222.0.38 () {60 vars in 1368 bytes} [Thu Jan 28 13:36:17 2021] PUT /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 57 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:17.804783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c58bb0b2-0fc4-4681-86d5-7dd65f38bc91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:17.805271 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c58bb0b2-0fc4-4681-86d5-7dd65f38bc91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:17.805842 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:17.805842 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:17.806225 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c58bb0b2-0fc4-4681-86d5-7dd65f38bc91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:17.834069 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:17.834069 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:17.835235 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c58bb0b2-0fc4-4681-86d5-7dd65f38bc91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:17.837322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c58bb0b2-0fc4-4681-86d5-7dd65f38bc91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Get snapshot metadata completed successfully. Jan 28 13:36:17.837940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c58bb0b2-0fc4-4681-86d5-7dd65f38bc91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:17.838775 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1745/3486] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:36:17 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:17.849036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4edd9462-8c04-4e77-9889-f6d87c893c2a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] DELETE http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 Jan 28 13:36:17.849935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4edd9462-8c04-4e77-9889-f6d87c893c2a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:17.850137 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:17.850137 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:17.850492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4edd9462-8c04-4e77-9889-f6d87c893c2a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:17.876499 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:17.876499 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:17.878062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4edd9462-8c04-4e77-9889-f6d87c893c2a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:17.880265 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4edd9462-8c04-4e77-9889-f6d87c893c2a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Get snapshot metadata completed successfully. Jan 28 13:36:17.887498 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 13:36:17.887498 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 13:36:17.893372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4edd9462-8c04-4e77-9889-f6d87c893c2a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Delete snapshot metadata completed successfully. Jan 28 13:36:17.893878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4edd9462-8c04-4e77-9889-f6d87c893c2a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 returned with HTTP 200 Jan 28 13:36:17.894604 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1742/3487] 10.222.0.38 () {58 vars in 1366 bytes} [Thu Jan 28 13:36:17 2021] DELETE /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 28 13:36:17.903403 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50516dfa-1d91-4342-9976-ea165f47f6db tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:17.904160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50516dfa-1d91-4342-9976-ea165f47f6db tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:17.904543 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:17.904543 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:17.905139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-50516dfa-1d91-4342-9976-ea165f47f6db tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:17.933640 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:17.933640 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:17.934844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-50516dfa-1d91-4342-9976-ea165f47f6db tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:17.936979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-50516dfa-1d91-4342-9976-ea165f47f6db tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Get snapshot metadata completed successfully. Jan 28 13:36:17.937587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-50516dfa-1d91-4342-9976-ea165f47f6db tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:17.938685 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1746/3488] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:36:17 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:17.953228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcbad185-0084-4d6e-8d5f-88ad60e45040 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] PUT http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:17.953228 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:17.953228 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:17.953228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dcbad185-0084-4d6e-8d5f-88ad60e45040 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:17.978378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:17.978378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:17.979576 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dcbad185-0084-4d6e-8d5f-88ad60e45040 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.011410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dcbad185-0084-4d6e-8d5f-88ad60e45040 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Update snapshot metadata completed successfully. Jan 28 13:36:18.011980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dcbad185-0084-4d6e-8d5f-88ad60e45040 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:18.013067 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1743/3489] 10.222.0.38 () {60 vars in 1368 bytes} [Thu Jan 28 13:36:17 2021] PUT /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 16 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:18.023535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-383b2ffe-4a89-4f22-9f21-20413367fd0a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] POST http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:18.023987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:18.023987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:18.024399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-383b2ffe-4a89-4f22-9f21-20413367fd0a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:18.052680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:18.052680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:18.060907 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-383b2ffe-4a89-4f22-9f21-20413367fd0a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.100895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-383b2ffe-4a89-4f22-9f21-20413367fd0a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Update snapshot metadata completed successfully. Jan 28 13:36:18.101500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-383b2ffe-4a89-4f22-9f21-20413367fd0a tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:18.102403 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1747/3490] 10.222.0.38 () {60 vars in 1369 bytes} [Thu Jan 28 13:36:18 2021] POST /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:18.112280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b419f49-3da4-4d5c-bf51-22a551e5522f tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:18.112798 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b419f49-3da4-4d5c-bf51-22a551e5522f tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:18.113016 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:18.113016 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:18.113384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b419f49-3da4-4d5c-bf51-22a551e5522f tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:18.139571 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:18.139571 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:18.140778 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b419f49-3da4-4d5c-bf51-22a551e5522f tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.142846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b419f49-3da4-4d5c-bf51-22a551e5522f tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Get snapshot metadata completed successfully. Jan 28 13:36:18.143461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b419f49-3da4-4d5c-bf51-22a551e5522f tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:18.144292 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1744/3491] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:36:18 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:18.153879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c1ad70b-ec77-4922-a1e5-33044df44f0d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] PUT http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 Jan 28 13:36:18.154313 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:18.154313 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:18.154760 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0c1ad70b-ec77-4922-a1e5-33044df44f0d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:18.183708 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:18.183708 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:18.184746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c1ad70b-ec77-4922-a1e5-33044df44f0d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.226908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0c1ad70b-ec77-4922-a1e5-33044df44f0d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Update snapshot metadata completed successfully. Jan 28 13:36:18.227568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0c1ad70b-ec77-4922-a1e5-33044df44f0d tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 returned with HTTP 200 Jan 28 13:36:18.233903 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1748/3492] 10.222.0.38 () {60 vars in 1383 bytes} [Thu Jan 28 13:36:18 2021] PUT /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 => generated 35 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:18.239819 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7aa4e60a-48c9-4560-9bf9-e9422f1622a8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 Jan 28 13:36:18.240350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7aa4e60a-48c9-4560-9bf9-e9422f1622a8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:18.240695 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:18.240695 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:18.241077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7aa4e60a-48c9-4560-9bf9-e9422f1622a8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:18.282371 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:18.282371 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:18.283849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7aa4e60a-48c9-4560-9bf9-e9422f1622a8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.285760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7aa4e60a-48c9-4560-9bf9-e9422f1622a8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Get snapshot metadata completed successfully. Jan 28 13:36:18.286356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7aa4e60a-48c9-4560-9bf9-e9422f1622a8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 returned with HTTP 200 Jan 28 13:36:18.287145 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1745/3493] 10.222.0.38 () {58 vars in 1363 bytes} [Thu Jan 28 13:36:18 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:18.296833 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ca031d7-a863-4cf9-b3b5-009f27170a91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:18.297353 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ca031d7-a863-4cf9-b3b5-009f27170a91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:18.297573 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:18.297573 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:18.297936 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ca031d7-a863-4cf9-b3b5-009f27170a91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:18.325375 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:18.325375 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:18.326610 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1ca031d7-a863-4cf9-b3b5-009f27170a91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.328601 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1ca031d7-a863-4cf9-b3b5-009f27170a91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Get snapshot metadata completed successfully. Jan 28 13:36:18.329214 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ca031d7-a863-4cf9-b3b5-009f27170a91 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:18.330299 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1749/3494] 10.222.0.38 () {58 vars in 1348 bytes} [Thu Jan 28 13:36:18 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 75 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:18.340086 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc459dbd-ad65-4ca7-ab2c-5cf7747fe154 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] PUT http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata Jan 28 13:36:18.340537 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:18.340537 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:18.340939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc459dbd-ad65-4ca7-ab2c-5cf7747fe154 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:18.366949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:18.366949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:18.368161 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc459dbd-ad65-4ca7-ab2c-5cf7747fe154 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.406854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc459dbd-ad65-4ca7-ab2c-5cf7747fe154 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Update snapshot metadata completed successfully. Jan 28 13:36:18.407551 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc459dbd-ad65-4ca7-ab2c-5cf7747fe154 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata returned with HTTP 200 Jan 28 13:36:18.408474 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1746/3495] 10.222.0.38 () {60 vars in 1368 bytes} [Thu Jan 28 13:36:18 2021] PUT /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd/metadata => generated 16 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 13:36:18.418936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9ddc029-7167-465a-ab69-66767bcad147 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] DELETE http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd Jan 28 13:36:18.419540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9ddc029-7167-465a-ab69-66767bcad147 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:18.419716 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:18.419716 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:18.420101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d9ddc029-7167-465a-ab69-66767bcad147 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:18.420461 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-d9ddc029-7167-465a-ab69-66767bcad147 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Delete snapshot with id: bf3cad2e-ff23-472f-9384-d50f4e401ccd Jan 28 13:36:18.448808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:18.448808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:18.449995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d9ddc029-7167-465a-ab69-66767bcad147 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.517592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d9ddc029-7167-465a-ab69-66767bcad147 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot delete request issued successfully. Jan 28 13:36:18.517943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d9ddc029-7167-465a-ab69-66767bcad147 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd returned with HTTP 202 Jan 28 13:36:18.522670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1750/3496] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:36:18 2021] DELETE /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:36:18.527742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9656eea-0c15-4485-bc5b-a0373f89526b tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd Jan 28 13:36:18.528796 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9656eea-0c15-4485-bc5b-a0373f89526b tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:18.528796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:18.528796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:18.529115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b9656eea-0c15-4485-bc5b-a0373f89526b tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:18.556354 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:18.556354 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:18.557537 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b9656eea-0c15-4485-bc5b-a0373f89526b tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:18.559633 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b9656eea-0c15-4485-bc5b-a0373f89526b tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd returned with HTTP 200 Jan 28 13:36:18.560889 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1747/3497] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:36:18 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:19.574266 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-171b08f6-bde6-450a-9a81-c0621ba597e1 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd Jan 28 13:36:19.574957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-171b08f6-bde6-450a-9a81-c0621ba597e1 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:19.575236 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:19.575236 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:19.575656 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-171b08f6-bde6-450a-9a81-c0621ba597e1 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:19.601099 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:19.601099 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:19.602254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-171b08f6-bde6-450a-9a81-c0621ba597e1 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Snapshot retrieved successfully. Jan 28 13:36:19.604237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-171b08f6-bde6-450a-9a81-c0621ba597e1 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd returned with HTTP 200 Jan 28 13:36:19.605062 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1751/3498] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:36:19 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:20.618106 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5cfddbaa-f637-433e-93d4-06b1a828f503 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd Jan 28 13:36:20.618669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5cfddbaa-f637-433e-93d4-06b1a828f503 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:20.618779 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:20.618779 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:20.619145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5cfddbaa-f637-433e-93d4-06b1a828f503 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:20.642982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5cfddbaa-f637-433e-93d4-06b1a828f503 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd returned with HTTP 404 Jan 28 13:36:20.643976 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1748/3499] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:36:20 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/snapshots/bf3cad2e-ff23-472f-9384-d50f4e401ccd => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:36:20.652080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29f0f95f-dedc-4cfd-9374-fe790ab12872 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] DELETE http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 Jan 28 13:36:20.652618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29f0f95f-dedc-4cfd-9374-fe790ab12872 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:20.652766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:20.652766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:20.653175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-29f0f95f-dedc-4cfd-9374-fe790ab12872 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:20.653634 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-29f0f95f-dedc-4cfd-9374-fe790ab12872 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Delete volume with id: 88828d8e-196f-49e8-935b-3d8b03f26a53 Jan 28 13:36:20.711337 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:20.711337 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:20.712567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-29f0f95f-dedc-4cfd-9374-fe790ab12872 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Volume info retrieved successfully. Jan 28 13:36:20.742559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-29f0f95f-dedc-4cfd-9374-fe790ab12872 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Delete volume request issued successfully. Jan 28 13:36:20.743010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-29f0f95f-dedc-4cfd-9374-fe790ab12872 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 returned with HTTP 202 Jan 28 13:36:20.744095 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1752/3500] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:36:20 2021] DELETE /volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:36:20.752351 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a3c8a66-32b5-45a0-9fe8-9b15e833be85 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 Jan 28 13:36:20.752718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a3c8a66-32b5-45a0-9fe8-9b15e833be85 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:20.753347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9a3c8a66-32b5-45a0-9fe8-9b15e833be85 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:20.803334 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:20.803334 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:20.811785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9a3c8a66-32b5-45a0-9fe8-9b15e833be85 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Volume info retrieved successfully. Jan 28 13:36:20.843243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9a3c8a66-32b5-45a0-9fe8-9b15e833be85 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 returned with HTTP 200 Jan 28 13:36:20.844152 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1749/3501] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:20 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:21.861395 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b19de5b-e1cf-44cf-adeb-c5a69a4217c8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 Jan 28 13:36:21.862047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b19de5b-e1cf-44cf-adeb-c5a69a4217c8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:21.862196 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:21.862196 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:21.862586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1b19de5b-e1cf-44cf-adeb-c5a69a4217c8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:21.913021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:21.913021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:21.922153 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1b19de5b-e1cf-44cf-adeb-c5a69a4217c8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Volume info retrieved successfully. Jan 28 13:36:21.946827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1b19de5b-e1cf-44cf-adeb-c5a69a4217c8 tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 returned with HTTP 200 Jan 28 13:36:21.948284 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1753/3502] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:21 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:22.967711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d01daf8-2be3-41c2-91e2-bc25f4e474ef tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] GET http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 Jan 28 13:36:22.969756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d01daf8-2be3-41c2-91e2-bc25f4e474ef tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:22.970116 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:22.970116 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:22.970410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d01daf8-2be3-41c2-91e2-bc25f4e474ef tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:23.017548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d01daf8-2be3-41c2-91e2-bc25f4e474ef tempest-SnapshotMetadataTestJSON-2067826613 tempest-SnapshotMetadataTestJSON-2067826613-project] http://10.222.0.38/volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 returned with HTTP 404 Jan 28 13:36:23.018720 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1750/3503] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:22 2021] GET /volume/v3/a2ac867efae2412a8404b657f5cf6b98/volumes/88828d8e-196f-49e8-935b-3d8b03f26a53 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:36:25.140691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] POST http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes Jan 28 13:36:25.141198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:25.141198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:25.141536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-55780908"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:25.143543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume request body: {'volume': {'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-55780908'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:36:25.265754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume of 1 GB Jan 28 13:36:25.279677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Availability Zones retrieved successfully. Jan 28 13:36:25.296097 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Flow 'volume_create_api' (36ebd3a8-a095-4014-9259-ca47ea3c3f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:25.299085 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1796611-9d64-4df2-acb8-de8cb2a5187a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:25.301153 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:36:25.427816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1796611-9d64-4df2-acb8-de8cb2a5187a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:25.429999 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb2fb961-bf93-43eb-b438-cf379b2a875c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:25.527787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Created reservations ['21ced064-d8eb-4d01-aa87-609ab253268a', '5557b411-d539-484c-8d19-11eeb27df10b', '79cd480a-842f-4d40-be57-4df4cae4c0d8', '21d9b9b0-1352-48b3-830a-922da832b714'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:36:25.529616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb2fb961-bf93-43eb-b438-cf379b2a875c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21ced064-d8eb-4d01-aa87-609ab253268a', '5557b411-d539-484c-8d19-11eeb27df10b', '79cd480a-842f-4d40-be57-4df4cae4c0d8', '21d9b9b0-1352-48b3-830a-922da832b714']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:25.531795 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66330155-0bb8-43cf-8702-492be588b931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:25.592623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66330155-0bb8-43cf-8702-492be588b931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a574fa6-1d81-4e7a-a4fe-7642e503d12c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-55780908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5d677d274b421b9c25cd2be50a4d25',qos_specs=None,replication_status=,reservations=['21ced064-d8eb-4d01-aa87-609ab253268a','5557b411-d539-484c-8d19-11eeb27df10b','79cd480a-842f-4d40-be57-4df4cae4c0d8','21d9b9b0-1352-48b3-830a-922da832b714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-55780908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a574fa6-1d81-4e7a-a4fe-7642e503d12c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab5d677d274b421b9c25cd2be50a4d25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5e4c90de67a149c8a3311c860ed67ca0',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:25.595307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87fa49da-421c-4aef-b593-4cf402486181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:25.631473 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87fa49da-421c-4aef-b593-4cf402486181) transitioned into state 'SUCCESS' from state '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-55780908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5d677d274b421b9c25cd2be50a4d25',qos_specs=None,replication_status=,reservations=['21ced064-d8eb-4d01-aa87-609ab253268a','5557b411-d539-484c-8d19-11eeb27df10b','79cd480a-842f-4d40-be57-4df4cae4c0d8','21d9b9b0-1352-48b3-830a-922da832b714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:25.634418 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (959f66be-ad31-4e96-9593-b689bdec653d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:25.651708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (959f66be-ad31-4e96-9593-b689bdec653d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:25.654298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Flow 'volume_create_api' (36ebd3a8-a095-4014-9259-ca47ea3c3f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:25.709189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume request issued successfully. Jan 28 13:36:25.724228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b5668fd-051f-4ea5-8afc-f0615a8950a8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes returned with HTTP 202 Jan 28 13:36:25.725191 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1754/3504] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:36:25 2021] POST /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes => generated 814 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:36:25.743126 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d5c728ea-901b-4e8e-bb7f-4aa5cab54a6e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:25.743941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d5c728ea-901b-4e8e-bb7f-4aa5cab54a6e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:25.744715 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d5c728ea-901b-4e8e-bb7f-4aa5cab54a6e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:25.797642 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:25.797642 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:25.806466 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d5c728ea-901b-4e8e-bb7f-4aa5cab54a6e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:25.830587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d5c728ea-901b-4e8e-bb7f-4aa5cab54a6e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:25.831445 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1751/3505] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:25 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:26.848376 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2084ec65-5458-445b-913e-4007f437c835 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:26.848953 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2084ec65-5458-445b-913e-4007f437c835 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:26.849127 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:26.849127 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:26.849475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2084ec65-5458-445b-913e-4007f437c835 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:26.899915 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:26.899915 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:26.909163 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2084ec65-5458-445b-913e-4007f437c835 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:26.933944 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2084ec65-5458-445b-913e-4007f437c835 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:26.935157 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1755/3506] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:26 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:27.952938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-031f13d1-ecf8-45b5-8578-e602ab042105 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:27.953470 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-031f13d1-ecf8-45b5-8578-e602ab042105 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:27.953650 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:27.953650 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:27.954270 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-031f13d1-ecf8-45b5-8578-e602ab042105 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:28.009332 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:28.009332 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:28.019164 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-031f13d1-ecf8-45b5-8578-e602ab042105 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:28.044593 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-031f13d1-ecf8-45b5-8578-e602ab042105 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:28.045411 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1752/3507] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:27 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:29.061789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac1b1c5c-6f89-4803-bb66-f93a7007c735 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:29.062322 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac1b1c5c-6f89-4803-bb66-f93a7007c735 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:29.062527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:29.062527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:29.062888 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac1b1c5c-6f89-4803-bb66-f93a7007c735 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:29.116383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:29.116383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:29.136323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac1b1c5c-6f89-4803-bb66-f93a7007c735 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:29.161386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac1b1c5c-6f89-4803-bb66-f93a7007c735 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:29.162478 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1756/3508] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:29 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:36:30.179051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c55470da-62ad-4756-9745-4dedf20303ad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:30.179651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c55470da-62ad-4756-9745-4dedf20303ad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:30.179933 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:30.179933 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:30.180203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c55470da-62ad-4756-9745-4dedf20303ad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:30.239296 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:30.239296 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:30.245305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c55470da-62ad-4756-9745-4dedf20303ad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:30.270048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c55470da-62ad-4756-9745-4dedf20303ad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:30.270917 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1753/3509] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:30 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:31.286793 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83caaebc-e9bf-4c63-95bc-0072b896bc75 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:31.287386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83caaebc-e9bf-4c63-95bc-0072b896bc75 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:31.287492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:31.287492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:31.287792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83caaebc-e9bf-4c63-95bc-0072b896bc75 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:31.338229 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:31.338229 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:31.347084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-83caaebc-e9bf-4c63-95bc-0072b896bc75 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:31.369709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83caaebc-e9bf-4c63-95bc-0072b896bc75 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:31.370544 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1757/3510] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:31 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:32.387494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-217bdad4-b7cf-43f3-823f-c1e2713b9984 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:32.388042 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-217bdad4-b7cf-43f3-823f-c1e2713b9984 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:32.388147 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:32.388147 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:32.388567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-217bdad4-b7cf-43f3-823f-c1e2713b9984 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:32.439493 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:32.439493 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:32.449199 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-217bdad4-b7cf-43f3-823f-c1e2713b9984 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:32.473028 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-217bdad4-b7cf-43f3-823f-c1e2713b9984 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:32.473906 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1754/3511] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:32 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:33.489697 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23604b71-42f0-42bb-b13d-24c6a8d8928e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:33.490609 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23604b71-42f0-42bb-b13d-24c6a8d8928e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:33.490718 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:33.490718 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:33.491066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23604b71-42f0-42bb-b13d-24c6a8d8928e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:33.542027 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:33.542027 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:33.551518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-23604b71-42f0-42bb-b13d-24c6a8d8928e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:33.575624 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23604b71-42f0-42bb-b13d-24c6a8d8928e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:33.576475 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1758/3512] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:33 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:34.594374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c72f30ee-2471-4052-a494-38c20dd814ea tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:34.595116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c72f30ee-2471-4052-a494-38c20dd814ea tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:34.595116 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:34.595116 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:34.596015 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c72f30ee-2471-4052-a494-38c20dd814ea tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:34.654831 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:34.654831 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:34.668188 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c72f30ee-2471-4052-a494-38c20dd814ea tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:34.715782 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c72f30ee-2471-4052-a494-38c20dd814ea tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:34.716646 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1755/3513] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:34 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:35.735122 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44b99a71-9e13-4e0d-b21e-d6ea26d78c98 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:35.735851 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44b99a71-9e13-4e0d-b21e-d6ea26d78c98 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:35.735851 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:35.735851 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:35.736211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-44b99a71-9e13-4e0d-b21e-d6ea26d78c98 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:35.793885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:35.793885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:35.802905 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-44b99a71-9e13-4e0d-b21e-d6ea26d78c98 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:35.831003 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-44b99a71-9e13-4e0d-b21e-d6ea26d78c98 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:35.831936 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1759/3514] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:35 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:36.848658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-80a3cb74-247b-4e38-aaa8-ea0df3c5c1b9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:36.849254 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-80a3cb74-247b-4e38-aaa8-ea0df3c5c1b9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:36.849370 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:36.849370 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:36.849780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-80a3cb74-247b-4e38-aaa8-ea0df3c5c1b9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:36.899649 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:36.899649 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:36.910724 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-80a3cb74-247b-4e38-aaa8-ea0df3c5c1b9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:36.937394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-80a3cb74-247b-4e38-aaa8-ea0df3c5c1b9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:36.939312 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1756/3515] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:36 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 906 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:37.958871 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4281cf02-8352-44ab-8c79-f69d568e5041 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:37.959518 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4281cf02-8352-44ab-8c79-f69d568e5041 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:37.959611 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:37.959611 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:37.959979 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4281cf02-8352-44ab-8c79-f69d568e5041 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:38.017079 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:38.017079 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:38.026121 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4281cf02-8352-44ab-8c79-f69d568e5041 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:38.050112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4281cf02-8352-44ab-8c79-f69d568e5041 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:38.050944 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1760/3516] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:37 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 964 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:39.069831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaf499f7-658c-4a8f-8336-5953e55bfa89 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:39.070815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaf499f7-658c-4a8f-8336-5953e55bfa89 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:39.071049 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:39.071049 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:39.071493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aaf499f7-658c-4a8f-8336-5953e55bfa89 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:39.124765 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:39.124765 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:39.134890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aaf499f7-658c-4a8f-8336-5953e55bfa89 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:39.161173 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aaf499f7-658c-4a8f-8336-5953e55bfa89 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:39.173670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1757/3517] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:39 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 967 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:40.184740 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a887ee8f-66a8-4806-8519-4cd04ab08ccc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:40.185336 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a887ee8f-66a8-4806-8519-4cd04ab08ccc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:40.185441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:40.185441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:40.185800 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a887ee8f-66a8-4806-8519-4cd04ab08ccc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:40.237583 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:40.237583 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:40.247037 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a887ee8f-66a8-4806-8519-4cd04ab08ccc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:40.271565 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a887ee8f-66a8-4806-8519-4cd04ab08ccc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:40.272407 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1761/3518] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:40 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 967 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:41.291088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-869ca0bb-51b9-4909-b377-b718b2602d7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:41.291729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-869ca0bb-51b9-4909-b377-b718b2602d7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:41.291837 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:41.291837 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:41.292327 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-869ca0bb-51b9-4909-b377-b718b2602d7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:41.347653 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:41.347653 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:41.357015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-869ca0bb-51b9-4909-b377-b718b2602d7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:41.381746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-869ca0bb-51b9-4909-b377-b718b2602d7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:41.382619 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1758/3519] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:41 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 967 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:42.403463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0583dca-50d5-4de8-b382-dd18aa9294e9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:42.404892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0583dca-50d5-4de8-b382-dd18aa9294e9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:42.405252 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:42.405252 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:42.405901 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f0583dca-50d5-4de8-b382-dd18aa9294e9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:42.464269 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:42.464269 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:42.469457 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f0583dca-50d5-4de8-b382-dd18aa9294e9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:42.496031 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f0583dca-50d5-4de8-b382-dd18aa9294e9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:42.497328 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1762/3520] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:42 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 966 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:43.516494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d531b66f-48af-4c20-ac9f-65254e350493 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:36:43.517095 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d531b66f-48af-4c20-ac9f-65254e350493 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:43.517189 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:43.517189 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:43.517560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d531b66f-48af-4c20-ac9f-65254e350493 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:43.571182 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:43.571182 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:43.580757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d531b66f-48af-4c20-ac9f-65254e350493 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:43.607911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d531b66f-48af-4c20-ac9f-65254e350493 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:36:43.620512 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1759/3521] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:43 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 1355 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:36:43.628226 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] POST http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes Jan 28 13:36:43.630808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:43.630808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:43.631669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5a574fa6-1d81-4e7a-a4fe-7642e503d12c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-304279196"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:43.634272 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume request body: {'volume': {'source_volid': '5a574fa6-1d81-4e7a-a4fe-7642e503d12c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-304279196'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:36:43.691482 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:43.691482 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:43.692708 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume retrieved successfully. Jan 28 13:36:43.693289 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume of 1 GB Jan 28 13:36:43.707468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Availability Zones retrieved successfully. Jan 28 13:36:43.727560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Flow 'volume_create_api' (b0608b89-0a88-4836-bd79-1a2ae9d3a303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:43.731127 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea5522b9-c34f-42b2-9eb4-6ccee280ed8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:43.733515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:36:43.808696 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea5522b9-c34f-42b2-9eb4-6ccee280ed8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5a574fa6-1d81-4e7a-a4fe-7642e503d12c', 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:43.810885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8db759f-e71e-42df-8806-a4520f4a32c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:43.902228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Created reservations ['b5b904c3-ccff-45ca-bd6d-54be6dd47c43', 'b452a13f-575c-4e04-82dd-ee851677eae1', '0133b4c2-809e-4971-a156-886c1a7271de', 'd59f9db9-2aee-460e-acb9-1f3cdff55e79'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:36:43.908212 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8db759f-e71e-42df-8806-a4520f4a32c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b904c3-ccff-45ca-bd6d-54be6dd47c43', 'b452a13f-575c-4e04-82dd-ee851677eae1', '0133b4c2-809e-4971-a156-886c1a7271de', 'd59f9db9-2aee-460e-acb9-1f3cdff55e79']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:43.910493 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69edf8a3-807b-4e6f-b4cc-f6fa85290ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:44.066838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69edf8a3-807b-4e6f-b4cc-f6fa85290ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8048b92-94b6-470d-ab78-be6595b5c3f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-304279196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5d677d274b421b9c25cd2be50a4d25',qos_specs=None,replication_status=,reservations=['b5b904c3-ccff-45ca-bd6d-54be6dd47c43','b452a13f-575c-4e04-82dd-ee851677eae1','0133b4c2-809e-4971-a156-886c1a7271de','d59f9db9-2aee-460e-acb9-1f3cdff55e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a574fa6-1d81-4e7a-a4fe-7642e503d12c,status='creating',user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), '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=2021-01-28T13:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-304279196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8048b92-94b6-470d-ab78-be6595b5c3f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab5d677d274b421b9c25cd2be50a4d25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5a574fa6-1d81-4e7a-a4fe-7642e503d12c,status='creating',terminated_at=None,updated_at=None,user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:44.069066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e2c9f1-f6b8-44c6-bb2f-6788f637c87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:44.099695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e2c9f1-f6b8-44c6-bb2f-6788f637c87c) transitioned into state 'SUCCESS' from state '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-304279196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5d677d274b421b9c25cd2be50a4d25',qos_specs=None,replication_status=,reservations=['b5b904c3-ccff-45ca-bd6d-54be6dd47c43','b452a13f-575c-4e04-82dd-ee851677eae1','0133b4c2-809e-4971-a156-886c1a7271de','d59f9db9-2aee-460e-acb9-1f3cdff55e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a574fa6-1d81-4e7a-a4fe-7642e503d12c,status='creating',user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:44.103004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0104ea46-cde5-45d2-88c4-4debdd9e151b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:44.179298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0104ea46-cde5-45d2-88c4-4debdd9e151b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:44.182421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Flow 'volume_create_api' (b0608b89-0a88-4836-bd79-1a2ae9d3a303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:44.240257 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume request issued successfully. Jan 28 13:36:44.258201 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7a8e06c5-6904-435f-92d4-e71fc98e0dc4 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes returned with HTTP 202 Jan 28 13:36:44.270630 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1763/3522] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:36:43 2021] POST /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes => generated 848 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:36:44.274988 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac0b895f-6345-402b-9639-2bbe2f1376df tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:44.275547 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac0b895f-6345-402b-9639-2bbe2f1376df tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:44.275766 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:44.275766 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:44.276144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ac0b895f-6345-402b-9639-2bbe2f1376df tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:44.330288 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:44.330288 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:44.341683 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ac0b895f-6345-402b-9639-2bbe2f1376df tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:44.379341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ac0b895f-6345-402b-9639-2bbe2f1376df tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:44.380262 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1760/3523] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:44 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:45.397924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-117e4b3f-a0ed-4ccb-b941-4e207360bffd tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:45.398437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-117e4b3f-a0ed-4ccb-b941-4e207360bffd tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:45.398518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:45.398518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:45.399019 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-117e4b3f-a0ed-4ccb-b941-4e207360bffd tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:45.451374 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:45.451374 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:45.462757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-117e4b3f-a0ed-4ccb-b941-4e207360bffd tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:45.487883 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-117e4b3f-a0ed-4ccb-b941-4e207360bffd tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:45.488840 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1764/3524] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:45 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 940 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:46.510508 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aac3c80f-8d89-43a5-8d56-efb0dfe98cfc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:46.512678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aac3c80f-8d89-43a5-8d56-efb0dfe98cfc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:46.513739 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:46.513739 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:46.514939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aac3c80f-8d89-43a5-8d56-efb0dfe98cfc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:46.597792 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:46.597792 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:46.607299 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aac3c80f-8d89-43a5-8d56-efb0dfe98cfc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:46.635339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aac3c80f-8d89-43a5-8d56-efb0dfe98cfc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:46.636303 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1761/3525] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:46 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 940 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:47.651803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb6ae70d-0162-43b2-927c-288f4bea5064 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:47.652369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb6ae70d-0162-43b2-927c-288f4bea5064 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:47.652535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:47.652535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:47.652903 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb6ae70d-0162-43b2-927c-288f4bea5064 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:47.703910 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:47.703910 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:47.713004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb6ae70d-0162-43b2-927c-288f4bea5064 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:47.737651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb6ae70d-0162-43b2-927c-288f4bea5064 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:47.738900 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1765/3526] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:47 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 940 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:48.755813 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ef61238-cdb1-45c1-a6b0-82d6c904525e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:48.756507 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ef61238-cdb1-45c1-a6b0-82d6c904525e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:48.756507 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:48.756507 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:48.756778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8ef61238-cdb1-45c1-a6b0-82d6c904525e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:48.821321 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:48.821321 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:48.837973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8ef61238-cdb1-45c1-a6b0-82d6c904525e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:48.867070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8ef61238-cdb1-45c1-a6b0-82d6c904525e tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:48.875551 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1762/3527] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:48 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 940 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:49.886655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2e1fcbc-fa85-49b9-b045-2483ce56588a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:49.887437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2e1fcbc-fa85-49b9-b045-2483ce56588a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:49.887623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:49.887623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:49.889530 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a2e1fcbc-fa85-49b9-b045-2483ce56588a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:49.981216 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:49.981216 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:49.994366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a2e1fcbc-fa85-49b9-b045-2483ce56588a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:50.025580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a2e1fcbc-fa85-49b9-b045-2483ce56588a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:50.026488 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1766/3528] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:49 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 940 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:51.046006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-18c89003-ee6b-44ab-ac19-da1c6c850990 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:51.046578 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-18c89003-ee6b-44ab-ac19-da1c6c850990 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:51.046578 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:51.046578 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:51.047101 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-18c89003-ee6b-44ab-ac19-da1c6c850990 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:51.098328 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:51.098328 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:51.107548 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-18c89003-ee6b-44ab-ac19-da1c6c850990 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:51.136995 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-18c89003-ee6b-44ab-ac19-da1c6c850990 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:51.137850 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1763/3529] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:51 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 940 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:52.155360 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-095adf57-9bae-4b0f-b027-1917c7382a94 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:52.156082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-095adf57-9bae-4b0f-b027-1917c7382a94 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:52.156082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:52.156082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:52.156403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-095adf57-9bae-4b0f-b027-1917c7382a94 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:52.217834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:52.217834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:52.234455 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-095adf57-9bae-4b0f-b027-1917c7382a94 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:52.265989 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-095adf57-9bae-4b0f-b027-1917c7382a94 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:52.276934 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1767/3530] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:52 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 940 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:36:53.283917 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b766898-328f-45da-beae-5f789b9b5cf0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:53.284451 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b766898-328f-45da-beae-5f789b9b5cf0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:53.284657 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:53.284657 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:53.284993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4b766898-328f-45da-beae-5f789b9b5cf0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:53.339002 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:53.339002 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:53.348430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4b766898-328f-45da-beae-5f789b9b5cf0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:53.377979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4b766898-328f-45da-beae-5f789b9b5cf0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:53.383303 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1764/3531] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:53 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 940 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:54.394913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-307e0d61-80c3-4854-8b02-b0fbc101a29c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:54.395500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-307e0d61-80c3-4854-8b02-b0fbc101a29c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:54.395678 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:54.395678 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:54.396063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-307e0d61-80c3-4854-8b02-b0fbc101a29c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:54.449917 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:54.449917 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:54.459104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-307e0d61-80c3-4854-8b02-b0fbc101a29c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:54.485672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-307e0d61-80c3-4854-8b02-b0fbc101a29c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:54.486511 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1768/3532] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:54 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 1390 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:36:54.502010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5e6797a-732f-4331-870b-3f5b94a1e795 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:36:54.502531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5e6797a-732f-4331-870b-3f5b94a1e795 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:54.502750 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:54.502750 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:54.503121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5e6797a-732f-4331-870b-3f5b94a1e795 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:54.555546 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:54.555546 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:54.565119 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a5e6797a-732f-4331-870b-3f5b94a1e795 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:54.589365 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5e6797a-732f-4331-870b-3f5b94a1e795 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:36:54.590143 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1765/3533] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:54 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 1390 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:36:54.607274 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] POST http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes Jan 28 13:36:54.608309 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:54.608309 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:54.609036 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-921334268"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:54.610206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-921334268'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:36:54.610574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume of 1 GB Jan 28 13:36:54.625795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Availability Zones retrieved successfully. Jan 28 13:36:54.642216 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Flow 'volume_create_api' (16a99048-cad6-4a1e-a5e1-c4968d8dc8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:54.644974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d88704-fdca-4b67-b4a7-c75622b1fd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:54.647074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:36:54.715930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d88704-fdca-4b67-b4a7-c75622b1fd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:54.718500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e58c56-a0b1-4aee-9697-9947e41bdd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:54.803793 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Created reservations ['73a670ae-9baa-482f-b50c-5efae736436d', 'fec9bdee-63df-4f4b-840f-4aa3ff55927e', '2af079e0-5754-42ee-a5d4-1807c1548be8', 'c7044cd8-4958-40cc-961e-95661a5335d6'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:36:54.805930 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e58c56-a0b1-4aee-9697-9947e41bdd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73a670ae-9baa-482f-b50c-5efae736436d', 'fec9bdee-63df-4f4b-840f-4aa3ff55927e', '2af079e0-5754-42ee-a5d4-1807c1548be8', 'c7044cd8-4958-40cc-961e-95661a5335d6']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:54.808199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (facf30a4-71f1-4eaf-9734-6c16f90b34bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:54.882090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (facf30a4-71f1-4eaf-9734-6c16f90b34bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a67e408-0e9e-41ab-89be-d59f4b46e448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-921334268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5d677d274b421b9c25cd2be50a4d25',qos_specs=None,replication_status=,reservations=['73a670ae-9baa-482f-b50c-5efae736436d','fec9bdee-63df-4f4b-840f-4aa3ff55927e','2af079e0-5754-42ee-a5d4-1807c1548be8','c7044cd8-4958-40cc-961e-95661a5335d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-921334268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a67e408-0e9e-41ab-89be-d59f4b46e448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab5d677d274b421b9c25cd2be50a4d25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5e4c90de67a149c8a3311c860ed67ca0',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:54.882090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b8f0d0-0ff8-4dfb-b2e1-4fe7c895bdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:54.924615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b8f0d0-0ff8-4dfb-b2e1-4fe7c895bdab) transitioned into state 'SUCCESS' from state '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-921334268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5d677d274b421b9c25cd2be50a4d25',qos_specs=None,replication_status=,reservations=['73a670ae-9baa-482f-b50c-5efae736436d','fec9bdee-63df-4f4b-840f-4aa3ff55927e','2af079e0-5754-42ee-a5d4-1807c1548be8','c7044cd8-4958-40cc-961e-95661a5335d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:54.926852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68e17ac-6e82-44b4-b9f0-ff9b06059fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:54.945523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68e17ac-6e82-44b4-b9f0-ff9b06059fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:54.948242 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Flow 'volume_create_api' (16a99048-cad6-4a1e-a5e1-c4968d8dc8af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:55.010060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume request issued successfully. Jan 28 13:36:55.027496 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41e6d202-9cd7-4a40-a69d-037e0b48cd7d tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes returned with HTTP 202 Jan 28 13:36:55.028853 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1769/3534] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:36:54 2021] POST /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes => generated 815 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:36:55.045146 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-abb1eaf0-85c4-482c-94e4-d4eb785fba2a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 Jan 28 13:36:55.046470 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-abb1eaf0-85c4-482c-94e4-d4eb785fba2a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:55.046825 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:55.046825 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:55.047354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-abb1eaf0-85c4-482c-94e4-d4eb785fba2a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:55.110890 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:55.110890 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:55.121292 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-abb1eaf0-85c4-482c-94e4-d4eb785fba2a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:55.155753 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-abb1eaf0-85c4-482c-94e4-d4eb785fba2a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 returned with HTTP 200 Jan 28 13:36:55.156753 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1766/3535] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:55 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 => generated 883 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:56.174117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d38362d-6570-40f2-bd58-cf06951be578 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 Jan 28 13:36:56.176442 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d38362d-6570-40f2-bd58-cf06951be578 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:56.176442 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:56.176442 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:56.176716 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9d38362d-6570-40f2-bd58-cf06951be578 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:56.234662 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:56.234662 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:56.244117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9d38362d-6570-40f2-bd58-cf06951be578 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:56.270592 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9d38362d-6570-40f2-bd58-cf06951be578 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 returned with HTTP 200 Jan 28 13:36:56.276944 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1770/3536] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:56 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 => generated 908 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:56.288570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] POST http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes Jan 28 13:36:56.289035 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:56.289035 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:56.289449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4a67e408-0e9e-41ab-89be-d59f4b46e448", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2140401714"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:36:56.290697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume request body: {'volume': {'source_volid': '4a67e408-0e9e-41ab-89be-d59f4b46e448', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2140401714'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:36:56.342183 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:56.342183 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:56.343432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume retrieved successfully. Jan 28 13:36:56.343780 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume of 2 GB Jan 28 13:36:56.356918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Availability Zones retrieved successfully. Jan 28 13:36:56.374200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Flow 'volume_create_api' (cc94f917-db97-44e2-b9e8-11b112af7089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:56.377021 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f48208-de30-4c94-a64b-cff95a8c1e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:56.379119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:36:56.446569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34f48208-de30-4c94-a64b-cff95a8c1e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '4a67e408-0e9e-41ab-89be-d59f4b46e448', 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:56.449091 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b27eaab-e4c6-4abe-af32-2d67bbddef5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:56.528421 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Created reservations ['f1843078-be0f-45f0-a4c0-31f09260c446', '377ba38d-faa5-43e9-aef3-19b1f74d480d', 'cd9a851a-cfa0-4976-8aac-efdfd1508adb', 'b4fbcdd1-9667-4a42-932b-314b8bd771b0'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:36:56.530573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b27eaab-e4c6-4abe-af32-2d67bbddef5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1843078-be0f-45f0-a4c0-31f09260c446', '377ba38d-faa5-43e9-aef3-19b1f74d480d', 'cd9a851a-cfa0-4976-8aac-efdfd1508adb', 'b4fbcdd1-9667-4a42-932b-314b8bd771b0']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:56.533169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8003fa42-cb38-45d4-ad06-5136eb35216b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:56.661698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8003fa42-cb38-45d4-ad06-5136eb35216b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94265b8f-30a8-4793-bee1-b203db413849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2140401714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5d677d274b421b9c25cd2be50a4d25',qos_specs=None,replication_status=,reservations=['f1843078-be0f-45f0-a4c0-31f09260c446','377ba38d-faa5-43e9-aef3-19b1f74d480d','cd9a851a-cfa0-4976-8aac-efdfd1508adb','b4fbcdd1-9667-4a42-932b-314b8bd771b0'],size=2,snapshot_id=None,source_replicaid=,source_volid=4a67e408-0e9e-41ab-89be-d59f4b46e448,status='creating',user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2140401714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94265b8f-30a8-4793-bee1-b203db413849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab5d677d274b421b9c25cd2be50a4d25',provider_auth=None,provider_geometry=None,provider_id=None,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=4a67e408-0e9e-41ab-89be-d59f4b46e448,status='creating',terminated_at=None,updated_at=None,user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:56.665833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cee69be-6ec6-43a3-8725-5a4bd78e1a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:56.696247 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cee69be-6ec6-43a3-8725-5a4bd78e1a6e) transitioned into state 'SUCCESS' from state '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-2140401714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab5d677d274b421b9c25cd2be50a4d25',qos_specs=None,replication_status=,reservations=['f1843078-be0f-45f0-a4c0-31f09260c446','377ba38d-faa5-43e9-aef3-19b1f74d480d','cd9a851a-cfa0-4976-8aac-efdfd1508adb','b4fbcdd1-9667-4a42-932b-314b8bd771b0'],size=2,snapshot_id=None,source_replicaid=,source_volid=4a67e408-0e9e-41ab-89be-d59f4b46e448,status='creating',user_id='5e4c90de67a149c8a3311c860ed67ca0',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:56.698702 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3655492e-1e91-4d62-b506-382df1c8f132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:36:56.784467 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3655492e-1e91-4d62-b506-382df1c8f132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:36:56.789934 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Flow 'volume_create_api' (cc94f917-db97-44e2-b9e8-11b112af7089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:36:56.882087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Create volume request issued successfully. Jan 28 13:36:56.898602 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dbeb6800-8cf2-4b90-83cf-80117195ece2 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes returned with HTTP 202 Jan 28 13:36:56.899713 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1767/3537] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:36:56 2021] POST /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes => generated 850 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:36:56.914416 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7eaf70b-d2b4-4088-a0b2-97072c136299 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:36:56.914941 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7eaf70b-d2b4-4088-a0b2-97072c136299 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:56.915164 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:56.915164 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:56.915560 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7eaf70b-d2b4-4088-a0b2-97072c136299 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:56.996177 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:56.996177 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:57.010034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b7eaf70b-d2b4-4088-a0b2-97072c136299 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:57.035222 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7eaf70b-d2b4-4088-a0b2-97072c136299 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:36:57.036230 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1771/3538] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:56 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:58.055097 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce2b7116-1940-457a-b571-4d2670d7304f tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:36:58.056484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce2b7116-1940-457a-b571-4d2670d7304f tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:58.056891 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:58.056891 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:58.057539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce2b7116-1940-457a-b571-4d2670d7304f tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:58.114905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:58.114905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:58.127951 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ce2b7116-1940-457a-b571-4d2670d7304f tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:58.152177 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce2b7116-1940-457a-b571-4d2670d7304f tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:36:58.152984 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1768/3539] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:58 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:36:59.172673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cf93b36-c12f-4983-beb5-bd51ce2c7e55 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:36:59.174191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cf93b36-c12f-4983-beb5-bd51ce2c7e55 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:36:59.174432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:36:59.174432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:36:59.175043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cf93b36-c12f-4983-beb5-bd51ce2c7e55 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:36:59.234026 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:36:59.234026 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:36:59.243165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4cf93b36-c12f-4983-beb5-bd51ce2c7e55 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:36:59.269628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cf93b36-c12f-4983-beb5-bd51ce2c7e55 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:36:59.269628 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1772/3540] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:36:59 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:00.285435 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2834814c-4dae-4663-94a6-0f3890d653b1 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:00.285976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2834814c-4dae-4663-94a6-0f3890d653b1 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:00.286154 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:00.286154 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:00.286604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2834814c-4dae-4663-94a6-0f3890d653b1 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:00.347138 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:00.347138 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:00.356434 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2834814c-4dae-4663-94a6-0f3890d653b1 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:00.381915 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2834814c-4dae-4663-94a6-0f3890d653b1 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:00.382768 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1769/3541] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:00 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:01.403297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41bbdc27-0eb2-47f4-9c3e-5d1f2b27e029 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:01.404884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41bbdc27-0eb2-47f4-9c3e-5d1f2b27e029 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:01.405079 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:01.405079 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:01.405689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41bbdc27-0eb2-47f4-9c3e-5d1f2b27e029 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:01.457441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:01.457441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:01.466772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-41bbdc27-0eb2-47f4-9c3e-5d1f2b27e029 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:01.489684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41bbdc27-0eb2-47f4-9c3e-5d1f2b27e029 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:01.490519 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1773/3542] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:01 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:02.509742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f4d95739-bd43-4218-9dba-42c1bdddd244 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:02.509742 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f4d95739-bd43-4218-9dba-42c1bdddd244 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:02.515020 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:02.515020 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:02.515020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f4d95739-bd43-4218-9dba-42c1bdddd244 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:02.573339 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:02.573339 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:02.585173 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f4d95739-bd43-4218-9dba-42c1bdddd244 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:02.614113 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f4d95739-bd43-4218-9dba-42c1bdddd244 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:02.615016 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1770/3543] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:02 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:03.632182 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-053d002e-6503-41f1-b819-669f3acffdc8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:03.632714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-053d002e-6503-41f1-b819-669f3acffdc8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:03.633064 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:03.633064 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:03.633619 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-053d002e-6503-41f1-b819-669f3acffdc8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:03.690297 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:03.690297 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:03.717399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-053d002e-6503-41f1-b819-669f3acffdc8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:03.743048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-053d002e-6503-41f1-b819-669f3acffdc8 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:03.744422 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1774/3544] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:03 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:04.761720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2258216f-c2b6-4d04-9e4a-9211e7a35255 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:04.762534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2258216f-c2b6-4d04-9e4a-9211e7a35255 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:04.762534 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:04.762534 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:04.763025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2258216f-c2b6-4d04-9e4a-9211e7a35255 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:04.817823 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:04.817823 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:04.829854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2258216f-c2b6-4d04-9e4a-9211e7a35255 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:04.856284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2258216f-c2b6-4d04-9e4a-9211e7a35255 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:04.866583 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1771/3545] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:04 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:05.873920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a600590-1dbd-48fe-90e6-13212bd5dde7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:05.875275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a600590-1dbd-48fe-90e6-13212bd5dde7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:05.875441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:05.875441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:05.876079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a600590-1dbd-48fe-90e6-13212bd5dde7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:05.928488 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:05.928488 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:05.939387 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a600590-1dbd-48fe-90e6-13212bd5dde7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:05.963996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a600590-1dbd-48fe-90e6-13212bd5dde7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:05.964853 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1775/3546] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:05 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:05.980620 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5ff0d15-25a0-419a-b1aa-b79e783b6343 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:05.981387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5ff0d15-25a0-419a-b1aa-b79e783b6343 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:05.981561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:05.981561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:05.982066 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5ff0d15-25a0-419a-b1aa-b79e783b6343 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:06.034588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:06.034588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:06.045631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e5ff0d15-25a0-419a-b1aa-b79e783b6343 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:06.069478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5ff0d15-25a0-419a-b1aa-b79e783b6343 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:06.070242 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1772/3547] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:05 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:06.086507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2757f4c2-dec9-4856-9053-7cf79b3261ed tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] DELETE http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:06.087024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2757f4c2-dec9-4856-9053-7cf79b3261ed tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:06.087243 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:06.087243 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:06.087642 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2757f4c2-dec9-4856-9053-7cf79b3261ed tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:06.088106 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2757f4c2-dec9-4856-9053-7cf79b3261ed tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Delete volume with id: 94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:06.138969 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:06.138969 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:06.140218 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2757f4c2-dec9-4856-9053-7cf79b3261ed tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:06.170065 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2757f4c2-dec9-4856-9053-7cf79b3261ed tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Delete volume request issued successfully. Jan 28 13:37:06.170563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2757f4c2-dec9-4856-9053-7cf79b3261ed tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 202 Jan 28 13:37:06.174918 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1776/3548] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:37:06 2021] DELETE /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:37:06.180937 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a5051c8-2280-4925-bdae-99a26aeaf8ca tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:06.181484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a5051c8-2280-4925-bdae-99a26aeaf8ca tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:06.181700 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:06.181700 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:06.182072 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1a5051c8-2280-4925-bdae-99a26aeaf8ca tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:06.244628 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:06.244628 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:06.255653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1a5051c8-2280-4925-bdae-99a26aeaf8ca tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:06.281566 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1a5051c8-2280-4925-bdae-99a26aeaf8ca tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:06.282621 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1773/3549] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:06 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:07.302272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0bfa3fa-04c2-45a2-b909-c6458b1e563a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:07.302839 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0bfa3fa-04c2-45a2-b909-c6458b1e563a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:07.303445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:07.303445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:07.303929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c0bfa3fa-04c2-45a2-b909-c6458b1e563a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:07.362010 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:07.362010 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:07.374448 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c0bfa3fa-04c2-45a2-b909-c6458b1e563a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:07.403324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c0bfa3fa-04c2-45a2-b909-c6458b1e563a tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 200 Jan 28 13:37:07.413690 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1777/3550] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:07 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 942 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:08.421487 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-12186042-327f-4ece-9743-a4a4de7d81e7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 Jan 28 13:37:08.422108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-12186042-327f-4ece-9743-a4a4de7d81e7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:08.422408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:08.422408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:08.422967 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-12186042-327f-4ece-9743-a4a4de7d81e7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:08.513190 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-12186042-327f-4ece-9743-a4a4de7d81e7 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 returned with HTTP 404 Jan 28 13:37:08.517469 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1774/3551] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:08 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/94265b8f-30a8-4793-bee1-b203db413849 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:37:08.524181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86ebd294-6345-4054-bcbf-1e2141746b81 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] DELETE http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 Jan 28 13:37:08.525437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86ebd294-6345-4054-bcbf-1e2141746b81 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:08.525747 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:08.525747 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:08.526537 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-86ebd294-6345-4054-bcbf-1e2141746b81 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:08.527095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-86ebd294-6345-4054-bcbf-1e2141746b81 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Delete volume with id: 4a67e408-0e9e-41ab-89be-d59f4b46e448 Jan 28 13:37:08.612179 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:08.612179 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:08.614097 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-86ebd294-6345-4054-bcbf-1e2141746b81 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:08.681005 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-86ebd294-6345-4054-bcbf-1e2141746b81 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Delete volume request issued successfully. Jan 28 13:37:08.683231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-86ebd294-6345-4054-bcbf-1e2141746b81 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 returned with HTTP 202 Jan 28 13:37:08.686695 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1778/3552] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:37:08 2021] DELETE /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:37:08.694130 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63c67313-f8c7-4953-ac93-210605cc1445 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 Jan 28 13:37:08.696198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63c67313-f8c7-4953-ac93-210605cc1445 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:08.696899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-63c67313-f8c7-4953-ac93-210605cc1445 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:08.821068 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:08.821068 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:08.831711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-63c67313-f8c7-4953-ac93-210605cc1445 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:08.893794 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-63c67313-f8c7-4953-ac93-210605cc1445 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 returned with HTTP 200 Jan 28 13:37:08.895237 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1775/3553] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:08 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 => generated 907 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:09.921578 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e76693f3-8143-481d-ab5f-f1238e207fad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 Jan 28 13:37:09.922640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e76693f3-8143-481d-ab5f-f1238e207fad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:09.923007 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:09.923007 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:09.924169 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e76693f3-8143-481d-ab5f-f1238e207fad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:09.998681 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:09.998681 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:10.021625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e76693f3-8143-481d-ab5f-f1238e207fad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:10.064166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e76693f3-8143-481d-ab5f-f1238e207fad tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 returned with HTTP 200 Jan 28 13:37:10.065816 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1779/3554] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:09 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 => generated 907 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:11.081587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fab89715-98bf-410c-b849-c649251e3bd9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 Jan 28 13:37:11.082122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fab89715-98bf-410c-b849-c649251e3bd9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:11.082301 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:11.082301 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:11.082676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fab89715-98bf-410c-b849-c649251e3bd9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:11.139475 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fab89715-98bf-410c-b849-c649251e3bd9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 returned with HTTP 404 Jan 28 13:37:11.140790 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1776/3555] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:11 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/4a67e408-0e9e-41ab-89be-d59f4b46e448 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:37:11.150382 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-003f54f9-a0a2-469c-9598-1229b325c5bc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] DELETE http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:37:11.151030 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-003f54f9-a0a2-469c-9598-1229b325c5bc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:11.151365 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:11.151365 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:11.151861 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-003f54f9-a0a2-469c-9598-1229b325c5bc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:11.152433 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-003f54f9-a0a2-469c-9598-1229b325c5bc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Delete volume with id: f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:37:11.225772 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:11.225772 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:11.227432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-003f54f9-a0a2-469c-9598-1229b325c5bc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:11.262172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-003f54f9-a0a2-469c-9598-1229b325c5bc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Delete volume request issued successfully. Jan 28 13:37:11.263463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-003f54f9-a0a2-469c-9598-1229b325c5bc tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 202 Jan 28 13:37:11.264587 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1780/3556] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:37:11 2021] DELETE /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:37:11.272591 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ce42660-d5a9-423c-9c03-0a414498d098 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:37:11.273777 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ce42660-d5a9-423c-9c03-0a414498d098 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:11.274461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9ce42660-d5a9-423c-9c03-0a414498d098 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:11.342314 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:11.342314 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:11.367972 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9ce42660-d5a9-423c-9c03-0a414498d098 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:11.399434 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9ce42660-d5a9-423c-9c03-0a414498d098 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:37:11.400694 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1777/3557] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:11 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 1389 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:12.420641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-518a818e-2fa3-4101-8d0f-6a203ef146e0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:37:12.421461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-518a818e-2fa3-4101-8d0f-6a203ef146e0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:12.421752 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:12.421752 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:12.422474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-518a818e-2fa3-4101-8d0f-6a203ef146e0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:12.499244 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:12.499244 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:12.514507 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-518a818e-2fa3-4101-8d0f-6a203ef146e0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:12.561755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-518a818e-2fa3-4101-8d0f-6a203ef146e0 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 200 Jan 28 13:37:12.576021 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1781/3558] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:12 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 1389 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:13.583480 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f57878a-1079-49f9-a0e2-9e765896cb21 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 Jan 28 13:37:13.584139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f57878a-1079-49f9-a0e2-9e765896cb21 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:13.584418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:13.584418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:13.584593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3f57878a-1079-49f9-a0e2-9e765896cb21 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:13.643311 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3f57878a-1079-49f9-a0e2-9e765896cb21 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 returned with HTTP 404 Jan 28 13:37:13.644931 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1778/3559] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:13 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/f8048b92-94b6-470d-ab78-be6595b5c3f6 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:37:13.654186 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-361e4bd1-549c-4f56-9d5a-6fd50aefe274 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] DELETE http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:37:13.654915 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-361e4bd1-549c-4f56-9d5a-6fd50aefe274 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:13.655237 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:13.655237 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:13.655846 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-361e4bd1-549c-4f56-9d5a-6fd50aefe274 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:13.656442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-361e4bd1-549c-4f56-9d5a-6fd50aefe274 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Delete volume with id: 5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:37:13.716963 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:13.716963 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:13.718463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-361e4bd1-549c-4f56-9d5a-6fd50aefe274 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:13.764293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-361e4bd1-549c-4f56-9d5a-6fd50aefe274 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Delete volume request issued successfully. Jan 28 13:37:13.764783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-361e4bd1-549c-4f56-9d5a-6fd50aefe274 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 202 Jan 28 13:37:13.765697 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1782/3560] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:37:13 2021] DELETE /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:37:13.774525 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07b1d580-f1be-47b1-ae6c-e45e6a1bb123 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:37:13.775403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07b1d580-f1be-47b1-ae6c-e45e6a1bb123 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:13.776022 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-07b1d580-f1be-47b1-ae6c-e45e6a1bb123 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:13.901043 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:13.901043 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:13.940359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-07b1d580-f1be-47b1-ae6c-e45e6a1bb123 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:14.002648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-07b1d580-f1be-47b1-ae6c-e45e6a1bb123 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:37:14.003510 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1779/3561] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:13 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 1354 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:15.021295 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f4ba5f1-32fd-47aa-81d3-705f23a3631c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:37:15.022731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f4ba5f1-32fd-47aa-81d3-705f23a3631c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:15.023098 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:15.023098 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:15.023956 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6f4ba5f1-32fd-47aa-81d3-705f23a3631c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:15.082590 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:15.082590 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:15.093069 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6f4ba5f1-32fd-47aa-81d3-705f23a3631c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Volume info retrieved successfully. Jan 28 13:37:15.121762 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6f4ba5f1-32fd-47aa-81d3-705f23a3631c tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 200 Jan 28 13:37:15.122914 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1783/3562] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:15 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 1354 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:16.138440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4762e02b-9572-4523-bd86-314238e08cb9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] GET http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c Jan 28 13:37:16.138988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4762e02b-9572-4523-bd86-314238e08cb9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:16.139148 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:16.139148 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:16.139538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4762e02b-9572-4523-bd86-314238e08cb9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:16.203489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4762e02b-9572-4523-bd86-314238e08cb9 tempest-VolumesCloneTest-823259150 tempest-VolumesCloneTest-823259150-project] http://10.222.0.38/volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c returned with HTTP 404 Jan 28 13:37:16.204898 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1780/3563] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:16 2021] GET /volume/v3/ab5d677d274b421b9c25cd2be50a4d25/volumes/5a574fa6-1d81-4e7a-a4fe-7642e503d12c => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:37:18.687842 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] POST http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes Jan 28 13:37:18.688379 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:18.688379 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:18.689011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1199834687"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:37:18.690183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1199834687'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:37:18.690614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Create volume of 2 GB Jan 28 13:37:18.704867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Availability Zones retrieved successfully. Jan 28 13:37:18.728395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Flow 'volume_create_api' (d7bb95b6-21f3-4339-898c-2aa5f7df8975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:37:18.731818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63246581-fb94-4e46-8747-f106f5df9676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:18.734562 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Validating volume size '2' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:37:18.806138 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63246581-fb94-4e46-8747-f106f5df9676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:18.808799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e483b1dc-7049-4986-80b8-d6e906bbf990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:18.915360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Created reservations ['eee3d82a-9924-4f97-82ad-59a0b25a9f89', '6aa0ff1b-9c26-4722-aead-cd5ba146642e', 'e47c258f-ec49-40f3-b953-4be787795691', '03677512-5d16-43ae-a062-3d080985f7fe'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:37:18.918880 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e483b1dc-7049-4986-80b8-d6e906bbf990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eee3d82a-9924-4f97-82ad-59a0b25a9f89', '6aa0ff1b-9c26-4722-aead-cd5ba146642e', 'e47c258f-ec49-40f3-b953-4be787795691', '03677512-5d16-43ae-a062-3d080985f7fe']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:18.923535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae9a75c1-a684-41ab-a18b-70b0f0016036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:18.992007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae9a75c1-a684-41ab-a18b-70b0f0016036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25521900-1fbd-451f-9c16-95bbf8299384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1199834687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='663e1a0b220c4073b8c698e4b6cfd36d',qos_specs=None,replication_status=,reservations=['eee3d82a-9924-4f97-82ad-59a0b25a9f89','6aa0ff1b-9c26-4722-aead-cd5ba146642e','e47c258f-ec49-40f3-b953-4be787795691','03677512-5d16-43ae-a062-3d080985f7fe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bbb6e0e302c4bbfbccb082aabf33567',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1199834687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25521900-1fbd-451f-9c16-95bbf8299384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='663e1a0b220c4073b8c698e4b6cfd36d',provider_auth=None,provider_geometry=None,provider_id=None,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='1bbb6e0e302c4bbfbccb082aabf33567',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:18.994060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15232fdd-fc1c-49a2-b59b-b123342df451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:19.023286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15232fdd-fc1c-49a2-b59b-b123342df451) transitioned into state 'SUCCESS' from state '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-1199834687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='663e1a0b220c4073b8c698e4b6cfd36d',qos_specs=None,replication_status=,reservations=['eee3d82a-9924-4f97-82ad-59a0b25a9f89','6aa0ff1b-9c26-4722-aead-cd5ba146642e','e47c258f-ec49-40f3-b953-4be787795691','03677512-5d16-43ae-a062-3d080985f7fe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bbb6e0e302c4bbfbccb082aabf33567',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:19.026661 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701342d8-f0a5-4360-b7c1-ab4cfd8fe5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:19.046201 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701342d8-f0a5-4360-b7c1-ab4cfd8fe5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:19.048440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Flow 'volume_create_api' (d7bb95b6-21f3-4339-898c-2aa5f7df8975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:37:19.113614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Create volume request issued successfully. Jan 28 13:37:19.128489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5dd37384-14b9-49d9-841a-5c97a2ad26f9 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes returned with HTTP 202 Jan 28 13:37:19.129399 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1784/3564] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:37:18 2021] POST /volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes => generated 824 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:37:19.143977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-560348f0-fc23-4f76-8335-e406c5bba869 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] GET http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 Jan 28 13:37:19.144492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-560348f0-fc23-4f76-8335-e406c5bba869 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:19.144974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-560348f0-fc23-4f76-8335-e406c5bba869 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:19.198870 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:19.198870 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:19.207734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-560348f0-fc23-4f76-8335-e406c5bba869 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Volume info retrieved successfully. Jan 28 13:37:19.232653 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-560348f0-fc23-4f76-8335-e406c5bba869 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 returned with HTTP 200 Jan 28 13:37:19.239754 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1781/3565] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:19 2021] GET /volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:20.250730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0996af8b-1160-445f-8b56-8407ea3da2a2 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] GET http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 Jan 28 13:37:20.251350 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0996af8b-1160-445f-8b56-8407ea3da2a2 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:20.251656 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:20.251656 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:20.251996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0996af8b-1160-445f-8b56-8407ea3da2a2 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:20.304440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:20.304440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:20.313776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0996af8b-1160-445f-8b56-8407ea3da2a2 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Volume info retrieved successfully. Jan 28 13:37:20.337172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0996af8b-1160-445f-8b56-8407ea3da2a2 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 returned with HTTP 200 Jan 28 13:37:20.338013 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1785/3566] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:20 2021] GET /volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:20.353489 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] POST http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes Jan 28 13:37:20.353889 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:20.353889 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:20.354592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "25521900-1fbd-451f-9c16-95bbf8299384"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:37:20.355853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '25521900-1fbd-451f-9c16-95bbf8299384'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:37:20.405317 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:20.405317 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:20.406512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Volume retrieved successfully. Jan 28 13:37:20.406865 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Create volume of 1 GB Jan 28 13:37:20.419421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Availability Zones retrieved successfully. Jan 28 13:37:20.437741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Flow 'volume_create_api' (f34e217b-2a14-4a5a-8787-2ac498391335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:37:20.440820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b20e0fa-9786-4faf-b975-bd9eda55fd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:20.443053 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:37:20.444979 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b20e0fa-9786-4faf-b975-bd9eda55fd8b) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 13:37:20.445199 n-d-705657-14 devstack@c-api.service[87939]: 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. Jan 28 13:37:20.449931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b20e0fa-9786-4faf-b975-bd9eda55fd8b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:20.452228 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b20e0fa-9786-4faf-b975-bd9eda55fd8b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 13:37:20.454707 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.volume.api [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Flow 'volume_create_api' (f34e217b-2a14-4a5a-8787-2ac498391335) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 13:37:20.455437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b26615f7-4c02-4c55-a6d7-878d035d6516 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes returned with HTTP 400 Jan 28 13:37:20.456489 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1782/3567] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:37:20 2021] POST /volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes => generated 173 bytes in 107 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 13:37:20.467920 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57d512a9-b4b0-4610-80d8-3959ebe170cf tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] DELETE http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 Jan 28 13:37:20.468543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57d512a9-b4b0-4610-80d8-3959ebe170cf tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:20.468997 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:20.468997 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:20.469681 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57d512a9-b4b0-4610-80d8-3959ebe170cf tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:20.470225 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-57d512a9-b4b0-4610-80d8-3959ebe170cf tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Delete volume with id: 25521900-1fbd-451f-9c16-95bbf8299384 Jan 28 13:37:20.521832 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:20.521832 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:20.523284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-57d512a9-b4b0-4610-80d8-3959ebe170cf tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Volume info retrieved successfully. Jan 28 13:37:20.556170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-57d512a9-b4b0-4610-80d8-3959ebe170cf tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Delete volume request issued successfully. Jan 28 13:37:20.556824 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57d512a9-b4b0-4610-80d8-3959ebe170cf tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 returned with HTTP 202 Jan 28 13:37:20.558014 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1786/3568] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:37:20 2021] DELETE /volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:37:20.565846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58cee1f0-c7a2-45d7-99ed-1d5ad2bdc6d0 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] GET http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 Jan 28 13:37:20.566363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58cee1f0-c7a2-45d7-99ed-1d5ad2bdc6d0 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:20.566583 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:20.566583 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:20.566954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58cee1f0-c7a2-45d7-99ed-1d5ad2bdc6d0 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:20.619450 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:20.619450 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:20.637958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-58cee1f0-c7a2-45d7-99ed-1d5ad2bdc6d0 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Volume info retrieved successfully. Jan 28 13:37:20.667392 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58cee1f0-c7a2-45d7-99ed-1d5ad2bdc6d0 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 returned with HTTP 200 Jan 28 13:37:20.678129 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1783/3569] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:20 2021] GET /volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:21.686326 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-608703a3-633a-43b5-8a2d-b0a3ad0971a4 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] GET http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 Jan 28 13:37:21.686878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-608703a3-633a-43b5-8a2d-b0a3ad0971a4 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:21.687012 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:21.687012 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:21.687705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-608703a3-633a-43b5-8a2d-b0a3ad0971a4 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:21.739771 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:21.739771 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:21.749898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-608703a3-633a-43b5-8a2d-b0a3ad0971a4 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Volume info retrieved successfully. Jan 28 13:37:21.774301 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-608703a3-633a-43b5-8a2d-b0a3ad0971a4 tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 returned with HTTP 200 Jan 28 13:37:21.775150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1787/3570] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:21 2021] GET /volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:22.792288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9190c90c-11a5-49bc-a52d-103e095c378a tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] GET http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 Jan 28 13:37:22.792937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9190c90c-11a5-49bc-a52d-103e095c378a tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:22.793207 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:22.793207 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:22.793748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9190c90c-11a5-49bc-a52d-103e095c378a tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:22.840967 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9190c90c-11a5-49bc-a52d-103e095c378a tempest-VolumesCloneNegativeTest-1769859732 tempest-VolumesCloneNegativeTest-1769859732-project] http://10.222.0.38/volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 returned with HTTP 404 Jan 28 13:37:22.842405 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1784/3571] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:22 2021] GET /volume/v3/663e1a0b220c4073b8c698e4b6cfd36d/volumes/25521900-1fbd-451f-9c16-95bbf8299384 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:37:25.106977 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] POST http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes Jan 28 13:37:25.107612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:25.107612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:25.107814 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1748569038"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:37:25.109033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Create volume request body: {'volume': {'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1748569038'}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:37:25.233662 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Create volume of 1 GB Jan 28 13:37:25.260194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Availability Zones retrieved successfully. Jan 28 13:37:25.276837 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Flow 'volume_create_api' (d68b5f75-27c1-4e9a-8a63-4e090a6458cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:37:25.279587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd4d034-8792-4fc7-b73d-ddaa6a5536d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:25.281658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:37:25.394397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd4d034-8792-4fc7-b73d-ddaa6a5536d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:25.404013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5ef20b-c637-4ba1-8c41-e9c55dae19ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:25.500067 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Created reservations ['72965b8d-17a0-40ce-b3cf-b04784951fb4', '4ae1353b-957a-4ae7-aec6-ba8bf0db0c96', '5836199a-c9ac-497e-bf8b-3608005a3699', 'accaba97-7b31-400c-a34d-5bc57bb8cb66'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:37:25.502016 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec5ef20b-c637-4ba1-8c41-e9c55dae19ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72965b8d-17a0-40ce-b3cf-b04784951fb4', '4ae1353b-957a-4ae7-aec6-ba8bf0db0c96', '5836199a-c9ac-497e-bf8b-3608005a3699', 'accaba97-7b31-400c-a34d-5bc57bb8cb66']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:25.504344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d731612b-096f-4fe3-9a59-aad693db5688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:25.565995 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d731612b-096f-4fe3-9a59-aad693db5688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ad6099-53c7-4360-bcf6-7304a8654ce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1748569038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d3bdfe31f04a31a85caab0f84c2cf8',qos_specs=None,replication_status=,reservations=['72965b8d-17a0-40ce-b3cf-b04784951fb4','4ae1353b-957a-4ae7-aec6-ba8bf0db0c96','5836199a-c9ac-497e-bf8b-3608005a3699','accaba97-7b31-400c-a34d-5bc57bb8cb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bbae7b4fbc4542811d0c87369d5920',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1748569038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ad6099-53c7-4360-bcf6-7304a8654ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d3bdfe31f04a31a85caab0f84c2cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f1bbae7b4fbc4542811d0c87369d5920',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:25.568077 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5784c70-2267-4ade-a22b-a5106811988f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:25.597636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5784c70-2267-4ade-a22b-a5106811988f) transitioned into state 'SUCCESS' from state '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-1748569038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d3bdfe31f04a31a85caab0f84c2cf8',qos_specs=None,replication_status=,reservations=['72965b8d-17a0-40ce-b3cf-b04784951fb4','4ae1353b-957a-4ae7-aec6-ba8bf0db0c96','5836199a-c9ac-497e-bf8b-3608005a3699','accaba97-7b31-400c-a34d-5bc57bb8cb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bbae7b4fbc4542811d0c87369d5920',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:25.599618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c48602-5bda-4260-a3b6-eb717981d6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:25.616752 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c48602-5bda-4260-a3b6-eb717981d6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:25.619396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Flow 'volume_create_api' (d68b5f75-27c1-4e9a-8a63-4e090a6458cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:37:25.670602 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Create volume request issued successfully. Jan 28 13:37:25.685297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f5c0dfea-9357-492e-a30f-b2248ad09c5a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes returned with HTTP 202 Jan 28 13:37:25.686231 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1788/3572] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:37:25 2021] POST /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes => generated 817 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:37:25.701853 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b05e924-ccec-4a33-a583-8c61ae03ce9a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:25.702416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b05e924-ccec-4a33-a583-8c61ae03ce9a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:25.703075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b05e924-ccec-4a33-a583-8c61ae03ce9a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:25.765567 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:25.765567 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:25.776406 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b05e924-ccec-4a33-a583-8c61ae03ce9a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:25.800600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b05e924-ccec-4a33-a583-8c61ae03ce9a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:25.801637 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1785/3573] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:25 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:26.818343 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6076be74-3654-489d-a1dd-5b14c8c2e06a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:26.819130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6076be74-3654-489d-a1dd-5b14c8c2e06a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:26.819391 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:26.819391 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:26.819759 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6076be74-3654-489d-a1dd-5b14c8c2e06a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:26.883709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:26.883709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:26.893210 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6076be74-3654-489d-a1dd-5b14c8c2e06a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:26.922022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6076be74-3654-489d-a1dd-5b14c8c2e06a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:26.923173 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1789/3574] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:26 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:27.942436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b27f914-590a-413c-a475-86b38cdb1487 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:27.943100 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8b27f914-590a-413c-a475-86b38cdb1487 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:27.943100 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:27.943100 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:27.943479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8b27f914-590a-413c-a475-86b38cdb1487 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:28.046354 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:28.046354 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:28.059895 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8b27f914-590a-413c-a475-86b38cdb1487 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:28.096788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b27f914-590a-413c-a475-86b38cdb1487 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:28.097800 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1786/3575] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:27 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:29.113625 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7809e8c-16c9-4969-9efe-296e8353361a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:29.114205 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7809e8c-16c9-4969-9efe-296e8353361a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:29.114326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:29.114326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:29.114691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c7809e8c-16c9-4969-9efe-296e8353361a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:29.169412 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:29.169412 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:29.180220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c7809e8c-16c9-4969-9efe-296e8353361a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:29.205509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c7809e8c-16c9-4969-9efe-296e8353361a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:29.207503 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1790/3576] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:29 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:30.223846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc9cda1e-f738-4635-b635-df3a20d9379e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:30.224419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc9cda1e-f738-4635-b635-df3a20d9379e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:30.224607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:30.224607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:30.224994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bc9cda1e-f738-4635-b635-df3a20d9379e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:30.283654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:30.283654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:30.294025 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bc9cda1e-f738-4635-b635-df3a20d9379e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:30.322124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bc9cda1e-f738-4635-b635-df3a20d9379e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:30.330513 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1787/3577] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:30 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:31.340056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1be4a987-b5bf-4e8d-a766-60df58d90b03 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:31.341318 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1be4a987-b5bf-4e8d-a766-60df58d90b03 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:31.341542 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:31.341542 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:31.341891 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1be4a987-b5bf-4e8d-a766-60df58d90b03 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:31.395738 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:31.395738 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:31.405346 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1be4a987-b5bf-4e8d-a766-60df58d90b03 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:31.429394 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1be4a987-b5bf-4e8d-a766-60df58d90b03 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:31.430816 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1791/3578] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:31 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:32.447577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09e86e9a-c039-4be0-8e69-c08a7520fa51 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:32.449511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09e86e9a-c039-4be0-8e69-c08a7520fa51 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:32.449704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:32.449704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:32.450672 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-09e86e9a-c039-4be0-8e69-c08a7520fa51 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:32.520562 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:32.520562 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:32.530554 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-09e86e9a-c039-4be0-8e69-c08a7520fa51 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:32.553650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-09e86e9a-c039-4be0-8e69-c08a7520fa51 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:32.554504 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1788/3579] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:32 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:33.571581 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c2cb071-d31a-4be3-83ad-80fa1c7df94a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:33.572155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb071-d31a-4be3-83ad-80fa1c7df94a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:33.572453 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:33.572453 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:33.573064 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c2cb071-d31a-4be3-83ad-80fa1c7df94a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:33.625484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:33.625484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:33.634864 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c2cb071-d31a-4be3-83ad-80fa1c7df94a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:33.659469 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c2cb071-d31a-4be3-83ad-80fa1c7df94a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:33.660320 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1792/3580] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:33 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:34.679267 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91855be4-3fdd-4ca7-87cb-be71f1a8fd6d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:34.679884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91855be4-3fdd-4ca7-87cb-be71f1a8fd6d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:34.680169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:34.680169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:34.680666 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-91855be4-3fdd-4ca7-87cb-be71f1a8fd6d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:34.731353 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:34.731353 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:34.740896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-91855be4-3fdd-4ca7-87cb-be71f1a8fd6d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:34.765460 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-91855be4-3fdd-4ca7-87cb-be71f1a8fd6d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:34.766221 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1789/3581] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:34 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:35.790804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cb36a4bc-6030-41dc-b428-7b7635a269a8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:35.792175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cb36a4bc-6030-41dc-b428-7b7635a269a8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:35.792175 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:35.792175 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:35.792175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cb36a4bc-6030-41dc-b428-7b7635a269a8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:35.842624 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:35.842624 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:35.851641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cb36a4bc-6030-41dc-b428-7b7635a269a8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:35.875236 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cb36a4bc-6030-41dc-b428-7b7635a269a8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:35.876258 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1793/3582] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:35 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:36.899622 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea032ca3-f1ad-4863-a72d-81107db79502 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:36.900175 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea032ca3-f1ad-4863-a72d-81107db79502 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:36.900303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:36.900303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:36.900689 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ea032ca3-f1ad-4863-a72d-81107db79502 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:36.961380 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:36.961380 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:36.970749 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ea032ca3-f1ad-4863-a72d-81107db79502 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:36.997859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ea032ca3-f1ad-4863-a72d-81107db79502 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:36.998699 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1790/3583] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:36 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 909 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:38.015699 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a15348bb-d93f-4bed-baa6-77cf5503b57d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:38.016260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a15348bb-d93f-4bed-baa6-77cf5503b57d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:38.016260 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:38.016260 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:38.016626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a15348bb-d93f-4bed-baa6-77cf5503b57d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:38.067897 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:38.067897 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:38.077573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a15348bb-d93f-4bed-baa6-77cf5503b57d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:38.102938 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a15348bb-d93f-4bed-baa6-77cf5503b57d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:38.104090 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1794/3584] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:38 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 967 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:39.120297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6982bc7-2c82-4b8c-930e-72bef3f91d38 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:39.120910 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6982bc7-2c82-4b8c-930e-72bef3f91d38 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:39.121049 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:39.121049 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:39.121419 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f6982bc7-2c82-4b8c-930e-72bef3f91d38 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:39.174616 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:39.174616 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:39.186287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f6982bc7-2c82-4b8c-930e-72bef3f91d38 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:39.210886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f6982bc7-2c82-4b8c-930e-72bef3f91d38 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:39.211919 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1791/3585] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:39 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 970 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:40.230621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d59a819e-a9f6-414b-984f-eb1853024975 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:40.231232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d59a819e-a9f6-414b-984f-eb1853024975 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:40.231525 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:40.231525 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:40.231899 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d59a819e-a9f6-414b-984f-eb1853024975 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:40.288472 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:40.288472 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:40.299959 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d59a819e-a9f6-414b-984f-eb1853024975 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:40.329510 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d59a819e-a9f6-414b-984f-eb1853024975 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:40.331086 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1795/3586] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:40 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 970 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:41.348028 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ff9b9e4-c8ee-4ca4-9a84-fcb3802f9b08 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:41.348606 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ff9b9e4-c8ee-4ca4-9a84-fcb3802f9b08 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:41.348721 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:41.348721 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:41.349136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ff9b9e4-c8ee-4ca4-9a84-fcb3802f9b08 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:41.403342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:41.403342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:41.413064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3ff9b9e4-c8ee-4ca4-9a84-fcb3802f9b08 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:41.443589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ff9b9e4-c8ee-4ca4-9a84-fcb3802f9b08 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:41.444442 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1792/3587] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:41 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 970 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:42.461317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19d5037a-3878-40f3-9a2b-ecff8a5f22b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:42.461874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19d5037a-3878-40f3-9a2b-ecff8a5f22b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:42.461991 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:42.461991 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:42.462688 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19d5037a-3878-40f3-9a2b-ecff8a5f22b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:42.515641 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:42.515641 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:42.529084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-19d5037a-3878-40f3-9a2b-ecff8a5f22b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:42.552543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19d5037a-3878-40f3-9a2b-ecff8a5f22b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:42.553427 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1796/3588] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:42 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 1358 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:42.570219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae09bd51-a5c5-40c3-9bce-1e6b0e90eecd tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] POST http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7/action Jan 28 13:37:42.570667 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:42.570667 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:42.571167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae09bd51-a5c5-40c3-9bce-1e6b0e90eecd tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:37:42.571635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ae09bd51-a5c5-40c3-9bce-1e6b0e90eecd tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:37:42.621949 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:42.621949 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:42.630468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae09bd51-a5c5-40c3-9bce-1e6b0e90eecd tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:42.718706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-ae09bd51-a5c5-40c3-9bce-1e6b0e90eecd tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Created reservations ['87b1cf2d-595a-4c70-bb51-97b8d3f4a8b2', 'ff13fe16-828c-4f17-b0f3-8fa2325326d6'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:37:42.748056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ae09bd51-a5c5-40c3-9bce-1e6b0e90eecd tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Extend volume request issued successfully. Jan 28 13:37:42.748842 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ae09bd51-a5c5-40c3-9bce-1e6b0e90eecd tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7/action returned with HTTP 202 Jan 28 13:37:42.749675 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1793/3589] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:37:42 2021] POST /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:37:42.757728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d1f3c40-0952-4a72-9e4c-5c964e2b4e10 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:42.758567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3c40-0952-4a72-9e4c-5c964e2b4e10 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:42.758787 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:42.758787 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:42.759120 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3c40-0952-4a72-9e4c-5c964e2b4e10 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:42.819518 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:42.819518 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:42.828885 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d1f3c40-0952-4a72-9e4c-5c964e2b4e10 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:42.858271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d1f3c40-0952-4a72-9e4c-5c964e2b4e10 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:42.859102 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1797/3590] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:42 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 1358 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:43.885953 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a13dd53-97ce-4bfd-b513-3543b3227625 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:43.886517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a13dd53-97ce-4bfd-b513-3543b3227625 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:43.886623 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:43.886623 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:43.887340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a13dd53-97ce-4bfd-b513-3543b3227625 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:43.952618 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:43.952618 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:43.962159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a13dd53-97ce-4bfd-b513-3543b3227625 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:43.992347 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a13dd53-97ce-4bfd-b513-3543b3227625 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:43.993193 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1794/3591] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:43 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 1358 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:44.011014 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da070bf5-d87f-43cd-82bb-f3383bda92c4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:44.011559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da070bf5-d87f-43cd-82bb-f3383bda92c4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:44.011773 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:44.011773 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:44.012145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-da070bf5-d87f-43cd-82bb-f3383bda92c4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:44.064173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:44.064173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:44.073817 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-da070bf5-d87f-43cd-82bb-f3383bda92c4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:44.104229 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-da070bf5-d87f-43cd-82bb-f3383bda92c4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:44.105503 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1798/3592] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:44 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 1358 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:44.122095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] POST http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes Jan 28 13:37:44.122556 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:44.122556 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:44.122950 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-179777629"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:37:44.124074 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-179777629'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:37:44.124445 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Create volume of 1 GB Jan 28 13:37:44.138774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Availability Zones retrieved successfully. Jan 28 13:37:44.155202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Flow 'volume_create_api' (2a68d7eb-8f26-4bce-ba5a-e861e25dc799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:37:44.157970 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf5c9b9-0c30-483f-bb56-2802461e7acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:44.160020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:37:44.241867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf5c9b9-0c30-483f-bb56-2802461e7acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:44.244373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0203e5-029f-45e4-a9cf-90acaa982563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:44.324607 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Created reservations ['aa54693a-c327-4d49-a995-a0967a21843a', 'b9d83473-b7d0-44b7-97f1-c1d60aca4d6b', '9b78a135-6cc2-4ae8-b47e-e5da606095b0', '7bedb63c-ea3d-45cf-b5ac-2444fddf71d3'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:37:44.327564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0203e5-029f-45e4-a9cf-90acaa982563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa54693a-c327-4d49-a995-a0967a21843a', 'b9d83473-b7d0-44b7-97f1-c1d60aca4d6b', '9b78a135-6cc2-4ae8-b47e-e5da606095b0', '7bedb63c-ea3d-45cf-b5ac-2444fddf71d3']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:44.330302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d7b9e9-6685-43ff-80dd-48863037167a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:44.398389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d7b9e9-6685-43ff-80dd-48863037167a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aaa6cd3-b6a8-44b8-9d36-8aa96a261716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-179777629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d3bdfe31f04a31a85caab0f84c2cf8',qos_specs=None,replication_status=,reservations=['aa54693a-c327-4d49-a995-a0967a21843a','b9d83473-b7d0-44b7-97f1-c1d60aca4d6b','9b78a135-6cc2-4ae8-b47e-e5da606095b0','7bedb63c-ea3d-45cf-b5ac-2444fddf71d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bbae7b4fbc4542811d0c87369d5920',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-179777629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aaa6cd3-b6a8-44b8-9d36-8aa96a261716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d3bdfe31f04a31a85caab0f84c2cf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f1bbae7b4fbc4542811d0c87369d5920',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:44.400748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db7f918-b7f5-43c9-8fe4-cf4cdfaaa67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:44.431332 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db7f918-b7f5-43c9-8fe4-cf4cdfaaa67a) transitioned into state 'SUCCESS' from state '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-179777629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d3bdfe31f04a31a85caab0f84c2cf8',qos_specs=None,replication_status=,reservations=['aa54693a-c327-4d49-a995-a0967a21843a','b9d83473-b7d0-44b7-97f1-c1d60aca4d6b','9b78a135-6cc2-4ae8-b47e-e5da606095b0','7bedb63c-ea3d-45cf-b5ac-2444fddf71d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bbae7b4fbc4542811d0c87369d5920',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:44.433613 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dc8b8db-7704-4b41-92cd-4a722e5f6d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:37:44.450663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dc8b8db-7704-4b41-92cd-4a722e5f6d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:37:44.455864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Flow 'volume_create_api' (2a68d7eb-8f26-4bce-ba5a-e861e25dc799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:37:44.505759 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Create volume request issued successfully. Jan 28 13:37:44.520901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e8ee2a6d-ec95-4688-92ca-5855fe02a520 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes returned with HTTP 202 Jan 28 13:37:44.531286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1795/3593] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:37:44 2021] POST /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes => generated 816 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:37:44.536827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0086ee3e-13fc-4cab-8a06-fac4e7aa38b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:44.537393 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0086ee3e-13fc-4cab-8a06-fac4e7aa38b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:44.537586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:44.537586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:44.537955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0086ee3e-13fc-4cab-8a06-fac4e7aa38b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:44.589018 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:44.589018 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:44.598482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0086ee3e-13fc-4cab-8a06-fac4e7aa38b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:44.622192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0086ee3e-13fc-4cab-8a06-fac4e7aa38b4 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:44.623072 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1799/3594] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:44 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 908 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:45.643414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-434de8b0-2090-4ec1-b48f-32190be55dea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:45.644255 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-434de8b0-2090-4ec1-b48f-32190be55dea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:45.644255 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:45.644255 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:45.644699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-434de8b0-2090-4ec1-b48f-32190be55dea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:45.700452 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:45.700452 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:45.714072 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-434de8b0-2090-4ec1-b48f-32190be55dea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:45.737315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-434de8b0-2090-4ec1-b48f-32190be55dea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:45.738124 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1796/3595] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:45 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:45.759060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d1c598d6-d60d-406b-83c1-c2b188408dbb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] POST http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots Jan 28 13:37:45.759619 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:45.759619 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:45.760344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d1c598d6-d60d-406b-83c1-c2b188408dbb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1aaa6cd3-b6a8-44b8-9d36-8aa96a261716", "name": "tempest-VolumesExtendTest-Snapshot-722090613"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:37:45.816137 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:45.816137 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:45.817357 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d1c598d6-d60d-406b-83c1-c2b188408dbb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:45.817716 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-d1c598d6-d60d-406b-83c1-c2b188408dbb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Create snapshot from volume 1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:45.901534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-d1c598d6-d60d-406b-83c1-c2b188408dbb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Created reservations ['9e375551-6907-4b35-a76c-7547b8a49860', 'dc21a5be-af1d-4347-b8e5-e67e0ad9e860', '5d1cc0e8-8673-48fc-bd4b-b5aa33a98c98', '9107060d-63eb-4c7a-ac05-14a7b79914d7'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:37:46.020638 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d1c598d6-d60d-406b-83c1-c2b188408dbb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Snapshot create request issued successfully. Jan 28 13:37:46.021456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d1c598d6-d60d-406b-83c1-c2b188408dbb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots returned with HTTP 202 Jan 28 13:37:46.027462 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1800/3596] 10.222.0.38 () {60 vars in 1232 bytes} [Thu Jan 28 13:37:45 2021] POST /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots => generated 303 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:37:46.034478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21e4e34f-8a47-4b95-beac-89999790fb8c tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae Jan 28 13:37:46.034617 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21e4e34f-8a47-4b95-beac-89999790fb8c tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:46.034796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:46.034796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:46.035161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21e4e34f-8a47-4b95-beac-89999790fb8c tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:46.061561 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:46.061561 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:46.062766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-21e4e34f-8a47-4b95-beac-89999790fb8c tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Snapshot retrieved successfully. Jan 28 13:37:46.064752 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21e4e34f-8a47-4b95-beac-89999790fb8c tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae returned with HTTP 200 Jan 28 13:37:46.065584 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1797/3597] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:37:46 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae => generated 435 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:47.085248 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8806961b-d96f-479f-8ec0-5f02bf9bff1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae Jan 28 13:37:47.085822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8806961b-d96f-479f-8ec0-5f02bf9bff1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:47.086024 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:47.086024 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:47.086343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8806961b-d96f-479f-8ec0-5f02bf9bff1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:47.115830 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:47.115830 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:47.117074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8806961b-d96f-479f-8ec0-5f02bf9bff1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Snapshot retrieved successfully. Jan 28 13:37:47.119680 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8806961b-d96f-479f-8ec0-5f02bf9bff1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae returned with HTTP 200 Jan 28 13:37:47.122345 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1801/3598] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:37:47 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae => generated 435 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:48.135689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93d31ff3-0ccf-493e-9099-7339c64c895a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae Jan 28 13:37:48.136287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93d31ff3-0ccf-493e-9099-7339c64c895a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:48.136418 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:48.136418 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:48.136707 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-93d31ff3-0ccf-493e-9099-7339c64c895a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:48.167067 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:48.167067 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:48.168442 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-93d31ff3-0ccf-493e-9099-7339c64c895a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Snapshot retrieved successfully. Jan 28 13:37:48.170399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-93d31ff3-0ccf-493e-9099-7339c64c895a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae returned with HTTP 200 Jan 28 13:37:48.171261 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1798/3599] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:37:48 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae => generated 462 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:48.185192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-255aecca-567b-4fa0-9fc0-46a6658cae1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] POST http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716/action Jan 28 13:37:48.185731 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:48.185731 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:48.186253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-255aecca-567b-4fa0-9fc0-46a6658cae1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 13:37:48.186663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-255aecca-567b-4fa0-9fc0-46a6658cae1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:37:48.249918 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:48.249918 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:48.251151 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-255aecca-567b-4fa0-9fc0-46a6658cae1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:48.341515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-255aecca-567b-4fa0-9fc0-46a6658cae1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Created reservations ['6a2e8cba-f4b8-4597-83ea-50eeacdcd052', '5a0ff21e-08ef-40d9-b59b-e0dde22be6a2'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:37:48.366193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-255aecca-567b-4fa0-9fc0-46a6658cae1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Extend volume request issued successfully. Jan 28 13:37:48.366729 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-255aecca-567b-4fa0-9fc0-46a6658cae1d tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716/action returned with HTTP 202 Jan 28 13:37:48.367770 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1802/3600] 10.222.0.38 () {60 vars in 1357 bytes} [Thu Jan 28 13:37:48 2021] POST /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 13:37:48.378799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1188712-54d0-420e-a51f-900281ea57a9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:48.379534 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1188712-54d0-420e-a51f-900281ea57a9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:48.379792 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:48.379792 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:48.380162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f1188712-54d0-420e-a51f-900281ea57a9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:48.432245 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:48.432245 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:48.441509 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f1188712-54d0-420e-a51f-900281ea57a9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:48.464156 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f1188712-54d0-420e-a51f-900281ea57a9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:48.464992 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1799/3601] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:48 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:37:49.482570 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-236e1b8f-a41f-4036-aefe-9ae266e48be8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:49.483096 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-236e1b8f-a41f-4036-aefe-9ae266e48be8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:49.483223 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:49.483223 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:49.483583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-236e1b8f-a41f-4036-aefe-9ae266e48be8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:49.534094 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:49.534094 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:49.543454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-236e1b8f-a41f-4036-aefe-9ae266e48be8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:49.566791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-236e1b8f-a41f-4036-aefe-9ae266e48be8 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:49.567940 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1803/3602] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:49 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:50.590755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad7f2e93-52bd-42f1-a3c4-de88940d7103 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:50.591292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad7f2e93-52bd-42f1-a3c4-de88940d7103 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:50.591590 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:50.591590 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:50.592170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ad7f2e93-52bd-42f1-a3c4-de88940d7103 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:50.648463 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:50.648463 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:50.658113 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ad7f2e93-52bd-42f1-a3c4-de88940d7103 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:50.686582 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ad7f2e93-52bd-42f1-a3c4-de88940d7103 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:50.686582 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1800/3603] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:50 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:51.708425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfed353d-d59b-44e2-9bc5-5b43d62b9ac1 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:51.709352 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfed353d-d59b-44e2-9bc5-5b43d62b9ac1 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:51.709711 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:51.709711 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:51.710481 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfed353d-d59b-44e2-9bc5-5b43d62b9ac1 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:51.763685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:51.763685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:51.773862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bfed353d-d59b-44e2-9bc5-5b43d62b9ac1 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:51.796088 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfed353d-d59b-44e2-9bc5-5b43d62b9ac1 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:51.796921 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1804/3604] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:51 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:51.815303 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4953797-e048-48fa-b74a-85db0083e802 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:51.816139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e4953797-e048-48fa-b74a-85db0083e802 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:51.816445 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:51.816445 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:51.817020 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e4953797-e048-48fa-b74a-85db0083e802 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:51.873905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:51.873905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:51.883305 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e4953797-e048-48fa-b74a-85db0083e802 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:51.907356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e4953797-e048-48fa-b74a-85db0083e802 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:51.908318 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1801/3605] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:51 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:51.932535 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25b1124f-0be4-4513-a1ca-98fe9ec15008 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] DELETE http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae Jan 28 13:37:51.932917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25b1124f-0be4-4513-a1ca-98fe9ec15008 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:51.933190 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:51.933190 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:51.933484 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-25b1124f-0be4-4513-a1ca-98fe9ec15008 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:51.933979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v2.snapshots [None req-25b1124f-0be4-4513-a1ca-98fe9ec15008 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Delete snapshot with id: 8984066c-979f-48c2-a6f7-dde9fd506dae Jan 28 13:37:51.959785 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:51.959785 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:51.960858 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25b1124f-0be4-4513-a1ca-98fe9ec15008 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Snapshot retrieved successfully. Jan 28 13:37:52.031312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-25b1124f-0be4-4513-a1ca-98fe9ec15008 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Snapshot delete request issued successfully. Jan 28 13:37:52.031790 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-25b1124f-0be4-4513-a1ca-98fe9ec15008 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae returned with HTTP 202 Jan 28 13:37:52.032715 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1805/3606] 10.222.0.38 () {58 vars in 1324 bytes} [Thu Jan 28 13:37:51 2021] DELETE /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:37:52.042200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3211d654-c6fd-4089-a0c3-f568053f9aa9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae Jan 28 13:37:52.042700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3211d654-c6fd-4089-a0c3-f568053f9aa9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:52.042947 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:52.042947 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:52.043299 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3211d654-c6fd-4089-a0c3-f568053f9aa9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:52.069526 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:52.069526 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:52.070691 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3211d654-c6fd-4089-a0c3-f568053f9aa9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Snapshot retrieved successfully. Jan 28 13:37:52.072908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3211d654-c6fd-4089-a0c3-f568053f9aa9 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae returned with HTTP 200 Jan 28 13:37:52.073763 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1802/3607] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:37:52 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae => generated 461 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:53.087630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-574db378-863a-4901-9267-44fad626c2fb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae Jan 28 13:37:53.088195 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-574db378-863a-4901-9267-44fad626c2fb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:53.088482 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:53.088482 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:53.088863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-574db378-863a-4901-9267-44fad626c2fb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:53.114534 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:53.114534 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:53.115758 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-574db378-863a-4901-9267-44fad626c2fb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Snapshot retrieved successfully. Jan 28 13:37:53.117788 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-574db378-863a-4901-9267-44fad626c2fb tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae returned with HTTP 200 Jan 28 13:37:53.118841 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1806/3608] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:37:53 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae => generated 461 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:54.131375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7688806e-c0f7-4c8a-8ebb-1c962df24a17 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae Jan 28 13:37:54.131937 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7688806e-c0f7-4c8a-8ebb-1c962df24a17 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:54.132046 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:54.132046 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:54.132465 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7688806e-c0f7-4c8a-8ebb-1c962df24a17 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:54.161243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7688806e-c0f7-4c8a-8ebb-1c962df24a17 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae returned with HTTP 404 Jan 28 13:37:54.162139 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1803/3609] 10.222.0.38 () {58 vars in 1321 bytes} [Thu Jan 28 13:37:54 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/snapshots/8984066c-979f-48c2-a6f7-dde9fd506dae => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:37:54.170456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-245a5593-be8d-4ee9-82d2-9851481a5a74 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] DELETE http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:54.170988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-245a5593-be8d-4ee9-82d2-9851481a5a74 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:54.171243 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:54.171243 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:54.171646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-245a5593-be8d-4ee9-82d2-9851481a5a74 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:54.172095 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-245a5593-be8d-4ee9-82d2-9851481a5a74 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Delete volume with id: 1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:54.225225 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:54.225225 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:54.226317 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-245a5593-be8d-4ee9-82d2-9851481a5a74 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:54.259415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-245a5593-be8d-4ee9-82d2-9851481a5a74 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Delete volume request issued successfully. Jan 28 13:37:54.259886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-245a5593-be8d-4ee9-82d2-9851481a5a74 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 202 Jan 28 13:37:54.260789 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1807/3610] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:37:54 2021] DELETE /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:37:54.268850 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ecb8c5f-506e-424c-b38a-a0af1f1f6a8e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:54.269376 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ecb8c5f-506e-424c-b38a-a0af1f1f6a8e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:54.269860 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3ecb8c5f-506e-424c-b38a-a0af1f1f6a8e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:54.322509 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:54.322509 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:54.332929 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3ecb8c5f-506e-424c-b38a-a0af1f1f6a8e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:54.359281 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3ecb8c5f-506e-424c-b38a-a0af1f1f6a8e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:54.360135 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1804/3611] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:54 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 908 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:55.377567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ad36d3f-7ab8-4ed3-9d59-77ddd8a2742a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:55.378282 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ad36d3f-7ab8-4ed3-9d59-77ddd8a2742a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:55.378282 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:55.378282 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:55.378784 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1ad36d3f-7ab8-4ed3-9d59-77ddd8a2742a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:55.430556 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:55.430556 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:55.441432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1ad36d3f-7ab8-4ed3-9d59-77ddd8a2742a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:55.467770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1ad36d3f-7ab8-4ed3-9d59-77ddd8a2742a tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 200 Jan 28 13:37:55.468767 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1808/3612] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:55 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 908 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:37:56.486558 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a7613a9-0036-4535-8e4f-b48f70d89f93 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 Jan 28 13:37:56.487134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a7613a9-0036-4535-8e4f-b48f70d89f93 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:56.487134 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:56.487134 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:56.487559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a7613a9-0036-4535-8e4f-b48f70d89f93 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:56.540707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a7613a9-0036-4535-8e4f-b48f70d89f93 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 returned with HTTP 404 Jan 28 13:37:56.541783 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1805/3613] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:56 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/1aaa6cd3-b6a8-44b8-9d36-8aa96a261716 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:37:56.549884 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb07e5c5-ecbc-4607-8f41-889a87098e62 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] DELETE http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:56.550474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb07e5c5-ecbc-4607-8f41-889a87098e62 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:56.550629 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:56.550629 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:56.550971 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fb07e5c5-ecbc-4607-8f41-889a87098e62 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:56.551454 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-fb07e5c5-ecbc-4607-8f41-889a87098e62 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Delete volume with id: 29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:56.609439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:56.609439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:56.610648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb07e5c5-ecbc-4607-8f41-889a87098e62 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:56.643854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fb07e5c5-ecbc-4607-8f41-889a87098e62 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Delete volume request issued successfully. Jan 28 13:37:56.644358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fb07e5c5-ecbc-4607-8f41-889a87098e62 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 202 Jan 28 13:37:56.645207 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1809/3614] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:37:56 2021] DELETE /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:37:56.653846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4011481d-8a05-4771-910b-7b3e52ee0099 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:56.654381 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4011481d-8a05-4771-910b-7b3e52ee0099 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:56.654859 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4011481d-8a05-4771-910b-7b3e52ee0099 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:56.708586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:56.708586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:56.717441 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4011481d-8a05-4771-910b-7b3e52ee0099 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:56.742820 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4011481d-8a05-4771-910b-7b3e52ee0099 tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:56.743819 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1806/3615] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:56 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 1357 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:57.760799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca2ee0c9-36c5-4c5d-af6e-6424e8d4e7ea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:57.761372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca2ee0c9-36c5-4c5d-af6e-6424e8d4e7ea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:57.761481 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:57.761481 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:57.761862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca2ee0c9-36c5-4c5d-af6e-6424e8d4e7ea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:57.817796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:37:57.817796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:37:57.827195 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ca2ee0c9-36c5-4c5d-af6e-6424e8d4e7ea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Volume info retrieved successfully. Jan 28 13:37:57.852063 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca2ee0c9-36c5-4c5d-af6e-6424e8d4e7ea tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 200 Jan 28 13:37:57.853279 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1810/3616] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:57 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 1357 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:37:58.870404 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a23431af-b2b0-434b-bfa6-5e407c984c2e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] GET http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 Jan 28 13:37:58.871060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a23431af-b2b0-434b-bfa6-5e407c984c2e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:37:58.871422 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:37:58.871422 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:37:58.871808 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a23431af-b2b0-434b-bfa6-5e407c984c2e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:37:58.922458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a23431af-b2b0-434b-bfa6-5e407c984c2e tempest-VolumesExtendTest-1375601299 tempest-VolumesExtendTest-1375601299-project] http://10.222.0.38/volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 returned with HTTP 404 Jan 28 13:37:58.923771 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1807/3617] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:37:58 2021] GET /volume/v3/38d3bdfe31f04a31a85caab0f84c2cf8/volumes/29ad6099-53c7-4360-bcf6-7304a8654ce7 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:38:00.996857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] POST http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes Jan 28 13:38:00.997701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:00.997701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:00.998253 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1954789205", "metadata": {"Type": "Test"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:01.000160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1954789205', 'metadata': {'Type': 'Test'}}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:38:01.000619 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume of 1 GB Jan 28 13:38:01.016750 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Availability Zones retrieved successfully. Jan 28 13:38:01.034148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (11973bcf-259e-4f4f-819e-f8864486480d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:01.037079 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d426202-5755-40c6-abd2-58f37154ed46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:01.039234 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:38:01.108500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d426202-5755-40c6-abd2-58f37154ed46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:01.110635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4f7ff4-338f-4b2d-9ba9-77dde1643d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:01.223919 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Created reservations ['c5ea322f-4d1d-49af-a858-780663b576cf', '1cc1da2e-8695-4f21-84d3-f244a2f7c521', '02cd56bb-aac3-4a54-be8f-556cb551d6ba', '95b042b7-c3a5-4af2-ac10-be7471a2f4f4'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:38:01.227429 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4f7ff4-338f-4b2d-9ba9-77dde1643d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5ea322f-4d1d-49af-a858-780663b576cf', '1cc1da2e-8695-4f21-84d3-f244a2f7c521', '02cd56bb-aac3-4a54-be8f-556cb551d6ba', '95b042b7-c3a5-4af2-ac10-be7471a2f4f4']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:01.229668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feefb721-f2d4-42ed-9c6f-28de807174bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:01.298382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feefb721-f2d4-42ed-9c6f-28de807174bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3987647b-5314-4913-a2a7-9c096b3e2942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1954789205',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['c5ea322f-4d1d-49af-a858-780663b576cf','1cc1da2e-8695-4f21-84d3-f244a2f7c521','02cd56bb-aac3-4a54-be8f-556cb551d6ba','95b042b7-c3a5-4af2-ac10-be7471a2f4f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1954789205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3987647b-5314-4913-a2a7-9c096b3e2942,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1405bc91031646919bfe2d67bf6f22da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8dfc85d50da94796acf7b98efecbf313',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:01.300469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba75523a-fc41-448e-a62a-eb35a45e75a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:01.331638 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba75523a-fc41-448e-a62a-eb35a45e75a7) transitioned into state 'SUCCESS' from state '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-1954789205',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['c5ea322f-4d1d-49af-a858-780663b576cf','1cc1da2e-8695-4f21-84d3-f244a2f7c521','02cd56bb-aac3-4a54-be8f-556cb551d6ba','95b042b7-c3a5-4af2-ac10-be7471a2f4f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:01.333620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d6c170f-49dd-444e-a531-ba1a87b9b0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:01.349878 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d6c170f-49dd-444e-a531-ba1a87b9b0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:01.353052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (11973bcf-259e-4f4f-819e-f8864486480d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:01.402641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request issued successfully. Jan 28 13:38:01.417169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fc15cbf0-9772-4cae-ac8b-e7890cd9dbd7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes returned with HTTP 202 Jan 28 13:38:01.418153 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1811/3618] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:38:00 2021] POST /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes => generated 828 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:38:01.440517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2c89b6c-f98e-4ecf-9949-6db79dfad5a0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:01.441139 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2c89b6c-f98e-4ecf-9949-6db79dfad5a0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:01.441705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2c89b6c-f98e-4ecf-9949-6db79dfad5a0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:01.493480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:01.493480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:01.502728 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b2c89b6c-f98e-4ecf-9949-6db79dfad5a0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:01.526492 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2c89b6c-f98e-4ecf-9949-6db79dfad5a0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 200 Jan 28 13:38:01.527327 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1808/3619] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:01 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:02.545158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88d6a979-96db-4f7d-88e2-bd6a16854ba0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:02.546211 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88d6a979-96db-4f7d-88e2-bd6a16854ba0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:02.546505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:02.546505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:02.547155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-88d6a979-96db-4f7d-88e2-bd6a16854ba0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:02.598458 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:02.598458 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:02.608004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-88d6a979-96db-4f7d-88e2-bd6a16854ba0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:02.630335 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-88d6a979-96db-4f7d-88e2-bd6a16854ba0 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 200 Jan 28 13:38:02.631176 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1812/3620] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:02 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:02.647010 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a784e3c-0363-4d26-b09b-aaa4e9c87518 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:02.647917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a784e3c-0363-4d26-b09b-aaa4e9c87518 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:02.648136 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:02.648136 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:02.648506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8a784e3c-0363-4d26-b09b-aaa4e9c87518 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:02.701685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:02.701685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:02.713558 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8a784e3c-0363-4d26-b09b-aaa4e9c87518 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:02.738600 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8a784e3c-0363-4d26-b09b-aaa4e9c87518 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 200 Jan 28 13:38:02.739471 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1809/3621] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:02 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 921 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:02.764478 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ff995b7-45e6-429c-b075-f04adcf8087d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:02.764857 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:02.764857 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:02.765281 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5ff995b7-45e6-429c-b075-f04adcf8087d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1954789205"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:02.817166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:02.817166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:02.826443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5ff995b7-45e6-429c-b075-f04adcf8087d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:02.835762 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5ff995b7-45e6-429c-b075-f04adcf8087d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:02.850327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5ff995b7-45e6-429c-b075-f04adcf8087d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 200 Jan 28 13:38:02.851190 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1813/3622] 10.222.0.38 () {60 vars in 1335 bytes} [Thu Jan 28 13:38:02 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:02.866383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c861fb03-89b4-4e3b-a922-270991f8362d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:02.866893 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:02.866893 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:02.867323 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c861fb03-89b4-4e3b-a922-270991f8362d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1618724691", "description": "This is the new description of volume"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:02.919629 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:02.919629 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:02.931064 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c861fb03-89b4-4e3b-a922-270991f8362d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:02.941898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c861fb03-89b4-4e3b-a922-270991f8362d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:02.955984 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c861fb03-89b4-4e3b-a922-270991f8362d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 200 Jan 28 13:38:02.956979 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1810/3623] 10.222.0.38 () {60 vars in 1336 bytes} [Thu Jan 28 13:38:02 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 892 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:02.971978 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8bcc2a3-85f9-4bc0-aaa3-23d1df80f2d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:02.972498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8bcc2a3-85f9-4bc0-aaa3-23d1df80f2d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:02.972684 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:02.972684 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:02.973351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a8bcc2a3-85f9-4bc0-aaa3-23d1df80f2d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:03.027956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:03.027956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:03.036376 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a8bcc2a3-85f9-4bc0-aaa3-23d1df80f2d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:03.058681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a8bcc2a3-85f9-4bc0-aaa3-23d1df80f2d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 200 Jan 28 13:38:03.059849 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1814/3624] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:02 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 960 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:03.075296 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] POST http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes Jan 28 13:38:03.075789 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:03.075789 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:03.076203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-427079254", "availability_zone": "nova", "size": 1}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:03.077326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-427079254', 'availability_zone': 'nova', 'size': 1}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:38:03.077709 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume of 1 GB Jan 28 13:38:03.091053 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Availability Zones retrieved successfully. Jan 28 13:38:03.107514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (c7f264ce-99c5-4f74-aac2-4f6a0587e6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:03.110266 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a554fc4-4ce2-4e30-994f-e1385bec1931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:03.112317 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:38:03.187680 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a554fc4-4ce2-4e30-994f-e1385bec1931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:03.189876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3884e846-8850-428a-8962-ff3970a3a618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:03.261490 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Created reservations ['efe9472e-93b3-4a3a-b298-c1ce6b8afa7a', '70373924-f963-48ab-94a4-f513a6503616', 'e3575c0d-eb46-4273-8dd2-ca516d180b35', 'b937db01-5817-4312-824f-265fed986e11'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:38:03.263437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3884e846-8850-428a-8962-ff3970a3a618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efe9472e-93b3-4a3a-b298-c1ce6b8afa7a', '70373924-f963-48ab-94a4-f513a6503616', 'e3575c0d-eb46-4273-8dd2-ca516d180b35', 'b937db01-5817-4312-824f-265fed986e11']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:03.265559 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4981ea-afa2-41de-aa19-f9b3e437622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:03.328709 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4981ea-afa2-41de-aa19-f9b3e437622a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4119a08a-dd5f-41a8-8427-d7761a4b0864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-427079254',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['efe9472e-93b3-4a3a-b298-c1ce6b8afa7a','70373924-f963-48ab-94a4-f513a6503616','e3575c0d-eb46-4273-8dd2-ca516d180b35','b937db01-5817-4312-824f-265fed986e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:38:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-427079254',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4119a08a-dd5f-41a8-8427-d7761a4b0864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1405bc91031646919bfe2d67bf6f22da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8dfc85d50da94796acf7b98efecbf313',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:03.332222 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7cdfe0c-0ba6-42a8-945c-ee55620e6ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:03.362298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7cdfe0c-0ba6-42a8-945c-ee55620e6ce5) transitioned into 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-427079254',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['efe9472e-93b3-4a3a-b298-c1ce6b8afa7a','70373924-f963-48ab-94a4-f513a6503616','e3575c0d-eb46-4273-8dd2-ca516d180b35','b937db01-5817-4312-824f-265fed986e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:03.364542 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88dcbd7-58a0-408a-8e8d-6bb8a9308aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:03.381717 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88dcbd7-58a0-408a-8e8d-6bb8a9308aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:03.385321 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (c7f264ce-99c5-4f74-aac2-4f6a0587e6d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:03.437789 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request issued successfully. Jan 28 13:38:03.453284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-515b836b-2aec-4b4f-b187-311a7da1319e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes returned with HTTP 202 Jan 28 13:38:03.460496 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1811/3625] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:38:03 2021] POST /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes => generated 810 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:38:03.468832 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9aaf27b5-5236-48e2-955d-5873866e95e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 Jan 28 13:38:03.469636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9aaf27b5-5236-48e2-955d-5873866e95e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:03.469854 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:03.469854 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:03.470228 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9aaf27b5-5236-48e2-955d-5873866e95e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:03.525948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:03.525948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:03.535384 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9aaf27b5-5236-48e2-955d-5873866e95e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:03.559869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9aaf27b5-5236-48e2-955d-5873866e95e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 returned with HTTP 200 Jan 28 13:38:03.561027 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1815/3626] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:03 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 => generated 878 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:04.578421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa4212cc-7e81-4678-9681-b97f4af28830 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 Jan 28 13:38:04.579063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa4212cc-7e81-4678-9681-b97f4af28830 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:04.579221 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:04.579221 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:04.579704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa4212cc-7e81-4678-9681-b97f4af28830 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:04.631511 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:04.631511 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:04.642077 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fa4212cc-7e81-4678-9681-b97f4af28830 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:04.664909 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa4212cc-7e81-4678-9681-b97f4af28830 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 returned with HTTP 200 Jan 28 13:38:04.665770 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1812/3627] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:04 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 => generated 903 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:04.682874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-394a53d9-5559-412f-bf73-ebf52fde1fab tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 Jan 28 13:38:04.683201 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:04.683201 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:04.683664 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-394a53d9-5559-412f-bf73-ebf52fde1fab tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1954789205", "description": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:04.740679 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:04.740679 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:04.745805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-394a53d9-5559-412f-bf73-ebf52fde1fab tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:04.755631 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-394a53d9-5559-412f-bf73-ebf52fde1fab tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:04.770100 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-394a53d9-5559-412f-bf73-ebf52fde1fab tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 returned with HTTP 200 Jan 28 13:38:04.771047 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1816/3628] 10.222.0.38 () {60 vars in 1335 bytes} [Thu Jan 28 13:38:04 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 => generated 839 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:04.787047 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47fa2d05-16ff-4e3a-9e95-d7f81e7cff06 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] DELETE http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 Jan 28 13:38:04.787623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47fa2d05-16ff-4e3a-9e95-d7f81e7cff06 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:04.787850 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:04.787850 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:04.788214 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47fa2d05-16ff-4e3a-9e95-d7f81e7cff06 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:04.788698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-47fa2d05-16ff-4e3a-9e95-d7f81e7cff06 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume with id: 4119a08a-dd5f-41a8-8427-d7761a4b0864 Jan 28 13:38:04.857727 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:04.857727 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:04.858928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47fa2d05-16ff-4e3a-9e95-d7f81e7cff06 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:04.896899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47fa2d05-16ff-4e3a-9e95-d7f81e7cff06 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume request issued successfully. Jan 28 13:38:04.897375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47fa2d05-16ff-4e3a-9e95-d7f81e7cff06 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 returned with HTTP 202 Jan 28 13:38:04.898279 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1813/3629] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:38:04 2021] DELETE /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:38:04.908872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23d2d849-7da9-45ef-b06c-5c875c2131a9 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 Jan 28 13:38:04.916921 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23d2d849-7da9-45ef-b06c-5c875c2131a9 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:04.917378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:04.917378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:04.920007 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23d2d849-7da9-45ef-b06c-5c875c2131a9 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:05.006877 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:05.006877 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:05.018425 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-23d2d849-7da9-45ef-b06c-5c875c2131a9 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:05.044493 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23d2d849-7da9-45ef-b06c-5c875c2131a9 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 returned with HTTP 200 Jan 28 13:38:05.045643 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1817/3630] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:04 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 => generated 906 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:06.062168 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1778fc0d-9e25-4541-8867-ed5dfca10ddd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 Jan 28 13:38:06.063373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1778fc0d-9e25-4541-8867-ed5dfca10ddd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:06.063559 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:06.063559 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:06.064410 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1778fc0d-9e25-4541-8867-ed5dfca10ddd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:06.119440 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:06.119440 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:06.129315 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1778fc0d-9e25-4541-8867-ed5dfca10ddd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:06.154396 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1778fc0d-9e25-4541-8867-ed5dfca10ddd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 returned with HTTP 200 Jan 28 13:38:06.155219 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1814/3631] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:06 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 => generated 906 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:07.171942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adef7926-816f-4c70-a258-1e7656b286c6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 Jan 28 13:38:07.173296 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adef7926-816f-4c70-a258-1e7656b286c6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:07.173659 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:07.173659 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:07.174278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-adef7926-816f-4c70-a258-1e7656b286c6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:07.229948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-adef7926-816f-4c70-a258-1e7656b286c6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 returned with HTTP 404 Jan 28 13:38:07.231381 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1818/3632] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:07 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/4119a08a-dd5f-41a8-8427-d7761a4b0864 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:38:07.239827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c57b51b-819b-4aae-9c4b-ab11d07e7077 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] DELETE http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:07.240673 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c57b51b-819b-4aae-9c4b-ab11d07e7077 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:07.241029 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:07.241029 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:07.241583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4c57b51b-819b-4aae-9c4b-ab11d07e7077 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:07.242649 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-4c57b51b-819b-4aae-9c4b-ab11d07e7077 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume with id: 3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:07.304815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:07.304815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:07.307890 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c57b51b-819b-4aae-9c4b-ab11d07e7077 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:07.351041 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4c57b51b-819b-4aae-9c4b-ab11d07e7077 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume request issued successfully. Jan 28 13:38:07.351679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4c57b51b-819b-4aae-9c4b-ab11d07e7077 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 202 Jan 28 13:38:07.357037 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1815/3633] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:38:07 2021] DELETE /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:38:07.361204 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-614d8220-7d23-4486-9c70-11b24a7737be tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:07.362088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-614d8220-7d23-4486-9c70-11b24a7737be tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:07.362872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-614d8220-7d23-4486-9c70-11b24a7737be tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:07.418996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:07.418996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:07.431202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-614d8220-7d23-4486-9c70-11b24a7737be tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:07.455808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-614d8220-7d23-4486-9c70-11b24a7737be tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 200 Jan 28 13:38:07.456616 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1819/3634] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:07 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 959 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:08.473755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58604fb2-c863-47a4-ac60-191feeb07fd5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:08.474307 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58604fb2-c863-47a4-ac60-191feeb07fd5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:08.474433 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:08.474433 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:08.475135 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58604fb2-c863-47a4-ac60-191feeb07fd5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:08.532876 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:08.532876 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:08.543084 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-58604fb2-c863-47a4-ac60-191feeb07fd5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:08.570349 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58604fb2-c863-47a4-ac60-191feeb07fd5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 200 Jan 28 13:38:08.571501 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1816/3635] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:08 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:09.587926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-abbc80f5-2344-4728-a084-4aae0675f3bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 Jan 28 13:38:09.589168 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-abbc80f5-2344-4728-a084-4aae0675f3bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:09.589491 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:09.589491 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:09.606310 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-abbc80f5-2344-4728-a084-4aae0675f3bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:09.657948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-abbc80f5-2344-4728-a084-4aae0675f3bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 returned with HTTP 404 Jan 28 13:38:09.659186 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1820/3636] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:09 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/3987647b-5314-4913-a2a7-9c096b3e2942 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:38:09.668568 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] POST http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes Jan 28 13:38:09.669274 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:09.669274 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:09.669920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1269533058"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:09.671184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1269533058'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:38:09.671741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume of 1 GB Jan 28 13:38:09.686899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Availability Zones retrieved successfully. Jan 28 13:38:09.704427 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (28b7d5a2-fb02-48bb-bece-8c14d9c0df6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:09.707604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba24213-8492-4e3a-b36b-54fb4e2947f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:09.709965 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:38:09.784697 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba24213-8492-4e3a-b36b-54fb4e2947f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:09.787099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afee6a88-aab5-441b-b75a-494b451b9e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:09.875757 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Created reservations ['818b2a8f-cbef-448c-854b-7aa184f92583', 'ce9b24d2-e657-47e3-b545-94cdf320c133', 'a15c2087-1c93-40b7-a3a9-d3bdd36fad3b', '25f5402a-6eb9-459a-9f16-e09428e5adfb'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:38:09.877790 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afee6a88-aab5-441b-b75a-494b451b9e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['818b2a8f-cbef-448c-854b-7aa184f92583', 'ce9b24d2-e657-47e3-b545-94cdf320c133', 'a15c2087-1c93-40b7-a3a9-d3bdd36fad3b', '25f5402a-6eb9-459a-9f16-e09428e5adfb']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:09.879960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b199f6c-4617-43d4-af6e-d2c77c943279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:09.976070 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b199f6c-4617-43d4-af6e-d2c77c943279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75a03bf-a507-43b6-adf3-454b51e7458f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1269533058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['818b2a8f-cbef-448c-854b-7aa184f92583','ce9b24d2-e657-47e3-b545-94cdf320c133','a15c2087-1c93-40b7-a3a9-d3bdd36fad3b','25f5402a-6eb9-459a-9f16-e09428e5adfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1269533058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c75a03bf-a507-43b6-adf3-454b51e7458f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1405bc91031646919bfe2d67bf6f22da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8dfc85d50da94796acf7b98efecbf313',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:09.978500 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3109b0b-46ea-46b1-8184-e9400806bec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:10.005729 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3109b0b-46ea-46b1-8184-e9400806bec3) transitioned into state 'SUCCESS' from state '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-1269533058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['818b2a8f-cbef-448c-854b-7aa184f92583','ce9b24d2-e657-47e3-b545-94cdf320c133','a15c2087-1c93-40b7-a3a9-d3bdd36fad3b','25f5402a-6eb9-459a-9f16-e09428e5adfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:10.007875 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c82b54a-5617-4194-928e-b94aaebfa5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:10.022515 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c82b54a-5617-4194-928e-b94aaebfa5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:10.025354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (28b7d5a2-fb02-48bb-bece-8c14d9c0df6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:10.083402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request issued successfully. Jan 28 13:38:10.097399 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-81cb014a-e73d-4265-802f-a45da08777a2 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes returned with HTTP 202 Jan 28 13:38:10.107315 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1817/3637] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 13:38:09 2021] POST /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes => generated 814 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:38:10.115158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c793a9bc-29eb-4172-be45-fd80c1bb1e2a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f Jan 28 13:38:10.115827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c793a9bc-29eb-4172-be45-fd80c1bb1e2a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:10.116319 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c793a9bc-29eb-4172-be45-fd80c1bb1e2a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:10.168075 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:10.168075 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:10.177867 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c793a9bc-29eb-4172-be45-fd80c1bb1e2a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:10.201798 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c793a9bc-29eb-4172-be45-fd80c1bb1e2a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f returned with HTTP 200 Jan 28 13:38:10.202667 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1821/3638] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:10 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f => generated 906 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:11.219903 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19612b02-4733-4831-93a0-9e016121e13a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f Jan 28 13:38:11.220594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19612b02-4733-4831-93a0-9e016121e13a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:11.220746 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:11.220746 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:11.221069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-19612b02-4733-4831-93a0-9e016121e13a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:11.275654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:11.275654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:11.287330 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-19612b02-4733-4831-93a0-9e016121e13a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:11.312832 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-19612b02-4733-4831-93a0-9e016121e13a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f returned with HTTP 200 Jan 28 13:38:11.313687 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1818/3639] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:11 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f => generated 907 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:11.329035 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] POST http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes Jan 28 13:38:11.329496 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:11.329496 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:11.329913 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c75a03bf-a507-43b6-adf3-454b51e7458f", "size": 1, "name": "tempest-VolumesGetTest-Volume-92231763", "metadata": {"Type": "Test"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:11.331369 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request body: {'volume': {'source_volid': 'c75a03bf-a507-43b6-adf3-454b51e7458f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-92231763', 'metadata': {'Type': 'Test'}}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:38:11.381585 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:11.381585 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:11.382930 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume retrieved successfully. Jan 28 13:38:11.383284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume of 1 GB Jan 28 13:38:11.395921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Availability Zones retrieved successfully. Jan 28 13:38:11.413257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (320d51ca-5934-4bcd-b7e7-e6d4205ec89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:11.416347 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8df2fbc-f8c1-4e3c-adea-b167d57b9975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:11.418455 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:38:11.484528 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8df2fbc-f8c1-4e3c-adea-b167d57b9975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c75a03bf-a507-43b6-adf3-454b51e7458f', 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:11.486618 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d7d6c6-49cf-4af8-92a8-28b4808bc3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:11.570052 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Created reservations ['ade3077d-a097-402b-8138-6f0a8b74c6fe', 'e61a2404-fb6e-4dc1-915d-31e0682917d2', 'b9397007-90d0-4803-94a8-6b08f1a0479e', 'fa357c64-45c6-4a12-9a41-e4587ea29262'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:38:11.572454 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d7d6c6-49cf-4af8-92a8-28b4808bc3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ade3077d-a097-402b-8138-6f0a8b74c6fe', 'e61a2404-fb6e-4dc1-915d-31e0682917d2', 'b9397007-90d0-4803-94a8-6b08f1a0479e', 'fa357c64-45c6-4a12-9a41-e4587ea29262']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:11.574563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed770e71-9251-4b16-8e56-5b9b469bb52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:11.686038 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed770e71-9251-4b16-8e56-5b9b469bb52f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b92051f-2a8b-498d-bf65-90b680632e3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-92231763',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['ade3077d-a097-402b-8138-6f0a8b74c6fe','e61a2404-fb6e-4dc1-915d-31e0682917d2','b9397007-90d0-4803-94a8-6b08f1a0479e','fa357c64-45c6-4a12-9a41-e4587ea29262'],size=1,snapshot_id=None,source_replicaid=,source_volid=c75a03bf-a507-43b6-adf3-454b51e7458f,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:38:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-92231763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b92051f-2a8b-498d-bf65-90b680632e3c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1405bc91031646919bfe2d67bf6f22da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c75a03bf-a507-43b6-adf3-454b51e7458f,status='creating',terminated_at=None,updated_at=None,user_id='8dfc85d50da94796acf7b98efecbf313',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:11.688262 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cb0699-526a-48cf-be5e-da86f915e6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:11.715676 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cb0699-526a-48cf-be5e-da86f915e6e6) transitioned into state 'SUCCESS' from state '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-92231763',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['ade3077d-a097-402b-8138-6f0a8b74c6fe','e61a2404-fb6e-4dc1-915d-31e0682917d2','b9397007-90d0-4803-94a8-6b08f1a0479e','fa357c64-45c6-4a12-9a41-e4587ea29262'],size=1,snapshot_id=None,source_replicaid=,source_volid=c75a03bf-a507-43b6-adf3-454b51e7458f,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:11.717792 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eec83b7-8a09-4000-b845-6ea0381b7d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:11.784275 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eec83b7-8a09-4000-b845-6ea0381b7d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:11.786818 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (320d51ca-5934-4bcd-b7e7-e6d4205ec89d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:11.837091 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request issued successfully. Jan 28 13:38:11.851567 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7ecadc4e-bb7a-4b2e-a932-a7ed575a3175 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes returned with HTTP 202 Jan 28 13:38:11.853040 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1822/3640] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:38:11 2021] POST /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes => generated 860 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:38:11.867224 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-676fe990-20a9-4551-8901-aaae6020d0f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:11.867780 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-676fe990-20a9-4551-8901-aaae6020d0f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:11.867994 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:11.867994 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:11.868354 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-676fe990-20a9-4551-8901-aaae6020d0f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:11.926246 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:11.926246 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:11.937655 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-676fe990-20a9-4551-8901-aaae6020d0f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:11.961447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-676fe990-20a9-4551-8901-aaae6020d0f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:11.962467 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1819/3641] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:11 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 928 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:12.979731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54383c23-f2f5-4eef-8257-11390a2c2629 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:12.980329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54383c23-f2f5-4eef-8257-11390a2c2629 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:12.980626 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:12.980626 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:12.981130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-54383c23-f2f5-4eef-8257-11390a2c2629 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:13.048114 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:13.048114 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:13.058969 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-54383c23-f2f5-4eef-8257-11390a2c2629 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:13.084604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-54383c23-f2f5-4eef-8257-11390a2c2629 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:13.086383 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1823/3642] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:12 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 952 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:14.102374 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a197dda-4d48-40c4-8d4b-3cd7afb4de09 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:14.103458 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a197dda-4d48-40c4-8d4b-3cd7afb4de09 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:14.103788 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:14.103788 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:14.104604 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2a197dda-4d48-40c4-8d4b-3cd7afb4de09 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:14.162342 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:14.162342 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:14.174232 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2a197dda-4d48-40c4-8d4b-3cd7afb4de09 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:14.203906 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2a197dda-4d48-40c4-8d4b-3cd7afb4de09 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:14.207291 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1820/3643] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:14 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 952 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:15.222583 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7d6cd0c-159a-427d-9b57-27998c17bb40 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:15.223116 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7d6cd0c-159a-427d-9b57-27998c17bb40 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:15.223369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:15.223369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:15.224008 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b7d6cd0c-159a-427d-9b57-27998c17bb40 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:15.280725 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:15.280725 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:15.289943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b7d6cd0c-159a-427d-9b57-27998c17bb40 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:15.325559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b7d6cd0c-159a-427d-9b57-27998c17bb40 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:15.326417 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1824/3644] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:15 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 952 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:16.342954 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa45ce2f-120d-4c17-a0da-2bd665b002c1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:16.343522 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa45ce2f-120d-4c17-a0da-2bd665b002c1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:16.343647 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:16.343647 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:16.344012 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-fa45ce2f-120d-4c17-a0da-2bd665b002c1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:16.412848 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:16.412848 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:16.422979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-fa45ce2f-120d-4c17-a0da-2bd665b002c1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:16.452440 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-fa45ce2f-120d-4c17-a0da-2bd665b002c1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:16.453734 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1821/3645] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:16 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 952 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:17.472138 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b91ed51-1fed-4dc3-8790-bc01eda0ae4d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:17.473028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b91ed51-1fed-4dc3-8790-bc01eda0ae4d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:17.473028 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:17.473028 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:17.473592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3b91ed51-1fed-4dc3-8790-bc01eda0ae4d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:17.529157 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:17.529157 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:17.538647 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3b91ed51-1fed-4dc3-8790-bc01eda0ae4d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:17.566241 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3b91ed51-1fed-4dc3-8790-bc01eda0ae4d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:17.577227 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1825/3646] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:17 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 952 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:18.584459 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f72c6c31-a824-4d6d-a70a-8faff21114e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:18.585387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f72c6c31-a824-4d6d-a70a-8faff21114e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:18.585678 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:18.585678 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:18.586121 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f72c6c31-a824-4d6d-a70a-8faff21114e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:18.640964 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:18.640964 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:18.649629 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f72c6c31-a824-4d6d-a70a-8faff21114e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:18.674181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f72c6c31-a824-4d6d-a70a-8faff21114e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:18.675015 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1822/3647] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:18 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 952 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:19.692681 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2e13dcc-4326-45be-a261-2ccf8265e3b1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:19.693209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2e13dcc-4326-45be-a261-2ccf8265e3b1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:19.693429 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:19.693429 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:19.693743 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2e13dcc-4326-45be-a261-2ccf8265e3b1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:19.747760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:19.747760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:19.761213 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b2e13dcc-4326-45be-a261-2ccf8265e3b1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:19.785171 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2e13dcc-4326-45be-a261-2ccf8265e3b1 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:19.793011 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1826/3648] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:19 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 952 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:20.804042 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5665a43-8051-4ae7-a6a8-da7cab378a1b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:20.804658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5665a43-8051-4ae7-a6a8-da7cab378a1b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:20.804771 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:20.804771 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:20.805098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c5665a43-8051-4ae7-a6a8-da7cab378a1b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:20.858546 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:20.858546 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:20.867743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c5665a43-8051-4ae7-a6a8-da7cab378a1b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:20.890008 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c5665a43-8051-4ae7-a6a8-da7cab378a1b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:20.890857 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1823/3649] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:20 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 953 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:20.912914 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31f4af62-83f8-4a57-8b83-4edb8d1083ed tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:20.913764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31f4af62-83f8-4a57-8b83-4edb8d1083ed tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:20.914141 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:20.914141 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:20.914791 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-31f4af62-83f8-4a57-8b83-4edb8d1083ed tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:20.968632 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:20.968632 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:20.977513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-31f4af62-83f8-4a57-8b83-4edb8d1083ed tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:21.000288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-31f4af62-83f8-4a57-8b83-4edb8d1083ed tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:21.001350 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1827/3650] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:20 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 953 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:38:21.016546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc7cdb45-f9e3-4082-ae6d-0204370b93dc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:21.016999 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:21.016999 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:21.017407 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc7cdb45-f9e3-4082-ae6d-0204370b93dc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-92231763"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:21.069432 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:21.069432 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:21.078589 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dc7cdb45-f9e3-4082-ae6d-0204370b93dc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:21.088539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dc7cdb45-f9e3-4082-ae6d-0204370b93dc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:21.102775 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc7cdb45-f9e3-4082-ae6d-0204370b93dc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:21.103694 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1824/3651] 10.222.0.38 () {60 vars in 1335 bytes} [Thu Jan 28 13:38:21 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 885 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:21.118847 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0da56229-dbb3-435e-8db1-b4885f95f764 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:21.119501 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:21.119501 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:21.120024 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0da56229-dbb3-435e-8db1-b4885f95f764 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-42027704", "description": "This is the new description of volume"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:21.171865 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:21.171865 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:21.181234 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0da56229-dbb3-435e-8db1-b4885f95f764 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:21.191594 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0da56229-dbb3-435e-8db1-b4885f95f764 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:21.207630 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0da56229-dbb3-435e-8db1-b4885f95f764 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:21.208525 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1828/3652] 10.222.0.38 () {60 vars in 1336 bytes} [Thu Jan 28 13:38:21 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 924 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:21.230827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-940fba3d-dd86-4adf-b1ed-6b61d2289bb5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:21.231390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-940fba3d-dd86-4adf-b1ed-6b61d2289bb5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:21.231574 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:21.231574 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:21.232208 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-940fba3d-dd86-4adf-b1ed-6b61d2289bb5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:21.321841 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:21.321841 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:21.331731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-940fba3d-dd86-4adf-b1ed-6b61d2289bb5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:21.356415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-940fba3d-dd86-4adf-b1ed-6b61d2289bb5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:21.357576 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1825/3653] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:21 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 992 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:38:21.372358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] POST http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes Jan 28 13:38:21.372820 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:21.372820 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:21.373235 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1320426603", "availability_zone": "nova", "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:21.374572 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1320426603', 'availability_zone': 'nova', 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:38:21.374964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume of 1 GB Jan 28 13:38:21.388783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Availability Zones retrieved successfully. Jan 28 13:38:21.405786 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (dca485a3-8821-40d5-9ac0-d08f86126728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:21.409131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d45d50-a893-416b-bfab-0b9ef8cb867f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:21.411399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:38:21.500598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d45d50-a893-416b-bfab-0b9ef8cb867f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:21.502998 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16788fd-3969-4c70-a0f5-79818fe139df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:21.593152 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Created reservations ['9c8d5769-1e1b-42df-9f93-66afaf4f35dc', 'd6190509-c883-4651-bf7a-4620ff4d0577', '070eee53-624b-4f87-bbeb-698c02c07766', 'd6b42d9c-376d-4e24-8399-1477e16f7d09'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:38:21.596057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16788fd-3969-4c70-a0f5-79818fe139df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c8d5769-1e1b-42df-9f93-66afaf4f35dc', 'd6190509-c883-4651-bf7a-4620ff4d0577', '070eee53-624b-4f87-bbeb-698c02c07766', 'd6b42d9c-376d-4e24-8399-1477e16f7d09']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:21.598423 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1819d154-f453-4deb-bee8-8d53a1e091e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:21.678004 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1819d154-f453-4deb-bee8-8d53a1e091e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a50ab17f-01bd-4c9d-a098-11bb8c934fa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1320426603',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['9c8d5769-1e1b-42df-9f93-66afaf4f35dc','d6190509-c883-4651-bf7a-4620ff4d0577','070eee53-624b-4f87-bbeb-698c02c07766','d6b42d9c-376d-4e24-8399-1477e16f7d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:38:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1320426603',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a50ab17f-01bd-4c9d-a098-11bb8c934fa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1405bc91031646919bfe2d67bf6f22da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8dfc85d50da94796acf7b98efecbf313',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:21.681399 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d371dcfe-0f32-43cd-b1c9-7ce559117121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:21.716278 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d371dcfe-0f32-43cd-b1c9-7ce559117121) transitioned into 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-1320426603',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['9c8d5769-1e1b-42df-9f93-66afaf4f35dc','d6190509-c883-4651-bf7a-4620ff4d0577','070eee53-624b-4f87-bbeb-698c02c07766','d6b42d9c-376d-4e24-8399-1477e16f7d09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:21.719342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8a9b2f-a8fd-475c-a192-3ba5d5ae72ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:21.740431 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8a9b2f-a8fd-475c-a192-3ba5d5ae72ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:21.745344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (dca485a3-8821-40d5-9ac0-d08f86126728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:21.820664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request issued successfully. Jan 28 13:38:21.836772 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f4bd012d-9f52-402e-90a3-d2ac945ae0d7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes returned with HTTP 202 Jan 28 13:38:21.848215 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1829/3654] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:38:21 2021] POST /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes => generated 811 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:38:21.853249 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3918304-2f91-4601-b1af-197b60afc8f5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 Jan 28 13:38:21.853767 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3918304-2f91-4601-b1af-197b60afc8f5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:21.853983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:21.853983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:21.854351 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b3918304-2f91-4601-b1af-197b60afc8f5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:21.934760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:21.934760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:21.956280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b3918304-2f91-4601-b1af-197b60afc8f5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:21.999515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b3918304-2f91-4601-b1af-197b60afc8f5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 returned with HTTP 200 Jan 28 13:38:22.000359 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1826/3655] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:21 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 => generated 879 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:23.019191 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-72b99dbb-be54-44f5-8551-fa91e33fe61c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 Jan 28 13:38:23.020668 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-72b99dbb-be54-44f5-8551-fa91e33fe61c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:23.020960 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:23.020960 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:23.021412 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-72b99dbb-be54-44f5-8551-fa91e33fe61c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:23.073920 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:23.073920 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:23.083015 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-72b99dbb-be54-44f5-8551-fa91e33fe61c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:23.107604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-72b99dbb-be54-44f5-8551-fa91e33fe61c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 returned with HTTP 200 Jan 28 13:38:23.108667 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1830/3656] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:23 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 => generated 904 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:23.124233 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4aa01c2-36c4-4449-bc32-84ff4a85fa3d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 Jan 28 13:38:23.124748 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:23.124748 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:23.124955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d4aa01c2-36c4-4449-bc32-84ff4a85fa3d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-92231763", "description": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:23.177426 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:23.177426 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:23.187390 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d4aa01c2-36c4-4449-bc32-84ff4a85fa3d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:23.198673 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d4aa01c2-36c4-4449-bc32-84ff4a85fa3d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:23.214092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d4aa01c2-36c4-4449-bc32-84ff4a85fa3d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 returned with HTTP 200 Jan 28 13:38:23.214989 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1827/3657] 10.222.0.38 () {60 vars in 1335 bytes} [Thu Jan 28 13:38:23 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 => generated 837 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:23.229605 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dbe61968-5f94-4a41-97ee-1726a3b4b708 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] DELETE http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 Jan 28 13:38:23.230193 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dbe61968-5f94-4a41-97ee-1726a3b4b708 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:23.230339 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:23.230339 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:23.230737 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dbe61968-5f94-4a41-97ee-1726a3b4b708 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:23.231203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-dbe61968-5f94-4a41-97ee-1726a3b4b708 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume with id: a50ab17f-01bd-4c9d-a098-11bb8c934fa6 Jan 28 13:38:23.283760 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:23.283760 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:23.284989 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dbe61968-5f94-4a41-97ee-1726a3b4b708 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:23.317356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-dbe61968-5f94-4a41-97ee-1726a3b4b708 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume request issued successfully. Jan 28 13:38:23.317823 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dbe61968-5f94-4a41-97ee-1726a3b4b708 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 returned with HTTP 202 Jan 28 13:38:23.319444 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1831/3658] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:38:23 2021] DELETE /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:38:23.327854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d08ee368-b5cd-4918-acfa-9a845d8cdd3c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 Jan 28 13:38:23.327854 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d08ee368-b5cd-4918-acfa-9a845d8cdd3c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:23.328087 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:23.328087 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:23.328463 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d08ee368-b5cd-4918-acfa-9a845d8cdd3c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:23.384145 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:23.384145 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:23.393369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d08ee368-b5cd-4918-acfa-9a845d8cdd3c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:23.418280 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d08ee368-b5cd-4918-acfa-9a845d8cdd3c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 returned with HTTP 200 Jan 28 13:38:23.419071 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1828/3659] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:23 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 => generated 904 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:24.436231 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eca24cf0-5be7-479d-ba34-8d7f64753d74 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 Jan 28 13:38:24.436957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eca24cf0-5be7-479d-ba34-8d7f64753d74 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:24.437350 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:24.437350 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:24.438043 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eca24cf0-5be7-479d-ba34-8d7f64753d74 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:24.490680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:24.490680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:24.501061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eca24cf0-5be7-479d-ba34-8d7f64753d74 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:24.524515 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eca24cf0-5be7-479d-ba34-8d7f64753d74 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 returned with HTTP 200 Jan 28 13:38:24.525351 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1832/3660] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:24 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 => generated 904 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:25.543039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83d28fde-65d8-4740-a6da-85b3d1ca297e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 Jan 28 13:38:25.543955 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83d28fde-65d8-4740-a6da-85b3d1ca297e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:25.544214 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:25.544214 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:25.544611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-83d28fde-65d8-4740-a6da-85b3d1ca297e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:25.598754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-83d28fde-65d8-4740-a6da-85b3d1ca297e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 returned with HTTP 404 Jan 28 13:38:25.599987 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1829/3661] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:25 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/a50ab17f-01bd-4c9d-a098-11bb8c934fa6 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:38:25.607869 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99ad1dfa-2d7a-4a64-b067-01eec44145f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] DELETE http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:25.608390 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99ad1dfa-2d7a-4a64-b067-01eec44145f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:25.608586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:25.608586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:25.609247 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99ad1dfa-2d7a-4a64-b067-01eec44145f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:25.609687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-99ad1dfa-2d7a-4a64-b067-01eec44145f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume with id: 1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:25.662384 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:25.662384 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:25.663982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-99ad1dfa-2d7a-4a64-b067-01eec44145f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:25.696597 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-99ad1dfa-2d7a-4a64-b067-01eec44145f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume request issued successfully. Jan 28 13:38:25.697715 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99ad1dfa-2d7a-4a64-b067-01eec44145f8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 202 Jan 28 13:38:25.698947 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1833/3662] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:38:25 2021] DELETE /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:38:25.707124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a7c9a512-037b-4f8c-ab42-1b5a9c058d8c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:25.708200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a7c9a512-037b-4f8c-ab42-1b5a9c058d8c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:25.708692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a7c9a512-037b-4f8c-ab42-1b5a9c058d8c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:25.767148 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:25.767148 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:25.779056 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a7c9a512-037b-4f8c-ab42-1b5a9c058d8c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:25.812720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a7c9a512-037b-4f8c-ab42-1b5a9c058d8c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:25.813658 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1830/3663] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:25 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 991 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 13:38:26.832332 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-489b7def-27be-4db3-a9e3-e2aac35f6c11 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:26.832917 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-489b7def-27be-4db3-a9e3-e2aac35f6c11 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:26.833055 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:26.833055 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:26.834001 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-489b7def-27be-4db3-a9e3-e2aac35f6c11 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:26.898492 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:26.898492 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:26.922910 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-489b7def-27be-4db3-a9e3-e2aac35f6c11 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:26.963857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-489b7def-27be-4db3-a9e3-e2aac35f6c11 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 200 Jan 28 13:38:26.964865 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1834/3664] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:26 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 991 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:27.981623 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be3d4ac1-24ad-46c4-a804-c39d7b28fcd8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c Jan 28 13:38:27.982184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be3d4ac1-24ad-46c4-a804-c39d7b28fcd8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:27.982344 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:27.982344 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:27.982721 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-be3d4ac1-24ad-46c4-a804-c39d7b28fcd8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:28.029770 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-be3d4ac1-24ad-46c4-a804-c39d7b28fcd8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c returned with HTTP 404 Jan 28 13:38:28.030832 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1831/3665] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:27 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/1b92051f-2a8b-498d-bf65-90b680632e3c => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:38:28.069901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] POST http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes Jan 28 13:38:28.070369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:28.070369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:28.070778 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "size": 1, "name": "tempest-VolumesGetTest-Volume-578326971", "metadata": {"Type": "Test"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:28.072050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request body: {'volume': {'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-578326971', 'metadata': {'Type': 'Test'}}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:38:28.191477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume of 1 GB Jan 28 13:38:28.207107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Availability Zones retrieved successfully. Jan 28 13:38:28.224881 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (993ced5e-a8e6-4263-84d2-ef2274ec36ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:28.228142 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b37896-a455-4a38-844d-2b5cc685dd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:28.230397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:38:28.348415 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b37896-a455-4a38-844d-2b5cc685dd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:28.351632 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3816eb4-c4f0-4718-b148-5a26460277d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:28.437991 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Created reservations ['d756320f-28e3-4121-93dd-5f2ad3b65059', 'c3109e7c-58eb-4802-beaf-a4ea59447bc9', '508d4433-209b-4420-83eb-767f0ce9f984', 'b18fb926-163b-4740-bb05-db2ed33e9974'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:38:28.439977 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3816eb4-c4f0-4718-b148-5a26460277d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d756320f-28e3-4121-93dd-5f2ad3b65059', 'c3109e7c-58eb-4802-beaf-a4ea59447bc9', '508d4433-209b-4420-83eb-767f0ce9f984', 'b18fb926-163b-4740-bb05-db2ed33e9974']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:28.442088 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb97065f-2daa-43b3-98ce-5268dbe259ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:28.518619 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb97065f-2daa-43b3-98ce-5268dbe259ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-578326971',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['d756320f-28e3-4121-93dd-5f2ad3b65059','c3109e7c-58eb-4802-beaf-a4ea59447bc9','508d4433-209b-4420-83eb-767f0ce9f984','b18fb926-163b-4740-bb05-db2ed33e9974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-578326971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1405bc91031646919bfe2d67bf6f22da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8dfc85d50da94796acf7b98efecbf313',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:28.521694 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4536a3b9-7bec-410a-bd0b-e28b77fbd26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:28.556029 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4536a3b9-7bec-410a-bd0b-e28b77fbd26a) transitioned into state 'SUCCESS' from state '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-578326971',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['d756320f-28e3-4121-93dd-5f2ad3b65059','c3109e7c-58eb-4802-beaf-a4ea59447bc9','508d4433-209b-4420-83eb-767f0ce9f984','b18fb926-163b-4740-bb05-db2ed33e9974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:28.558186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d375ff-d843-4baf-9f41-3d59cb1ac229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:28.601893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d375ff-d843-4baf-9f41-3d59cb1ac229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:28.606167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (993ced5e-a8e6-4263-84d2-ef2274ec36ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:28.695693 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request issued successfully. Jan 28 13:38:28.711735 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-59aa9a96-cdd8-4a18-845e-b6a74fbf2cdb tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes returned with HTTP 202 Jan 28 13:38:28.723273 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1835/3666] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:38:28 2021] POST /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes => generated 827 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 13:38:28.739061 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b447937c-2074-49d0-b167-23111220cf23 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:28.739611 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b447937c-2074-49d0-b167-23111220cf23 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:28.740283 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b447937c-2074-49d0-b167-23111220cf23 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:28.820835 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:28.820835 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:28.834527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b447937c-2074-49d0-b167-23111220cf23 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:28.861846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b447937c-2074-49d0-b167-23111220cf23 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:28.863275 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1832/3667] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:28 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:29.880766 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca19dad9-aa30-4be3-b571-eae76bed6fad tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:29.881575 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca19dad9-aa30-4be3-b571-eae76bed6fad tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:29.881881 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:29.881881 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:29.882708 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ca19dad9-aa30-4be3-b571-eae76bed6fad tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:29.981080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:29.981080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:29.994613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-ca19dad9-aa30-4be3-b571-eae76bed6fad tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:30.024293 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ca19dad9-aa30-4be3-b571-eae76bed6fad tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:30.025287 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1836/3668] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:29 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:31.042512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f54d911-fbf4-4285-987e-5b2dd0cfdcf5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:31.043164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f54d911-fbf4-4285-987e-5b2dd0cfdcf5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:31.043572 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:31.043572 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:31.044084 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5f54d911-fbf4-4285-987e-5b2dd0cfdcf5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:31.111927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:31.111927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:31.122923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5f54d911-fbf4-4285-987e-5b2dd0cfdcf5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:31.145791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5f54d911-fbf4-4285-987e-5b2dd0cfdcf5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:31.146937 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1833/3669] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:31 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:32.169942 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f5eed68-08e5-4168-bf63-57f7341de83a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:32.170656 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f5eed68-08e5-4168-bf63-57f7341de83a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:32.171023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:32.171023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:32.171779 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2f5eed68-08e5-4168-bf63-57f7341de83a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:32.364928 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:32.364928 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:32.374160 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2f5eed68-08e5-4168-bf63-57f7341de83a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:32.398862 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2f5eed68-08e5-4168-bf63-57f7341de83a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:32.400033 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1837/3670] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:32 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:33.416287 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a27fa914-6b12-4b15-9a29-21a8e16e1ef8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:33.416824 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a27fa914-6b12-4b15-9a29-21a8e16e1ef8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:33.417008 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:33.417008 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:33.417924 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a27fa914-6b12-4b15-9a29-21a8e16e1ef8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:33.493534 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:33.493534 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:33.509101 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a27fa914-6b12-4b15-9a29-21a8e16e1ef8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:33.536632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a27fa914-6b12-4b15-9a29-21a8e16e1ef8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:33.537679 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1834/3671] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:33 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:34.554286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-152ca424-b35d-4e79-ba6f-b06de3d6ed05 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:34.554992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-152ca424-b35d-4e79-ba6f-b06de3d6ed05 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:34.555685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:34.555685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:34.556048 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-152ca424-b35d-4e79-ba6f-b06de3d6ed05 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:34.612996 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:34.612996 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:34.624300 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-152ca424-b35d-4e79-ba6f-b06de3d6ed05 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:34.671541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-152ca424-b35d-4e79-ba6f-b06de3d6ed05 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:34.672617 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1838/3672] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:34 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:35.689724 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a664013-e21a-497b-8e0d-dc33c2c2508a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:35.690886 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a664013-e21a-497b-8e0d-dc33c2c2508a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:35.691088 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:35.691088 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:35.691744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a664013-e21a-497b-8e0d-dc33c2c2508a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:35.753666 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:35.753666 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:35.764898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a664013-e21a-497b-8e0d-dc33c2c2508a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:35.793880 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a664013-e21a-497b-8e0d-dc33c2c2508a tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:35.796378 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1835/3673] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:35 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:36.811831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cefce6e-5672-4a9f-8b3a-2ff6f5e6d7cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:36.812566 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cefce6e-5672-4a9f-8b3a-2ff6f5e6d7cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:36.813202 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:36.813202 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:36.813929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4cefce6e-5672-4a9f-8b3a-2ff6f5e6d7cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:36.867292 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:36.867292 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:36.877689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4cefce6e-5672-4a9f-8b3a-2ff6f5e6d7cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:36.902831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4cefce6e-5672-4a9f-8b3a-2ff6f5e6d7cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:36.911863 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1839/3674] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:36 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:37.920599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02d2e54e-ac7c-4a00-9798-2a39f41212bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:37.921126 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02d2e54e-ac7c-4a00-9798-2a39f41212bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:37.921319 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:37.921319 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:37.921651 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-02d2e54e-ac7c-4a00-9798-2a39f41212bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:37.979784 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:37.979784 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:37.989974 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-02d2e54e-ac7c-4a00-9798-2a39f41212bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:38.019403 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-02d2e54e-ac7c-4a00-9798-2a39f41212bc tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:38.025461 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1836/3675] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:37 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:39.036799 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-49fe9ea2-c1e1-4783-80e9-e2e15ec89705 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:39.037782 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-49fe9ea2-c1e1-4783-80e9-e2e15ec89705 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:39.038506 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:39.038506 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:39.038506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-49fe9ea2-c1e1-4783-80e9-e2e15ec89705 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:39.107517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:39.107517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:39.122456 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-49fe9ea2-c1e1-4783-80e9-e2e15ec89705 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:39.150555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-49fe9ea2-c1e1-4783-80e9-e2e15ec89705 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:39.152272 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1840/3676] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:39 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:40.175782 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f20cd8eb-3874-421c-8ce1-719315c41d55 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:40.178711 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f20cd8eb-3874-421c-8ce1-719315c41d55 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:40.179193 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:40.179193 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:40.179918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f20cd8eb-3874-421c-8ce1-719315c41d55 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:40.237367 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:40.237367 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:40.248334 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f20cd8eb-3874-421c-8ce1-719315c41d55 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:40.273036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f20cd8eb-3874-421c-8ce1-719315c41d55 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:40.273991 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1837/3677] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:40 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:41.290044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e3e47c2-f42c-4318-ab3d-c54446eb0b52 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:41.291474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e3e47c2-f42c-4318-ab3d-c54446eb0b52 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:41.291982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:41.291982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:41.292397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5e3e47c2-f42c-4318-ab3d-c54446eb0b52 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:41.349172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:41.349172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:41.359745 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5e3e47c2-f42c-4318-ab3d-c54446eb0b52 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:41.385896 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5e3e47c2-f42c-4318-ab3d-c54446eb0b52 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:41.387138 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1841/3678] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:41 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 977 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:42.414443 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21cbdcb0-fb32-42be-bf61-b201678f7ee7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:42.415543 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21cbdcb0-fb32-42be-bf61-b201678f7ee7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:42.416374 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:42.416374 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:42.417075 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-21cbdcb0-fb32-42be-bf61-b201678f7ee7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:42.490871 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:42.490871 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:42.505482 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-21cbdcb0-fb32-42be-bf61-b201678f7ee7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:42.559075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-21cbdcb0-fb32-42be-bf61-b201678f7ee7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:42.560824 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1838/3679] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:42 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 980 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:43.577731 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5b65d5c-d69f-4d98-be65-0c532a60c67b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:43.578357 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5b65d5c-d69f-4d98-be65-0c532a60c67b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:43.578357 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:43.578357 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:43.578678 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a5b65d5c-d69f-4d98-be65-0c532a60c67b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:43.637408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:43.637408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:43.649556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a5b65d5c-d69f-4d98-be65-0c532a60c67b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:43.679935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a5b65d5c-d69f-4d98-be65-0c532a60c67b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:43.682105 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1842/3680] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:43 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 980 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:44.699074 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a15519a7-c230-4949-ad29-ef4dc1422f7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:44.699643 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a15519a7-c230-4949-ad29-ef4dc1422f7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:44.699885 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:44.699885 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:44.700184 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a15519a7-c230-4949-ad29-ef4dc1422f7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:44.799860 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:44.799860 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:44.809913 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a15519a7-c230-4949-ad29-ef4dc1422f7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:44.847664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a15519a7-c230-4949-ad29-ef4dc1422f7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:44.857460 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1839/3681] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:44 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 980 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:45.866736 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2816607-7e7e-4a19-84f0-8509311eb151 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:45.868078 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2816607-7e7e-4a19-84f0-8509311eb151 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:45.868527 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:45.868527 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:45.869218 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d2816607-7e7e-4a19-84f0-8509311eb151 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:45.988543 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:45.988543 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:46.003684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d2816607-7e7e-4a19-84f0-8509311eb151 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:46.034166 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d2816607-7e7e-4a19-84f0-8509311eb151 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:46.035546 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1843/3682] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:45 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 980 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:47.053689 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b39d5140-9ad8-4903-bbcb-d545aa475567 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:47.054866 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b39d5140-9ad8-4903-bbcb-d545aa475567 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:47.055345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:47.055345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:47.055981 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b39d5140-9ad8-4903-bbcb-d545aa475567 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:47.128585 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:47.128585 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:47.139918 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b39d5140-9ad8-4903-bbcb-d545aa475567 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:47.172101 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b39d5140-9ad8-4903-bbcb-d545aa475567 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:47.173385 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1840/3683] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:47 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 1368 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:38:47.189463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a33c0eb-dde3-44ee-87f1-713a025b00b8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:47.190063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a33c0eb-dde3-44ee-87f1-713a025b00b8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:47.190201 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:47.190201 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:47.190569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a33c0eb-dde3-44ee-87f1-713a025b00b8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:47.258166 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:47.258166 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:47.269923 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a33c0eb-dde3-44ee-87f1-713a025b00b8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:47.302297 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a33c0eb-dde3-44ee-87f1-713a025b00b8 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:47.303471 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1844/3684] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:47 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 1368 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:38:47.319497 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c68fbc79-e789-4fbb-a86a-64953f38aa5d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:47.319947 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:47.319947 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:47.320400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c68fbc79-e789-4fbb-a86a-64953f38aa5d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-578326971"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:47.394836 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:47.394836 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:47.405016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c68fbc79-e789-4fbb-a86a-64953f38aa5d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:47.416039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c68fbc79-e789-4fbb-a86a-64953f38aa5d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:47.432436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c68fbc79-e789-4fbb-a86a-64953f38aa5d tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:47.435301 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1841/3685] 10.222.0.38 () {60 vars in 1335 bytes} [Thu Jan 28 13:38:47 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 851 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:47.448712 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66e93e98-2b3e-496d-8e16-c68488eab33e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:47.449506 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:47.449506 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:47.450185 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-66e93e98-2b3e-496d-8e16-c68488eab33e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-245290237", "description": "This is the new description of volume"}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:47.522150 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:47.522150 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:47.528734 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-66e93e98-2b3e-496d-8e16-c68488eab33e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:47.540040 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-66e93e98-2b3e-496d-8e16-c68488eab33e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:47.556641 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-66e93e98-2b3e-496d-8e16-c68488eab33e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:47.557819 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1845/3686] 10.222.0.38 () {60 vars in 1336 bytes} [Thu Jan 28 13:38:47 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 890 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:47.584159 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f568002-4ac7-4d74-a011-b01eb6eb8283 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:47.592010 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f568002-4ac7-4d74-a011-b01eb6eb8283 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:47.592589 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:47.592589 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:47.593397 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-7f568002-4ac7-4d74-a011-b01eb6eb8283 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:47.666172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:47.666172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:47.686670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-7f568002-4ac7-4d74-a011-b01eb6eb8283 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:47.731532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-7f568002-4ac7-4d74-a011-b01eb6eb8283 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:47.732899 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1842/3687] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:47 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 1407 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:38:47.749908 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] POST http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes Jan 28 13:38:47.750452 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:47.750452 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:47.750771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1921548857", "availability_zone": "nova", "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:47.751951 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1921548857', 'availability_zone': 'nova', 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 13:38:47.752323 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume of 1 GB Jan 28 13:38:47.768131 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Availability Zones retrieved successfully. Jan 28 13:38:47.793145 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (64273b8c-9fd1-4490-a423-618f81bcf30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:47.796677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1279eccd-4ddc-4e9b-98b4-3f45b34ff922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:47.798815 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 13:38:47.879986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1279eccd-4ddc-4e9b-98b4-3f45b34ff922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:47.883298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0d8ec6-36f9-4ccc-9233-bd15edcab868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:48.013517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Created reservations ['bb5b205f-705d-4dc4-9117-b7a6470a771b', '4aafc37f-80f8-42e4-9ae5-8e4df29f798a', '219f8fff-d687-472b-ae45-fbf6799adbde', '9d1ca23f-2c80-4182-aef8-4bfbbd1082dc'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 13:38:48.018553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0d8ec6-36f9-4ccc-9233-bd15edcab868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb5b205f-705d-4dc4-9117-b7a6470a771b', '4aafc37f-80f8-42e4-9ae5-8e4df29f798a', '219f8fff-d687-472b-ae45-fbf6799adbde', '9d1ca23f-2c80-4182-aef8-4bfbbd1082dc']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:48.023685 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eef9c2d-aadb-45ea-9262-0f70b7f3f04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:48.101753 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eef9c2d-aadb-45ea-9262-0f70b7f3f04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd15020c8-a236-4179-bb20-c1c888f660e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1921548857',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['bb5b205f-705d-4dc4-9117-b7a6470a771b','4aafc37f-80f8-42e4-9ae5-8e4df29f798a','219f8fff-d687-472b-ae45-fbf6799adbde','9d1ca23f-2c80-4182-aef8-4bfbbd1082dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T13:38:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1921548857',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d15020c8-a236-4179-bb20-c1c888f660e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1405bc91031646919bfe2d67bf6f22da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8dfc85d50da94796acf7b98efecbf313',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:48.104200 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1457b15-af17-497c-87ad-ef3a6b33b63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:48.143017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1457b15-af17-497c-87ad-ef3a6b33b63e) transitioned into 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-1921548857',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1405bc91031646919bfe2d67bf6f22da',qos_specs=None,replication_status=,reservations=['bb5b205f-705d-4dc4-9117-b7a6470a771b','4aafc37f-80f8-42e4-9ae5-8e4df29f798a','219f8fff-d687-472b-ae45-fbf6799adbde','9d1ca23f-2c80-4182-aef8-4bfbbd1082dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfc85d50da94796acf7b98efecbf313',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:48.146314 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc348f5-3973-41bb-865f-50da174ecae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 13:38:48.167960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc348f5-3973-41bb-865f-50da174ecae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 13:38:48.171794 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Flow 'volume_create_api' (64273b8c-9fd1-4490-a423-618f81bcf30f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 13:38:48.277966 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Create volume request issued successfully. Jan 28 13:38:48.309220 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e71954fc-375a-4a72-b422-098d708a1b4b tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes returned with HTTP 202 Jan 28 13:38:48.321277 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1846/3688] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 13:38:47 2021] POST /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes => generated 811 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 13:38:48.327092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d88f118-ea2f-4bbe-a710-5d31f4c984fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 Jan 28 13:38:48.328226 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d88f118-ea2f-4bbe-a710-5d31f4c984fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:48.328226 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:48.328226 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:48.328872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0d88f118-ea2f-4bbe-a710-5d31f4c984fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:48.410383 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:48.410383 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:48.420271 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0d88f118-ea2f-4bbe-a710-5d31f4c984fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:48.446676 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0d88f118-ea2f-4bbe-a710-5d31f4c984fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 returned with HTTP 200 Jan 28 13:38:48.448161 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1843/3689] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:48 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 => generated 879 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:49.471345 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b7d4fa9-eb2e-4cbe-a1a4-16f2fd1c3e47 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 Jan 28 13:38:49.472224 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8b7d4fa9-eb2e-4cbe-a1a4-16f2fd1c3e47 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:49.472484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:49.472484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:49.472820 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-8b7d4fa9-eb2e-4cbe-a1a4-16f2fd1c3e47 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:49.550389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:49.550389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:49.568523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-8b7d4fa9-eb2e-4cbe-a1a4-16f2fd1c3e47 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:49.617247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-8b7d4fa9-eb2e-4cbe-a1a4-16f2fd1c3e47 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 returned with HTTP 200 Jan 28 13:38:49.619594 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1847/3690] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:49 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 => generated 904 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:49.640831 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d1acca19-df8f-40ee-8343-c3dcb35e0cc5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] PUT http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 Jan 28 13:38:49.642168 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:49.642168 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:49.642892 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d1acca19-df8f-40ee-8343-c3dcb35e0cc5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-578326971", "description": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 13:38:49.708566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:49.708566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:49.720215 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d1acca19-df8f-40ee-8343-c3dcb35e0cc5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:49.735872 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d1acca19-df8f-40ee-8343-c3dcb35e0cc5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume updated successfully. Jan 28 13:38:49.756886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d1acca19-df8f-40ee-8343-c3dcb35e0cc5 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 returned with HTTP 200 Jan 28 13:38:49.758124 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1844/3691] 10.222.0.38 () {60 vars in 1335 bytes} [Thu Jan 28 13:38:49 2021] PUT /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 => generated 838 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:49.773076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c642e4a-d344-48a5-ad84-5822c7204888 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] DELETE http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 Jan 28 13:38:49.773670 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c642e4a-d344-48a5-ad84-5822c7204888 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:49.773932 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:49.773932 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:49.774733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c642e4a-d344-48a5-ad84-5822c7204888 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:49.775803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2c642e4a-d344-48a5-ad84-5822c7204888 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume with id: d15020c8-a236-4179-bb20-c1c888f660e2 Jan 28 13:38:49.846869 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:49.846869 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:49.848205 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c642e4a-d344-48a5-ad84-5822c7204888 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:49.881637 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c642e4a-d344-48a5-ad84-5822c7204888 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume request issued successfully. Jan 28 13:38:49.883427 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c642e4a-d344-48a5-ad84-5822c7204888 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 returned with HTTP 202 Jan 28 13:38:49.890715 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1848/3692] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:38:49 2021] DELETE /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:38:49.896468 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3612832-2aa9-45ad-b271-a4912af3b1cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 Jan 28 13:38:49.897692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3612832-2aa9-45ad-b271-a4912af3b1cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:49.898485 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:49.898485 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:49.899130 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3612832-2aa9-45ad-b271-a4912af3b1cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:50.012689 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:50.012689 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:50.023104 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f3612832-2aa9-45ad-b271-a4912af3b1cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:50.051574 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3612832-2aa9-45ad-b271-a4912af3b1cd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 returned with HTTP 200 Jan 28 13:38:50.052747 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1845/3693] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:49 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 => generated 905 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:51.070558 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57592e5d-39c7-4707-89c1-f40b0987caa6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 Jan 28 13:38:51.071503 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57592e5d-39c7-4707-89c1-f40b0987caa6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:51.071503 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:51.071503 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:51.072031 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57592e5d-39c7-4707-89c1-f40b0987caa6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:51.137401 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:51.137401 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:51.157360 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-57592e5d-39c7-4707-89c1-f40b0987caa6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:51.185168 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57592e5d-39c7-4707-89c1-f40b0987caa6 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 returned with HTTP 200 Jan 28 13:38:51.198175 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1849/3694] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:51 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 => generated 905 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:52.203545 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce6fbb8f-cb7c-4dbe-b84c-b31f7c149b7c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 Jan 28 13:38:52.204114 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce6fbb8f-cb7c-4dbe-b84c-b31f7c149b7c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:52.204278 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:52.204278 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:52.204958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-ce6fbb8f-cb7c-4dbe-b84c-b31f7c149b7c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:52.254008 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-ce6fbb8f-cb7c-4dbe-b84c-b31f7c149b7c tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 returned with HTTP 404 Jan 28 13:38:52.255620 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1846/3695] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:52 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/d15020c8-a236-4179-bb20-c1c888f660e2 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:38:52.264272 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-06d146da-3f2c-455e-b1df-156a0c88cc7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] DELETE http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:52.265183 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-06d146da-3f2c-455e-b1df-156a0c88cc7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:52.265369 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:52.265369 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:52.266081 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-06d146da-3f2c-455e-b1df-156a0c88cc7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:52.266543 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-06d146da-3f2c-455e-b1df-156a0c88cc7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume with id: 7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:52.320140 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:52.320140 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:52.321463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-06d146da-3f2c-455e-b1df-156a0c88cc7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:52.355677 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-06d146da-3f2c-455e-b1df-156a0c88cc7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume request issued successfully. Jan 28 13:38:52.356174 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-06d146da-3f2c-455e-b1df-156a0c88cc7e tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 202 Jan 28 13:38:52.357083 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1850/3696] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:38:52 2021] DELETE /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:38:52.365135 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eeaa8b40-8915-4a90-87fd-12979ae6b912 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:52.365841 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eeaa8b40-8915-4a90-87fd-12979ae6b912 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:52.366329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-eeaa8b40-8915-4a90-87fd-12979ae6b912 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:52.424051 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:52.424051 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:52.433617 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-eeaa8b40-8915-4a90-87fd-12979ae6b912 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:52.464288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-eeaa8b40-8915-4a90-87fd-12979ae6b912 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:52.467593 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1847/3697] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:52 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 1406 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:38:53.485075 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-73dbe205-6409-45ef-be26-a1ad6a80f883 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:53.486170 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-73dbe205-6409-45ef-be26-a1ad6a80f883 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:53.486508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:53.486508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:53.487146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-73dbe205-6409-45ef-be26-a1ad6a80f883 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:53.538298 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:53.538298 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:53.547369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-73dbe205-6409-45ef-be26-a1ad6a80f883 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:53.572943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-73dbe205-6409-45ef-be26-a1ad6a80f883 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 200 Jan 28 13:38:53.573707 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1851/3698] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:53 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 1406 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 13:38:54.591438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc5aedd1-68e1-4375-84a4-662ba5c225e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 Jan 28 13:38:54.592621 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc5aedd1-68e1-4375-84a4-662ba5c225e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:54.592769 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:54.592769 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:54.593181 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-dc5aedd1-68e1-4375-84a4-662ba5c225e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:54.640816 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-dc5aedd1-68e1-4375-84a4-662ba5c225e7 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 returned with HTTP 404 Jan 28 13:38:54.641869 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1848/3699] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:54 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/7f0fbd5c-e44f-4d6e-ae0f-72306e35fea4 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:38:54.656245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9480bbf2-fd0b-44b5-92d4-a424144985a3 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] DELETE http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f Jan 28 13:38:54.656898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9480bbf2-fd0b-44b5-92d4-a424144985a3 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:54.657135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:54.657135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:54.657498 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9480bbf2-fd0b-44b5-92d4-a424144985a3 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:54.657961 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-9480bbf2-fd0b-44b5-92d4-a424144985a3 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume with id: c75a03bf-a507-43b6-adf3-454b51e7458f Jan 28 13:38:54.709808 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:54.709808 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:54.711308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9480bbf2-fd0b-44b5-92d4-a424144985a3 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:54.755132 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9480bbf2-fd0b-44b5-92d4-a424144985a3 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Delete volume request issued successfully. Jan 28 13:38:54.755795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9480bbf2-fd0b-44b5-92d4-a424144985a3 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f returned with HTTP 202 Jan 28 13:38:54.757154 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1852/3700] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 13:38:54 2021] DELETE /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 13:38:54.767436 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c10d8c7c-46f8-46fc-bc5b-01094c7f45df tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f Jan 28 13:38:54.768028 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c10d8c7c-46f8-46fc-bc5b-01094c7f45df tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:54.769147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c10d8c7c-46f8-46fc-bc5b-01094c7f45df tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:54.822123 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:54.822123 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:54.831599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c10d8c7c-46f8-46fc-bc5b-01094c7f45df tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:54.857239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c10d8c7c-46f8-46fc-bc5b-01094c7f45df tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f returned with HTTP 200 Jan 28 13:38:54.858090 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1849/3701] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:54 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:55.874825 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95aedd39-4444-4d32-b28c-828fb5af84fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f Jan 28 13:38:55.877321 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95aedd39-4444-4d32-b28c-828fb5af84fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:55.877831 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:55.877831 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:55.878763 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-95aedd39-4444-4d32-b28c-828fb5af84fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:55.978711 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 13:38:55.978711 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 13:38:55.997102 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-95aedd39-4444-4d32-b28c-828fb5af84fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Volume info retrieved successfully. Jan 28 13:38:56.025827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-95aedd39-4444-4d32-b28c-828fb5af84fd tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f returned with HTTP 200 Jan 28 13:38:56.027208 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1853/3702] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:55 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f => generated 906 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 13:38:57.043199 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-960d745f-a9d4-4bd8-8d02-311140118818 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] GET http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f Jan 28 13:38:57.043962 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-960d745f-a9d4-4bd8-8d02-311140118818 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:57.044186 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:57.044186 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:57.044558 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-960d745f-a9d4-4bd8-8d02-311140118818 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:57.091807 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-960d745f-a9d4-4bd8-8d02-311140118818 tempest-VolumesGetTest-1144514368 tempest-VolumesGetTest-1144514368-project] http://10.222.0.38/volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f returned with HTTP 404 Jan 28 13:38:57.093064 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1850/3703] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 13:38:57 2021] GET /volume/v3/1405bc91031646919bfe2d67bf6f22da/volumes/c75a03bf-a507-43b6-adf3-454b51e7458f => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 13:38:59.206964 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-185a12c2-1988-4219-b14e-fd4090607227 tempest-VolumesSummaryTest-1798634843 tempest-VolumesSummaryTest-1798634843-project] GET http://10.222.0.38/volume/v3/3ad61c2a24d84b87838aa28bdec62769/volumes/summary Jan 28 13:38:59.207567 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-185a12c2-1988-4219-b14e-fd4090607227 tempest-VolumesSummaryTest-1798634843 tempest-VolumesSummaryTest-1798634843-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 13:38:59.207777 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 13:38:59.207777 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 13:38:59.208144 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-185a12c2-1988-4219-b14e-fd4090607227 tempest-VolumesSummaryTest-1798634843 tempest-VolumesSummaryTest-1798634843-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 13:38:59.208655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-185a12c2-1988-4219-b14e-fd4090607227 tempest-VolumesSummaryTest-1798634843 tempest-VolumesSummaryTest-1798634843-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 13:38:59.218415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-185a12c2-1988-4219-b14e-fd4090607227 tempest-VolumesSummaryTest-1798634843 tempest-VolumesSummaryTest-1798634843-project] Get summary completed successfully. Jan 28 13:38:59.219062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-185a12c2-1988-4219-b14e-fd4090607227 tempest-VolumesSummaryTest-1798634843 tempest-VolumesSummaryTest-1798634843-project] http://10.222.0.38/volume/v3/3ad61c2a24d84b87838aa28bdec62769/volumes/summary returned with HTTP 200 Jan 28 13:38:59.219924 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1854/3704] 10.222.0.38 () {60 vars in 1269 bytes} [Thu Jan 28 13:38:59 2021] GET /volume/v3/3ad61c2a24d84b87838aa28bdec62769/volumes/summary => generated 55 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:40.430494 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] POST http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes Jan 28 14:05:40.431809 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1149813345"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:05:40.433485 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1149813345'}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 14:05:40.434050 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Create volume of 1 GB Jan 28 14:05:40.457545 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Availability zone cache updated, next update will occur around 2021-01-28 15:05:40.456994. {{(pid=87940) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 14:05:40.458051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Availability Zones retrieved successfully. Jan 28 14:05:40.479574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Flow 'volume_create_api' (d4ddbf86-df32-4592-b0e7-bf15c54c0c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:05:40.484033 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aeca758-a206-4597-8a2b-cc75bd2939bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:05:40.487619 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 14:05:40.574588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aeca758-a206-4597-8a2b-cc75bd2939bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:05:40.576832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7567547-bb54-4e87-8751-3aef87e6e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:05:40.726806 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Created reservations ['1d9575b7-1402-4228-aecc-f964bfa861db', '9e053e37-66eb-4d0e-b347-8ccbc5d68773', '4a248574-2c40-499c-8d9c-891c25b9b227', 'ad86947d-9010-4ff0-9789-8273d79df222'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 14:05:40.728997 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7567547-bb54-4e87-8751-3aef87e6e60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d9575b7-1402-4228-aecc-f964bfa861db', '9e053e37-66eb-4d0e-b347-8ccbc5d68773', '4a248574-2c40-499c-8d9c-891c25b9b227', 'ad86947d-9010-4ff0-9789-8273d79df222']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:05:40.731553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0aa8763-820a-4caf-81e5-1876ff897e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:05:40.797386 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0aa8763-820a-4caf-81e5-1876ff897e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa6500f-cf8c-442c-b1c0-661d35714187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1149813345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60739576559241959363027590048eaf',qos_specs=None,replication_status=,reservations=['1d9575b7-1402-4228-aecc-f964bfa861db','9e053e37-66eb-4d0e-b347-8ccbc5d68773','4a248574-2c40-499c-8d9c-891c25b9b227','ad86947d-9010-4ff0-9789-8273d79df222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653cacbbabc843e99122a2e3197c8eff',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T14:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1149813345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fa6500f-cf8c-442c-b1c0-661d35714187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60739576559241959363027590048eaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='653cacbbabc843e99122a2e3197c8eff',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:05:40.800601 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04302602-825c-45da-9c05-c9bdafa43a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:05:40.829893 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04302602-825c-45da-9c05-c9bdafa43a7d) transitioned into state 'SUCCESS' from state '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-1149813345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60739576559241959363027590048eaf',qos_specs=None,replication_status=,reservations=['1d9575b7-1402-4228-aecc-f964bfa861db','9e053e37-66eb-4d0e-b347-8ccbc5d68773','4a248574-2c40-499c-8d9c-891c25b9b227','ad86947d-9010-4ff0-9789-8273d79df222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='653cacbbabc843e99122a2e3197c8eff',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:05:40.832532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc61a28-d278-48f8-bf26-bf9a54520d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:05:40.856392 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc61a28-d278-48f8-bf26-bf9a54520d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:05:40.860838 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Flow 'volume_create_api' (d4ddbf86-df32-4592-b0e7-bf15c54c0c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:05:40.948111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Create volume request issued successfully. Jan 28 14:05:40.975635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f3250286-f9ce-48ce-959f-ea7de22b6a96 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes returned with HTTP 202 Jan 28 14:05:40.977183 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1851/3705] 10.222.0.38 () {60 vars in 1225 bytes} [Thu Jan 28 14:05:40 2021] POST /volume/v3/60739576559241959363027590048eaf/volumes => generated 821 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 14:05:40.996455 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-caf134b4-3424-4811-8d4f-38e1c4979919 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:40.997475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-caf134b4-3424-4811-8d4f-38e1c4979919 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:40.998232 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-caf134b4-3424-4811-8d4f-38e1c4979919 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:41.086273 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:41.086273 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:41.103986 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-caf134b4-3424-4811-8d4f-38e1c4979919 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:41.153664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-caf134b4-3424-4811-8d4f-38e1c4979919 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:41.155474 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1855/3706] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:40 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 889 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 14:05:42.185539 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:42.186203 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:42.186343 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:42.186343 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:42.186677 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:42.239817 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:42.239817 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:42.257801 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:42.284247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:42.285102 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1852/3707] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:42 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:42.954936 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-bd09cccc-7e56-4e4c-abcb-1bd72095f589 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:42.956023 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-bd09cccc-7e56-4e4c-abcb-1bd72095f589 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:42.956387 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:42.956387 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:42.957290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-bd09cccc-7e56-4e4c-abcb-1bd72095f589 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:43.071021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:43.071021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:43.088485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-bd09cccc-7e56-4e4c-abcb-1bd72095f589 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:43.134863 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-bd09cccc-7e56-4e4c-abcb-1bd72095f589 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:43.136410 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1856/3708] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:05:42 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:43.240384 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume// Jan 28 14:05:43.241190 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:43.241190 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:43.241190 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:43.241646 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:43.242821 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-522daabb-f595-4f8b-9fe9-e1fd148207ac tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:05:43.243522 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1853/3709] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 14:05:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:05:43.263080 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-572bd50d-fa08-4ca8-8d64-7eb8a60f6cbe tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] POST http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments Jan 28 14:05:43.264124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:43.264124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:43.264931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-572bd50d-fa08-4ca8-8d64-7eb8a60f6cbe tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fa6500f-cf8c-442c-b1c0-661d35714187", "instance_uuid": "16fa68ac-58cd-43be-8666-fda251e41752", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:05:43.356359 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:43.356359 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:43.429639 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-572bd50d-fa08-4ca8-8d64-7eb8a60f6cbe tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments returned with HTTP 200 Jan 28 14:05:43.431392 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1857/3710] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 14:05:43 2021] POST /volume/v3/60739576559241959363027590048eaf/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:05:43.488783 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a03e71b-6ef9-420b-9335-8cddbf2872bc tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:43.489487 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a03e71b-6ef9-420b-9335-8cddbf2872bc tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:43.490082 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0a03e71b-6ef9-420b-9335-8cddbf2872bc tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:43.522026 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-572bd50d-fa08-4ca8-8d64-7eb8a60f6cbe tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume// Jan 28 14:05:43.522580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-572bd50d-fa08-4ca8-8d64-7eb8a60f6cbe tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:43.522905 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:43.522905 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:43.523598 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-572bd50d-fa08-4ca8-8d64-7eb8a60f6cbe tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:43.525246 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-572bd50d-fa08-4ca8-8d64-7eb8a60f6cbe tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:05:43.526291 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1858/3711] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 14:05:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 14:05:43.543011 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-3d288874-d337-4cf7-9faf-ff8fe03d3015 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:43.543929 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-3d288874-d337-4cf7-9faf-ff8fe03d3015 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:43.544672 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-3d288874-d337-4cf7-9faf-ff8fe03d3015 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:43.550296 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:43.550296 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:43.564577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0a03e71b-6ef9-420b-9335-8cddbf2872bc tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:43.603732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:43.603732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:43.620245 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0a03e71b-6ef9-420b-9335-8cddbf2872bc tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:43.621149 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1854/3712] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:43 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 913 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:43.634271 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:43.634271 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:43.645857 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-3d288874-d337-4cf7-9faf-ff8fe03d3015 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:43.671441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:43.671441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:43.682388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-3d288874-d337-4cf7-9faf-ff8fe03d3015 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:43.683243 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1859/3713] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 14:05:43 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 1012 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 14:05:43.725375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-6adb4258-6ab9-46f4-bf13-06ef0025490f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] PUT http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa Jan 28 14:05:43.725982 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:43.725982 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:43.726464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-6adb4258-6ab9-46f4-bf13-06ef0025490f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:05:43.759229 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 14:05:43.759229 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 14:05:43.759832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-6adb4258-6ab9-46f4-bf13-06ef0025490f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Lock "b'cinder-attachment_update-5fa6500f-cf8c-442c-b1c0-661d35714187-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.011s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 14:05:43.762570 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:43.762570 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:44.639747 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a419357-20f5-405f-88f3-a8be4b89ee9f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:44.640692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a419357-20f5-405f-88f3-a8be4b89ee9f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:44.641021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:44.641021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:44.641583 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4a419357-20f5-405f-88f3-a8be4b89ee9f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:44.702734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:44.702734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:44.718410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4a419357-20f5-405f-88f3-a8be4b89ee9f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:44.756120 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:44.756120 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:44.772934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4a419357-20f5-405f-88f3-a8be4b89ee9f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:44.774541 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1860/3714] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:44 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 14:05:45.274227 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-6adb4258-6ab9-46f4-bf13-06ef0025490f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Lock "b'cinder-attachment_update-5fa6500f-cf8c-442c-b1c0-661d35714187-n-h2-705657-14'" released by "attachment_update" :: held 1.514s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 14:05:45.275177 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-6adb4258-6ab9-46f4-bf13-06ef0025490f tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa returned with HTTP 200 Jan 28 14:05:45.276278 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1855/3715] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 14:05:43 2021] PUT /volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa => generated 762 bytes in 1557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:05:45.797546 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-718435e8-d19b-4aeb-b0f2-e504cf44c93b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:45.798585 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-718435e8-d19b-4aeb-b0f2-e504cf44c93b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:45.798916 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:45.798916 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:45.800406 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-718435e8-d19b-4aeb-b0f2-e504cf44c93b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:45.892616 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:45.892616 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:45.903124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-718435e8-d19b-4aeb-b0f2-e504cf44c93b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:45.930616 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:45.930616 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:45.949517 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-718435e8-d19b-4aeb-b0f2-e504cf44c93b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:45.951150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1861/3716] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:45 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:46.974575 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0381ac38-5247-417b-9d07-76924c440755 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:46.975554 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0381ac38-5247-417b-9d07-76924c440755 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:46.975918 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:46.975918 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:46.976593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0381ac38-5247-417b-9d07-76924c440755 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:47.052004 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:47.052004 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:47.061877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0381ac38-5247-417b-9d07-76924c440755 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:47.083140 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:47.083140 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:47.092667 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0381ac38-5247-417b-9d07-76924c440755 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:47.093505 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1856/3717] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:46 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:48.645985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-babfda63-708e-4fe1-8a9c-05cbc3d8afef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:48.647294 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-babfda63-708e-4fe1-8a9c-05cbc3d8afef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:48.647643 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:48.647643 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:48.648206 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-babfda63-708e-4fe1-8a9c-05cbc3d8afef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:48.708723 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:48.708723 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:48.719764 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-babfda63-708e-4fe1-8a9c-05cbc3d8afef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:48.742834 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:48.742834 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:48.752369 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-babfda63-708e-4fe1-8a9c-05cbc3d8afef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:48.753332 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1862/3718] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:48 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 646 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:49.771047 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20d0bfa4-437c-4b9e-90a9-07dd64f97a92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:49.772017 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20d0bfa4-437c-4b9e-90a9-07dd64f97a92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:49.772017 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:49.772017 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:49.772564 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-20d0bfa4-437c-4b9e-90a9-07dd64f97a92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:49.825061 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:49.825061 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:49.835094 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-20d0bfa4-437c-4b9e-90a9-07dd64f97a92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:49.856152 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:49.856152 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:49.869219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-20d0bfa4-437c-4b9e-90a9-07dd64f97a92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:49.870606 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1857/3719] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:49 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:50.891491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e3ed6a0f-3b5f-46f3-ba3b-a23332d522ef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:50.892360 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e3ed6a0f-3b5f-46f3-ba3b-a23332d522ef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:50.892699 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:50.892699 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:50.893540 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e3ed6a0f-3b5f-46f3-ba3b-a23332d522ef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:50.980659 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:50.980659 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:50.990769 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e3ed6a0f-3b5f-46f3-ba3b-a23332d522ef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:51.011765 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:51.011765 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:51.023228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e3ed6a0f-3b5f-46f3-ba3b-a23332d522ef tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:51.024212 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1863/3720] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:50 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:05:51.363506 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-f8c1906d-09fa-45ca-860e-7de868537e92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] POST http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa/action Jan 28 14:05:51.363506 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:51.363506 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:51.363506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-f8c1906d-09fa-45ca-860e-7de868537e92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:05:51.363506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-f8c1906d-09fa-45ca-860e-7de868537e92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:05:51.485866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:51.485866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:51.505635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-f8c1906d-09fa-45ca-860e-7de868537e92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa/action returned with HTTP 204 Jan 28 14:05:51.506561 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1858/3721] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 14:05:51 2021] POST /volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 14:05:52.044352 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-510225a1-5ee6-4d71-9e1e-a75996ec2374 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:05:52.045413 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-510225a1-5ee6-4d71-9e1e-a75996ec2374 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:05:52.045792 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:05:52.045792 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:05:52.046536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-510225a1-5ee6-4d71-9e1e-a75996ec2374 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:05:52.170293 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:52.170293 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:52.180935 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-510225a1-5ee6-4d71-9e1e-a75996ec2374 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:05:52.202084 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:05:52.202084 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:05:52.211990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-510225a1-5ee6-4d71-9e1e-a75996ec2374 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:05:52.212877 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1864/3722] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:05:52 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 1206 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:06:08.236248 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-f8c1906d-09fa-45ca-860e-7de868537e92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume// Jan 28 14:06:08.237186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-f8c1906d-09fa-45ca-860e-7de868537e92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:08.237370 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:08.237370 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:08.237958 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-f8c1906d-09fa-45ca-860e-7de868537e92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:08.239596 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-425b0e1a-f4c9-4bef-8e63-139044b6786d req-f8c1906d-09fa-45ca-860e-7de868537e92 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:06:08.240417 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1859/3723] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 14:06:08 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:06:08.259121 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-0e5827e6-a70f-46ff-84c0-bab17cfc35fa tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] POST http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments Jan 28 14:06:08.259776 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:08.259776 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:08.260293 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-0e5827e6-a70f-46ff-84c0-bab17cfc35fa tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fa6500f-cf8c-442c-b1c0-661d35714187", "instance_uuid": "16fa68ac-58cd-43be-8666-fda251e41752", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:06:08.322894 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:08.322894 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:08.481796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-0e5827e6-a70f-46ff-84c0-bab17cfc35fa tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments returned with HTTP 200 Jan 28 14:06:08.483202 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1865/3724] 10.222.0.71 () {64 vars in 1358 bytes} [Thu Jan 28 14:06:08 2021] POST /volume/v3/60739576559241959363027590048eaf/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:06:08.500547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-5685d63a-5e21-42ca-ad61-cf32f7893bcb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] DELETE http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa Jan 28 14:06:08.501502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-5685d63a-5e21-42ca-ad61-cf32f7893bcb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:08.502506 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-5685d63a-5e21-42ca-ad61-cf32f7893bcb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:08.545337 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:08.545337 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:08.911356 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-5685d63a-5e21-42ca-ad61-cf32f7893bcb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5364a58c-4eff-4cdd-958b-0378627b11b2)]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 14:06:08.911908 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-5685d63a-5e21-42ca-ad61-cf32f7893bcb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Adding status of: reserved to pending status list for volume. {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 14:06:08.912210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-5685d63a-5e21-42ca-ad61-cf32f7893bcb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 14:06:08.922849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-5685d63a-5e21-42ca-ad61-cf32f7893bcb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa returned with HTTP 200 Jan 28 14:06:08.924227 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1860/3725] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 14:06:08 2021] DELETE /volume/v3/60739576559241959363027590048eaf/attachments/9e3ff054-78cc-4937-8794-709ebb9332fa => generated 192 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:06:15.179960 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-005a2b75-9884-4403-ab58-a85b2da55743 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] PUT http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 Jan 28 14:06:15.180795 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:15.180795 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:15.181071 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-005a2b75-9884-4403-ab58-a85b2da55743 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:06:15.217131 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 14:06:15.217131 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 14:06:15.217963 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-005a2b75-9884-4403-ab58-a85b2da55743 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Lock "b'cinder-attachment_update-5fa6500f-cf8c-442c-b1c0-661d35714187-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.012s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 14:06:15.221156 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:15.221156 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:16.932162 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-005a2b75-9884-4403-ab58-a85b2da55743 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Lock "b'cinder-attachment_update-5fa6500f-cf8c-442c-b1c0-661d35714187-n-h1-705657-14'" released by "attachment_update" :: held 1.714s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 14:06:16.934243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-005a2b75-9884-4403-ab58-a85b2da55743 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 returned with HTTP 200 Jan 28 14:06:16.935177 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1866/3726] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 14:06:15 2021] PUT /volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 => generated 762 bytes in 1760 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 14:06:16.958294 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-678a554e-2718-4d8d-9c1c-186448e31029 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 Jan 28 14:06:16.959426 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-678a554e-2718-4d8d-9c1c-186448e31029 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:16.960035 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:16.960035 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:16.960692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-678a554e-2718-4d8d-9c1c-186448e31029 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:16.988412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-678a554e-2718-4d8d-9c1c-186448e31029 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 returned with HTTP 200 Jan 28 14:06:16.989944 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1861/3727] 10.222.0.65 () {60 vars in 1415 bytes} [Thu Jan 28 14:06:16 2021] GET /volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 => generated 787 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 14:06:25.004768 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-35a602b9-d257-47da-95cc-05555bf6c63b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] POST http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2/action Jan 28 14:06:25.005737 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:25.005737 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:25.006040 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-35a602b9-d257-47da-95cc-05555bf6c63b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:06:25.006309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-35a602b9-d257-47da-95cc-05555bf6c63b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:06:25.094060 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:25.094060 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:25.111491 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-35a602b9-d257-47da-95cc-05555bf6c63b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2/action returned with HTTP 204 Jan 28 14:06:25.112525 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1867/3728] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 14:06:24 2021] POST /volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:06:30.293380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-678a554e-2718-4d8d-9c1c-186448e31029 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume// Jan 28 14:06:30.294337 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-678a554e-2718-4d8d-9c1c-186448e31029 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:30.294337 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:30.294337 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:30.294833 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-678a554e-2718-4d8d-9c1c-186448e31029 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:30.295670 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-7005bbe8-b2fe-4a11-94e5-0d129922f13b req-678a554e-2718-4d8d-9c1c-186448e31029 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:06:30.296322 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1862/3729] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 14:06:30 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:06:30.319584 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-52405b43-ffd2-4b56-a8a0-fd9b040480ce tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] POST http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments Jan 28 14:06:30.320149 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:30.320149 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:30.320586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-52405b43-ffd2-4b56-a8a0-fd9b040480ce tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fa6500f-cf8c-442c-b1c0-661d35714187", "instance_uuid": "16fa68ac-58cd-43be-8666-fda251e41752", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:06:30.378297 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:30.378297 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:30.521049 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-52405b43-ffd2-4b56-a8a0-fd9b040480ce tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments returned with HTTP 200 Jan 28 14:06:30.522086 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1868/3730] 10.222.0.65 () {64 vars in 1358 bytes} [Thu Jan 28 14:06:30 2021] POST /volume/v3/60739576559241959363027590048eaf/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:06:30.538377 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-1bcdcc4b-dbd5-47ff-b612-c737d669f24b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] DELETE http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 Jan 28 14:06:30.538987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-1bcdcc4b-dbd5-47ff-b612-c737d669f24b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:30.539580 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-1bcdcc4b-dbd5-47ff-b612-c737d669f24b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:30.564128 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:30.564128 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:30.786481 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-1bcdcc4b-dbd5-47ff-b612-c737d669f24b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5b14199f-3078-43cc-9172-6a9c7a76b6e9)]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 14:06:30.787355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-1bcdcc4b-dbd5-47ff-b612-c737d669f24b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Adding status of: reserved to pending status list for volume. {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 14:06:30.788119 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-1bcdcc4b-dbd5-47ff-b612-c737d669f24b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 14:06:30.800068 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-1bcdcc4b-dbd5-47ff-b612-c737d669f24b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 returned with HTTP 200 Jan 28 14:06:30.801424 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1863/3731] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 14:06:30 2021] DELETE /volume/v3/60739576559241959363027590048eaf/attachments/5364a58c-4eff-4cdd-958b-0378627b11b2 => generated 192 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:06:35.437384 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-21f24095-eb5d-475b-8d8e-37074c37192b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] PUT http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 Jan 28 14:06:35.439441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:35.439441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:35.440305 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-21f24095-eb5d-475b-8d8e-37074c37192b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:06:35.502140 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 14:06:35.502140 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 14:06:35.504326 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-21f24095-eb5d-475b-8d8e-37074c37192b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Lock "b'cinder-attachment_update-5fa6500f-cf8c-442c-b1c0-661d35714187-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.018s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 14:06:35.509872 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:35.509872 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:37.357457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-21f24095-eb5d-475b-8d8e-37074c37192b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Lock "b'cinder-attachment_update-5fa6500f-cf8c-442c-b1c0-661d35714187-n-h2-705657-14'" released by "attachment_update" :: held 1.854s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 14:06:37.358840 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-21f24095-eb5d-475b-8d8e-37074c37192b tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 returned with HTTP 200 Jan 28 14:06:37.360472 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1869/3732] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 14:06:35 2021] PUT /volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 => generated 762 bytes in 1933 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:06:37.378878 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-5023e003-a9ef-4675-92e4-4888fb8469b8 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 Jan 28 14:06:37.379848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-5023e003-a9ef-4675-92e4-4888fb8469b8 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:37.380248 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:37.380248 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:37.380920 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-5023e003-a9ef-4675-92e4-4888fb8469b8 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:37.404547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-5023e003-a9ef-4675-92e4-4888fb8469b8 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 returned with HTTP 200 Jan 28 14:06:37.405640 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1864/3733] 10.222.0.71 () {60 vars in 1415 bytes} [Thu Jan 28 14:06:37 2021] GET /volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 => generated 787 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 14:06:44.799431 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-900f8c85-c721-48fe-a25b-0caa4b45e0f8 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] POST http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9/action Jan 28 14:06:44.800266 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:44.800266 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:44.800819 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-900f8c85-c721-48fe-a25b-0caa4b45e0f8 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:06:44.801349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-900f8c85-c721-48fe-a25b-0caa4b45e0f8 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:06:44.888449 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:44.888449 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:44.908109 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-8296fc5a-551f-4ba7-a85c-6a52e055854a req-900f8c85-c721-48fe-a25b-0caa4b45e0f8 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9/action returned with HTTP 204 Jan 28 14:06:44.909387 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1870/3734] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 14:06:44 2021] POST /volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:06:54.250648 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cb55daef-3f95-42d9-9ea4-b349fc9408e3 req-64a7b4bd-ceae-4443-ab8f-559cac3b7375 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] DELETE http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 Jan 28 14:06:54.251799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cb55daef-3f95-42d9-9ea4-b349fc9408e3 req-64a7b4bd-ceae-4443-ab8f-559cac3b7375 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:54.251799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:54.251799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:54.252496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-cb55daef-3f95-42d9-9ea4-b349fc9408e3 req-64a7b4bd-ceae-4443-ab8f-559cac3b7375 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:54.298471 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:54.298471 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:54.912133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-cb55daef-3f95-42d9-9ea4-b349fc9408e3 req-64a7b4bd-ceae-4443-ab8f-559cac3b7375 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 14:06:54.912436 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-cb55daef-3f95-42d9-9ea4-b349fc9408e3 req-64a7b4bd-ceae-4443-ab8f-559cac3b7375 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 14:06:54.923541 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-cb55daef-3f95-42d9-9ea4-b349fc9408e3 req-64a7b4bd-ceae-4443-ab8f-559cac3b7375 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 returned with HTTP 200 Jan 28 14:06:54.924477 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1865/3735] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 14:06:54 2021] DELETE /volume/v3/60739576559241959363027590048eaf/attachments/5b14199f-3078-43cc-9172-6a9c7a76b6e9 => generated 19 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:06:55.729495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b362de4b-e20b-493b-9779-c72093ed169c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:06:55.730113 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b362de4b-e20b-493b-9779-c72093ed169c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:55.730306 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:55.730306 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:55.730658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b362de4b-e20b-493b-9779-c72093ed169c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:55.789989 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:55.789989 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:55.799891 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b362de4b-e20b-493b-9779-c72093ed169c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:06:55.828310 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b362de4b-e20b-493b-9779-c72093ed169c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:06:55.829986 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1871/3736] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:06:55 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:06:55.852119 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0547a634-3b6b-42e0-b33a-9d0d42d9b0bd tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:06:55.853213 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0547a634-3b6b-42e0-b33a-9d0d42d9b0bd tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:55.853617 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:55.853617 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:55.854340 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0547a634-3b6b-42e0-b33a-9d0d42d9b0bd tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:55.947083 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:55.947083 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:55.964537 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0547a634-3b6b-42e0-b33a-9d0d42d9b0bd tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:06:55.994547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0547a634-3b6b-42e0-b33a-9d0d42d9b0bd tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:06:55.995542 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1866/3737] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:06:55 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:06:56.094490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c22abe4-c09a-4e33-8016-909894cb050d tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] DELETE http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:06:56.095705 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c22abe4-c09a-4e33-8016-909894cb050d tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:56.095953 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:56.095953 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:56.096669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c22abe4-c09a-4e33-8016-909894cb050d tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:56.097518 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-2c22abe4-c09a-4e33-8016-909894cb050d tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Delete volume with id: 5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:06:56.208336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:56.208336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:56.210726 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c22abe4-c09a-4e33-8016-909894cb050d tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:06:56.256777 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c22abe4-c09a-4e33-8016-909894cb050d tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Delete volume request issued successfully. Jan 28 14:06:56.257795 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c22abe4-c09a-4e33-8016-909894cb050d tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 202 Jan 28 14:06:56.259656 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1872/3738] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 14:06:56 2021] DELETE /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 14:06:56.272970 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08b2b104-e65e-4378-af26-618862b24ebb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:06:56.273975 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08b2b104-e65e-4378-af26-618862b24ebb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:56.274365 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:56.274365 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:56.275166 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-08b2b104-e65e-4378-af26-618862b24ebb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:56.359470 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:56.359470 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:56.371152 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-08b2b104-e65e-4378-af26-618862b24ebb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:06:56.416432 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-08b2b104-e65e-4378-af26-618862b24ebb tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:06:56.417408 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1867/3739] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:06:56 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:06:57.438514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0494a654-9c86-4158-bbb0-e7cd29bd9f9c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:06:57.439523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0494a654-9c86-4158-bbb0-e7cd29bd9f9c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:57.439892 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:57.439892 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:57.440644 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0494a654-9c86-4158-bbb0-e7cd29bd9f9c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:57.498880 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:06:57.498880 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:06:57.509588 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0494a654-9c86-4158-bbb0-e7cd29bd9f9c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Volume info retrieved successfully. Jan 28 14:06:57.538738 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0494a654-9c86-4158-bbb0-e7cd29bd9f9c tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 200 Jan 28 14:06:57.539956 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1873/3740] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:06:57 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:06:58.557911 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38b70c92-1fd8-4a93-93e2-e816d7531452 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] GET http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 Jan 28 14:06:58.558870 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38b70c92-1fd8-4a93-93e2-e816d7531452 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:06:58.559286 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:06:58.559286 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:06:58.559996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-38b70c92-1fd8-4a93-93e2-e816d7531452 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:06:58.665004 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-38b70c92-1fd8-4a93-93e2-e816d7531452 tempest-ServerActionsTestJSON-885095783 tempest-ServerActionsTestJSON-885095783-project] http://10.222.0.38/volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 returned with HTTP 404 Jan 28 14:06:58.667150 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1868/3741] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:06:58 2021] GET /volume/v3/60739576559241959363027590048eaf/volumes/5fa6500f-cf8c-442c-b1c0-661d35714187 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:09:33.829771 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a7748fe5-17a0-4739-af62-ed758e4c709b tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] POST http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types Jan 28 14:09:33.830524 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:33.830524 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:33.830954 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a7748fe5-17a0-4739-af62-ed758e4c709b tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-475301119", "extra_specs": {}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:09:33.884834 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a7748fe5-17a0-4739-af62-ed758e4c709b tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types returned with HTTP 200 Jan 28 14:09:33.885698 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1874/3742] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 14:09:33 2021] POST /volume/v3/37ce7777bdd34265900a68ad49440abf/types => generated 217 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:33.903034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04a55a78-ce2b-4fce-baaf-22a33ea65bfe tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] POST http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types/0c76d2f0-556d-4a97-bc9a-d0b0082ccc27/encryption Jan 28 14:09:33.904348 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-04a55a78-ce2b-4fce-baaf-22a33ea65bfe tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:09:33.962338 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-04a55a78-ce2b-4fce-baaf-22a33ea65bfe tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types/0c76d2f0-556d-4a97-bc9a-d0b0082ccc27/encryption returned with HTTP 200 Jan 28 14:09:33.963274 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1869/3743] 10.222.0.38 () {60 vars in 1364 bytes} [Thu Jan 28 14:09:33 2021] POST /volume/v3/37ce7777bdd34265900a68ad49440abf/types/0c76d2f0-556d-4a97-bc9a-d0b0082ccc27/encryption => generated 231 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:33.975328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] POST http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes Jan 28 14:09:33.976511 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-698110673", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-475301119", "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:09:33.979288 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-698110673', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-475301119', 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 14:09:33.993350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Create volume of 1 GB Jan 28 14:09:33.994089 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:33.994089 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:34.001872 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Availability zone cache updated, next update will occur around 2021-01-28 15:09:34.001316. {{(pid=87941) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 14:09:34.002203 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Availability Zones retrieved successfully. Jan 28 14:09:34.019115 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Flow 'volume_create_api' (85456411-9ccc-419f-b86c-c2a89dee1e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:09:34.021996 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108a39ed-ec87-45e9-8a87-a2d06fc22dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:09:34.024827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 14:09:34.092063 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108a39ed-ec87-45e9-8a87-a2d06fc22dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T14:09:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c76d2f0-556d-4a97-bc9a-d0b0082ccc27,is_public=True,name='tempest-scenario-type-cryptsetup-475301119',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c76d2f0-556d-4a97-bc9a-d0b0082ccc27', '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=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:09:34.094736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570ea068-925a-4b6e-b0bf-f5264e310079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:09:34.153033 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-475301119 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-475301119, it is now deprecated. Please use the default quota class for default quota. Jan 28 14:09:34.153985 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-475301119 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-475301119, it is now deprecated. Please use the default quota class for default quota. Jan 28 14:09:34.206512 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Created reservations ['b2a113a3-ed3b-4db5-8dd4-b1960e3314d8', '9349239d-8f4f-4639-9034-449902bf9f83', '978f474f-a41c-4d90-bf39-f0c1b5e36546', 'f576dde6-f33f-4d9d-9bff-1b59dda8cd60'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 14:09:34.208986 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570ea068-925a-4b6e-b0bf-f5264e310079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2a113a3-ed3b-4db5-8dd4-b1960e3314d8', '9349239d-8f4f-4639-9034-449902bf9f83', '978f474f-a41c-4d90-bf39-f0c1b5e36546', 'f576dde6-f33f-4d9d-9bff-1b59dda8cd60']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:09:34.211517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f573e208-9774-4def-84be-49fa66f8db04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:09:34.273437 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f573e208-9774-4def-84be-49fa66f8db04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ee33449-731c-444b-8e09-5709824bcb9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-698110673',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55274cecb2ac4348bc0893101320a2f8',qos_specs=None,replication_status=,reservations=['b2a113a3-ed3b-4db5-8dd4-b1960e3314d8','9349239d-8f4f-4639-9034-449902bf9f83','978f474f-a41c-4d90-bf39-f0c1b5e36546','f576dde6-f33f-4d9d-9bff-1b59dda8cd60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d9a60d94df4deaaf3e040194989150',volume_type_id=0c76d2f0-556d-4a97-bc9a-d0b0082ccc27), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T14:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-698110673',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5ee33449-731c-444b-8e09-5709824bcb9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55274cecb2ac4348bc0893101320a2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='00d9a60d94df4deaaf3e040194989150',volume_attachment=,volume_type=,volume_type_id=0c76d2f0-556d-4a97-bc9a-d0b0082ccc27)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:09:34.275739 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03dfb791-96b9-4bb6-8148-c2626eb12418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:09:34.314563 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03dfb791-96b9-4bb6-8148-c2626eb12418) transitioned into state 'SUCCESS' from state '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-698110673',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55274cecb2ac4348bc0893101320a2f8',qos_specs=None,replication_status=,reservations=['b2a113a3-ed3b-4db5-8dd4-b1960e3314d8','9349239d-8f4f-4639-9034-449902bf9f83','978f474f-a41c-4d90-bf39-f0c1b5e36546','f576dde6-f33f-4d9d-9bff-1b59dda8cd60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d9a60d94df4deaaf3e040194989150',volume_type_id=0c76d2f0-556d-4a97-bc9a-d0b0082ccc27)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:09:34.317025 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4346a760-bf2f-4e3d-8d30-8557e80beeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:09:34.334342 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4346a760-bf2f-4e3d-8d30-8557e80beeb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:09:34.337449 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Flow 'volume_create_api' (85456411-9ccc-419f-b86c-c2a89dee1e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:09:34.399019 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Create volume request issued successfully. Jan 28 14:09:34.421051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e5c6e44d-7798-42b6-b957-f4922ccd9667 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes returned with HTTP 202 Jan 28 14:09:34.431304 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1875/3744] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 14:09:33 2021] POST /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes => generated 855 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 14:09:34.442774 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9cba11b-392f-4b02-aab7-75473c2dc6b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:34.443968 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9cba11b-392f-4b02-aab7-75473c2dc6b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:34.444714 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e9cba11b-392f-4b02-aab7-75473c2dc6b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:34.671097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:34.671097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:34.680694 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e9cba11b-392f-4b02-aab7-75473c2dc6b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:34.717251 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e9cba11b-392f-4b02-aab7-75473c2dc6b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:34.718784 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1870/3745] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:34 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 947 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:35.744834 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a856e3bb-3f39-477e-892d-c2c47ddffc5a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:35.745615 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a856e3bb-3f39-477e-892d-c2c47ddffc5a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:35.745917 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:35.745917 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:35.746457 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a856e3bb-3f39-477e-892d-c2c47ddffc5a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:35.801299 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:35.801299 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:35.811514 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a856e3bb-3f39-477e-892d-c2c47ddffc5a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:35.835124 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a856e3bb-3f39-477e-892d-c2c47ddffc5a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:35.836003 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1876/3746] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:35 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:35.852755 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:35.853285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:35.853508 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:35.853508 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:35.853902 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:35.904063 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:35.904063 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:35.914368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:35.941687 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:35.942629 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1871/3747] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:35 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:36.086112 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-5791ff3f-da71-4a8d-8ebd-f6de43d1f58b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:36.086686 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-5791ff3f-da71-4a8d-8ebd-f6de43d1f58b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:36.086937 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:36.086937 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:36.087324 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-5791ff3f-da71-4a8d-8ebd-f6de43d1f58b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:36.142734 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:36.142734 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:36.153651 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c1404def-2f09-4e2e-a626-092c1726026d req-5791ff3f-da71-4a8d-8ebd-f6de43d1f58b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:36.186477 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-5791ff3f-da71-4a8d-8ebd-f6de43d1f58b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:36.187423 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1877/3748] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:09:36 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:36.307032 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume// Jan 28 14:09:36.307573 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:36.308502 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:36.308502 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:36.308502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:36.309194 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a228524b-b5c4-429d-9db4-ef9ca60b3584 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:09:36.309813 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1872/3749] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 14:09:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:09:36.324449 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-f85eb2cf-f10c-48e1-929b-9ee118013916 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] POST http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments Jan 28 14:09:36.325037 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:36.325037 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:36.325452 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-f85eb2cf-f10c-48e1-929b-9ee118013916 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ee33449-731c-444b-8e09-5709824bcb9d", "instance_uuid": "4a422061-9c65-4ba5-a6c8-af178c66024b", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:09:36.381180 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:36.381180 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:36.445598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-f85eb2cf-f10c-48e1-929b-9ee118013916 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments returned with HTTP 200 Jan 28 14:09:36.446551 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1878/3750] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 14:09:36 2021] POST /volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:09:36.485066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-882f0d93-83e9-409a-845b-e70f77a007a1 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:36.485588 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-882f0d93-83e9-409a-845b-e70f77a007a1 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:36.486202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-882f0d93-83e9-409a-845b-e70f77a007a1 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:36.531147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-f85eb2cf-f10c-48e1-929b-9ee118013916 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume// Jan 28 14:09:36.532011 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-f85eb2cf-f10c-48e1-929b-9ee118013916 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:36.532450 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:36.532450 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:36.533133 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-f85eb2cf-f10c-48e1-929b-9ee118013916 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:36.535447 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-f85eb2cf-f10c-48e1-929b-9ee118013916 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:09:36.536384 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1879/3751] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 14:09:36 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 14:09:36.550633 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-0da1e9f5-72d5-43b5-970a-3a8e54a4663d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:36.551343 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-0da1e9f5-72d5-43b5-970a-3a8e54a4663d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:36.551793 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:36.551793 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:36.552136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-0da1e9f5-72d5-43b5-970a-3a8e54a4663d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:36.561664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-882f0d93-83e9-409a-845b-e70f77a007a1 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:36.585143 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:36.585143 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:36.596006 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-882f0d93-83e9-409a-845b-e70f77a007a1 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:36.596918 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1873/3752] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:36 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 947 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:36.607076 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:36.607076 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:36.616737 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-c1404def-2f09-4e2e-a626-092c1726026d req-0da1e9f5-72d5-43b5-970a-3a8e54a4663d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:36.658389 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:36.658389 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:36.661352 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-0da1e9f5-72d5-43b5-970a-3a8e54a4663d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:36.662515 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1880/3753] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 14:09:36 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 1046 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 14:09:36.710846 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-70cfeec9-af5e-4a64-a08f-a321b580bdb3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] PUT http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90 Jan 28 14:09:36.711504 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:36.711504 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:36.711931 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-70cfeec9-af5e-4a64-a08f-a321b580bdb3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:09:36.753513 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 14:09:36.753513 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 14:09:36.754209 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-c1404def-2f09-4e2e-a626-092c1726026d req-70cfeec9-af5e-4a64-a08f-a321b580bdb3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Lock "b'cinder-attachment_update-5ee33449-731c-444b-8e09-5709824bcb9d-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.021s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 14:09:36.756764 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:36.756764 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:37.615120 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e5eaf77-8b5f-429b-91ea-82d4c2427141 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:37.616038 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e5eaf77-8b5f-429b-91ea-82d4c2427141 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:37.616312 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:37.616312 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:37.616900 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1e5eaf77-8b5f-429b-91ea-82d4c2427141 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:37.675134 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:37.675134 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:37.686742 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1e5eaf77-8b5f-429b-91ea-82d4c2427141 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:37.708273 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:37.708273 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:37.718128 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1e5eaf77-8b5f-429b-91ea-82d4c2427141 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:37.719780 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1881/3754] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:37 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 947 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 14:09:38.385663 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-c1404def-2f09-4e2e-a626-092c1726026d req-70cfeec9-af5e-4a64-a08f-a321b580bdb3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Lock "b'cinder-attachment_update-5ee33449-731c-444b-8e09-5709824bcb9d-n-h1-705657-14'" released by "attachment_update" :: held 1.632s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 14:09:38.386356 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-70cfeec9-af5e-4a64-a08f-a321b580bdb3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90 returned with HTTP 200 Jan 28 14:09:38.387285 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1874/3755] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 14:09:36 2021] PUT /volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90 => generated 761 bytes in 1682 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:09:38.408054 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-682d9281-00cd-4326-93a6-d6df4c81e471 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/encryption Jan 28 14:09:38.409334 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-682d9281-00cd-4326-93a6-d6df4c81e471 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:38.409693 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:38.409693 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:38.410329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-682d9281-00cd-4326-93a6-d6df4c81e471 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:38.465586 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:38.465586 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:38.521983 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-682d9281-00cd-4326-93a6-d6df4c81e471 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/encryption returned with HTTP 200 Jan 28 14:09:38.522934 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1882/3756] 10.222.0.65 () {58 vars in 1395 bytes} [Thu Jan 28 14:09:38 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/encryption => generated 161 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:38.748366 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e854fda-9a2b-4605-86da-676b400fdc73 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:38.750128 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e854fda-9a2b-4605-86da-676b400fdc73 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:38.750584 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:38.750584 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:38.751496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2e854fda-9a2b-4605-86da-676b400fdc73 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:38.829408 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:38.829408 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:38.840212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2e854fda-9a2b-4605-86da-676b400fdc73 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:38.865978 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:38.865978 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:38.877685 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2e854fda-9a2b-4605-86da-676b400fdc73 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:38.878876 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1875/3757] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:38 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:39.896827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c3e8f59-dcb1-4d5c-940a-a4680160b7cb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:39.897382 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c3e8f59-dcb1-4d5c-940a-a4680160b7cb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:39.897505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:39.897505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:39.897826 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-2c3e8f59-dcb1-4d5c-940a-a4680160b7cb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:39.950802 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:39.950802 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:39.962156 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-2c3e8f59-dcb1-4d5c-940a-a4680160b7cb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:39.991770 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:39.991770 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:40.001430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-2c3e8f59-dcb1-4d5c-940a-a4680160b7cb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:40.002292 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1883/3758] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:39 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:41.019928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9876e0a9-2a44-4bf9-9a61-17a76979d49c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:41.020898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9876e0a9-2a44-4bf9-9a61-17a76979d49c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:41.021267 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:41.021267 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:41.021952 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9876e0a9-2a44-4bf9-9a61-17a76979d49c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:41.107086 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:41.107086 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:41.116982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9876e0a9-2a44-4bf9-9a61-17a76979d49c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:41.140082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:41.140082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:41.150536 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9876e0a9-2a44-4bf9-9a61-17a76979d49c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:41.151858 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1876/3759] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:41 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:42.169771 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af299d98-b02b-4bd1-ac9d-0f53ba1b7e60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:42.170927 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af299d98-b02b-4bd1-ac9d-0f53ba1b7e60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:42.170927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:42.170927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:42.172245 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-af299d98-b02b-4bd1-ac9d-0f53ba1b7e60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:42.231236 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:42.231236 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:42.242563 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-af299d98-b02b-4bd1-ac9d-0f53ba1b7e60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:42.265580 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:42.265580 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:42.282733 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-af299d98-b02b-4bd1-ac9d-0f53ba1b7e60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:42.284100 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1884/3760] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:42 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:43.301982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-863d6e53-b6b8-4c07-ab50-2073071bef9b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:43.302593 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-863d6e53-b6b8-4c07-ab50-2073071bef9b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:43.302840 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:43.302840 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:43.303349 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-863d6e53-b6b8-4c07-ab50-2073071bef9b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:43.359302 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:43.359302 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:43.369926 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-863d6e53-b6b8-4c07-ab50-2073071bef9b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:43.391747 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:43.391747 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:43.401556 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-863d6e53-b6b8-4c07-ab50-2073071bef9b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:43.402418 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1877/3761] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:43 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:44.066381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-44f068c0-44ea-4ddc-b564-0570507346ba tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] POST http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90/action Jan 28 14:09:44.066759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:44.066759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:44.067199 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-44f068c0-44ea-4ddc-b564-0570507346ba tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:09:44.067627 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-44f068c0-44ea-4ddc-b564-0570507346ba tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:09:44.145663 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:44.145663 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:44.167692 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-c1404def-2f09-4e2e-a626-092c1726026d req-44f068c0-44ea-4ddc-b564-0570507346ba tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90/action returned with HTTP 204 Jan 28 14:09:44.168810 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1885/3762] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 14:09:44 2021] POST /volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:09:44.419881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64f2f229-6322-4dd3-bfe0-713289a1e5e3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:44.420531 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64f2f229-6322-4dd3-bfe0-713289a1e5e3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:44.420531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:44.420531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:44.420994 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-64f2f229-6322-4dd3-bfe0-713289a1e5e3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:44.483005 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:44.483005 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:44.492636 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-64f2f229-6322-4dd3-bfe0-713289a1e5e3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:44.515628 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:44.515628 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:44.525577 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-64f2f229-6322-4dd3-bfe0-713289a1e5e3 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:44.526424 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1878/3763] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:44 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 1240 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:09:44.544943 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e8f2282-85c5-4540-91bc-b00221bf7146 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:44.545475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e8f2282-85c5-4540-91bc-b00221bf7146 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:44.545656 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:44.545656 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:44.546053 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6e8f2282-85c5-4540-91bc-b00221bf7146 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:44.604678 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:44.604678 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:44.615727 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6e8f2282-85c5-4540-91bc-b00221bf7146 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:44.644399 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:44.644399 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:44.654979 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6e8f2282-85c5-4540-91bc-b00221bf7146 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:44.656136 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1886/3764] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:44 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:09:44.822822 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:44.823405 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:44.823627 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:44.823627 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:44.824002 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:44.883219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:44.883219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:44.892791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:44.914436 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:44.914436 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:44.924066 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:44.925274 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1879/3765] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:09:44 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 1240 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:09:44.949409 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-d9ed94a6-a803-421e-827e-912e4872b7cf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] POST http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/action Jan 28 14:09:44.949946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:44.949946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:44.950536 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-d9ed94a6-a803-421e-827e-912e4872b7cf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:09:44.950990 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-d9ed94a6-a803-421e-827e-912e4872b7cf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:09:45.009566 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:45.009566 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:45.011430 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-d9ed94a6-a803-421e-827e-912e4872b7cf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:45.023476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-d9ed94a6-a803-421e-827e-912e4872b7cf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Begin detaching volume completed successfully. Jan 28 14:09:45.024408 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-d9ed94a6-a803-421e-827e-912e4872b7cf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/action returned with HTTP 202 Jan 28 14:09:45.026060 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1887/3766] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 14:09:44 2021] POST /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 14:09:45.122339 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume// Jan 28 14:09:45.123005 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:45.123419 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:45.123419 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:45.123992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:45.125412 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-15645f43-d99a-42da-a5bc-8b8fd0a0042b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:09:45.126088 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1880/3767] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 14:09:45 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:09:45.145844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-57fe7cdc-aed8-4fe7-861e-f2fc7695af3f tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:45.146987 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-57fe7cdc-aed8-4fe7-861e-f2fc7695af3f tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:45.147421 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:45.147421 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:45.149180 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-57fe7cdc-aed8-4fe7-861e-f2fc7695af3f tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:45.236139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:45.236139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:45.246318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-57fe7cdc-aed8-4fe7-861e-f2fc7695af3f tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:45.270023 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:45.270023 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:45.280117 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-57fe7cdc-aed8-4fe7-861e-f2fc7695af3f tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:45.281320 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1888/3768] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 14:09:45 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 1342 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 14:09:45.332612 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-11b0bb60-8f66-48a6-8f30-2a299ecc549e tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/encryption Jan 28 14:09:45.333155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-11b0bb60-8f66-48a6-8f30-2a299ecc549e tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:45.333640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-11b0bb60-8f66-48a6-8f30-2a299ecc549e tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:45.386106 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:45.386106 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:45.448051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-11b0bb60-8f66-48a6-8f30-2a299ecc549e tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/encryption returned with HTTP 200 Jan 28 14:09:45.448932 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1881/3769] 10.222.0.65 () {58 vars in 1395 bytes} [Thu Jan 28 14:09:45 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d/encryption => generated 161 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:45.841211 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-9a2ad1e1-103f-4886-bcd7-6eb8691b226a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] DELETE http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90 Jan 28 14:09:45.841722 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-9a2ad1e1-103f-4886-bcd7-6eb8691b226a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:45.841940 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:45.841940 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:45.842327 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-9a2ad1e1-103f-4886-bcd7-6eb8691b226a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:45.864902 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:45.864902 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:46.364198 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-9a2ad1e1-103f-4886-bcd7-6eb8691b226a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 14:09:46.364655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-9a2ad1e1-103f-4886-bcd7-6eb8691b226a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 14:09:46.373889 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-737a22ef-28ae-4f1f-b8f1-93f656b3e1cc req-9a2ad1e1-103f-4886-bcd7-6eb8691b226a tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90 returned with HTTP 200 Jan 28 14:09:46.374933 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1889/3770] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 14:09:45 2021] DELETE /volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/d5b564f8-9b8a-433e-bf5d-e1e1ad71fc90 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:47.594258 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-01eeced4-e884-4f4e-916d-d1defe1f76f9 req-e04d7822-3432-42f6-9fe4-2e68c2f9cdcf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:47.595302 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-01eeced4-e884-4f4e-916d-d1defe1f76f9 req-e04d7822-3432-42f6-9fe4-2e68c2f9cdcf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:47.595563 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:47.595563 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:47.595918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-01eeced4-e884-4f4e-916d-d1defe1f76f9 req-e04d7822-3432-42f6-9fe4-2e68c2f9cdcf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:47.651621 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:47.651621 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:47.661722 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-01eeced4-e884-4f4e-916d-d1defe1f76f9 req-e04d7822-3432-42f6-9fe4-2e68c2f9cdcf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:47.687527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-01eeced4-e884-4f4e-916d-d1defe1f76f9 req-e04d7822-3432-42f6-9fe4-2e68c2f9cdcf tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:47.688997 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1882/3771] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:09:47 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 948 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:47.711998 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-440cfa79-d4f7-4674-8444-0ea961f2aaf0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] DELETE http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:47.712569 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-440cfa79-d4f7-4674-8444-0ea961f2aaf0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:47.712789 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:47.712789 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:47.713134 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-440cfa79-d4f7-4674-8444-0ea961f2aaf0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:47.713604 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-440cfa79-d4f7-4674-8444-0ea961f2aaf0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Delete volume with id: 5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:47.780955 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:47.780955 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:47.782696 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-440cfa79-d4f7-4674-8444-0ea961f2aaf0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:47.812267 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.keymgr.conf_key_mgr [None req-440cfa79-d4f7-4674-8444-0ea961f2aaf0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 28 14:09:47.824414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-440cfa79-d4f7-4674-8444-0ea961f2aaf0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Delete volume request issued successfully. Jan 28 14:09:47.824901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-440cfa79-d4f7-4674-8444-0ea961f2aaf0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 202 Jan 28 14:09:47.825919 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1890/3772] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 14:09:47 2021] DELETE /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 14:09:47.835453 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9406092b-3f9c-4c1b-a69b-c68983be1cf6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:47.836387 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9406092b-3f9c-4c1b-a69b-c68983be1cf6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:47.836674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:47.836674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:47.837165 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9406092b-3f9c-4c1b-a69b-c68983be1cf6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:47.892818 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:47.892818 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:47.905590 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9406092b-3f9c-4c1b-a69b-c68983be1cf6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:47.956202 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9406092b-3f9c-4c1b-a69b-c68983be1cf6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:47.965770 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1883/3773] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:47 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 947 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:09:48.987325 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd17ad38-a16d-49f4-9832-6a69a8b75a93 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:48.989255 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd17ad38-a16d-49f4-9832-6a69a8b75a93 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:48.989856 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:48.989856 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:48.991061 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bd17ad38-a16d-49f4-9832-6a69a8b75a93 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:49.090884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:09:49.090884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:09:49.101921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bd17ad38-a16d-49f4-9832-6a69a8b75a93 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:09:49.132142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bd17ad38-a16d-49f4-9832-6a69a8b75a93 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 200 Jan 28 14:09:49.147286 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1891/3774] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:48 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 947 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 14:09:50.160569 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6913d4d1-107e-467f-865d-c925475e2351 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d Jan 28 14:09:50.161884 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6913d4d1-107e-467f-865d-c925475e2351 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:50.161884 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:50.161884 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:50.162704 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6913d4d1-107e-467f-865d-c925475e2351 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:50.216982 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6913d4d1-107e-467f-865d-c925475e2351 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d returned with HTTP 404 Jan 28 14:09:50.218826 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1884/3775] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:09:50 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/5ee33449-731c-444b-8e09-5709824bcb9d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:09:50.227342 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-544be697-3537-4a2b-b38a-a6ce87505f32 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] GET http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/volumes/detail?all_tenants=1 Jan 28 14:09:50.227897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-544be697-3537-4a2b-b38a-a6ce87505f32 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:50.228163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:09:50.228163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:09:50.228468 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-544be697-3537-4a2b-b38a-a6ce87505f32 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:50.230519 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-544be697-3537-4a2b-b38a-a6ce87505f32 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 14:09:50.286391 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-544be697-3537-4a2b-b38a-a6ce87505f32 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Get all volumes completed successfully. Jan 28 14:09:50.290714 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-544be697-3537-4a2b-b38a-a6ce87505f32 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 28 14:09:50.291599 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1892/3776] 10.222.0.38 () {58 vars in 1252 bytes} [Thu Jan 28 14:09:50 2021] GET /volume/v3/37ce7777bdd34265900a68ad49440abf/volumes/detail?all_tenants=1 => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 14:09:50.308530 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-befd0e3e-1e47-4ebb-86d0-8f714311f28d tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] DELETE http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types/0c76d2f0-556d-4a97-bc9a-d0b0082ccc27 Jan 28 14:09:50.309309 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-befd0e3e-1e47-4ebb-86d0-8f714311f28d tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:09:50.310060 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-befd0e3e-1e47-4ebb-86d0-8f714311f28d tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:09:50.396211 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 14:09:50.396211 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 14:09:50.408621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-befd0e3e-1e47-4ebb-86d0-8f714311f28d tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types/0c76d2f0-556d-4a97-bc9a-d0b0082ccc27 returned with HTTP 202 Jan 28 14:09:50.409823 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1885/3777] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 14:09:50 2021] DELETE /volume/v3/37ce7777bdd34265900a68ad49440abf/types/0c76d2f0-556d-4a97-bc9a-d0b0082ccc27 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 14:10:10.620358 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41387404-5be4-4cfc-b6fa-0e51dec819dc tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] POST http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types Jan 28 14:10:10.621274 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-41387404-5be4-4cfc-b6fa-0e51dec819dc tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1217156018", "extra_specs": {}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:10:10.675378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-41387404-5be4-4cfc-b6fa-0e51dec819dc tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types returned with HTTP 200 Jan 28 14:10:10.676268 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1893/3778] 10.222.0.38 () {60 vars in 1219 bytes} [Thu Jan 28 14:10:10 2021] POST /volume/v3/37ce7777bdd34265900a68ad49440abf/types => generated 212 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:10.693746 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfcd1cd7-0366-4958-9583-394857350bc2 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] POST http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types/c348347f-84bf-43d9-9219-cbf32441be03/encryption Jan 28 14:10:10.695102 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfcd1cd7-0366-4958-9583-394857350bc2 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:10:10.753545 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfcd1cd7-0366-4958-9583-394857350bc2 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types/c348347f-84bf-43d9-9219-cbf32441be03/encryption returned with HTTP 200 Jan 28 14:10:10.754786 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1886/3779] 10.222.0.38 () {60 vars in 1364 bytes} [Thu Jan 28 14:10:10 2021] POST /volume/v3/37ce7777bdd34265900a68ad49440abf/types/c348347f-84bf-43d9-9219-cbf32441be03/encryption => generated 230 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:10.765378 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] POST http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes Jan 28 14:10:10.766196 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-171740410", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1217156018", "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:10:10.767544 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-171740410', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1217156018', 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 14:10:10.782861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Create volume of 1 GB Jan 28 14:10:10.783673 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:10.783673 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:10.784375 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Availability Zones retrieved successfully. Jan 28 14:10:10.801477 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Flow 'volume_create_api' (fb2cde78-e480-4d0b-8443-c7db417e0f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:10:10.804384 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95e572f-9cb7-49a5-996a-49641d8af47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:10:10.806555 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 14:10:10.878257 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95e572f-9cb7-49a5-996a-49641d8af47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T14:10:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c348347f-84bf-43d9-9219-cbf32441be03,is_public=True,name='tempest-scenario-type-luks-1217156018',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c348347f-84bf-43d9-9219-cbf32441be03', '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=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:10:10.880504 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fbeace-9ab8-48f0-bef0-a95abb0fec65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:10:10.957176 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1217156018 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1217156018, it is now deprecated. Please use the default quota class for default quota. Jan 28 14:10:10.958330 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.quota [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1217156018 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1217156018, it is now deprecated. Please use the default quota class for default quota. Jan 28 14:10:10.994822 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Created reservations ['ed93c37d-c124-4b19-8a9e-e1da2f37e95b', '3d406f07-bd60-4de2-82a1-9decf41c29c7', 'b28ab00d-9a81-460b-9855-1fec276f6e4b', '28973541-8fbf-47de-962d-80d8e8284a6a'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 14:10:10.996984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8fbeace-9ab8-48f0-bef0-a95abb0fec65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed93c37d-c124-4b19-8a9e-e1da2f37e95b', '3d406f07-bd60-4de2-82a1-9decf41c29c7', 'b28ab00d-9a81-460b-9855-1fec276f6e4b', '28973541-8fbf-47de-962d-80d8e8284a6a']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:10:10.999517 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2a8b15-7a67-4093-bd0f-8c3185e2f6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:10:11.095108 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2a8b15-7a67-4093-bd0f-8c3185e2f6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147a3598-c1a1-4174-87b4-3d1d2e26c837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-171740410',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55274cecb2ac4348bc0893101320a2f8',qos_specs=None,replication_status=,reservations=['ed93c37d-c124-4b19-8a9e-e1da2f37e95b','3d406f07-bd60-4de2-82a1-9decf41c29c7','b28ab00d-9a81-460b-9855-1fec276f6e4b','28973541-8fbf-47de-962d-80d8e8284a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d9a60d94df4deaaf3e040194989150',volume_type_id=c348347f-84bf-43d9-9219-cbf32441be03), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T14:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-171740410',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=147a3598-c1a1-4174-87b4-3d1d2e26c837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55274cecb2ac4348bc0893101320a2f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='00d9a60d94df4deaaf3e040194989150',volume_attachment=,volume_type=,volume_type_id=c348347f-84bf-43d9-9219-cbf32441be03)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:10:11.097202 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91376cb1-5b05-4f9e-b0ff-c508751f23d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:10:11.131298 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91376cb1-5b05-4f9e-b0ff-c508751f23d8) transitioned into state 'SUCCESS' from state '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-171740410',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55274cecb2ac4348bc0893101320a2f8',qos_specs=None,replication_status=,reservations=['ed93c37d-c124-4b19-8a9e-e1da2f37e95b','3d406f07-bd60-4de2-82a1-9decf41c29c7','b28ab00d-9a81-460b-9855-1fec276f6e4b','28973541-8fbf-47de-962d-80d8e8284a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00d9a60d94df4deaaf3e040194989150',volume_type_id=c348347f-84bf-43d9-9219-cbf32441be03)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:10:11.134926 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4397bf5-df1b-47b2-b6dc-107ad143bd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:10:11.168738 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4397bf5-df1b-47b2-b6dc-107ad143bd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:10:11.172897 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Flow 'volume_create_api' (fb2cde78-e480-4d0b-8443-c7db417e0f6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:10:11.267109 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Create volume request issued successfully. Jan 28 14:10:11.291279 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b2c7c894-1786-4f3c-b0bc-72e6864e86f9 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes returned with HTTP 202 Jan 28 14:10:11.292246 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1894/3780] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 14:10:10 2021] POST /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes => generated 850 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 14:10:11.311419 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58b5ba49-9772-470c-9e3b-d8255bd4586b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:11.312330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58b5ba49-9772-470c-9e3b-d8255bd4586b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:11.313260 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-58b5ba49-9772-470c-9e3b-d8255bd4586b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:11.388914 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:11.388914 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:11.399107 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-58b5ba49-9772-470c-9e3b-d8255bd4586b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:11.427532 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-58b5ba49-9772-470c-9e3b-d8255bd4586b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:11.428742 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1887/3781] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:11 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 942 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:12.446341 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f183aa39-65fd-496b-afa9-37c2a911dd6c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:12.447220 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f183aa39-65fd-496b-afa9-37c2a911dd6c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:12.447220 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:12.447220 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:12.447744 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f183aa39-65fd-496b-afa9-37c2a911dd6c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:12.504444 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:12.504444 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:12.516257 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f183aa39-65fd-496b-afa9-37c2a911dd6c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:12.540845 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f183aa39-65fd-496b-afa9-37c2a911dd6c tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:12.542120 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1895/3782] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:12 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:12.558402 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:12.558988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:12.559205 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:12.559205 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:12.559620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:12.612172 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:12.612172 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:12.623347 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:12.648791 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:12.649651 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1888/3783] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:12 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:12.800199 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-bf29f993-38a3-43bd-b132-83fe77819989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:12.800841 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-bf29f993-38a3-43bd-b132-83fe77819989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:12.801109 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:12.801109 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:12.801538 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-bf29f993-38a3-43bd-b132-83fe77819989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:12.852624 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:12.852624 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:12.862827 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-43cd09a6-c381-4192-becf-04365ede774a req-bf29f993-38a3-43bd-b132-83fe77819989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:12.887036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-bf29f993-38a3-43bd-b132-83fe77819989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:12.887993 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1896/3784] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:10:12 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:12.995133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume// Jan 28 14:10:12.995773 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:12.996008 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:12.996008 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:12.996401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:12.997899 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cc98cfbd-d81f-4615-8af9-36d0cc0120b2 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:10:12.998544 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1889/3785] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 14:10:12 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:10:13.016158 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-9faddeae-23b9-4f34-bc01-109ce233db1d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] POST http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments Jan 28 14:10:13.016805 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:13.016805 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:13.017389 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-9faddeae-23b9-4f34-bc01-109ce233db1d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "147a3598-c1a1-4174-87b4-3d1d2e26c837", "instance_uuid": "bd36a4ef-7122-4180-9881-b95b2d5124f0", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:10:13.071654 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:13.071654 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:13.140679 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-9faddeae-23b9-4f34-bc01-109ce233db1d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments returned with HTTP 200 Jan 28 14:10:13.142020 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1897/3786] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 14:10:13 2021] POST /volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:10:13.183215 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47010fbd-a4a1-436f-a1d1-985508cbbf60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:13.183655 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47010fbd-a4a1-436f-a1d1-985508cbbf60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:13.184103 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47010fbd-a4a1-436f-a1d1-985508cbbf60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:13.220212 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-9faddeae-23b9-4f34-bc01-109ce233db1d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume// Jan 28 14:10:13.220733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-9faddeae-23b9-4f34-bc01-109ce233db1d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:13.220934 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:13.220934 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:13.221330 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-9faddeae-23b9-4f34-bc01-109ce233db1d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:13.222859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-9faddeae-23b9-4f34-bc01-109ce233db1d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:10:13.223855 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1898/3787] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 14:10:13 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:10:13.239437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-69755e53-8d74-4584-8b8f-03fb2bc85ca6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:13.239815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:13.239815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:13.240372 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-69755e53-8d74-4584-8b8f-03fb2bc85ca6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:13.240976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-69755e53-8d74-4584-8b8f-03fb2bc85ca6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:13.253052 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47010fbd-a4a1-436f-a1d1-985508cbbf60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:13.286709 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:13.286709 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:13.305990 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47010fbd-a4a1-436f-a1d1-985508cbbf60 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:13.306322 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:13.306322 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:13.312733 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1890/3788] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:13 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 942 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:13.319632 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-43cd09a6-c381-4192-becf-04365ede774a req-69755e53-8d74-4584-8b8f-03fb2bc85ca6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:13.361326 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:13.361326 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:13.379902 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-69755e53-8d74-4584-8b8f-03fb2bc85ca6 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:13.381651 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1899/3789] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 14:10:13 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 1041 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 14:10:13.432165 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-237648af-1ace-43b7-b0d0-631ff33cda3b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] PUT http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f Jan 28 14:10:13.433256 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:13.433256 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:13.434053 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-237648af-1ace-43b7-b0d0-631ff33cda3b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:10:13.490921 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 14:10:13.490921 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 14:10:13.491620 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-43cd09a6-c381-4192-becf-04365ede774a req-237648af-1ace-43b7-b0d0-631ff33cda3b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Lock "b'cinder-attachment_update-147a3598-c1a1-4174-87b4-3d1d2e26c837-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.014s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 14:10:13.494036 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:13.494036 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:14.327981 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-357f9e7c-fb22-43f0-b50a-2dad42522693 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:14.328756 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-357f9e7c-fb22-43f0-b50a-2dad42522693 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:14.329097 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:14.329097 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:14.329706 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-357f9e7c-fb22-43f0-b50a-2dad42522693 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:14.385948 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:14.385948 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:14.398559 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-357f9e7c-fb22-43f0-b50a-2dad42522693 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:14.423181 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:14.423181 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:14.435495 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-357f9e7c-fb22-43f0-b50a-2dad42522693 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:14.437408 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1900/3790] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:14 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 942 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:14.946972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-43cd09a6-c381-4192-becf-04365ede774a req-237648af-1ace-43b7-b0d0-631ff33cda3b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Lock "b'cinder-attachment_update-147a3598-c1a1-4174-87b4-3d1d2e26c837-n-h1-705657-14'" released by "attachment_update" :: held 1.455s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 14:10:14.948476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-237648af-1ace-43b7-b0d0-631ff33cda3b tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f returned with HTTP 200 Jan 28 14:10:14.950516 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1891/3791] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 14:10:13 2021] PUT /volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f => generated 761 bytes in 1529 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:10:14.970316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-c3a7d529-4df4-4414-85c7-9164b1e03db8 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/encryption Jan 28 14:10:14.970925 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-c3a7d529-4df4-4414-85c7-9164b1e03db8 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:14.971169 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:14.971169 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:14.971633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-c3a7d529-4df4-4414-85c7-9164b1e03db8 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:15.031498 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:15.031498 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:15.089476 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-c3a7d529-4df4-4414-85c7-9164b1e03db8 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/encryption returned with HTTP 200 Jan 28 14:10:15.090726 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1901/3792] 10.222.0.65 () {58 vars in 1395 bytes} [Thu Jan 28 14:10:14 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/encryption => generated 160 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:15.460724 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b3d13fc-164d-41b6-b5e1-e57d05f58989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:15.461628 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b3d13fc-164d-41b6-b5e1-e57d05f58989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:15.462135 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:15.462135 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:15.462761 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5b3d13fc-164d-41b6-b5e1-e57d05f58989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:15.529336 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:15.529336 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:15.544844 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5b3d13fc-164d-41b6-b5e1-e57d05f58989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:15.587929 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:15.587929 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:15.602587 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5b3d13fc-164d-41b6-b5e1-e57d05f58989 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:15.603537 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1892/3793] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:15 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:16.625874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ce72400-6085-4325-bd32-d4c0679e7e47 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:16.626832 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ce72400-6085-4325-bd32-d4c0679e7e47 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:16.627173 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:16.627173 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:16.627887 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6ce72400-6085-4325-bd32-d4c0679e7e47 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:16.738557 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:16.738557 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:16.752380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6ce72400-6085-4325-bd32-d4c0679e7e47 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:16.787866 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:16.787866 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:16.807904 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6ce72400-6085-4325-bd32-d4c0679e7e47 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:16.809715 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1902/3794] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:16 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:17.837002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1522be82-dbd7-4dd4-aff9-dc8c6cba9475 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:17.837700 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1522be82-dbd7-4dd4-aff9-dc8c6cba9475 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:17.837815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:17.837815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:17.838164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-1522be82-dbd7-4dd4-aff9-dc8c6cba9475 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:17.896489 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:17.896489 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:17.911725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-1522be82-dbd7-4dd4-aff9-dc8c6cba9475 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:17.955655 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:17.955655 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:17.974901 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-1522be82-dbd7-4dd4-aff9-dc8c6cba9475 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:17.976649 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1893/3795] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:17 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:18.994307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-599aa2a4-b308-43a0-b437-35c9e5d4d5a0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:18.994985 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-599aa2a4-b308-43a0-b437-35c9e5d4d5a0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:18.995148 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:18.995148 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:18.995476 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-599aa2a4-b308-43a0-b437-35c9e5d4d5a0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:19.108660 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:19.108660 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:19.124312 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-599aa2a4-b308-43a0-b437-35c9e5d4d5a0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:19.146810 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:19.146810 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:19.158359 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-599aa2a4-b308-43a0-b437-35c9e5d4d5a0 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:19.159211 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1903/3796] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:18 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:20.176784 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a61a1747-e099-4f12-ab9d-df297486a077 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:20.177464 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a61a1747-e099-4f12-ab9d-df297486a077 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:20.177464 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:20.177464 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:20.177993 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a61a1747-e099-4f12-ab9d-df297486a077 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:20.236520 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:20.236520 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:20.247741 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a61a1747-e099-4f12-ab9d-df297486a077 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:20.269500 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:20.269500 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:20.278854 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a61a1747-e099-4f12-ab9d-df297486a077 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:20.279837 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1894/3797] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:20 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:20.707197 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-0c2a8295-0daf-43d3-a689-72683eb27882 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] POST http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f/action Jan 28 14:10:20.707768 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:20.707768 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:20.708217 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-0c2a8295-0daf-43d3-a689-72683eb27882 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:10:20.708597 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-0c2a8295-0daf-43d3-a689-72683eb27882 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:10:20.792956 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:20.792956 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:20.809934 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-43cd09a6-c381-4192-becf-04365ede774a req-0c2a8295-0daf-43d3-a689-72683eb27882 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f/action returned with HTTP 204 Jan 28 14:10:20.811377 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1904/3798] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 14:10:20 2021] POST /volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:10:21.297879 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-645960e2-490a-4293-bdc8-db1811b8fa95 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:21.298574 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-645960e2-490a-4293-bdc8-db1811b8fa95 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:21.298574 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:21.298574 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:21.298895 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-645960e2-490a-4293-bdc8-db1811b8fa95 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:21.358517 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:21.358517 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:21.367481 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-645960e2-490a-4293-bdc8-db1811b8fa95 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:21.388128 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:21.388128 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:21.398278 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-645960e2-490a-4293-bdc8-db1811b8fa95 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:21.399126 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1895/3799] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:21 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 1235 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:10:21.414796 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4106bcc2-6ead-44d5-99e2-689866f14fcc tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:21.415363 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4106bcc2-6ead-44d5-99e2-689866f14fcc tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:21.415588 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:21.415588 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:21.415960 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4106bcc2-6ead-44d5-99e2-689866f14fcc tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:21.469661 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:21.469661 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:21.480380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4106bcc2-6ead-44d5-99e2-689866f14fcc tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:21.503203 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:21.503203 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:21.512580 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4106bcc2-6ead-44d5-99e2-689866f14fcc tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:21.513434 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1905/3800] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:21 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 1235 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:10:21.643701 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:21.644338 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:21.644551 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:21.644551 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:21.644848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:21.719070 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:21.719070 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:21.730228 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:21.752646 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:21.752646 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:21.764410 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:21.765306 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1896/3801] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:10:21 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 1235 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 14:10:21.789464 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-c6c15179-be98-4fae-b467-56d6ad0bb703 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] POST http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/action Jan 28 14:10:21.789931 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:21.789931 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:21.790375 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-c6c15179-be98-4fae-b467-56d6ad0bb703 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:10:21.790754 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-c6c15179-be98-4fae-b467-56d6ad0bb703 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:10:21.842804 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:21.842804 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:21.843975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aebde524-db74-48f4-a70a-fd83556efc97 req-c6c15179-be98-4fae-b467-56d6ad0bb703 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:21.854376 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aebde524-db74-48f4-a70a-fd83556efc97 req-c6c15179-be98-4fae-b467-56d6ad0bb703 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Begin detaching volume completed successfully. Jan 28 14:10:21.854928 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-c6c15179-be98-4fae-b467-56d6ad0bb703 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/action returned with HTTP 202 Jan 28 14:10:21.855911 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1906/3802] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 14:10:21 2021] POST /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 14:10:21.949434 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume// Jan 28 14:10:21.949946 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:21.950210 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:21.950210 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:21.950539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:21.952193 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-33ad06a1-c7a0-4f47-af80-59925b1f3d39 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:10:21.952775 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1897/3803] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 14:10:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:10:21.970316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-785e8258-c865-467b-aacf-6f31a4b2b6fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:21.970316 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-785e8258-c865-467b-aacf-6f31a4b2b6fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:21.970699 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:21.970699 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:21.970988 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-785e8258-c865-467b-aacf-6f31a4b2b6fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:22.023414 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:22.023414 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:22.033628 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-aebde524-db74-48f4-a70a-fd83556efc97 req-785e8258-c865-467b-aacf-6f31a4b2b6fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:22.056464 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:22.056464 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:22.067350 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-785e8258-c865-467b-aacf-6f31a4b2b6fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:22.068235 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1907/3804] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 14:10:21 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 1337 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 14:10:22.117526 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-cc89f5fd-8dcc-4310-b24d-8ded38e6320d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/encryption Jan 28 14:10:22.117983 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-cc89f5fd-8dcc-4310-b24d-8ded38e6320d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:22.118492 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-cc89f5fd-8dcc-4310-b24d-8ded38e6320d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'index' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:22.174820 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:22.174820 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:22.241884 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-cc89f5fd-8dcc-4310-b24d-8ded38e6320d tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/encryption returned with HTTP 200 Jan 28 14:10:22.242879 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1898/3805] 10.222.0.65 () {58 vars in 1395 bytes} [Thu Jan 28 14:10:22 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837/encryption => generated 160 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:22.756206 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-0ff0f510-869f-456b-8b57-8eb71a899dff tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] DELETE http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f Jan 28 14:10:22.756847 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-0ff0f510-869f-456b-8b57-8eb71a899dff tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:22.757036 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:22.757036 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:22.757462 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-0ff0f510-869f-456b-8b57-8eb71a899dff tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:22.780030 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:22.780030 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:23.349167 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-aebde524-db74-48f4-a70a-fd83556efc97 req-0ff0f510-869f-456b-8b57-8eb71a899dff tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 14:10:23.349586 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-aebde524-db74-48f4-a70a-fd83556efc97 req-0ff0f510-869f-456b-8b57-8eb71a899dff tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Pending status list for volume during attachment-delete: [] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 14:10:23.358743 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-aebde524-db74-48f4-a70a-fd83556efc97 req-0ff0f510-869f-456b-8b57-8eb71a899dff tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f returned with HTTP 200 Jan 28 14:10:23.359871 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1908/3806] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 14:10:22 2021] DELETE /volume/v3/55274cecb2ac4348bc0893101320a2f8/attachments/b3fd1de2-d9e5-41c6-96c0-5de9a9857d6f => generated 19 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:24.414773 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2e7515fb-9f94-4b4e-916e-f006831963b4 req-fdc0f0de-53d5-458f-bfd4-7e3ebc72a9fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:24.415480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2e7515fb-9f94-4b4e-916e-f006831963b4 req-fdc0f0de-53d5-458f-bfd4-7e3ebc72a9fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:24.415480 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:24.415480 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:24.415817 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-2e7515fb-9f94-4b4e-916e-f006831963b4 req-fdc0f0de-53d5-458f-bfd4-7e3ebc72a9fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:24.466844 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:24.466844 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:24.478451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-2e7515fb-9f94-4b4e-916e-f006831963b4 req-fdc0f0de-53d5-458f-bfd4-7e3ebc72a9fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:24.502757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-2e7515fb-9f94-4b4e-916e-f006831963b4 req-fdc0f0de-53d5-458f-bfd4-7e3ebc72a9fa tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:24.503670 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1899/3807] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:10:24 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:24.524968 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85f9f248-75ee-4ad7-9a4a-ac3f5f7bb3bb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] DELETE http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:24.525499 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85f9f248-75ee-4ad7-9a4a-ac3f5f7bb3bb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:24.525715 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:24.525715 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:24.526050 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-85f9f248-75ee-4ad7-9a4a-ac3f5f7bb3bb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:24.526512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-85f9f248-75ee-4ad7-9a4a-ac3f5f7bb3bb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Delete volume with id: 147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:24.582028 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:24.582028 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:24.583181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85f9f248-75ee-4ad7-9a4a-ac3f5f7bb3bb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:24.605503 n-d-705657-14 devstack@c-api.service[87939]: WARNING cinder.keymgr.conf_key_mgr [None req-85f9f248-75ee-4ad7-9a4a-ac3f5f7bb3bb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 28 14:10:24.616381 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-85f9f248-75ee-4ad7-9a4a-ac3f5f7bb3bb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Delete volume request issued successfully. Jan 28 14:10:24.617380 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-85f9f248-75ee-4ad7-9a4a-ac3f5f7bb3bb tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 202 Jan 28 14:10:24.619020 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1909/3808] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 14:10:24 2021] DELETE /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 14:10:24.628076 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-973d494a-e0f5-4965-95bf-294871b016f4 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:24.628731 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-973d494a-e0f5-4965-95bf-294871b016f4 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:24.628951 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:24.628951 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:24.629287 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-973d494a-e0f5-4965-95bf-294871b016f4 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:24.682458 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:24.682458 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:24.693051 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-973d494a-e0f5-4965-95bf-294871b016f4 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:24.729327 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-973d494a-e0f5-4965-95bf-294871b016f4 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:24.730295 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1900/3809] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:24 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 942 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:25.747147 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37405e3d-8b89-4320-a8ec-fe73adada388 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:25.748104 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37405e3d-8b89-4320-a8ec-fe73adada388 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:25.748104 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:25.748104 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:25.748616 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-37405e3d-8b89-4320-a8ec-fe73adada388 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:25.804419 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:10:25.804419 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:10:25.815757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-37405e3d-8b89-4320-a8ec-fe73adada388 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Volume info retrieved successfully. Jan 28 14:10:25.860975 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-37405e3d-8b89-4320-a8ec-fe73adada388 tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 200 Jan 28 14:10:25.862558 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1910/3810] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:25 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 942 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:10:26.881087 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f80efcb3-5cc4-4736-9f29-5a4e62fba6de tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] GET http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 Jan 28 14:10:26.881736 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f80efcb3-5cc4-4736-9f29-5a4e62fba6de tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:26.881736 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:26.881736 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:26.882109 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f80efcb3-5cc4-4736-9f29-5a4e62fba6de tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:26.943092 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f80efcb3-5cc4-4736-9f29-5a4e62fba6de tempest-TestEncryptedCinderVolumes-560886827 tempest-TestEncryptedCinderVolumes-560886827-project] http://10.222.0.38/volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 returned with HTTP 404 Jan 28 14:10:26.944416 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1901/3811] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:10:26 2021] GET /volume/v3/55274cecb2ac4348bc0893101320a2f8/volumes/147a3598-c1a1-4174-87b4-3d1d2e26c837 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:10:26.954921 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cec1fc9c-fdfc-46e5-8329-119cce3c68e6 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] GET http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/volumes/detail?all_tenants=1 Jan 28 14:10:26.956733 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cec1fc9c-fdfc-46e5-8329-119cce3c68e6 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:26.956733 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:10:26.956733 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:10:26.957480 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-cec1fc9c-fdfc-46e5-8329-119cce3c68e6 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Calling method 'detail' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:26.959099 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-cec1fc9c-fdfc-46e5-8329-119cce3c68e6 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 14:10:27.017678 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-cec1fc9c-fdfc-46e5-8329-119cce3c68e6 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Get all volumes completed successfully. Jan 28 14:10:27.031237 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-cec1fc9c-fdfc-46e5-8329-119cce3c68e6 tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 28 14:10:27.032420 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1911/3812] 10.222.0.38 () {58 vars in 1252 bytes} [Thu Jan 28 14:10:26 2021] GET /volume/v3/37ce7777bdd34265900a68ad49440abf/volumes/detail?all_tenants=1 => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 14:10:27.047836 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a29bb70d-73e8-433a-9714-f6cd13823a3d tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] DELETE http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types/c348347f-84bf-43d9-9219-cbf32441be03 Jan 28 14:10:27.048355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a29bb70d-73e8-433a-9714-f6cd13823a3d tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:10:27.048873 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a29bb70d-73e8-433a-9714-f6cd13823a3d tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] Calling method '_delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:10:27.145520 n-d-705657-14 devstack@c-api.service[87939]: /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. Jan 28 14:10:27.145520 n-d-705657-14 devstack@c-api.service[87939]: "UPDATE / DELETE expressions." % clause Jan 28 14:10:27.157247 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a29bb70d-73e8-433a-9714-f6cd13823a3d tempest-TestEncryptedCinderVolumes-869330340 tempest-TestEncryptedCinderVolumes-869330340-project-admin] http://10.222.0.38/volume/v3/37ce7777bdd34265900a68ad49440abf/types/c348347f-84bf-43d9-9219-cbf32441be03 returned with HTTP 202 Jan 28 14:10:27.158573 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1902/3813] 10.222.0.38 () {58 vars in 1312 bytes} [Thu Jan 28 14:10:27 2021] DELETE /volume/v3/37ce7777bdd34265900a68ad49440abf/types/c348347f-84bf-43d9-9219-cbf32441be03 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 14:11:40.673428 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] POST http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes Jan 28 14:11:40.674373 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1410782617", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:11:40.675698 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1410782617', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87941) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 14:11:40.676125 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Create volume of 1 GB Jan 28 14:11:40.690925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Availability Zones retrieved successfully. Jan 28 14:11:40.708150 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Flow 'volume_create_api' (d67c57c2-f05b-4e43-85ec-2122d33177b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:11:40.711658 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9197b20c-93cd-41ab-876a-79a3c27cdc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:11:40.713848 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Validating volume size '1' using validate_int {{(pid=87941) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 14:11:40.791474 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9197b20c-93cd-41ab-876a-79a3c27cdc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:11:40.793699 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d530211-a5bf-4f4f-aa4a-cbbe10aaa3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:11:40.940619 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Created reservations ['c3b9ceef-4637-4bea-9960-24ac9e1916fb', '7fa5c524-5553-4c02-84b7-fe0b745570e6', '3d0ec78e-8ba0-4b05-aa1a-be8348f72ccd', '8d7960e7-98b9-4fc8-b428-b84e9f21fc87'] {{(pid=87941) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 14:11:40.945057 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d530211-a5bf-4f4f-aa4a-cbbe10aaa3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b9ceef-4637-4bea-9960-24ac9e1916fb', '7fa5c524-5553-4c02-84b7-fe0b745570e6', '3d0ec78e-8ba0-4b05-aa1a-be8348f72ccd', '8d7960e7-98b9-4fc8-b428-b84e9f21fc87']}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:11:40.948496 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c95241-981e-4aad-b2a2-fe282c0193be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:11:41.057502 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c95241-981e-4aad-b2a2-fe282c0193be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db670f0c-7cea-49ef-9f17-b267e6b4c698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1410782617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f1232ee5a94979a2ea8dde249f4299',qos_specs=None,replication_status=,reservations=['c3b9ceef-4637-4bea-9960-24ac9e1916fb','7fa5c524-5553-4c02-84b7-fe0b745570e6','3d0ec78e-8ba0-4b05-aa1a-be8348f72ccd','8d7960e7-98b9-4fc8-b428-b84e9f21fc87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ac61907bf79467da4fd738ce2d85a39',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T14:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1410782617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db670f0c-7cea-49ef-9f17-b267e6b4c698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f1232ee5a94979a2ea8dde249f4299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4ac61907bf79467da4fd738ce2d85a39',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:11:41.059730 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d87db37-166d-48e7-bfa7-fde7a5d0cdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:11:41.100290 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d87db37-166d-48e7-bfa7-fde7a5d0cdc7) transitioned into state 'SUCCESS' from state '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-1410782617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f1232ee5a94979a2ea8dde249f4299',qos_specs=None,replication_status=,reservations=['c3b9ceef-4637-4bea-9960-24ac9e1916fb','7fa5c524-5553-4c02-84b7-fe0b745570e6','3d0ec78e-8ba0-4b05-aa1a-be8348f72ccd','8d7960e7-98b9-4fc8-b428-b84e9f21fc87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ac61907bf79467da4fd738ce2d85a39',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:11:41.104748 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc6cfe50-b0c1-4ab9-b9a3-f6d563b162dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:11:41.133155 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc6cfe50-b0c1-4ab9-b9a3-f6d563b162dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87941) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:11:41.138443 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Flow 'volume_create_api' (d67c57c2-f05b-4e43-85ec-2122d33177b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87941) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:11:41.222360 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Create volume request issued successfully. Jan 28 14:11:41.243512 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f47ceb61-50f3-4370-9ee2-9c7906ed7a90 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes returned with HTTP 202 Jan 28 14:11:41.256438 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1912/3814] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 14:11:40 2021] POST /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes => generated 824 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 14:11:41.283821 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14cf2168-e1c7-41f2-8386-ae698b977a66 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:41.285508 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14cf2168-e1c7-41f2-8386-ae698b977a66 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:41.286416 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-14cf2168-e1c7-41f2-8386-ae698b977a66 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:41.352921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:41.352921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:41.363318 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-14cf2168-e1c7-41f2-8386-ae698b977a66 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:41.389672 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-14cf2168-e1c7-41f2-8386-ae698b977a66 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:41.390571 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1903/3815] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:41 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:42.418675 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fd62cf9-b647-4b07-885b-6d6c04e376c7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:42.419521 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fd62cf9-b647-4b07-885b-6d6c04e376c7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:42.419521 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:42.419521 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:42.420069 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-4fd62cf9-b647-4b07-885b-6d6c04e376c7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:42.477685 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:42.477685 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:42.488143 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-4fd62cf9-b647-4b07-885b-6d6c04e376c7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:42.515659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-4fd62cf9-b647-4b07-885b-6d6c04e376c7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:42.516913 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1913/3816] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:42 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:42.533259 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aec45745-c387-42a4-8c14-85c7201a392c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:42.533764 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aec45745-c387-42a4-8c14-85c7201a392c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:42.534194 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:42.534194 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:42.534596 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-aec45745-c387-42a4-8c14-85c7201a392c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:42.590139 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:42.590139 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:42.601696 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-aec45745-c387-42a4-8c14-85c7201a392c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:42.628016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-aec45745-c387-42a4-8c14-85c7201a392c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:42.629040 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1904/3817] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:42 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:42.647859 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e849be68-931e-413b-92bc-012f60cbb0ea tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes Jan 28 14:11:42.649098 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e849be68-931e-413b-92bc-012f60cbb0ea tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:42.649441 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:42.649441 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:42.650368 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e849be68-931e-413b-92bc-012f60cbb0ea tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'index' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:42.651840 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.api_utils [None req-e849be68-931e-413b-92bc-012f60cbb0ea tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Removing options '' from query. {{(pid=87941) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 14:11:42.655669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-e849be68-931e-413b-92bc-012f60cbb0ea tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87941) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 14:11:42.751614 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e849be68-931e-413b-92bc-012f60cbb0ea tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Get all volumes completed successfully. Jan 28 14:11:42.752560 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e849be68-931e-413b-92bc-012f60cbb0ea tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes returned with HTTP 200 Jan 28 14:11:42.753481 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1914/3818] 10.222.0.38 () {58 vars in 1204 bytes} [Thu Jan 28 14:11:42 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes => generated 405 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:42.771785 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:42.772479 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:42.773759 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:42.773759 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:42.774146 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:42.827388 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:42.827388 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:42.837808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:42.862521 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:42.863396 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1905/3819] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:42 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:43.104286 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-2f10fc53-8d40-4917-b352-971e050a83d8 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:43.105186 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-2f10fc53-8d40-4917-b352-971e050a83d8 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:43.105186 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:43.105186 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:43.105639 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-2f10fc53-8d40-4917-b352-971e050a83d8 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:43.170543 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:43.170543 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:43.182808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-2f10fc53-8d40-4917-b352-971e050a83d8 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:43.213993 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-2f10fc53-8d40-4917-b352-971e050a83d8 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:43.214885 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1915/3820] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:11:43 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:43.324598 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume// Jan 28 14:11:43.325131 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:43.325379 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:43.325379 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:43.325911 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:43.327172 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-df129b88-9447-4d04-a3a3-f063f6f32da7 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:11:43.327922 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1906/3821] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 14:11:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:11:43.345808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-628947f2-cd7d-457a-ac10-ab6613f9c85a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] POST http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments Jan 28 14:11:43.346346 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:43.346346 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:43.346799 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-628947f2-cd7d-457a-ac10-ab6613f9c85a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db670f0c-7cea-49ef-9f17-b267e6b4c698", "instance_uuid": "957867e1-3a71-458d-b96e-3c7a4156fbfd", "connector": null}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:11:43.404761 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:43.404761 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:43.474664 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-628947f2-cd7d-457a-ac10-ab6613f9c85a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments returned with HTTP 200 Jan 28 14:11:43.475817 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1916/3822] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 14:11:43 2021] POST /volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:11:43.534383 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d8bbb1a-9569-4da4-98b3-6ce6960bf903 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:43.535396 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d8bbb1a-9569-4da4-98b3-6ce6960bf903 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:43.536329 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-3d8bbb1a-9569-4da4-98b3-6ce6960bf903 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:43.582149 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-628947f2-cd7d-457a-ac10-ab6613f9c85a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume// Jan 28 14:11:43.582867 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-628947f2-cd7d-457a-ac10-ab6613f9c85a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:43.583199 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:43.583199 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:43.583857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-628947f2-cd7d-457a-ac10-ab6613f9c85a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:43.585757 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-628947f2-cd7d-457a-ac10-ab6613f9c85a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:11:43.587191 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1917/3823] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 14:11:43 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:11:43.599658 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:43.599658 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:43.604288 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-9f81d31b-18ce-4309-a0ed-606bb30ae1da tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:43.605461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-9f81d31b-18ce-4309-a0ed-606bb30ae1da tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:43.606395 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-9f81d31b-18ce-4309-a0ed-606bb30ae1da tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:43.614919 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-3d8bbb1a-9569-4da4-98b3-6ce6960bf903 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:43.658553 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:43.658553 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:43.659382 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:43.659382 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:43.669463 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-9f81d31b-18ce-4309-a0ed-606bb30ae1da tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:43.674886 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-3d8bbb1a-9569-4da4-98b3-6ce6960bf903 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:43.676230 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1907/3824] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:43 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:43.708674 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:43.708674 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:43.727996 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-9f81d31b-18ce-4309-a0ed-606bb30ae1da tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:43.729316 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1918/3825] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 14:11:43 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 1015 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 14:11:43.777924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-65eff4c7-be9e-4b66-bbf0-0497169bf1c5 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] PUT http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d Jan 28 14:11:43.778448 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:43.778448 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:43.778898 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-65eff4c7-be9e-4b66-bbf0-0497169bf1c5 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sdb"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:11:43.817310 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 14:11:43.817310 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 14:11:43.817857 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-65eff4c7-be9e-4b66-bbf0-0497169bf1c5 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Lock "b'cinder-attachment_update-db670f0c-7cea-49ef-9f17-b267e6b4c698-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.017s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 14:11:43.820322 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:43.820322 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:44.698307 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57cdb9a8-27c9-4267-9800-dc44807f988f tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:44.699381 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57cdb9a8-27c9-4267-9800-dc44807f988f tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:44.699790 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:44.699790 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:44.700514 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-57cdb9a8-27c9-4267-9800-dc44807f988f tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:44.805240 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:44.805240 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:44.819881 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-57cdb9a8-27c9-4267-9800-dc44807f988f tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:44.860980 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:44.860980 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:44.877118 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-57cdb9a8-27c9-4267-9800-dc44807f988f tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:44.878705 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1919/3826] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:44 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:45.376765 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-65eff4c7-be9e-4b66-bbf0-0497169bf1c5 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Lock "b'cinder-attachment_update-db670f0c-7cea-49ef-9f17-b267e6b4c698-n-h2-705657-14'" released by "attachment_update" :: held 1.559s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 14:11:45.377522 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-65eff4c7-be9e-4b66-bbf0-0497169bf1c5 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d returned with HTTP 200 Jan 28 14:11:45.378591 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1908/3827] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 14:11:43 2021] PUT /volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d => generated 762 bytes in 1606 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:11:45.899824 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1c95a4b-0175-487d-8b2d-c150173cc950 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:45.900787 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1c95a4b-0175-487d-8b2d-c150173cc950 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:45.901167 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:45.901167 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:45.901846 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c1c95a4b-0175-487d-8b2d-c150173cc950 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:46.013219 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:46.013219 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:46.024720 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c1c95a4b-0175-487d-8b2d-c150173cc950 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:46.047680 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:46.047680 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:46.059533 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c1c95a4b-0175-487d-8b2d-c150173cc950 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:46.060565 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1920/3828] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:45 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:47.087599 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfdd114e-92c1-4267-9f5a-52aa7ce85766 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:47.088401 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfdd114e-92c1-4267-9f5a-52aa7ce85766 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:47.088401 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:47.088401 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:47.088914 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bfdd114e-92c1-4267-9f5a-52aa7ce85766 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:47.150439 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:47.150439 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:47.164973 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bfdd114e-92c1-4267-9f5a-52aa7ce85766 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:47.186778 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:47.186778 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:47.200980 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bfdd114e-92c1-4267-9f5a-52aa7ce85766 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:47.202419 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1909/3829] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:47 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:48.225487 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47faf274-c8f0-4728-ac3a-057e0ba77d10 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:48.226364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47faf274-c8f0-4728-ac3a-057e0ba77d10 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:48.226612 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:48.226612 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:48.227400 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-47faf274-c8f0-4728-ac3a-057e0ba77d10 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:48.280962 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:48.280962 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:48.292924 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-47faf274-c8f0-4728-ac3a-057e0ba77d10 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:48.318198 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:48.318198 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:48.328192 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-47faf274-c8f0-4728-ac3a-057e0ba77d10 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:48.329369 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1921/3830] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:48 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:49.346750 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6eec43cb-b338-4711-8f5a-3dc9b2afcbc3 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:49.347535 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6eec43cb-b338-4711-8f5a-3dc9b2afcbc3 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:49.347535 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:49.347535 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:49.347969 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6eec43cb-b338-4711-8f5a-3dc9b2afcbc3 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:49.400839 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:49.400839 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:49.410841 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6eec43cb-b338-4711-8f5a-3dc9b2afcbc3 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:49.433482 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:49.433482 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:49.442828 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6eec43cb-b338-4711-8f5a-3dc9b2afcbc3 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:49.443740 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1910/3831] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:49 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:50.469707 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97e87d99-ab3b-4581-a152-86f4804b86a9 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:50.470635 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97e87d99-ab3b-4581-a152-86f4804b86a9 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:50.470983 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:50.470983 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:50.471740 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-97e87d99-ab3b-4581-a152-86f4804b86a9 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:50.552005 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:50.552005 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:50.562070 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-97e87d99-ab3b-4581-a152-86f4804b86a9 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:50.586843 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:50.586843 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:50.599916 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-97e87d99-ab3b-4581-a152-86f4804b86a9 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:50.601283 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1922/3832] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:50 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:11:50.900062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-ffd1d448-b1ac-41e5-8d6d-315c80acbd13 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] POST http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d/action Jan 28 14:11:50.900671 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:50.900671 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:50.901364 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-ffd1d448-b1ac-41e5-8d6d-315c80acbd13 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:11:50.901871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-ffd1d448-b1ac-41e5-8d6d-315c80acbd13 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:11:51.010946 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:51.010946 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:51.028009 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-34ec2ef4-eb9d-49ef-8df6-097f300b4de4 req-ffd1d448-b1ac-41e5-8d6d-315c80acbd13 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d/action returned with HTTP 204 Jan 28 14:11:51.029704 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1911/3833] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 14:11:50 2021] POST /volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:11:51.618754 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0da44d2-c864-41a8-af51-efd9385b3b3e tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:51.619441 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0da44d2-c864-41a8-af51-efd9385b3b3e tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:51.619601 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:51.619601 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:51.619876 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b0da44d2-c864-41a8-af51-efd9385b3b3e tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:51.678893 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:51.678893 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:51.693060 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b0da44d2-c864-41a8-af51-efd9385b3b3e tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:51.719845 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:51.719845 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:51.731284 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b0da44d2-c864-41a8-af51-efd9385b3b3e tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:51.736652 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1923/3834] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:51 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 1209 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:11:51.751621 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c113220a-9914-4c79-b80d-eec38537828b tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:51.752129 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c113220a-9914-4c79-b80d-eec38537828b tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:51.752351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:51.752351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:51.752718 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-c113220a-9914-4c79-b80d-eec38537828b tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:51.805987 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:51.805987 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:51.815635 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-c113220a-9914-4c79-b80d-eec38537828b tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:51.838692 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:51.838692 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:51.849808 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-c113220a-9914-4c79-b80d-eec38537828b tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:51.850724 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1912/3835] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:51 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 1209 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:11:51.867874 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4efb630-5691-48a4-a651-236e6f55d802 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:11:51.868513 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4efb630-5691-48a4-a651-236e6f55d802 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:11:51.868732 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:11:51.868732 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:11:51.869157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a4efb630-5691-48a4-a651-236e6f55d802 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:11:51.928745 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:51.928745 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:51.938485 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a4efb630-5691-48a4-a651-236e6f55d802 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:11:51.963740 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:11:51.963740 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:11:51.974022 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a4efb630-5691-48a4-a651-236e6f55d802 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:11:51.975228 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1924/3836] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:11:51 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 1209 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:13:04.816838 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:13:04.817533 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:04.817636 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:04.817636 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:04.818148 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:04.886701 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:04.886701 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:04.898698 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:13:04.923288 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:04.923288 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:04.938062 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:13:04.942035 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1913/3837] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:13:04 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 1209 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:13:04.971760 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b7a17478-b63e-46e4-95b0-a2ed220e469c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] POST http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698/action Jan 28 14:13:04.972585 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:04.972585 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:04.973238 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b7a17478-b63e-46e4-95b0-a2ed220e469c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:13:04.973692 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b7a17478-b63e-46e4-95b0-a2ed220e469c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:13:05.030627 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:05.030627 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:05.031971 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b7a17478-b63e-46e4-95b0-a2ed220e469c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:13:05.045490 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b7a17478-b63e-46e4-95b0-a2ed220e469c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Begin detaching volume completed successfully. Jan 28 14:13:05.046274 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b7a17478-b63e-46e4-95b0-a2ed220e469c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698/action returned with HTTP 202 Jan 28 14:13:05.047655 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1925/3838] 10.222.0.38 () {64 vars in 1643 bytes} [Thu Jan 28 14:13:04 2021] POST /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 14:13:05.173803 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume// Jan 28 14:13:05.174864 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:05.175310 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:05.175310 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:05.176136 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:05.178716 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-c9f19a78-e456-46da-820b-cd31723dcf9c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:13:05.180447 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1914/3839] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 14:13:05 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:13:05.199894 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b8acfa6b-bd18-44c0-a273-c0c0232f1f78 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:13:05.201633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b8acfa6b-bd18-44c0-a273-c0c0232f1f78 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:05.202413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:05.202413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:05.203980 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b8acfa6b-bd18-44c0-a273-c0c0232f1f78 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:05.281207 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:05.281207 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:05.292861 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b8acfa6b-bd18-44c0-a273-c0c0232f1f78 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:13:05.334351 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:05.334351 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:05.351386 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-b8acfa6b-bd18-44c0-a273-c0c0232f1f78 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:13:05.352818 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1926/3840] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 14:13:05 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 1311 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 14:13:05.799703 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-5f7fc494-108e-4cdf-a4f8-3aa304e54273 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] DELETE http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d Jan 28 14:13:05.800432 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-5f7fc494-108e-4cdf-a4f8-3aa304e54273 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:05.800957 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-5f7fc494-108e-4cdf-a4f8-3aa304e54273 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:05.824629 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:05.824629 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:06.336843 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-5f7fc494-108e-4cdf-a4f8-3aa304e54273 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 14:13:06.337263 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-5f7fc494-108e-4cdf-a4f8-3aa304e54273 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 14:13:06.345109 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0555f76a-0937-4465-b8f1-b6c6d4e36a87 req-5f7fc494-108e-4cdf-a4f8-3aa304e54273 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d returned with HTTP 200 Jan 28 14:13:06.346531 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1915/3841] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 14:13:05 2021] DELETE /volume/v3/22f1232ee5a94979a2ea8dde249f4299/attachments/8dc4fef5-6c9e-4e01-be96-9674151fc86d => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:13:07.759242 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e9db6e6a-9ced-4e36-94a5-0c634712ac8c req-0c76a065-f352-49a5-9a40-79bc53c9b06a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:13:07.760160 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e9db6e6a-9ced-4e36-94a5-0c634712ac8c req-0c76a065-f352-49a5-9a40-79bc53c9b06a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:07.760160 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:07.760160 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:07.760636 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e9db6e6a-9ced-4e36-94a5-0c634712ac8c req-0c76a065-f352-49a5-9a40-79bc53c9b06a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:07.837107 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:07.837107 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:07.853832 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-e9db6e6a-9ced-4e36-94a5-0c634712ac8c req-0c76a065-f352-49a5-9a40-79bc53c9b06a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:13:07.892833 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e9db6e6a-9ced-4e36-94a5-0c634712ac8c req-0c76a065-f352-49a5-9a40-79bc53c9b06a tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:13:07.894009 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1927/3842] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:13:07 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 917 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:13:07.931659 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-352ae30f-7198-413e-80a5-6c5fe81faf32 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] DELETE http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:13:07.932741 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-352ae30f-7198-413e-80a5-6c5fe81faf32 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:07.933082 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:07.933082 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:07.933836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-352ae30f-7198-413e-80a5-6c5fe81faf32 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'delete' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:07.934725 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-352ae30f-7198-413e-80a5-6c5fe81faf32 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Delete volume with id: db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:13:08.042986 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:08.042986 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:08.045129 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-352ae30f-7198-413e-80a5-6c5fe81faf32 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:13:08.086207 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-352ae30f-7198-413e-80a5-6c5fe81faf32 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Delete volume request issued successfully. Jan 28 14:13:08.087437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-352ae30f-7198-413e-80a5-6c5fe81faf32 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 202 Jan 28 14:13:08.088809 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1916/3843] 10.222.0.38 () {58 vars in 1318 bytes} [Thu Jan 28 14:13:07 2021] DELETE /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 14:13:08.098615 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f52b5961-25ff-4117-9693-893cb23a0911 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:13:08.099292 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f52b5961-25ff-4117-9693-893cb23a0911 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:08.099484 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:08.099484 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:08.099874 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-f52b5961-25ff-4117-9693-893cb23a0911 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:08.158355 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:08.158355 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:08.169239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-f52b5961-25ff-4117-9693-893cb23a0911 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:13:08.196776 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-f52b5961-25ff-4117-9693-893cb23a0911 tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:13:08.197647 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1928/3844] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:13:08 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:13:09.220395 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d0c2932e-e035-4835-aa79-2834deb721dd tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:13:09.221494 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d0c2932e-e035-4835-aa79-2834deb721dd tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:09.221796 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:09.221796 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:09.222417 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d0c2932e-e035-4835-aa79-2834deb721dd tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:09.310225 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:13:09.310225 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:13:09.321640 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d0c2932e-e035-4835-aa79-2834deb721dd tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Volume info retrieved successfully. Jan 28 14:13:09.355985 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d0c2932e-e035-4835-aa79-2834deb721dd tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 200 Jan 28 14:13:09.356803 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1917/3845] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:13:09 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:13:10.380948 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9bfca38e-cbb3-450c-956e-e294781a1b7c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] GET http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 Jan 28 14:13:10.382188 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9bfca38e-cbb3-450c-956e-e294781a1b7c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:13:10.382598 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:13:10.382598 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:13:10.383475 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9bfca38e-cbb3-450c-956e-e294781a1b7c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:13:10.466472 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9bfca38e-cbb3-450c-956e-e294781a1b7c tempest-TestMinimumBasicScenario-1033720313 tempest-TestMinimumBasicScenario-1033720313-project] http://10.222.0.38/volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 returned with HTTP 404 Jan 28 14:13:10.467770 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1929/3846] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:13:10 2021] GET /volume/v3/22f1232ee5a94979a2ea8dde249f4299/volumes/db670f0c-7cea-49ef-9f17-b267e6b4c698 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:28:00.450451 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] POST http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes Jan 28 14:28:00.451080 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:00.451080 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:00.451440 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1844759242", "imageRef": "a091874b-ff82-487f-ae60-76d72266573e", "size": 1}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:28:00.452532 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.v3.volumes [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1844759242', 'imageRef': 'a091874b-ff82-487f-ae60-76d72266573e', 'size': 1}} {{(pid=87940) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 14:28:00.604634 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Create volume of 1 GB Jan 28 14:28:00.630898 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Availability Zones retrieved successfully. Jan 28 14:28:00.670122 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Flow 'volume_create_api' (56230b1b-25aa-48bd-8aad-d047ce9500fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:28:00.677385 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd62649-e13a-4c3a-bb48-7db401fe58c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:28:00.681852 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.flows.api.create_volume [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Validating volume size '1' using validate_int {{(pid=87940) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 14:28:00.873539 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd62649-e13a-4c3a-bb48-7db401fe58c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T12:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=1c0f97a7-3a54-4165-9982-0f30f20237d4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c0f97a7-3a54-4165-9982-0f30f20237d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:28:00.876013 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e496c2-95b2-4dc3-a729-64e60f892637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:28:01.004640 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.quota [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Created reservations ['e391e37c-b905-4d05-a125-a5810cc7db51', '6df322fe-da4c-48f7-89ec-e76cb323fd6b', '45380ada-6eec-4ff7-8734-b154252aa05b', '7a578735-3cbd-4875-b26b-c1cbcf83e154'] {{(pid=87940) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 14:28:01.006683 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e496c2-95b2-4dc3-a729-64e60f892637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e391e37c-b905-4d05-a125-a5810cc7db51', '6df322fe-da4c-48f7-89ec-e76cb323fd6b', '45380ada-6eec-4ff7-8734-b154252aa05b', '7a578735-3cbd-4875-b26b-c1cbcf83e154']}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:28:01.008984 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06437dd-2cbd-46f7-b0a1-a2a1c43279c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:28:01.079231 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06437dd-2cbd-46f7-b0a1-a2a1c43279c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86095afb-ed1f-42bb-ac18-c9a058013d4a', '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-1844759242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='196977cb20a241de882bd5be04068fe5',qos_specs=None,replication_status=,reservations=['e391e37c-b905-4d05-a125-a5810cc7db51','6df322fe-da4c-48f7-89ec-e76cb323fd6b','45380ada-6eec-4ff7-8734-b154252aa05b','7a578735-3cbd-4875-b26b-c1cbcf83e154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c99414494d649a5ad37d531d7cb8f78',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T14:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1844759242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86095afb-ed1f-42bb-ac18-c9a058013d4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='196977cb20a241de882bd5be04068fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0c99414494d649a5ad37d531d7cb8f78',volume_attachment=,volume_type=,volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:28:01.081428 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e7404c-c8ba-430c-a8bc-04bb38a88853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:28:01.111584 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e7404c-c8ba-430c-a8bc-04bb38a88853) transitioned into state 'SUCCESS' from state '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-1844759242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='196977cb20a241de882bd5be04068fe5',qos_specs=None,replication_status=,reservations=['e391e37c-b905-4d05-a125-a5810cc7db51','6df322fe-da4c-48f7-89ec-e76cb323fd6b','45380ada-6eec-4ff7-8734-b154252aa05b','7a578735-3cbd-4875-b26b-c1cbcf83e154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c99414494d649a5ad37d531d7cb8f78',volume_type_id=1c0f97a7-3a54-4165-9982-0f30f20237d4)}' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:28:01.113553 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca75d97d-2a11-44a3-9fcd-64eb94274d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 14:28:01.132976 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca75d97d-2a11-44a3-9fcd-64eb94274d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87940) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 14:28:01.138863 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Flow 'volume_create_api' (56230b1b-25aa-48bd-8aad-d047ce9500fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87940) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 14:28:01.207000 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Create volume request issued successfully. Jan 28 14:28:01.228958 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-566e839b-afcc-446e-925f-0791507d7926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes returned with HTTP 202 Jan 28 14:28:01.229871 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1918/3847] 10.222.0.38 () {60 vars in 1226 bytes} [Thu Jan 28 14:28:00 2021] POST /volume/v3/196977cb20a241de882bd5be04068fe5/volumes => generated 822 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 14:28:01.250002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-545b3232-758f-46db-9ef4-adcf5fbe6013 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:01.250853 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-545b3232-758f-46db-9ef4-adcf5fbe6013 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:01.251776 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-545b3232-758f-46db-9ef4-adcf5fbe6013 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:01.364847 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:01.364847 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:01.382047 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-545b3232-758f-46db-9ef4-adcf5fbe6013 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:01.429650 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-545b3232-758f-46db-9ef4-adcf5fbe6013 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:01.430595 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1930/3848] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:01 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:02.450372 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-daf5f791-4739-45d1-abfb-9a75b826f15a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:02.451339 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-daf5f791-4739-45d1-abfb-9a75b826f15a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:02.452005 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:02.452005 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:02.452862 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-daf5f791-4739-45d1-abfb-9a75b826f15a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:02.545272 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:02.545272 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:02.563119 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-daf5f791-4739-45d1-abfb-9a75b826f15a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:02.604501 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-daf5f791-4739-45d1-abfb-9a75b826f15a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:02.606066 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1919/3849] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:02 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:03.633089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5bceb2f7-b33a-4777-8990-613f63f24a5c tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:03.635164 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5bceb2f7-b33a-4777-8990-613f63f24a5c tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:03.636013 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:03.636013 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:03.636836 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-5bceb2f7-b33a-4777-8990-613f63f24a5c tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:03.700497 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:03.700497 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:03.720322 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-5bceb2f7-b33a-4777-8990-613f63f24a5c tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:03.760523 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-5bceb2f7-b33a-4777-8990-613f63f24a5c tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:03.761426 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1931/3850] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:03 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:04.777940 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e11ca59a-42ad-4f73-8b22-ee888bf891c8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:04.779291 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e11ca59a-42ad-4f73-8b22-ee888bf891c8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:04.779542 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:04.779542 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:04.780047 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-e11ca59a-42ad-4f73-8b22-ee888bf891c8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:04.855815 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:04.855815 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:04.873711 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-e11ca59a-42ad-4f73-8b22-ee888bf891c8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:04.924764 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-e11ca59a-42ad-4f73-8b22-ee888bf891c8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:04.926980 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1920/3851] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:04 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:05.952538 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b040399c-ce0c-4072-b240-d605804abbc8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:05.953403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b040399c-ce0c-4072-b240-d605804abbc8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:05.953403 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:05.953403 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:05.953871 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b040399c-ce0c-4072-b240-d605804abbc8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:06.015799 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:06.015799 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:06.026169 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b040399c-ce0c-4072-b240-d605804abbc8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:06.059156 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b040399c-ce0c-4072-b240-d605804abbc8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:06.060248 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1932/3852] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:05 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:07.082016 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0ff20a7-845b-4f08-b3d0-0e4166137458 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:07.082882 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0ff20a7-845b-4f08-b3d0-0e4166137458 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:07.082882 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:07.082882 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:07.083467 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a0ff20a7-845b-4f08-b3d0-0e4166137458 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:07.136345 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:07.136345 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:07.149458 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a0ff20a7-845b-4f08-b3d0-0e4166137458 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:07.186109 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a0ff20a7-845b-4f08-b3d0-0e4166137458 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:07.187914 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1921/3853] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:07 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:08.218483 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99450092-5ef9-4f3f-b169-9ddb1e3056c4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:08.220191 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99450092-5ef9-4f3f-b169-9ddb1e3056c4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:08.220684 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:08.220684 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:08.221469 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-99450092-5ef9-4f3f-b169-9ddb1e3056c4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:08.289240 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:08.289240 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:08.299613 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-99450092-5ef9-4f3f-b169-9ddb1e3056c4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:08.329239 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-99450092-5ef9-4f3f-b169-9ddb1e3056c4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:08.330101 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1933/3854] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:08 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:09.347181 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a36615c-1c88-4a5d-a40b-1a5c276cf6f6 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:09.347992 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a36615c-1c88-4a5d-a40b-1a5c276cf6f6 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:09.348163 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:09.348163 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:09.348472 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-6a36615c-1c88-4a5d-a40b-1a5c276cf6f6 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:09.418501 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:09.418501 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:09.437316 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-6a36615c-1c88-4a5d-a40b-1a5c276cf6f6 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:09.469238 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-6a36615c-1c88-4a5d-a40b-1a5c276cf6f6 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:09.470443 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1922/3855] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:09 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:10.490616 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0cc54909-c86b-42f9-8334-dcae7b9d4e06 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:10.491527 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0cc54909-c86b-42f9-8334-dcae7b9d4e06 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:10.491897 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:10.491897 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:10.492523 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-0cc54909-c86b-42f9-8334-dcae7b9d4e06 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:10.563288 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:10.563288 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:10.574142 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-0cc54909-c86b-42f9-8334-dcae7b9d4e06 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:10.617001 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-0cc54909-c86b-42f9-8334-dcae7b9d4e06 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:10.619118 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1934/3856] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:10 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:11.639500 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9c351b0-8a14-4038-949c-a213cd195055 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:11.640461 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9c351b0-8a14-4038-949c-a213cd195055 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:11.640634 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:11.640634 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:11.641189 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-a9c351b0-8a14-4038-949c-a213cd195055 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:11.708794 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:11.708794 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:11.720531 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-a9c351b0-8a14-4038-949c-a213cd195055 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:11.765308 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-a9c351b0-8a14-4038-949c-a213cd195055 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:11.767057 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1923/3857] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:11 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:12.789633 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f24ecf8-42de-4a51-b68b-83b3a86fd97a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:12.790885 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f24ecf8-42de-4a51-b68b-83b3a86fd97a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:12.791281 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:12.791281 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:12.791939 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-9f24ecf8-42de-4a51-b68b-83b3a86fd97a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:12.874921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:12.874921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:12.887540 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-9f24ecf8-42de-4a51-b68b-83b3a86fd97a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:12.916415 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-9f24ecf8-42de-4a51-b68b-83b3a86fd97a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:12.917572 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1935/3858] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:12 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:13.936002 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bebcc200-931f-43ad-beaa-dd5e62475d50 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:13.936972 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bebcc200-931f-43ad-beaa-dd5e62475d50 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:13.937222 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:13.937222 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:13.939068 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-bebcc200-931f-43ad-beaa-dd5e62475d50 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:14.030704 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:14.030704 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:14.049089 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-bebcc200-931f-43ad-beaa-dd5e62475d50 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:14.099200 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-bebcc200-931f-43ad-beaa-dd5e62475d50 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:14.112794 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1924/3859] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:13 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 972 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:15.121438 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-054a7493-345e-4b8a-bda1-de834c9413e8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:15.122285 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-054a7493-345e-4b8a-bda1-de834c9413e8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:15.122629 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:15.122629 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:15.169816 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-054a7493-345e-4b8a-bda1-de834c9413e8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:15.187644 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:15.187644 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:15.197877 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-054a7493-345e-4b8a-bda1-de834c9413e8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:15.225421 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-054a7493-345e-4b8a-bda1-de834c9413e8 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:15.226196 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1936/3860] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:15 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 975 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:16.248036 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23f2fc56-3192-4a15-a195-f410885dec1a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:16.249362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23f2fc56-3192-4a15-a195-f410885dec1a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:16.249362 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:16.249362 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:16.249362 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-23f2fc56-3192-4a15-a195-f410885dec1a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:16.336136 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:16.336136 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:16.362275 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-23f2fc56-3192-4a15-a195-f410885dec1a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:16.410175 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-23f2fc56-3192-4a15-a195-f410885dec1a tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:16.411801 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1925/3861] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:16 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 975 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:17.441860 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-068f6935-2512-47f8-a9b3-e7561e8cda1d tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:17.458769 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-068f6935-2512-47f8-a9b3-e7561e8cda1d tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:17.458769 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:17.458769 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:17.458769 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-068f6935-2512-47f8-a9b3-e7561e8cda1d tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:17.496634 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:17.496634 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:17.507048 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-068f6935-2512-47f8-a9b3-e7561e8cda1d tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:17.541243 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-068f6935-2512-47f8-a9b3-e7561e8cda1d tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:17.542277 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1937/3862] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:17 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 975 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:18.562434 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d098d352-8129-45da-8fff-daffe97d9f33 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:18.563459 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d098d352-8129-45da-8fff-daffe97d9f33 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:18.563806 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:18.563806 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:18.564355 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-d098d352-8129-45da-8fff-daffe97d9f33 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:18.659607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:18.659607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:18.678090 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-d098d352-8129-45da-8fff-daffe97d9f33 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:18.730527 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-d098d352-8129-45da-8fff-daffe97d9f33 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:18.732470 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1926/3863] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:18 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 975 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:28:19.752547 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26854e5c-27ed-4a16-afd7-e49df5755eb1 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:19.753210 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26854e5c-27ed-4a16-afd7-e49df5755eb1 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:19.753378 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:19.753378 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:19.753594 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-26854e5c-27ed-4a16-afd7-e49df5755eb1 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:19.813354 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:19.813354 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:19.827034 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-26854e5c-27ed-4a16-afd7-e49df5755eb1 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:19.857304 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-26854e5c-27ed-4a16-afd7-e49df5755eb1 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:19.858765 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1938/3864] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:19 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 1365 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:28:20.876925 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b237b7e1-e9bc-400e-9b62-ac9a4bbe1b49 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:20.877529 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b237b7e1-e9bc-400e-9b62-ac9a4bbe1b49 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:20.877637 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:20.877637 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:20.877978 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [None req-b237b7e1-e9bc-400e-9b62-ac9a4bbe1b49 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:20.933303 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:20.933303 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:20.943573 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [None req-b237b7e1-e9bc-400e-9b62-ac9a4bbe1b49 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:20.973338 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [None req-b237b7e1-e9bc-400e-9b62-ac9a4bbe1b49 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:20.975415 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1927/3865] 10.222.0.38 () {58 vars in 1315 bytes} [Thu Jan 28 14:28:20 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 1363 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:28:21.054111 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:21.054797 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:21.055042 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:21.055042 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:21.055587 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:21.108818 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:21.108818 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:21.119044 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:21.147730 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:21.148478 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1939/3866] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:28:21 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 1363 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:28:22.403804 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-248d3426-72f6-43b2-9ef3-9a90c21ecef3 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:22.405344 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-248d3426-72f6-43b2-9ef3-9a90c21ecef3 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:22.405725 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:22.405725 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:22.406408 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-248d3426-72f6-43b2-9ef3-9a90c21ecef3 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:22.515961 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:22.515961 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:22.530170 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-0911d636-95b4-4e88-ba5b-5375e294913a req-248d3426-72f6-43b2-9ef3-9a90c21ecef3 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:22.558991 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-248d3426-72f6-43b2-9ef3-9a90c21ecef3 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:22.559971 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1928/3867] 10.222.0.38 () {60 vars in 1569 bytes} [Thu Jan 28 14:28:22 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 1363 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:28:22.571411 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume// Jan 28 14:28:22.572107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:22.572414 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:22.572414 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:22.572974 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:22.574255 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:28:22.575062 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1940/3868] 10.222.0.38 () {58 vars in 1289 bytes} [Thu Jan 28 14:28:22 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:28:22.590039 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-d6c7312c-00b8-4fd2-a021-12d3fe9638c3 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] POST http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments Jan 28 14:28:22.590763 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:22.590763 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:22.591405 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-d6c7312c-00b8-4fd2-a021-12d3fe9638c3 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86095afb-ed1f-42bb-ac18-c9a058013d4a", "instance_uuid": "0083685b-2b55-4ce2-835a-5c64900ac650", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:28:22.659852 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:22.659852 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:22.745682 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-d6c7312c-00b8-4fd2-a021-12d3fe9638c3 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments returned with HTTP 200 Jan 28 14:28:22.746660 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1929/3869] 10.222.0.38 () {66 vars in 1565 bytes} [Thu Jan 28 14:28:22 2021] POST /volume/v3/196977cb20a241de882bd5be04068fe5/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:28:25.782328 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume// Jan 28 14:28:25.783241 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:25.784157 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:25.786276 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-309beb61-ea5f-4558-a523-b8cada0a7304 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:28:25.787381 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1941/3870] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 14:28:25 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:28:25.805133 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-9c9f87ca-8345-4e58-8e31-49f3fa0a9da2 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:28:25.806161 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-9c9f87ca-8345-4e58-8e31-49f3fa0a9da2 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:28:25.806530 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:25.806530 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:25.806918 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-9c9f87ca-8345-4e58-8e31-49f3fa0a9da2 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:28:25.865294 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:25.865294 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:25.877189 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-0911d636-95b4-4e88-ba5b-5375e294913a req-9c9f87ca-8345-4e58-8e31-49f3fa0a9da2 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:28:25.903531 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:25.903531 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:25.921658 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-9c9f87ca-8345-4e58-8e31-49f3fa0a9da2 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:28:25.923965 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1930/3871] 10.222.0.71 () {60 vars in 1403 bytes} [Thu Jan 28 14:28:25 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 1461 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 14:28:25.967674 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] PUT http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1 Jan 28 14:28:25.970107 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.71", "host": "n-h2-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:28:26.029904 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 14:28:26.029904 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 14:28:26.030827 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Lock "b'cinder-attachment_update-86095afb-ed1f-42bb-ac18-c9a058013d4a-n-h2-705657-14'" acquired by "attachment_update" :: waited 0.017s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 14:28:26.036335 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:26.036335 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:27.786284 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Lock "b'cinder-attachment_update-86095afb-ed1f-42bb-ac18-c9a058013d4a-n-h2-705657-14'" released by "attachment_update" :: held 1.756s {{(pid=87941) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 14:28:27.787596 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1 returned with HTTP 200 Jan 28 14:28:27.789644 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1942/3872] 10.222.0.71 () {64 vars in 1468 bytes} [Thu Jan 28 14:28:25 2021] PUT /volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1 => generated 762 bytes in 1833 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 14:28:27.841950 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-cb7d78ca-6e2b-46ee-8ecc-fd832b30c0ff tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] POST http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1/action Jan 28 14:28:27.842927 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:28:27.842927 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:28:27.846178 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-cb7d78ca-6e2b-46ee-8ecc-fd832b30c0ff tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action body: b'{"os-complete": null}' {{(pid=87940) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:28:27.846771 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-cb7d78ca-6e2b-46ee-8ecc-fd832b30c0ff tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:28:27.975886 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:28:27.975886 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:28:28.007557 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-cb7d78ca-6e2b-46ee-8ecc-fd832b30c0ff tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1/action returned with HTTP 204 Jan 28 14:28:28.009390 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1931/3873] 10.222.0.71 () {64 vars in 1489 bytes} [Thu Jan 28 14:28:27 2021] POST /volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 14:31:10.257805 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume// Jan 28 14:31:10.258403 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:31:10.258556 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:31:10.258556 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:31:10.258933 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'all' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:31:10.260264 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-0911d636-95b4-4e88-ba5b-5375e294913a req-c3f60c47-d04f-46d8-9d6c-0569617e928f tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:31:10.260922 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1943/3874] 10.222.0.71 () {56 vars in 1089 bytes} [Thu Jan 28 14:31:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:31:10.277513 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-e880344d-ba3a-4525-9810-d3d5dc961d7b tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] POST http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments Jan 28 14:31:10.278062 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:31:10.278062 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:31:10.278488 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-e880344d-ba3a-4525-9810-d3d5dc961d7b tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86095afb-ed1f-42bb-ac18-c9a058013d4a", "instance_uuid": "0083685b-2b55-4ce2-835a-5c64900ac650", "connector": null}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:31:10.333608 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:31:10.333608 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:31:10.477414 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-e880344d-ba3a-4525-9810-d3d5dc961d7b tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments returned with HTTP 200 Jan 28 14:31:10.479143 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1932/3875] 10.222.0.71 () {64 vars in 1358 bytes} [Thu Jan 28 14:31:10 2021] POST /volume/v3/196977cb20a241de882bd5be04068fe5/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:31:10.496270 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-4b26a40b-a302-4778-9d8d-054173fbe2d4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] DELETE http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1 Jan 28 14:31:10.497370 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-4b26a40b-a302-4778-9d8d-054173fbe2d4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:31:10.497935 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-4b26a40b-a302-4778-9d8d-054173fbe2d4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'version_select' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:31:10.538607 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:31:10.538607 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:31:10.851286 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-4b26a40b-a302-4778-9d8d-054173fbe2d4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e)]) {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 14:31:10.852090 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-4b26a40b-a302-4778-9d8d-054173fbe2d4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Adding status of: reserved to pending status list for volume. {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 14:31:10.852859 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-4b26a40b-a302-4778-9d8d-054173fbe2d4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87941) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 14:31:10.865254 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-4b26a40b-a302-4778-9d8d-054173fbe2d4 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1 returned with HTTP 200 Jan 28 14:31:10.866833 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1944/3876] 10.222.0.71 () {62 vars in 1437 bytes} [Thu Jan 28 14:31:10 2021] DELETE /volume/v3/196977cb20a241de882bd5be04068fe5/attachments/18d8671e-b708-4060-9d12-a166cba67bc1 => generated 192 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:31:14.290555 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-e880344d-ba3a-4525-9810-d3d5dc961d7b tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume// Jan 28 14:31:14.291520 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-e880344d-ba3a-4525-9810-d3d5dc961d7b tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:31:14.291921 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:31:14.291921 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:31:14.292592 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-e880344d-ba3a-4525-9810-d3d5dc961d7b tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'all' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:31:14.295684 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-e80c981c-c46f-4850-b9a8-2966748a67ed req-e880344d-ba3a-4525-9810-d3d5dc961d7b tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume// returned with HTTP 300 Jan 28 14:31:14.296916 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1933/3877] 10.222.0.65 () {56 vars in 1089 bytes} [Thu Jan 28 14:31:14 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 14:31:14.311851 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-8cd18aa3-618f-4b91-ab7c-ca1823fbccc0 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] GET http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:31:14.312691 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-8cd18aa3-618f-4b91-ab7c-ca1823fbccc0 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:31:14.313003 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:31:14.313003 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:31:14.313623 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-8cd18aa3-618f-4b91-ab7c-ca1823fbccc0 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'show' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:31:14.367398 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:31:14.367398 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:31:14.378324 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-8cd18aa3-618f-4b91-ab7c-ca1823fbccc0 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:31:14.402409 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:31:14.402409 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:31:14.414849 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-8cd18aa3-618f-4b91-ab7c-ca1823fbccc0 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 200 Jan 28 14:31:14.415957 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1945/3878] 10.222.0.65 () {60 vars in 1403 bytes} [Thu Jan 28 14:31:14 2021] GET /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 1461 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 14:31:14.452365 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-08134ee0-2e93-426b-840b-4b0634e56979 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] PUT http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e Jan 28 14:31:14.453391 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-08134ee0-2e93-426b-840b-4b0634e56979 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.65", "host": "n-h1-705657-14", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-14.cbci-705657-14.local", "mountpoint": "/dev/sda"}}} {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:31:14.488124 n-d-705657-14 devstack@c-api.service[87939]: /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.. Jan 28 14:31:14.488124 n-d-705657-14 devstack@c-api.service[87939]: return self(f, *args, **kw) Jan 28 14:31:14.488669 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-08134ee0-2e93-426b-840b-4b0634e56979 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Lock "b'cinder-attachment_update-86095afb-ed1f-42bb-ac18-c9a058013d4a-n-h1-705657-14'" acquired by "attachment_update" :: waited 0.011s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 14:31:14.491124 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:31:14.491124 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:31:16.056179 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.coordination [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-08134ee0-2e93-426b-840b-4b0634e56979 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Lock "b'cinder-attachment_update-86095afb-ed1f-42bb-ac18-c9a058013d4a-n-h1-705657-14'" released by "attachment_update" :: held 1.567s {{(pid=87940) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 14:31:16.056949 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-08134ee0-2e93-426b-840b-4b0634e56979 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e returned with HTTP 200 Jan 28 14:31:16.058074 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1934/3879] 10.222.0.65 () {64 vars in 1468 bytes} [Thu Jan 28 14:31:14 2021] PUT /volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e => generated 762 bytes in 1612 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 14:31:16.097882 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-c3aa6c0e-171f-45d9-bbed-1de039e7f926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] POST http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e/action Jan 28 14:31:16.098505 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:31:16.098505 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:31:16.099054 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-c3aa6c0e-171f-45d9-bbed-1de039e7f926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action body: b'{"os-complete": null}' {{(pid=87941) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 14:31:16.099695 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-c3aa6c0e-171f-45d9-bbed-1de039e7f926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 14:31:16.182769 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:31:16.182769 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:31:16.200459 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-9e50b0fb-4913-4519-9a8c-943358909ca0 req-c3aa6c0e-171f-45d9-bbed-1de039e7f926 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e/action returned with HTTP 204 Jan 28 14:31:16.201500 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1946/3880] 10.222.0.65 () {64 vars in 1489 bytes} [Thu Jan 28 14:31:16 2021] POST /volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 14:33:03.096534 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-b1b54884-b6b6-4a20-bf84-39c7a129b8aa tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] DELETE http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e Jan 28 14:33:03.097510 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-b1b54884-b6b6-4a20-bf84-39c7a129b8aa tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87940) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:33:03.098040 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:33:03.098040 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:33:03.098626 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-b1b54884-b6b6-4a20-bf84-39c7a129b8aa tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'version_select' {{(pid=87940) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:33:03.126138 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:33:03.126138 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:33:03.713633 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-b1b54884-b6b6-4a20-bf84-39c7a129b8aa tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 14:33:03.714409 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.volume.api [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-b1b54884-b6b6-4a20-bf84-39c7a129b8aa tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Pending status list for volume during attachment-delete: [] {{(pid=87940) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 14:33:03.726368 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-b1b54884-b6b6-4a20-bf84-39c7a129b8aa tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e returned with HTTP 200 Jan 28 14:33:03.728137 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87940|app: 0|req: 1935/3881] 10.222.0.65 () {62 vars in 1437 bytes} [Thu Jan 28 14:33:03 2021] DELETE /volume/v3/196977cb20a241de882bd5be04068fe5/attachments/33cd78ec-7b1d-4fbc-a091-ed3ab97c0b4e => generated 19 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 14:33:03.760219 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-f36a768b-51dd-4825-8f50-73d0ebe20b16 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] DELETE http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:33:03.761147 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-f36a768b-51dd-4825-8f50-73d0ebe20b16 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Empty body provided in request {{(pid=87941) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 14:33:03.761413 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 14:33:03.761413 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning, Jan 28 14:33:03.761896 n-d-705657-14 devstack@c-api.service[87939]: DEBUG cinder.api.openstack.wsgi [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-f36a768b-51dd-4825-8f50-73d0ebe20b16 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Calling method 'delete' {{(pid=87941) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 14:33:03.762437 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.v3.volumes [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-f36a768b-51dd-4825-8f50-73d0ebe20b16 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Delete volume with id: 86095afb-ed1f-42bb-ac18-c9a058013d4a Jan 28 14:33:03.823021 n-d-705657-14 devstack@c-api.service[87939]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 14:33:03.823021 n-d-705657-14 devstack@c-api.service[87939]: DeprecationWarning) Jan 28 14:33:03.824388 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-f36a768b-51dd-4825-8f50-73d0ebe20b16 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Volume info retrieved successfully. Jan 28 14:33:03.857157 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.volume.api [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-f36a768b-51dd-4825-8f50-73d0ebe20b16 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] Delete volume request issued successfully. Jan 28 14:33:03.857657 n-d-705657-14 devstack@c-api.service[87939]: INFO cinder.api.openstack.wsgi [req-23de54ea-83c1-4761-a9ad-e9ce37a2af08 req-f36a768b-51dd-4825-8f50-73d0ebe20b16 tempest-TestShelveInstance-1107653491 tempest-TestShelveInstance-1107653491-project] http://10.222.0.38/volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a returned with HTTP 202 Jan 28 14:33:03.858572 n-d-705657-14 devstack@c-api.service[87939]: [pid: 87941|app: 0|req: 1947/3882] 10.222.0.65 () {60 vars in 1384 bytes} [Thu Jan 28 14:33:03 2021] DELETE /volume/v3/196977cb20a241de882bd5be04068fe5/volumes/86095afb-ed1f-42bb-ac18-c9a058013d4a => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)